aboutsummaryrefslogtreecommitdiffstats
path: root/misc/msvc/cgame.vcproj
diff options
context:
space:
mode:
authorjuz <juz@edf5b092-35ff-0310-97b2-ce42778d08ea>2009-05-11 21:48:54 +0000
committerjuz <juz@edf5b092-35ff-0310-97b2-ce42778d08ea>2009-05-11 21:48:54 +0000
commitee195652335d197b7e622f605ebef6ccbd288ced (patch)
tree6c9f514877d0b800d2b854fc1ca53e07efc025a3 /misc/msvc/cgame.vcproj
parent176da364882fce748cfae0bd21fc23ded2a8ff0c (diff)
downloadioquake3-aero-ee195652335d197b7e622f605ebef6ccbd288ced.tar.gz
ioquake3-aero-ee195652335d197b7e622f605ebef6ccbd288ced.zip
* Update MSVC project files for latest revision
git-svn-id: svn://svn.icculus.org/quake3/trunk@1553 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'misc/msvc/cgame.vcproj')
-rw-r--r--misc/msvc/cgame.vcproj25
1 files changed, 13 insertions, 12 deletions
diff --git a/misc/msvc/cgame.vcproj b/misc/msvc/cgame.vcproj
index 5270f09..2c76c9d 100644
--- a/misc/msvc/cgame.vcproj
+++ b/misc/msvc/cgame.vcproj
@@ -4,6 +4,7 @@
Version="8.00"
Name="cgame"
ProjectGUID="{C878E295-CB82-4B40-8ECF-5CE5525466FA}"
+ RootNamespace="cgame"
>
<Platforms>
<Platform
@@ -46,7 +47,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;MISSIONPACK;_CRT_SECURE_NO_DEPRECATE"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;MISSIONPACK"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
@@ -57,6 +58,7 @@
ProgramDataBaseFileName="$(IntDir)\"
WarningLevel="4"
SuppressStartupBanner="true"
+ CompileAs="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -81,7 +83,7 @@
MapFileName="$(IntDir)\cgamex86.map"
SubSystem="2"
BaseAddress="0x30000000"
- ImportLibrary="$(IntDir)\/cgamex86.lib"
+ ImportLibrary="$(IntDir)\cgamex86.lib"
TargetMachine="1"
/>
<Tool
@@ -152,6 +154,7 @@
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
+ CompileAs="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -249,6 +252,7 @@
ProgramDataBaseFileName="$(IntDir)\"
WarningLevel="4"
SuppressStartupBanner="true"
+ CompileAs="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -344,6 +348,7 @@
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
+ CompileAs="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -1495,18 +1500,14 @@
>
</File>
</Filter>
- <File
- RelativePath="..\..\code\cgame\cgame.def"
+ <Filter
+ Name="Resource Files"
>
- <FileConfiguration
- Name="Debug TA|Win32"
- ExcludedFromBuild="true"
+ <File
+ RelativePath=".\cgame.def"
>
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- </File>
+ </File>
+ </Filter>
</Files>
<Globals>
</Globals>