summaryrefslogtreecommitdiff
path: root/win32/AsmParser/AsmParser.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/AsmParser/AsmParser.vcproj')
-rw-r--r--win32/AsmParser/AsmParser.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/AsmParser/AsmParser.vcproj b/win32/AsmParser/AsmParser.vcproj
index f596b5816f..8195abf8c2 100644
--- a/win32/AsmParser/AsmParser.vcproj
+++ b/win32/AsmParser/AsmParser.vcproj
@@ -22,6 +22,7 @@
Optimization="0"
AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
+ StringPooling="TRUE"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -67,6 +68,7 @@
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\include;..;..\..\lib\AsmParser"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
+ StringPooling="TRUE"
RuntimeLibrary="2"
ForceConformanceInForLoopScope="TRUE"
RuntimeTypeInfo="TRUE"