fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions
[oota-llvm.git] / win32 / llvm-ar / llvm-ar.vcproj
index e99beb9ae9d25de54c73ce12c945c7c4a160f9f5..1eb06f141a64f92ef011e1da78940aba0d235a87 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