Apollo64/source/Apollo.sln
Azimer ba379e58c6 VS2005 attempted compile
Installed DX Jun10 SDK
2023-07-27 20:40:13 -05:00

22 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Apollo", "Apollo.vcproj", "{BD0E170E-6916-40A6-85A2-6C16B325DAC9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
ReleaseProfiled|Win32 = ReleaseProfiled|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BD0E170E-6916-40A6-85A2-6C16B325DAC9}.Debug|Win32.ActiveCfg = Debug|Win32
{BD0E170E-6916-40A6-85A2-6C16B325DAC9}.Debug|Win32.Build.0 = Debug|Win32
{BD0E170E-6916-40A6-85A2-6C16B325DAC9}.Release|Win32.ActiveCfg = Release|Win32
{BD0E170E-6916-40A6-85A2-6C16B325DAC9}.Release|Win32.Build.0 = Release|Win32
{BD0E170E-6916-40A6-85A2-6C16B325DAC9}.ReleaseProfiled|Win32.ActiveCfg = ReleaseProfiled|Win32
{BD0E170E-6916-40A6-85A2-6C16B325DAC9}.ReleaseProfiled|Win32.Build.0 = ReleaseProfiled|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal