Make the case I just checked in stronger. Now we compile this:
[oota-llvm.git] / win32 / llvm-link / llvm-link.vcproj
index 8aedf9f6043a5e4f8742f6cc3fdd627ba7fba0d2..5d2f513869cfc2f5d75049547b83e6d064af22ad 100644 (file)
@@ -20,7 +20,8 @@
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories="..\..\include;.."
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
+                               StringPooling="TRUE"
                                MinimalRebuild="TRUE"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
@@ -31,7 +32,7 @@
                                WarningLevel="3"
                                Detect64BitPortabilityProblems="FALSE"
                                DebugInformationFormat="4"
-                               DisableSpecificWarnings="4146,4800"/>
+                               DisableSpecificWarnings="4355,4146,4800"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool
@@ -72,7 +73,8 @@
                        <Tool
                                Name="VCCLCompilerTool"
                                AdditionalIncludeDirectories="..\..\include;.."
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
+                               StringPooling="TRUE"
                                RuntimeLibrary="2"
                                ForceConformanceInForLoopScope="TRUE"
                                RuntimeTypeInfo="TRUE"
@@ -81,7 +83,7 @@
                                WarningLevel="3"
                                Detect64BitPortabilityProblems="FALSE"
                                DebugInformationFormat="3"
-                               DisableSpecificWarnings="4146,4800"/>
+                               DisableSpecificWarnings="4355,4146,4800"/>
                        <Tool
                                Name="VCCustomBuildTool"/>
                        <Tool