From f17dd0f8dc3374f621d97436c6797dd0c55006c4 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 27 Jan 2012 14:23:14 +0000 Subject: Added a VC2010 configuration for Debug build with optimized Noise; made it the default in VC2008 git-svn-id: http://mc-server.googlecode.com/svn/trunk@181 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj | 93 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 92 insertions(+), 1 deletion(-) (limited to 'VC2010/MCServer.vcxproj') diff --git a/VC2010/MCServer.vcxproj b/VC2010/MCServer.vcxproj index bcd67a077..561827d31 100644 --- a/VC2010/MCServer.vcxproj +++ b/VC2010/MCServer.vcxproj @@ -1,6 +1,10 @@  + + Debug with optimized Noise + Win32 + Debug Win32 @@ -37,10 +41,17 @@ Application + + Application + Application NotSet + + Application + NotSet + @@ -53,18 +64,30 @@ + + + + + + <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)..\ + $(SolutionDir)..\ $(SolutionDir)..\ + $(SolutionDir)..\ $(Configuration)\$(ProjectName)\ + $(Configuration)\$(ProjectName)\ $(Configuration)\ + $(Configuration)\ true + true true + true $(SolutionDir)..\ $(SolutionDir)..\ $(Configuration)\$(ProjectName)\ @@ -102,6 +125,35 @@ MachineX86 + + + Disabled + ..\tolua++-1.0.93\include;..\lua-5.1.4\src;..\zlib-1.2.5;..\mysql-connector\include;..\source\;..\pdcurs34\;..\jsoncpp-src-0.5.0\include;..\squirrel_3_0_1_stable\include;..\squirrel_3_0_1_stable;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + true + Sync + EnableFastChecks + MultiThreadedDebugDLL + true + Level3 + EditAndContinue + true + + + /IGNORE:4078 %(AdditionalOptions) + winmm.lib;ws2_32.lib;Psapi.lib;%(AdditionalDependencies) + ../$(ProjectName)_debug.exe + VLD;./Debug/;%(AdditionalLibraryDirectories) + %(IgnoreSpecificDefaultLibraries) + true + false + Console + false + + + MachineX86 + + /ZI /D_DEBUG %(AdditionalOptions) @@ -134,6 +186,38 @@ + + + /ZI /D_DEBUG %(AdditionalOptions) + Disabled + ..\tolua++-1.0.93\include;..\lua-5.1.4\src;..\zlib-1.2.5;..\mysql-connector\include;..\source\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + false + Sync + EnableFastChecks + MultiThreadedDebugDLL + true + StreamingSIMDExtensions2 + Fast + + + Level3 + ProgramDatabase + + + /IGNORE:4078 %(AdditionalOptions) + winmm.lib;ws2_32.lib;Psapi.lib;ZLib_d.lib;tolua++-1.0.93_d.lib;lua-5.1.4_d.lib;WebServer_d.lib;%(AdditionalDependencies) + ../$(ProjectName)_debug.exe + VLD;%(AdditionalLibraryDirectories) + msvcrt.lib;%(IgnoreSpecificDefaultLibraries) + true + false + Console + false + + + + MaxSpeed @@ -248,7 +332,14 @@ - + + ProgramDatabase + MaxSpeed + true + Speed + true + Default + -- cgit v1.2.3