summaryrefslogtreecommitdiffstats
path: root/VC2008/MCServer.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r--VC2008/MCServer.vcproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 589abdc27..6149af194 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -113,6 +113,9 @@
/>
<Tool
Name="VCCLCompilerTool"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="1"
+ WholeProgramOptimization="true"
AdditionalIncludeDirectories="../zlib-1.2.5;../jsoncpp-src-0.5.0/include;../lua-5.1.4/src;../tolua++-1.0.93/include"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
RuntimeLibrary="2"
@@ -290,6 +293,10 @@
>
</File>
<File
+ RelativePath="..\source\ChunkDef.h"
+ >
+ </File>
+ <File
RelativePath="..\source\ChunkSender.cpp"
>
</File>