Last change
on this file since 233 was
224,
checked in by sam, 12 years ago
|
Update the VS 2010 solution and projects to build both games.
|
File size:
1.3 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
3 | # Visual Studio 2010
|
---|
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deushax", "deushax.vcxproj", "{EF1A4E80-63FA-4EB0-B834-12B6C500F31C}"
|
---|
5 | EndProject
|
---|
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "monsterz", "monsterz.vcxproj", "{17F0F184-4436-4D08-B8AA-16572EA238DB}"
|
---|
7 | EndProject
|
---|
8 | Global
|
---|
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
10 | Debug|Win32 = Debug|Win32
|
---|
11 | Release|Win32 = Release|Win32
|
---|
12 | EndGlobalSection
|
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
14 | {EF1A4E80-63FA-4EB0-B834-12B6C500F31C}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
15 | {EF1A4E80-63FA-4EB0-B834-12B6C500F31C}.Debug|Win32.Build.0 = Debug|Win32
|
---|
16 | {EF1A4E80-63FA-4EB0-B834-12B6C500F31C}.Release|Win32.ActiveCfg = Release|Win32
|
---|
17 | {EF1A4E80-63FA-4EB0-B834-12B6C500F31C}.Release|Win32.Build.0 = Release|Win32
|
---|
18 | {17F0F184-4436-4D08-B8AA-16572EA238DB}.Debug|Win32.ActiveCfg = Debug|Win32
|
---|
19 | {17F0F184-4436-4D08-B8AA-16572EA238DB}.Debug|Win32.Build.0 = Debug|Win32
|
---|
20 | {17F0F184-4436-4D08-B8AA-16572EA238DB}.Release|Win32.ActiveCfg = Release|Win32
|
---|
21 | {17F0F184-4436-4D08-B8AA-16572EA238DB}.Release|Win32.Build.0 = Release|Win32
|
---|
22 | EndGlobalSection
|
---|
23 | GlobalSection(SolutionProperties) = preSolution
|
---|
24 | HideSolutionNode = FALSE
|
---|
25 | EndGlobalSection
|
---|
26 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.