mirror of
https://github.com/UberGames/EF2GameSource.git
synced 2024-11-09 22:21:52 +00:00
20 lines
864 B
Text
20 lines
864 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game", "dlls\game\game.vcxproj", "{AD2B91AF-BE5E-4D64-952C-5F061241380D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{AD2B91AF-BE5E-4D64-952C-5F061241380D}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{AD2B91AF-BE5E-4D64-952C-5F061241380D}.Debug|Win32.Build.0 = Debug|Win32
|
|
{AD2B91AF-BE5E-4D64-952C-5F061241380D}.Release|Win32.ActiveCfg = Release|Win32
|
|
{AD2B91AF-BE5E-4D64-952C-5F061241380D}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|