diff options
Diffstat (limited to 'HistorySweeperLight')
-rw-r--r-- | HistorySweeperLight/historysweeperlight_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HistorySweeperLight/historysweeperlight_10.vcxproj b/HistorySweeperLight/historysweeperlight_10.vcxproj index 4942ddb..0b15229 100644 --- a/HistorySweeperLight/historysweeperlight_10.vcxproj +++ b/HistorySweeperLight/historysweeperlight_10.vcxproj @@ -75,7 +75,7 @@ <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;HISTORYSWEEPERLIGHT_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>
</PrecompiledHeader>
|