diff options
Diffstat (limited to 'tools/dbtool/dbtool_10.vcxproj')
-rw-r--r-- | tools/dbtool/dbtool_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/dbtool/dbtool_10.vcxproj b/tools/dbtool/dbtool_10.vcxproj index 5f6f7280e8..0d7a46e603 100644 --- a/tools/dbtool/dbtool_10.vcxproj +++ b/tools/dbtool/dbtool_10.vcxproj @@ -128,7 +128,6 @@ <PreprocessorDefinitions>NDEBUG;WIN32;_WINDOWS;DATABASE_INDEPENDANT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
<ExceptionHandling>false</ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>dbtool.h</PrecompiledHeaderFile>
@@ -162,7 +161,6 @@ <PreprocessorDefinitions>NDEBUG;WIN64;_WINDOWS;DATABASE_INDEPENDANT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
<ExceptionHandling>false</ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>dbtool.h</PrecompiledHeaderFile>
|