summaryrefslogtreecommitdiff
path: root/protocols/JabberG/jabber.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/jabber.vcxproj')
-rwxr-xr-xprotocols/JabberG/jabber.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber.vcxproj b/protocols/JabberG/jabber.vcxproj
index e35ec5090f..3106bd6ca3 100755
--- a/protocols/JabberG/jabber.vcxproj
+++ b/protocols/JabberG/jabber.vcxproj
@@ -27,7 +27,7 @@
</ImportGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>