Changeset 15 for trunk/Eraser.vcproj
- Timestamp:
- 10/9/2007 11:54:50 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/Eraser.vcproj (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Eraser.vcproj
r13 r15 52 52 <Tool 53 53 Name="VCCLCompilerTool" 54 AdditionalOptions="/EHa"55 54 Optimization="0" 56 55 AdditionalIncludeDirectories=".;shared" 57 56 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 58 ExceptionHandling="0" 57 MinimalRebuild="true" 58 ExceptionHandling="2" 59 59 BasicRuntimeChecks="3" 60 60 RuntimeLibrary="3" … … 63 63 PrecompiledHeaderFile="$(IntDir)\Eraser.pch" 64 64 AssemblerListingLocation="" 65 WarningLevel=" 3"65 WarningLevel="4" 66 66 SuppressStartupBanner="true" 67 67 DebugInformationFormat="4" … … 145 145 <Tool 146 146 Name="VCCLCompilerTool" 147 AdditionalOptions="/EHa"148 147 Optimization="0" 149 148 AdditionalIncludeDirectories=".;shared" 150 149 PreprocessorDefinitions="_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 151 ExceptionHandling="0" 150 MinimalRebuild="true" 151 ExceptionHandling="2" 152 152 BasicRuntimeChecks="3" 153 153 RuntimeLibrary="3" … … 156 156 PrecompiledHeaderFile="$(IntDir)\Eraser.pch" 157 157 AssemblerListingLocation="" 158 WarningLevel=" 3"158 WarningLevel="4" 159 159 SuppressStartupBanner="true" 160 DebugInformationFormat=" 4"160 DebugInformationFormat="3" 161 161 /> 162 162 <Tool … … 238 238 <Tool 239 239 Name="VCCLCompilerTool" 240 AdditionalOptions="/GA "241 240 Optimization="1" 242 241 InlineFunctionExpansion="1" … … 244 243 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 245 244 StringPooling="true" 245 ExceptionHandling="2" 246 246 RuntimeLibrary="0" 247 247 EnableFunctionLevelLinking="true" … … 309 309 ATLMinimizesCRunTimeLibraryUsage="false" 310 310 CharacterSet="2" 311 WholeProgramOptimization="1" 311 312 > 312 313 <Tool … … 333 334 <Tool 334 335 Name="VCCLCompilerTool" 335 AdditionalOptions="/GA " 336 Optimization="1" 337 InlineFunctionExpansion="1" 336 Optimization="2" 338 337 AdditionalIncludeDirectories=".;shared" 339 338 PreprocessorDefinitions="NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE" 340 339 StringPooling="true" 340 ExceptionHandling="2" 341 341 RuntimeLibrary="0" 342 342 EnableFunctionLevelLinking="true" … … 347 347 WarningLevel="4" 348 348 SuppressStartupBanner="true" 349 DebugInformationFormat="3" 349 350 /> 350 351 <Tool
Note: See TracChangeset
for help on using the changeset viewer.
