diff options
Diffstat (limited to 'Dbx_mmap_SA/Import_SA')
-rw-r--r-- | Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj b/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj index b3d57b3..e9f9c27 100644 --- a/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj +++ b/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj @@ -184,7 +184,7 @@ <StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
@@ -245,7 +245,7 @@ <StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
@@ -507,7 +507,7 @@ <StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
@@ -562,7 +562,7 @@ <StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<FloatingPointModel>Fast</FloatingPointModel>
|