Changeset 33543
- Timestamp:
- 05/16/08 17:36:01 (6 months ago)
- Location:
- tags/Safari-6526.6/WebCore
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
WebCore.vcproj/WebCore.vcproj (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/Safari-6526.6/WebCore/ChangeLog
r33488 r33543 1 2008-05-15 Steve Falkenburg <sfalken@apple.com> 2 3 Fix build. 4 5 * WebCore.vcproj/WebCore.vcproj: 6 1 7 2008-05-15 Kevin Ollivier <kevino@theolliviers.com> 2 8 -
tags/Safari-6526.6/WebCore/WebCore.vcproj/WebCore.vcproj
r33467 r33543 449 449 Name="VCCLCompilerTool" 450 450 UsePrecompiledHeader="0" 451 DisableSpecificWarnings="4065;470 2"451 DisableSpecificWarnings="4065;4701;4702" 452 452 ForcedIncludeFiles="$(NOINHERIT)" 453 453 /> … … 459 459 Name="VCCLCompilerTool" 460 460 UsePrecompiledHeader="0" 461 DisableSpecificWarnings="4065;470 2"461 DisableSpecificWarnings="4065;4701;4702" 462 462 ForcedIncludeFiles="$(NOINHERIT)" 463 463 /> … … 469 469 Name="VCCLCompilerTool" 470 470 UsePrecompiledHeader="0" 471 DisableSpecificWarnings="4065;470 2"471 DisableSpecificWarnings="4065;4701;4702" 472 472 ForcedIncludeFiles="$(NOINHERIT)" 473 473 /> … … 479 479 Name="VCCLCompilerTool" 480 480 UsePrecompiledHeader="0" 481 DisableSpecificWarnings="4065;470 2"481 DisableSpecificWarnings="4065;4701;4702" 482 482 ForcedIncludeFiles="$(NOINHERIT)" 483 483 /> … … 489 489 Name="VCCLCompilerTool" 490 490 UsePrecompiledHeader="0" 491 DisableSpecificWarnings="4065;470 2"491 DisableSpecificWarnings="4065;4701;4702" 492 492 ForcedIncludeFiles="$(NOINHERIT)" 493 493 /> … … 499 499 Name="VCCLCompilerTool" 500 500 UsePrecompiledHeader="0" 501 DisableSpecificWarnings="4065;470 2"501 DisableSpecificWarnings="4065;4701;4702" 502 502 ForcedIncludeFiles="$(NOINHERIT)" 503 503 /> … … 2945 2945 Name="VCCLCompilerTool" 2946 2946 UsePrecompiledHeader="0" 2947 DisableSpecificWarnings="4065;470 2"2947 DisableSpecificWarnings="4065;4701;4702" 2948 2948 ForcedIncludeFiles="$(NOINHERIT)" 2949 2949 /> … … 2955 2955 Name="VCCLCompilerTool" 2956 2956 UsePrecompiledHeader="0" 2957 DisableSpecificWarnings="4065;470 2"2957 DisableSpecificWarnings="4065;4701;4702" 2958 2958 ForcedIncludeFiles="$(NOINHERIT)" 2959 2959 /> … … 2965 2965 Name="VCCLCompilerTool" 2966 2966 UsePrecompiledHeader="0" 2967 DisableSpecificWarnings="4065;470 2"2967 DisableSpecificWarnings="4065;4701;4702" 2968 2968 ForcedIncludeFiles="$(NOINHERIT)" 2969 2969 /> … … 2975 2975 Name="VCCLCompilerTool" 2976 2976 UsePrecompiledHeader="0" 2977 DisableSpecificWarnings="4065;470 2"2977 DisableSpecificWarnings="4065;4701;4702" 2978 2978 ForcedIncludeFiles="$(NOINHERIT)" 2979 2979 /> … … 2985 2985 Name="VCCLCompilerTool" 2986 2986 UsePrecompiledHeader="0" 2987 DisableSpecificWarnings="4065;470 2"2987 DisableSpecificWarnings="4065;4701;4702" 2988 2988 ForcedIncludeFiles="$(NOINHERIT)" 2989 2989 /> … … 2995 2995 Name="VCCLCompilerTool" 2996 2996 UsePrecompiledHeader="0" 2997 DisableSpecificWarnings="4065;470 2"2997 DisableSpecificWarnings="4065;4701;4702" 2998 2998 ForcedIncludeFiles="$(NOINHERIT)" 2999 2999 /> … … 3385 3385 </File> 3386 3386 <File 3387 RelativePath="..\page\JavaScriptProfile.cpp" 3388 > 3389 </File> 3390 <File 3391 RelativePath="..\page\JavaScriptProfile.h" 3392 > 3393 </File> 3394 <File 3387 3395 RelativePath="..\page\JavaScriptProfileNode.cpp" 3388 3396 > … … 3390 3398 <File 3391 3399 RelativePath="..\page\JavaScriptProfileNode.h" 3392 >3393 </File>3394 <File3395 RelativePath="..\page\JavaScriptProfile.cpp"3396 >3397 </File>3398 <File3399 RelativePath="..\page\JavaScriptProfile.h"3400 3400 > 3401 3401 </File>