Commited patch from cybermind:
Added MSVC project files
This commit is contained in:
parent
e4c7e88fa6
commit
15390f9e00
2 changed files with 3962 additions and 0 deletions
20
stratagus.sln
Normal file
20
stratagus.sln
Normal file
|
@ -0,0 +1,20 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual C++ Express 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stratagus", "stratagus.vcproj", "{2EEA7F48-45B3-4771-AA26-E2D4628E77AF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{2EEA7F48-45B3-4771-AA26-E2D4628E77AF}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2EEA7F48-45B3-4771-AA26-E2D4628E77AF}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2EEA7F48-45B3-4771-AA26-E2D4628E77AF}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{2EEA7F48-45B3-4771-AA26-E2D4628E77AF}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
3942
stratagus.vcproj
Normal file
3942
stratagus.vcproj
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue