gen_classicart.sln 1.4 KB

123456789101112131415161718192021222324252627282930
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio Version 16
  3. VisualStudioVersion = 16.0.32630.194
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gen_classicart", "gen_classicart.vcxproj", "{DD15E699-90D2-4301-921A-7C2C48B25766}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|x86 = Debug|x86
  10. Profiling|x86 = Profiling|x86
  11. Release Static|x86 = Release Static|x86
  12. Release|x86 = Release|x86
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {DD15E699-90D2-4301-921A-7C2C48B25766}.Debug|x86.ActiveCfg = Debug|Win32
  16. {DD15E699-90D2-4301-921A-7C2C48B25766}.Debug|x86.Build.0 = Debug|Win32
  17. {DD15E699-90D2-4301-921A-7C2C48B25766}.Profiling|x86.ActiveCfg = Profiling|Win32
  18. {DD15E699-90D2-4301-921A-7C2C48B25766}.Profiling|x86.Build.0 = Profiling|Win32
  19. {DD15E699-90D2-4301-921A-7C2C48B25766}.Release Static|x86.ActiveCfg = Release|Win32
  20. {DD15E699-90D2-4301-921A-7C2C48B25766}.Release Static|x86.Build.0 = Release|Win32
  21. {DD15E699-90D2-4301-921A-7C2C48B25766}.Release|x86.ActiveCfg = Release|Win32
  22. {DD15E699-90D2-4301-921A-7C2C48B25766}.Release|x86.Build.0 = Release|Win32
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityGlobals) = postSolution
  28. SolutionGuid = {66E16789-5B4D-4040-B006-59B99C861563}
  29. EndGlobalSection
  30. EndGlobal