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.

26 lines
1.2 KiB

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 15
  4. VisualStudioVersion = 15.0.28307.1022
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TiberianDawn", "TiberianDawn\TiberianDawn.vcxproj", "{1380ED08-82A3-49C2-A171-1915574B3382}"
  7. EndProject
  8. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RedAlert", "RedAlert\RedAlert.vcxproj", "{DA948ED9-EF67-4813-94B7-995BE956786E}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Release|x86 = Release|x86
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {1380ED08-82A3-49C2-A171-1915574B3382}.Release|x86.ActiveCfg = Release|Win32
  16. {1380ED08-82A3-49C2-A171-1915574B3382}.Release|x86.Build.0 = Release|Win32
  17. {DA948ED9-EF67-4813-94B7-995BE956786E}.Release|x86.ActiveCfg = Release|Win32
  18. {DA948ED9-EF67-4813-94B7-995BE956786E}.Release|x86.Build.0 = Release|Win32
  19. EndGlobalSection
  20. GlobalSection(SolutionProperties) = preSolution
  21. HideSolutionNode = FALSE
  22. EndGlobalSection
  23. GlobalSection(ExtensibilityGlobals) = postSolution
  24. SolutionGuid = {712D2733-25EE-407D-AEF8-B2342757E119}
  25. EndGlobalSection
  26. EndGlobal