You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

44 line
1.9 KiB

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio 15
  3. VisualStudioVersion = 15.0.27004.2005
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "slime", "slime.vcxproj", "{1A47A3ED-871F-4CB4-875B-8CAA385B1771}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|x64 = Debug|x64
  10. Debug|x86 = Debug|x86
  11. Release|x64 = Release|x64
  12. Release|x86 = Release|x86
  13. Tests|x64 = Tests|x64
  14. Tests|x86 = Tests|x86
  15. EndGlobalSection
  16. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  17. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x64.ActiveCfg = Debug|x64
  18. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x64.Build.0 = Debug|x64
  19. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x86.ActiveCfg = Debug|Win32
  20. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x86.Build.0 = Debug|Win32
  21. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x64.ActiveCfg = Release|x64
  22. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x64.Build.0 = Release|x64
  23. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x86.ActiveCfg = Release|Win32
  24. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x86.Build.0 = Release|Win32
  25. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x64.ActiveCfg = Tests|x64
  26. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x64.Build.0 = Tests|x64
  27. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x86.ActiveCfg = Tests|Win32
  28. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x86.Build.0 = Tests|Win32
  29. EndGlobalSection
  30. GlobalSection(SolutionProperties) = preSolution
  31. HideSolutionNode = FALSE
  32. EndGlobalSection
  33. GlobalSection(ExtensibilityGlobals) = postSolution
  34. SolutionGuid = {DA62D21C-8842-4114-B736-1F0E512AD86A}
  35. EndGlobalSection
  36. GlobalSection(Performance) = preSolution
  37. HasPerformanceSessions = true
  38. EndGlobalSection
  39. GlobalSection(Performance) = preSolution
  40. HasPerformanceSessions = true
  41. EndGlobalSection
  42. EndGlobal