summaryrefslogtreecommitdiff
path: root/plugins/AssocMgr/assocmgr.vcxproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-19 20:28:36 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-19 20:28:36 +0000
commit911a9525e0560a15d661a8000bd34354741f8367 (patch)
tree0f361e8a13921d030c42b71b6f291b7fcdfb3762 /plugins/AssocMgr/assocmgr.vcxproj
parentd947e1b523bc6cb2e51f44aeb9258de28d1543ca (diff)
full solution update, minor project fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@89 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AssocMgr/assocmgr.vcxproj')
-rw-r--r--plugins/AssocMgr/assocmgr.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AssocMgr/assocmgr.vcxproj b/plugins/AssocMgr/assocmgr.vcxproj
index 780e11cdbf..9f221b75aa 100644
--- a/plugins/AssocMgr/assocmgr.vcxproj
+++ b/plugins/AssocMgr/assocmgr.vcxproj
@@ -83,7 +83,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<StringPooling>true</StringPooling>
<FunctionLevelLinking>true</FunctionLevelLinking>