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.

23 lines
892B

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio 15
  3. VisualStudioVersion = 15.0.27130.2024
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RackPlugins", "RackPlugins\RackPlugins.vcxproj", "{2A272680-AED9-4EA2-A04E-734331A8E70F}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Release|x64 = Release|x64
  10. EndGlobalSection
  11. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  12. {2A272680-AED9-4EA2-A04E-734331A8E70F}.Release|x64.ActiveCfg = Release|x64
  13. {2A272680-AED9-4EA2-A04E-734331A8E70F}.Release|x64.Build.0 = Release|x64
  14. EndGlobalSection
  15. GlobalSection(SolutionProperties) = preSolution
  16. HideSolutionNode = FALSE
  17. EndGlobalSection
  18. GlobalSection(ExtensibilityGlobals) = postSolution
  19. SolutionGuid = {4F255815-3923-4C54-9C18-3DCDB69A17B6}
  20. EndGlobalSection
  21. EndGlobal