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.
 
 
 
 
 
 

50 rivejä
2.3 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. run tests|x64 = run tests|x64
  14. run tests|x86 = run tests|x86
  15. Tests|x64 = Tests|x64
  16. Tests|x86 = Tests|x86
  17. EndGlobalSection
  18. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  19. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x64.ActiveCfg = Debug|x64
  20. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x64.Build.0 = Debug|x64
  21. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x86.ActiveCfg = Debug|Win32
  22. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Debug|x86.Build.0 = Debug|Win32
  23. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x64.ActiveCfg = Release|x64
  24. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x64.Build.0 = Release|x64
  25. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x86.ActiveCfg = Release|Win32
  26. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Release|x86.Build.0 = Release|Win32
  27. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.run tests|x64.ActiveCfg = run tests|x64
  28. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.run tests|x64.Build.0 = run tests|x64
  29. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.run tests|x86.ActiveCfg = run tests|Win32
  30. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.run tests|x86.Build.0 = run tests|Win32
  31. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x64.ActiveCfg = run tests|x64
  32. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x64.Build.0 = run tests|x64
  33. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x86.ActiveCfg = run tests|Win32
  34. {1A47A3ED-871F-4CB4-875B-8CAA385B1771}.Tests|x86.Build.0 = run tests|Win32
  35. EndGlobalSection
  36. GlobalSection(SolutionProperties) = preSolution
  37. HideSolutionNode = FALSE
  38. EndGlobalSection
  39. GlobalSection(ExtensibilityGlobals) = postSolution
  40. SolutionGuid = {DA62D21C-8842-4114-B736-1F0E512AD86A}
  41. EndGlobalSection
  42. GlobalSection(Performance) = preSolution
  43. HasPerformanceSessions = true
  44. EndGlobalSection
  45. GlobalSection(Performance) = preSolution
  46. HasPerformanceSessions = true
  47. EndGlobalSection
  48. EndGlobal