diff options
Diffstat (limited to 'dbx_mmap_sa/dbtool')
-rw-r--r-- | dbx_mmap_sa/dbtool/dbtool_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbx_mmap_sa/dbtool/dbtool_10.vcxproj b/dbx_mmap_sa/dbtool/dbtool_10.vcxproj index c76a9f5..425b84d 100644 --- a/dbx_mmap_sa/dbtool/dbtool_10.vcxproj +++ b/dbx_mmap_sa/dbtool/dbtool_10.vcxproj @@ -187,7 +187,6 @@ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<CompileAs>Default</CompileAs>
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
@@ -338,7 +337,6 @@ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<CompileAs>Default</CompileAs>
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|