|
|
@@ -45,14 +45,16 @@
|
|
|
Name="VCCLCompilerTool"
|
|
|
Optimization="0"
|
|
|
AdditionalIncludeDirectories="../../talloc;../../../include;../../mesa;../../mapi;../../../include/c99"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;snprintf=_snprintf"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
MinimalRebuild="false"
|
|
|
+ ExceptionHandling="0"
|
|
|
BasicRuntimeChecks="3"
|
|
|
RuntimeLibrary="1"
|
|
|
+ RuntimeTypeInfo="false"
|
|
|
UsePrecompiledHeader="0"
|
|
|
WarningLevel="3"
|
|
|
DebugInformationFormat="4"
|
|
|
- DisableSpecificWarnings="4291;4996;4800;4099;4244;4018"
|
|
|
+ DisableSpecificWarnings="4996"
|
|
|
ForcedIncludeFiles=""
|
|
|
/>
|
|
|
<Tool
|
|
|
@@ -111,14 +113,16 @@
|
|
|
Name="VCCLCompilerTool"
|
|
|
Optimization="0"
|
|
|
AdditionalIncludeDirectories="../../talloc;../../../include;../../mesa;../../mapi;../../../include/c99"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;snprintf=_snprintf"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
MinimalRebuild="false"
|
|
|
+ ExceptionHandling="0"
|
|
|
BasicRuntimeChecks="3"
|
|
|
RuntimeLibrary="1"
|
|
|
+ RuntimeTypeInfo="false"
|
|
|
UsePrecompiledHeader="0"
|
|
|
WarningLevel="3"
|
|
|
DebugInformationFormat="3"
|
|
|
- DisableSpecificWarnings="4291;4996;4800;4099;4244;4018"
|
|
|
+ DisableSpecificWarnings="4996"
|
|
|
ForcedIncludeFiles=""
|
|
|
/>
|
|
|
<Tool
|
|
|
@@ -178,13 +182,15 @@
|
|
|
Optimization="2"
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
AdditionalIncludeDirectories="../../talloc;../../../include;../../mesa;../../mapi;../../../include/c99"
|
|
|
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;snprintf=_snprintf"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
+ ExceptionHandling="0"
|
|
|
RuntimeLibrary="0"
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
+ RuntimeTypeInfo="false"
|
|
|
UsePrecompiledHeader="0"
|
|
|
WarningLevel="3"
|
|
|
DebugInformationFormat="1"
|
|
|
- DisableSpecificWarnings="4291;4996;4800;4099;4244;4018"
|
|
|
+ DisableSpecificWarnings="4996"
|
|
|
ForcedIncludeFiles=""
|
|
|
/>
|
|
|
<Tool
|
|
|
@@ -245,13 +251,15 @@
|
|
|
Optimization="2"
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
AdditionalIncludeDirectories="../../talloc;../../../include;../../mesa;../../mapi;../../../include/c99"
|
|
|
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;snprintf=_snprintf"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE"
|
|
|
+ ExceptionHandling="0"
|
|
|
RuntimeLibrary="0"
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
+ RuntimeTypeInfo="false"
|
|
|
UsePrecompiledHeader="0"
|
|
|
WarningLevel="3"
|
|
|
DebugInformationFormat="1"
|
|
|
- DisableSpecificWarnings="4291;4996;4800;4099;4244;4018"
|
|
|
+ DisableSpecificWarnings="4996"
|
|
|
ForcedIncludeFiles=""
|
|
|
/>
|
|
|
<Tool
|