summaryrefslogtreecommitdiff
path: root/HistorySweeperLight
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2012-03-10 22:34:55 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2012-03-10 22:34:55 +0000
commit9ae77d567708f16deb9e9cb1c2761c332a618db8 (patch)
treea5e9ebb966789bd88657ff28381cce12e1e19871 /HistorySweeperLight
parent3ac06a4d4a007232012b80412e3075cbbd5c8a53 (diff)
Changing defaults to dynamic linking
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@278 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'HistorySweeperLight')
-rw-r--r--HistorySweeperLight/historysweeperlight_10.vcxproj2
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>