summaryrefslogtreecommitdiff
path: root/third_party/build/milenage/libmilenage.vcproj
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-10-21 02:08:38 +0000
committerBenny Prijono <bennylp@teluu.com>2007-10-21 02:08:38 +0000
commit238400b4e54e62091e71a4442c00d209fa097caf (patch)
tree259374468989ed5f930fffd7215b2c91d34a4c12 /third_party/build/milenage/libmilenage.vcproj
parentb3df661b6532ab3514416518337a209f9cb27be1 (diff)
Updated libmilenage Visual Studio project toption to use /MD instead of /MT
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1511 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party/build/milenage/libmilenage.vcproj')
-rw-r--r--third_party/build/milenage/libmilenage.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/build/milenage/libmilenage.vcproj b/third_party/build/milenage/libmilenage.vcproj
index e3cf587c..05c58e0d 100644
--- a/third_party/build/milenage/libmilenage.vcproj
+++ b/third_party/build/milenage/libmilenage.vcproj
@@ -118,7 +118,7 @@
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
StringPooling="true"
- RuntimeLibrary="0"
+ RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\output/libmilenage-i386-win32-vc8-release/libmilenage.pch"
AssemblerListingLocation=".\output/libmilenage-i386-win32-vc8-release/"