diff options
Diffstat (limited to 'stopspam')
-rw-r--r-- | stopspam/stopspam_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam/stopspam_10.vcxproj b/stopspam/stopspam_10.vcxproj index 3f292b7..7782273 100644 --- a/stopspam/stopspam_10.vcxproj +++ b/stopspam/stopspam_10.vcxproj @@ -258,7 +258,7 @@ <AdditionalIncludeDirectories>../../include;../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
<PrecompiledHeader>
|