| OLD | NEW |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject | 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
| 4 Version="8.00" | 4 Version="8.00" |
| 5 Name="WebCore" | 5 Name="WebCore" |
| 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" | 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" |
| 7 RootNamespace="WebCore" | 7 RootNamespace="WebCore" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| 11 <Platform | 11 <Platform |
| 12 Name="Win32" | 12 Name="Win32" |
| 13 /> | 13 /> |
| 14 </Platforms> | 14 </Platforms> |
| 15 <ToolFiles> | 15 <ToolFiles> |
| 16 </ToolFiles> | 16 </ToolFiles> |
| 17 <Configurations> | 17 <Configurations> |
| 18 <Configuration | 18 <Configuration |
| 19 Name="Debug|Win32" | 19 Name="Debug|Win32" |
| 20 OutputDirectory="$(WebKitOutputDir)\lib" | 20 OutputDirectory="$(WebKitOutputDir)\lib" |
| 21 ConfigurationType="4" | 21 ConfigurationType="4" |
| 22 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops" | 22 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops" |
| 23 CharacterSet="1" | 23 CharacterSet="1" |
| 24 > | 24 > |
| 25 <Tool | 25 <Tool |
| 26 Name="VCPreBuildEventTool" | 26 Name="VCPreBuildEventTool" |
| 27 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false&q
uot; else set EnablePREfast="true"
if ERRORLEVEL 0 set Anal
yzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"&
#x0D;
exit /b
" | 27 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true&q
uot;) else (set EnablePREfast="false")
if ERRORLEVEL 1 (set
AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeSta
ck="")
exit /b
" |
| 28 /> | 28 /> |
| 29 <Tool | 29 <Tool |
| 30 Name="VCCustomBuildTool" | 30 Name="VCCustomBuildTool" |
| 31 /> | 31 /> |
| 32 <Tool | 32 <Tool |
| 33 Name="VCXMLDataGeneratorTool" | 33 Name="VCXMLDataGeneratorTool" |
| 34 /> | 34 /> |
| 35 <Tool | 35 <Tool |
| 36 Name="VCWebServiceProxyGeneratorTool" | 36 Name="VCWebServiceProxyGeneratorTool" |
| 37 /> | 37 /> |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 78 <Configuration | 78 <Configuration |
| 79 Name="Release|Win32" | 79 Name="Release|Win32" |
| 80 OutputDirectory="$(WebKitOutputDir)\lib" | 80 OutputDirectory="$(WebKitOutputDir)\lib" |
| 81 ConfigurationType="4" | 81 ConfigurationType="4" |
| 82 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" | 82 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" |
| 83 CharacterSet="1" | 83 CharacterSet="1" |
| 84 WholeProgramOptimization="1" | 84 WholeProgramOptimization="1" |
| 85 > | 85 > |
| 86 <Tool | 86 <Tool |
| 87 Name="VCPreBuildEventTool" | 87 Name="VCPreBuildEventTool" |
| 88 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false&q
uot; else set EnablePREfast="true"
if ERRORLEVEL 0 set Anal
yzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"&
#x0D;
exit /b
" | 88 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true&q
uot;) else (set EnablePREfast="false")
if ERRORLEVEL 1 (set
AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeSta
ck="")
exit /b
" |
| 89 /> | 89 /> |
| 90 <Tool | 90 <Tool |
| 91 Name="VCCustomBuildTool" | 91 Name="VCCustomBuildTool" |
| 92 /> | 92 /> |
| 93 <Tool | 93 <Tool |
| 94 Name="VCXMLDataGeneratorTool" | 94 Name="VCXMLDataGeneratorTool" |
| 95 /> | 95 /> |
| 96 <Tool | 96 <Tool |
| 97 Name="VCWebServiceProxyGeneratorTool" | 97 Name="VCWebServiceProxyGeneratorTool" |
| 98 /> | 98 /> |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 </Configuration> | 138 </Configuration> |
| 139 <Configuration | 139 <Configuration |
| 140 Name="Debug_Internal|Win32" | 140 Name="Debug_Internal|Win32" |
| 141 OutputDirectory="$(WebKitOutputDir)\lib" | 141 OutputDirectory="$(WebKitOutputDir)\lib" |
| 142 ConfigurationType="4" | 142 ConfigurationType="4" |
| 143 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLi
brariesDir)\tools\vsprops\debug_internal.vsprops" | 143 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLi
brariesDir)\tools\vsprops\debug_internal.vsprops" |
| 144 CharacterSet="1" | 144 CharacterSet="1" |
| 145 > | 145 > |
| 146 <Tool | 146 <Tool |
| 147 Name="VCPreBuildEventTool" | 147 Name="VCPreBuildEventTool" |
| 148 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false&q
uot; else set EnablePREfast="true"
if ERRORLEVEL 0 set Anal
yzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"&
#x0D;
exit /b
" | 148 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true&q
uot;) else (set EnablePREfast="false")
if ERRORLEVEL 1 (set
AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeSta
ck="")
exit /b
" |
| 149 /> | 149 /> |
| 150 <Tool | 150 <Tool |
| 151 Name="VCCustomBuildTool" | 151 Name="VCCustomBuildTool" |
| 152 /> | 152 /> |
| 153 <Tool | 153 <Tool |
| 154 Name="VCXMLDataGeneratorTool" | 154 Name="VCXMLDataGeneratorTool" |
| 155 /> | 155 /> |
| 156 <Tool | 156 <Tool |
| 157 Name="VCWebServiceProxyGeneratorTool" | 157 Name="VCWebServiceProxyGeneratorTool" |
| 158 /> | 158 /> |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 <Configuration | 199 <Configuration |
| 200 Name="Debug_Cairo|Win32" | 200 Name="Debug_Cairo|Win32" |
| 201 OutputDirectory="$(WebKitOutputDir)\lib" | 201 OutputDirectory="$(WebKitOutputDir)\lib" |
| 202 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectN
ame)\$(ConfigurationName)" | 202 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectN
ame)\$(ConfigurationName)" |
| 203 ConfigurationType="4" | 203 ConfigurationType="4" |
| 204 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops" | 204 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops" |
| 205 CharacterSet="1" | 205 CharacterSet="1" |
| 206 > | 206 > |
| 207 <Tool | 207 <Tool |
| 208 Name="VCPreBuildEventTool" | 208 Name="VCPreBuildEventTool" |
| 209 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false&q
uot; else set EnablePREfast="true"
if ERRORLEVEL 0 set Anal
yzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"&
#x0D;
exit /b
" | 209 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true&q
uot;) else (set EnablePREfast="false")
if ERRORLEVEL 1 (set
AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeSta
ck="")
exit /b
" |
| 210 /> | 210 /> |
| 211 <Tool | 211 <Tool |
| 212 Name="VCCustomBuildTool" | 212 Name="VCCustomBuildTool" |
| 213 /> | 213 /> |
| 214 <Tool | 214 <Tool |
| 215 Name="VCXMLDataGeneratorTool" | 215 Name="VCXMLDataGeneratorTool" |
| 216 /> | 216 /> |
| 217 <Tool | 217 <Tool |
| 218 Name="VCWebServiceProxyGeneratorTool" | 218 Name="VCWebServiceProxyGeneratorTool" |
| 219 /> | 219 /> |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 261 Name="Release_Cairo|Win32" | 261 Name="Release_Cairo|Win32" |
| 262 OutputDirectory="$(WebKitOutputDir)\lib" | 262 OutputDirectory="$(WebKitOutputDir)\lib" |
| 263 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectN
ame)\$(ConfigurationName)" | 263 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectN
ame)\$(ConfigurationName)" |
| 264 ConfigurationType="4" | 264 ConfigurationType="4" |
| 265 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" | 265 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" |
| 266 CharacterSet="1" | 266 CharacterSet="1" |
| 267 WholeProgramOptimization="1" | 267 WholeProgramOptimization="1" |
| 268 > | 268 > |
| 269 <Tool | 269 <Tool |
| 270 Name="VCPreBuildEventTool" | 270 Name="VCPreBuildEventTool" |
| 271 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false&q
uot; else set EnablePREfast="true"
if ERRORLEVEL 0 set Anal
yzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"&
#x0D;
exit /b
" | 271 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true&q
uot;) else (set EnablePREfast="false")
if ERRORLEVEL 1 (set
AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeSta
ck="")
exit /b
" |
| 272 /> | 272 /> |
| 273 <Tool | 273 <Tool |
| 274 Name="VCCustomBuildTool" | 274 Name="VCCustomBuildTool" |
| 275 /> | 275 /> |
| 276 <Tool | 276 <Tool |
| 277 Name="VCXMLDataGeneratorTool" | 277 Name="VCXMLDataGeneratorTool" |
| 278 /> | 278 /> |
| 279 <Tool | 279 <Tool |
| 280 Name="VCWebServiceProxyGeneratorTool" | 280 Name="VCWebServiceProxyGeneratorTool" |
| 281 /> | 281 /> |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 322 <Configuration | 322 <Configuration |
| 323 Name="Release_PGO|Win32" | 323 Name="Release_PGO|Win32" |
| 324 OutputDirectory="$(WebKitOutputDir)\lib" | 324 OutputDirectory="$(WebKitOutputDir)\lib" |
| 325 ConfigurationType="4" | 325 ConfigurationType="4" |
| 326 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" | 326 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsp
rops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" |
| 327 CharacterSet="1" | 327 CharacterSet="1" |
| 328 WholeProgramOptimization="1" | 328 WholeProgramOptimization="1" |
| 329 > | 329 > |
| 330 <Tool | 330 <Tool |
| 331 Name="VCPreBuildEventTool" | 331 Name="VCPreBuildEventTool" |
| 332 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false&q
uot; else set EnablePREfast="true"
if ERRORLEVEL 0 set Anal
yzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"&
#x0D;
exit /b
" | 332 » » » » CommandLine="set PATH=%SystemDrive%\cygwin\bin;%
PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(Pr
ojectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel
1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\build
failed"

touch "$(WebKitOutputDir)\tmp.cpp"

cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&
amp;1 | findstr D9040
if ERRORLEVEL 1 (set EnablePREfast="true&q
uot;) else (set EnablePREfast="false")
if ERRORLEVEL 1 (set
AnalyzeWithLargeStack="/analyze:65536") else (set AnalyzeWithLargeSta
ck="")
exit /b
" |
| 333 /> | 333 /> |
| 334 <Tool | 334 <Tool |
| 335 Name="VCCustomBuildTool" | 335 Name="VCCustomBuildTool" |
| 336 /> | 336 /> |
| 337 <Tool | 337 <Tool |
| 338 Name="VCXMLDataGeneratorTool" | 338 Name="VCXMLDataGeneratorTool" |
| 339 /> | 339 /> |
| 340 <Tool | 340 <Tool |
| 341 Name="VCWebServiceProxyGeneratorTool" | 341 Name="VCWebServiceProxyGeneratorTool" |
| 342 /> | 342 /> |
| (...skipping 2589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2932 > | 2932 > |
| 2933 </File> | 2933 </File> |
| 2934 <File | 2934 <File |
| 2935 RelativePath="..\loader\ThreadableLoader.h" | 2935 RelativePath="..\loader\ThreadableLoader.h" |
| 2936 > | 2936 > |
| 2937 </File> | 2937 </File> |
| 2938 <File | 2938 <File |
| 2939 RelativePath="..\loader\ThreadableLoaderClient.h
" | 2939 RelativePath="..\loader\ThreadableLoaderClient.h
" |
| 2940 > | 2940 > |
| 2941 </File> | 2941 </File> |
| 2942 <File |
| 2943 RelativePath="..\loader\WorkerThreadableLoader.c
pp" |
| 2944 > |
| 2945 </File> |
| 2946 <File |
| 2947 RelativePath="..\loader\WorkerThreadableLoader.h
" |
| 2948 > |
| 2949 </File> |
| 2942 <Filter | 2950 <Filter |
| 2943 Name="icon" | 2951 Name="icon" |
| 2944 > | 2952 > |
| 2945 <File | 2953 <File |
| 2946 RelativePath="..\loader\icon\IconDatabas
e.cpp" | 2954 RelativePath="..\loader\icon\IconDatabas
e.cpp" |
| 2947 > | 2955 > |
| 2948 </File> | 2956 </File> |
| 2949 <File | 2957 <File |
| 2950 RelativePath="..\loader\icon\IconDatabas
e.h" | 2958 RelativePath="..\loader\icon\IconDatabas
e.h" |
| 2951 > | 2959 > |
| (...skipping 6266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9218 <Tool | 9226 <Tool |
| 9219 Name="VCCLCompilerTool" | 9227 Name="VCCLCompilerTool" |
| 9220 WholeProgramOptimization="true" | 9228 WholeProgramOptimization="true" |
| 9221 /> | 9229 /> |
| 9222 </FileConfiguration> | 9230 </FileConfiguration> |
| 9223 </File> | 9231 </File> |
| 9224 <File | 9232 <File |
| 9225 RelativePath="..\rendering\RenderLegend.h" | 9233 RelativePath="..\rendering\RenderLegend.h" |
| 9226 > | 9234 > |
| 9227 </File> | 9235 </File> |
| 9228 <File | 9236 » » » <File |
| 9229 RelativePath="..\rendering\RenderLineBoxList.cpp
" | 9237 RelativePath="..\rendering\RenderLineBoxList.cpp
" |
| 9230 > | 9238 > |
| 9231 <FileConfiguration | 9239 <FileConfiguration |
| 9232 Name="Release_PGO|Win32" | 9240 Name="Release_PGO|Win32" |
| 9233 > | 9241 > |
| 9234 <Tool | 9242 <Tool |
| 9235 Name="VCCLCompilerTool" | 9243 Name="VCCLCompilerTool" |
| 9236 WholeProgramOptimization="true" | 9244 WholeProgramOptimization="true" |
| 9237 /> | 9245 /> |
| 9238 </FileConfiguration> | 9246 </FileConfiguration> |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9346 <Tool | 9354 <Tool |
| 9347 Name="VCCLCompilerTool" | 9355 Name="VCCLCompilerTool" |
| 9348 WholeProgramOptimization="true" | 9356 WholeProgramOptimization="true" |
| 9349 /> | 9357 /> |
| 9350 </FileConfiguration> | 9358 </FileConfiguration> |
| 9351 </File> | 9359 </File> |
| 9352 <File | 9360 <File |
| 9353 RelativePath="..\rendering\RenderObject.h" | 9361 RelativePath="..\rendering\RenderObject.h" |
| 9354 > | 9362 > |
| 9355 </File> | 9363 </File> |
| 9356 <File | 9364 » » » <File |
| 9357 RelativePath="..\rendering\RenderObjectChildList
.cpp" | 9365 RelativePath="..\rendering\RenderObjectChildList
.cpp" |
| 9358 > | 9366 > |
| 9359 <FileConfiguration | 9367 <FileConfiguration |
| 9360 Name="Release_PGO|Win32" | 9368 Name="Release_PGO|Win32" |
| 9361 > | 9369 > |
| 9362 <Tool | 9370 <Tool |
| 9363 Name="VCCLCompilerTool" | 9371 Name="VCCLCompilerTool" |
| 9364 WholeProgramOptimization="true" | 9372 WholeProgramOptimization="true" |
| 9365 /> | 9373 /> |
| 9366 </FileConfiguration> | 9374 </FileConfiguration> |
| (...skipping 1748 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11115 Name="VCCLCompilerTool" | 11123 Name="VCCLCompilerTool" |
| 11116 WholeProgramOptimization="true" | 11124 WholeProgramOptimization="true" |
| 11117 /> | 11125 /> |
| 11118 </FileConfiguration> | 11126 </FileConfiguration> |
| 11119 </File> | 11127 </File> |
| 11120 <File | 11128 <File |
| 11121 RelativePath="..\dom\ContainerNode.h" | 11129 RelativePath="..\dom\ContainerNode.h" |
| 11122 > | 11130 > |
| 11123 </File> | 11131 </File> |
| 11124 <File | 11132 <File |
| 11133 RelativePath="..\dom\CrossThreadCopier.cpp" |
| 11134 > |
| 11135 <FileConfiguration |
| 11136 Name="Release_PGO|Win32" |
| 11137 > |
| 11138 <Tool |
| 11139 Name="VCCLCompilerTool" |
| 11140 WholeProgramOptimization="true" |
| 11141 /> |
| 11142 </FileConfiguration> |
| 11143 </File> |
| 11144 <File |
| 11145 RelativePath="..\dom\CrossThreadCopier.h" |
| 11146 > |
| 11147 </File> |
| 11148 <File |
| 11125 RelativePath="..\dom\CSSMappedAttributeDeclarati
on.cpp" | 11149 RelativePath="..\dom\CSSMappedAttributeDeclarati
on.cpp" |
| 11126 > | 11150 > |
| 11127 <FileConfiguration | 11151 <FileConfiguration |
| 11128 Name="Release_PGO|Win32" | 11152 Name="Release_PGO|Win32" |
| 11129 > | 11153 > |
| 11130 <Tool | 11154 <Tool |
| 11131 Name="VCCLCompilerTool" | 11155 Name="VCCLCompilerTool" |
| 11132 WholeProgramOptimization="true" | 11156 WholeProgramOptimization="true" |
| 11133 /> | 11157 /> |
| 11134 </FileConfiguration> | 11158 </FileConfiguration> |
| (...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11407 Name="VCCLCompilerTool" | 11431 Name="VCCLCompilerTool" |
| 11408 WholeProgramOptimization="true" | 11432 WholeProgramOptimization="true" |
| 11409 /> | 11433 /> |
| 11410 </FileConfiguration> | 11434 </FileConfiguration> |
| 11411 </File> | 11435 </File> |
| 11412 <File | 11436 <File |
| 11413 RelativePath="..\dom\ExceptionCode.h" | 11437 RelativePath="..\dom\ExceptionCode.h" |
| 11414 > | 11438 > |
| 11415 </File> | 11439 </File> |
| 11416 <File | 11440 <File |
| 11417 » » » » RelativePath="..\dom\FormControlElementWithState
.cpp" | 11441 » » » » RelativePath="..\dom\FormControlElement.cpp" |
| 11418 > | 11442 > |
| 11419 <FileConfiguration | 11443 <FileConfiguration |
| 11420 Name="Release_PGO|Win32" | 11444 Name="Release_PGO|Win32" |
| 11421 > | 11445 > |
| 11422 <Tool | 11446 <Tool |
| 11423 Name="VCCLCompilerTool" | 11447 Name="VCCLCompilerTool" |
| 11424 WholeProgramOptimization="true" | 11448 WholeProgramOptimization="true" |
| 11425 /> | 11449 /> |
| 11426 </FileConfiguration> | 11450 </FileConfiguration> |
| 11427 </File> | 11451 </File> |
| 11428 <File | 11452 <File |
| 11429 » » » » RelativePath="..\dom\FormControlElementWithState
.h" | 11453 » » » » RelativePath="..\dom\FormControlElement.h" |
| 11430 > | 11454 > |
| 11431 </File> | 11455 </File> |
| 11432 <File | 11456 <File |
| 11433 » » » » RelativePath="..\dom\FormControlElement.cpp" | 11457 » » » » RelativePath="..\dom\FormControlElementWithState
.cpp" |
| 11434 > | 11458 > |
| 11435 <FileConfiguration | 11459 <FileConfiguration |
| 11436 Name="Release_PGO|Win32" | 11460 Name="Release_PGO|Win32" |
| 11437 > | 11461 > |
| 11438 <Tool | 11462 <Tool |
| 11439 Name="VCCLCompilerTool" | 11463 Name="VCCLCompilerTool" |
| 11440 WholeProgramOptimization="true" | 11464 WholeProgramOptimization="true" |
| 11441 /> | 11465 /> |
| 11442 </FileConfiguration> | 11466 </FileConfiguration> |
| 11443 </File> | 11467 </File> |
| 11444 <File | 11468 <File |
| 11445 » » » » RelativePath="..\dom\FormControlElement.h" | 11469 » » » » RelativePath="..\dom\FormControlElementWithState
.h" |
| 11446 > | 11470 > |
| 11447 </File> | 11471 </File> |
| 11448 <File | 11472 <File |
| 11449 RelativePath="..\dom\GenericWorkerTask.h" | 11473 RelativePath="..\dom\GenericWorkerTask.h" |
| 11450 > | 11474 > |
| 11451 </File> | 11475 </File> |
| 11452 <File | 11476 <File |
| 11453 RelativePath="..\dom\InputElement.cpp" | 11477 RelativePath="..\dom\InputElement.cpp" |
| 11454 > | 11478 > |
| 11455 <FileConfiguration | 11479 <FileConfiguration |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11707 Name="VCCLCompilerTool" | 11731 Name="VCCLCompilerTool" |
| 11708 WholeProgramOptimization="true" | 11732 WholeProgramOptimization="true" |
| 11709 /> | 11733 /> |
| 11710 </FileConfiguration> | 11734 </FileConfiguration> |
| 11711 </File> | 11735 </File> |
| 11712 <File | 11736 <File |
| 11713 RelativePath="..\dom\Notation.h" | 11737 RelativePath="..\dom\Notation.h" |
| 11714 > | 11738 > |
| 11715 </File> | 11739 </File> |
| 11716 <File | 11740 <File |
| 11717 » » » » RelativePath="..\dom\OptionGroupElement.cpp" | 11741 » » » » RelativePath="..\dom\OptionElement.cpp" |
| 11718 > | 11742 > |
| 11719 <FileConfiguration | 11743 <FileConfiguration |
| 11720 Name="Release_PGO|Win32" | 11744 Name="Release_PGO|Win32" |
| 11721 > | 11745 > |
| 11722 <Tool | 11746 <Tool |
| 11723 Name="VCCLCompilerTool" | 11747 Name="VCCLCompilerTool" |
| 11724 WholeProgramOptimization="true" | 11748 WholeProgramOptimization="true" |
| 11725 /> | 11749 /> |
| 11726 </FileConfiguration> | 11750 </FileConfiguration> |
| 11727 </File> | 11751 </File> |
| 11728 <File | 11752 <File |
| 11729 » » » » RelativePath="..\dom\OptionGroupElement.h" | 11753 » » » » RelativePath="..\dom\OptionElement.h" |
| 11730 > | 11754 > |
| 11731 </File> | 11755 </File> |
| 11732 <File | 11756 <File |
| 11733 » » » » RelativePath="..\dom\OptionElement.cpp" | 11757 » » » » RelativePath="..\dom\OptionGroupElement.cpp" |
| 11734 > | 11758 > |
| 11735 <FileConfiguration | 11759 <FileConfiguration |
| 11736 Name="Release_PGO|Win32" | 11760 Name="Release_PGO|Win32" |
| 11737 > | 11761 > |
| 11738 <Tool | 11762 <Tool |
| 11739 Name="VCCLCompilerTool" | 11763 Name="VCCLCompilerTool" |
| 11740 WholeProgramOptimization="true" | 11764 WholeProgramOptimization="true" |
| 11741 /> | 11765 /> |
| 11742 </FileConfiguration> | 11766 </FileConfiguration> |
| 11743 </File> | 11767 </File> |
| 11744 <File | 11768 <File |
| 11745 » » » » RelativePath="..\dom\OptionElement.h" | 11769 » » » » RelativePath="..\dom\OptionGroupElement.h" |
| 11746 > | 11770 > |
| 11747 </File> | 11771 </File> |
| 11748 <File | 11772 <File |
| 11749 RelativePath="..\dom\OverflowEvent.cpp" | 11773 RelativePath="..\dom\OverflowEvent.cpp" |
| 11750 > | 11774 > |
| 11751 <FileConfiguration | 11775 <FileConfiguration |
| 11752 Name="Release_PGO|Win32" | 11776 Name="Release_PGO|Win32" |
| 11753 > | 11777 > |
| 11754 <Tool | 11778 <Tool |
| 11755 Name="VCCLCompilerTool" | 11779 Name="VCCLCompilerTool" |
| (...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12191 </File> | 12215 </File> |
| 12192 <File | 12216 <File |
| 12193 RelativePath="..\dom\WorkerRunLoop.cpp" | 12217 RelativePath="..\dom\WorkerRunLoop.cpp" |
| 12194 > | 12218 > |
| 12195 </File> | 12219 </File> |
| 12196 <File | 12220 <File |
| 12197 RelativePath="..\dom\WorkerRunLoop.h" | 12221 RelativePath="..\dom\WorkerRunLoop.h" |
| 12198 > | 12222 > |
| 12199 </File> | 12223 </File> |
| 12200 <File | 12224 <File |
| 12201 RelativePath="..\dom\WorkerTask.cpp" | |
| 12202 > | |
| 12203 </File> | |
| 12204 <File | |
| 12205 RelativePath="..\dom\WorkerTask.h" | |
| 12206 > | |
| 12207 </File> | |
| 12208 <File | |
| 12209 RelativePath="..\dom\WorkerThread.cpp" | 12225 RelativePath="..\dom\WorkerThread.cpp" |
| 12210 > | 12226 > |
| 12211 </File> | 12227 </File> |
| 12212 <File | 12228 <File |
| 12213 RelativePath="..\dom\WorkerThread.h" | 12229 RelativePath="..\dom\WorkerThread.h" |
| 12214 > | 12230 > |
| 12215 </File> | 12231 </File> |
| 12216 <File | 12232 <File |
| 12217 RelativePath="..\dom\XMLTokenizer.cpp" | 12233 RelativePath="..\dom\XMLTokenizer.cpp" |
| 12218 > | 12234 > |
| (...skipping 4140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16359 </File> | 16375 </File> |
| 16360 <File | 16376 <File |
| 16361 RelativePath="..\bridge\c\c_utility.cpp" | 16377 RelativePath="..\bridge\c\c_utility.cpp" |
| 16362 > | 16378 > |
| 16363 </File> | 16379 </File> |
| 16364 <File | 16380 <File |
| 16365 RelativePath="..\bridge\c\c_utility.h" | 16381 RelativePath="..\bridge\c\c_utility.h" |
| 16366 > | 16382 > |
| 16367 </File> | 16383 </File> |
| 16368 <File | 16384 <File |
| 16385 RelativePath="..\bridge\IdentifierRep.cpp" |
| 16386 > |
| 16387 </File> |
| 16388 <File |
| 16389 RelativePath="..\bridge\IdentifierRep.h" |
| 16390 > |
| 16391 </File> |
| 16392 <File |
| 16369 RelativePath="..\bridge\NP_jsobject.cpp" | 16393 RelativePath="..\bridge\NP_jsobject.cpp" |
| 16370 > | 16394 > |
| 16371 </File> | 16395 </File> |
| 16372 <File | 16396 <File |
| 16373 RelativePath="..\bridge\NP_jsobject.h" | 16397 RelativePath="..\bridge\NP_jsobject.h" |
| 16374 > | 16398 > |
| 16375 </File> | 16399 </File> |
| 16376 <File | 16400 <File |
| 16377 RelativePath="..\bridge\npapi.h" | 16401 RelativePath="..\bridge\npapi.h" |
| 16378 > | 16402 > |
| 16379 </File> | 16403 </File> |
| 16380 <File | 16404 <File |
| 16381 RelativePath="..\bridge\npruntime.cpp" | 16405 RelativePath="..\bridge\npruntime.cpp" |
| 16382 > | 16406 > |
| 16383 </File> | 16407 </File> |
| 16384 <File | 16408 <File |
| 16385 RelativePath="..\bridge\npruntime.h" | 16409 RelativePath="..\bridge\npruntime.h" |
| 16386 > | 16410 > |
| 16387 </File> | 16411 </File> |
| 16388 <File | 16412 <File |
| 16389 RelativePath="..\bridge\IdentifierRep.cpp" | |
| 16390 > | |
| 16391 </File> | |
| 16392 <File | |
| 16393 RelativePath="..\bridge\IdentifierRep.h" | |
| 16394 > | |
| 16395 </File> | |
| 16396 <File | |
| 16397 RelativePath="..\bridge\npruntime_impl.h" | 16413 RelativePath="..\bridge\npruntime_impl.h" |
| 16398 > | 16414 > |
| 16399 </File> | 16415 </File> |
| 16400 <File | 16416 <File |
| 16401 RelativePath="..\bridge\npruntime_internal.h" | 16417 RelativePath="..\bridge\npruntime_internal.h" |
| 16402 > | 16418 > |
| 16403 </File> | 16419 </File> |
| 16404 <File | 16420 <File |
| 16405 RelativePath="..\bridge\npruntime_priv.h" | 16421 RelativePath="..\bridge\npruntime_priv.h" |
| 16406 > | 16422 > |
| (...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16759 </File> | 16775 </File> |
| 16760 <File | 16776 <File |
| 16761 RelativePath="..\wml\WMLEventHandlingElement.cpp
" | 16777 RelativePath="..\wml\WMLEventHandlingElement.cpp
" |
| 16762 > | 16778 > |
| 16763 </File> | 16779 </File> |
| 16764 <File | 16780 <File |
| 16765 RelativePath="..\wml\WMLEventHandlingElement.h" | 16781 RelativePath="..\wml\WMLEventHandlingElement.h" |
| 16766 > | 16782 > |
| 16767 </File> | 16783 </File> |
| 16768 <File | 16784 <File |
| 16785 RelativePath="..\wml\WMLFieldSetElement.cpp" |
| 16786 > |
| 16787 </File> |
| 16788 <File |
| 16789 RelativePath="..\wml\WMLFieldSetElement.h" |
| 16790 > |
| 16791 </File> |
| 16792 <File |
| 16769 RelativePath="..\wml\WMLFormControlElement.cpp" | 16793 RelativePath="..\wml\WMLFormControlElement.cpp" |
| 16770 > | 16794 > |
| 16771 </File> | 16795 </File> |
| 16772 <File | 16796 <File |
| 16773 RelativePath="..\wml\WMLFormControlElement.h" | 16797 RelativePath="..\wml\WMLFormControlElement.h" |
| 16774 > | 16798 > |
| 16775 </File> | 16799 </File> |
| 16776 <File | 16800 <File |
| 16777 RelativePath="..\wml\WMLFieldSetElement.cpp" | |
| 16778 > | |
| 16779 </File> | |
| 16780 <File | |
| 16781 RelativePath="..\wml\WMLFieldSetElement.h" | |
| 16782 > | |
| 16783 </File> | |
| 16784 <File | |
| 16785 RelativePath="..\wml\WMLGoElement.cpp" | 16801 RelativePath="..\wml\WMLGoElement.cpp" |
| 16786 > | 16802 > |
| 16787 </File> | 16803 </File> |
| 16788 <File | 16804 <File |
| 16789 RelativePath="..\wml\WMLGoElement.h" | 16805 RelativePath="..\wml\WMLGoElement.h" |
| 16790 > | 16806 > |
| 16791 </File> | 16807 </File> |
| 16792 <File | 16808 <File |
| 16793 RelativePath="..\wml\WMLImageElement.cpp" | 16809 RelativePath="..\wml\WMLImageElement.cpp" |
| 16794 > | 16810 > |
| (...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 17023 </FileConfiguration> | 17039 </FileConfiguration> |
| 17024 </File> | 17040 </File> |
| 17025 <File | 17041 <File |
| 17026 RelativePath="..\WebCorePrefix.h" | 17042 RelativePath="..\WebCorePrefix.h" |
| 17027 > | 17043 > |
| 17028 </File> | 17044 </File> |
| 17029 </Files> | 17045 </Files> |
| 17030 <Globals> | 17046 <Globals> |
| 17031 </Globals> | 17047 </Globals> |
| 17032 </VisualStudioProject> | 17048 </VisualStudioProject> |
| OLD | NEW |