vp6e.sln 945 B

1234567891011121314151617181920212223
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vp6e", "vp6e.vcproj", "{9BB38682-B7F7-44E8-BE04-BD9D1F5512CE}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Release = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectDependencies) = postSolution
  12. EndGlobalSection
  13. GlobalSection(ProjectConfiguration) = postSolution
  14. {9BB38682-B7F7-44E8-BE04-BD9D1F5512CE}.Debug.ActiveCfg = Debug|Win32
  15. {9BB38682-B7F7-44E8-BE04-BD9D1F5512CE}.Debug.Build.0 = Debug|Win32
  16. {9BB38682-B7F7-44E8-BE04-BD9D1F5512CE}.Release.ActiveCfg = Release|Win32
  17. {9BB38682-B7F7-44E8-BE04-BD9D1F5512CE}.Release.Build.0 = Release|Win32
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityGlobals) = postSolution
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityAddIns) = postSolution
  22. EndGlobalSection
  23. EndGlobal