Ignore:
Timestamp:
Oct 21, 2007 2:08:38 AM (17 years ago)
Author:
bennylp
Message:

Updated libmilenage Visual Studio project toption to use /MD instead of /MT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/build/milenage/libmilenage.vcproj

    r1488 r1511  
    119119                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 
    120120                                StringPooling="true" 
    121                                 RuntimeLibrary="0" 
     121                                RuntimeLibrary="2" 
    122122                                EnableFunctionLevelLinking="true" 
    123123                                PrecompiledHeaderFile=".\output/libmilenage-i386-win32-vc8-release/libmilenage.pch" 
Note: See TracChangeset for help on using the changeset viewer.