summaryrefslogtreecommitdiff
path: root/dbx_tree
diff options
context:
space:
mode:
Diffstat (limited to 'dbx_tree')
-rw-r--r--dbx_tree/dbx_tree_10.vcxproj8
1 files changed, 1 insertions, 7 deletions
diff --git a/dbx_tree/dbx_tree_10.vcxproj b/dbx_tree/dbx_tree_10.vcxproj
index d89fc56..7beae3b 100644
--- a/dbx_tree/dbx_tree_10.vcxproj
+++ b/dbx_tree/dbx_tree_10.vcxproj
@@ -206,7 +206,7 @@
<AdditionalIncludeDirectories>../include;../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<MinimalRebuild>true</MinimalRebuild>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
<BrowseInformation>
@@ -242,9 +242,6 @@
<GenerateMapFile>false</GenerateMapFile>
<MapExports>false</MapExports>
<SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
<LinkStatus>false</LinkStatus>
</Link>
</ItemDefinitionGroup>
@@ -343,9 +340,6 @@
<GenerateMapFile>false</GenerateMapFile>
<MapExports>false</MapExports>
<SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <LinkTimeCodeGeneration>Default</LinkTimeCodeGeneration>
<LinkStatus>false</LinkStatus>
</Link>
</ItemDefinitionGroup>