diff options
Diffstat (limited to 'dbx_mmap_sa/db_autobackups')
-rw-r--r-- | dbx_mmap_sa/db_autobackups/db_autobackups_10.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dbx_mmap_sa/db_autobackups/db_autobackups_10.vcxproj b/dbx_mmap_sa/db_autobackups/db_autobackups_10.vcxproj index 4921f8c..0f7b6b8 100644 --- a/dbx_mmap_sa/db_autobackups/db_autobackups_10.vcxproj +++ b/dbx_mmap_sa/db_autobackups/db_autobackups_10.vcxproj @@ -164,7 +164,6 @@ </PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
@@ -206,6 +205,7 @@ <WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
+ <Optimization>Full</Optimization>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
@@ -252,7 +252,6 @@ </PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
@@ -288,6 +287,7 @@ <WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
+ <Optimization>Full</Optimization>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
|