Changeset 51 for mppenc/branches/zorg/win32/mppenc.vcproj
- Timestamp:
- 09/23/06 20:59:24 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mppenc/branches/zorg/win32/mppenc.vcproj
r49 r51 123 123 <Tool 124 124 Name="VCCLCompilerTool" 125 InlineFunctionExpansion="2"126 OmitFramePointers="true"127 125 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;MPP_ENCODER" 128 StringPooling="true"129 126 ExceptionHandling="0" 130 127 RuntimeLibrary="0" 131 128 BufferSecurityCheck="false" 129 EnableFunctionLevelLinking="true" 132 130 FloatingPointModel="2" 133 131 WarningLevel="3" … … 152 150 EnableCOMDATFolding="2" 153 151 TargetMachine="1" 152 AllowIsolation="false" 154 153 /> 155 154 <Tool
Note: See TracChangeset
for help on using the changeset viewer.