Ignore:
Timestamp:
09/23/06 20:59:24 (18 years ago)
Author:
zorg
Message:

Minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/zorg/win32/mppenc.vcproj

    r49 r51  
    123123                        <Tool
    124124                                Name="VCCLCompilerTool"
    125                                 InlineFunctionExpansion="2"
    126                                 OmitFramePointers="true"
    127125                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;MPP_ENCODER"
    128                                 StringPooling="true"
    129126                                ExceptionHandling="0"
    130127                                RuntimeLibrary="0"
    131128                                BufferSecurityCheck="false"
     129                                EnableFunctionLevelLinking="true"
    132130                                FloatingPointModel="2"
    133131                                WarningLevel="3"
     
    152150                                EnableCOMDATFolding="2"
    153151                                TargetMachine="1"
     152                                AllowIsolation="false"
    154153                        />
    155154                        <Tool
Note: See TracChangeset for help on using the changeset viewer.