diff options
Diffstat (limited to 'FloatingContacts')
-rw-r--r-- | FloatingContacts/FltCont_10.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FloatingContacts/FltCont_10.vcxproj b/FloatingContacts/FltCont_10.vcxproj index 1f9b6e2..a76fd93 100644 --- a/FloatingContacts/FltCont_10.vcxproj +++ b/FloatingContacts/FltCont_10.vcxproj @@ -116,7 +116,7 @@ <StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>true</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>Use</PrecompiledHeader>
@@ -181,7 +181,7 @@ <StringPooling>true</StringPooling>
<ExceptionHandling>
</ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>true</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>Use</PrecompiledHeader>
|