summaryrefslogtreecommitdiff
path: root/MRA
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 /MRA
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 'MRA')
-rw-r--r--MRA/Mra.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/MRA/Mra.vcxproj b/MRA/Mra.vcxproj
index 5e9f4c1..c9b3715 100644
--- a/MRA/Mra.vcxproj
+++ b/MRA/Mra.vcxproj
@@ -201,7 +201,7 @@
<ExceptionHandling>
</ExceptionHandling>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader>
@@ -253,7 +253,7 @@
<ExceptionHandling>
</ExceptionHandling>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<BufferSecurityCheck>false</BufferSecurityCheck>
<FunctionLevelLinking>false</FunctionLevelLinking>
<PrecompiledHeader>