diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/Dbtool/dbtool_sa_10.vcxproj')
-rw-r--r-- | plugins/Dbx_mmap_SA/Dbtool/dbtool_sa_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Dbx_mmap_SA/Dbtool/dbtool_sa_10.vcxproj b/plugins/Dbx_mmap_SA/Dbtool/dbtool_sa_10.vcxproj index 03f1f7bd6c..c7945e426e 100644 --- a/plugins/Dbx_mmap_SA/Dbtool/dbtool_sa_10.vcxproj +++ b/plugins/Dbx_mmap_SA/Dbtool/dbtool_sa_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>
@@ -165,7 +164,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>
|