mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
Build 918
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=""../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";"../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../SDKs/XPlatform/Cypython-2.3.3/PC";..\..\..\..\StaticSDKs\Win32\Max7SDK\include;..\..\..\Sources\Plasma\CoreLib;../../../Sources/Plasma/NucleusLib/inc;..\..\..\Sources\Plasma\PubUtilLib\inc;..\..\..\Sources\Plasma\FeatureLib\inc;..\..\..\Sources\Tools\SimpleExport;../../../Sources/Tools/MaxAss;..\..\..\SDKs\Win32\Havok\include\;../../../../StaticSDKs/Win32/EAX/include"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;MAXPLUGINCODE;MS_NO_COREDLL"
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;_LIB;MAXPLUGINCODE;MS_NO_COREDLL;EAX_SDK_AVAILABLE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
ForceConformanceInForLoopScope="FALSE"
|
||||
@ -74,7 +74,7 @@
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories=""../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";"../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../SDKs/XPlatform/Cypython-2.3.3/PC";..\..\..\..\StaticSDKs\Win32\Max7SDK\include;..\..\..\Sources\Plasma\CoreLib;../../../Sources/Plasma/NucleusLib/inc;..\..\..\Sources\Plasma\PubUtilLib\inc;..\..\..\Sources\Plasma\FeatureLib\inc;..\..\..\Sources\Tools\SimpleExport;../../../Sources/Tools/MaxAss;..\..\..\SDKs\Win32\Havok\include\;../../../../StaticSDKs/Win32/EAX/include"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;MAXPLUGINCODE;MS_NO_COREDLL"
|
||||
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;MAXPLUGINCODE;MS_NO_COREDLL;EAX_SDK_AVAILABLE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
|
Reference in New Issue
Block a user