1 <?xml version="1.0" encoding="Windows-1252"?>
\r
3 ProjectType="Visual C++"
\r
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
\r
7 RootNamespace="WebCore"
\r
20 ConfigurationType="4"
\r
21 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops"
\r
25 Name="VCPreBuildEventTool"
\r
28 Name="VCCustomBuildTool"
\r
31 Name="VCXMLDataGeneratorTool"
\r
34 Name="VCWebServiceProxyGeneratorTool"
\r
40 Name="VCCLCompilerTool"
\r
41 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
\r
42 PreprocessorDefinitions="QUARTZCORE_DLL"
\r
43 ForcedIncludeFiles=""
\r
46 Name="VCManagedResourceCompilerTool"
\r
49 Name="VCResourceCompilerTool"
\r
52 Name="VCPreLinkEventTool"
\r
55 Name="VCLibrarianTool"
\r
61 Name="VCXDCMakeTool"
\r
64 Name="VCBscMakeTool"
\r
70 Name="VCPostBuildEventTool"
\r
71 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

xcopy /y /d "$(ProjectDir)..\config.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(WebKitOutputDir)\obj\WebCore\DerivedSources\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\inspector\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\appcache\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\icon\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\html\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\notifications\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\css\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\transforms\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\opentype\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\text\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\sql\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cairo\cairo\src\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bindings\js\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\style\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\editing\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\dom\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\xml\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\svg\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\storage\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\websockets\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\workers\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\parser\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\runtime\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\masm\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\profiler\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wrec\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\inspector\front-end\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\English.lproj\localizedStrings.js" "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
75 Name="Release|Win32"
\r
76 ConfigurationType="4"
\r
77 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops"
\r
79 WholeProgramOptimization="1"
\r
82 Name="VCPreBuildEventTool"
\r
85 Name="VCCustomBuildTool"
\r
88 Name="VCXMLDataGeneratorTool"
\r
91 Name="VCWebServiceProxyGeneratorTool"
\r
97 Name="VCCLCompilerTool"
\r
98 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
\r
99 PreprocessorDefinitions="QUARTZCORE_DLL"
\r
100 ForcedIncludeFiles=""
\r
103 Name="VCManagedResourceCompilerTool"
\r
106 Name="VCResourceCompilerTool"
\r
109 Name="VCPreLinkEventTool"
\r
112 Name="VCLibrarianTool"
\r
118 Name="VCXDCMakeTool"
\r
121 Name="VCBscMakeTool"
\r
127 Name="VCPostBuildEventTool"
\r
128 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

xcopy /y /d "$(ProjectDir)..\config.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(WebKitOutputDir)\obj\WebCore\DerivedSources\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\inspector\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\appcache\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\icon\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\html\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\notifications\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\css\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\transforms\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\opentype\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\text\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\sql\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cairo\cairo\src\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bindings\js\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\style\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\editing\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\dom\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\xml\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\svg\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\storage\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\websockets\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\workers\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\parser\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\runtime\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\masm\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\profiler\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wrec\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\inspector\front-end\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\English.lproj\localizedStrings.js" "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
132 Name="Debug_Internal|Win32"
\r
133 ConfigurationType="4"
\r
134 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops"
\r
138 Name="VCPreBuildEventTool"
\r
141 Name="VCCustomBuildTool"
\r
144 Name="VCXMLDataGeneratorTool"
\r
147 Name="VCWebServiceProxyGeneratorTool"
\r
153 Name="VCCLCompilerTool"
\r
154 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
\r
155 PreprocessorDefinitions="QUARTZCORE_DLL"
\r
156 ForcedIncludeFiles=""
\r
159 Name="VCManagedResourceCompilerTool"
\r
162 Name="VCResourceCompilerTool"
\r
165 Name="VCPreLinkEventTool"
\r
168 Name="VCLibrarianTool"
\r
174 Name="VCXDCMakeTool"
\r
177 Name="VCBscMakeTool"
\r
183 Name="VCPostBuildEventTool"
\r
184 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

xcopy /y /d "$(ProjectDir)..\config.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(WebKitOutputDir)\obj\WebCore\DerivedSources\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\inspector\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\appcache\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\icon\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\html\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\notifications\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\css\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\transforms\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\opentype\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\text\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\sql\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cairo\cairo\src\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bindings\js\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\style\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\editing\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\dom\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\xml\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\svg\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\storage\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\websockets\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\workers\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\parser\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\runtime\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\masm\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\profiler\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wrec\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\inspector\front-end\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\English.lproj\localizedStrings.js" "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
188 Name="Debug_Cairo|Win32"
\r
189 ConfigurationType="4"
\r
190 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\WinCairo.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCairo.vsprops;.\WebCoreCURL.vsprops"
\r
194 Name="VCPreBuildEventTool"
\r
197 Name="VCCustomBuildTool"
\r
200 Name="VCXMLDataGeneratorTool"
\r
203 Name="VCWebServiceProxyGeneratorTool"
\r
209 Name="VCCLCompilerTool"
\r
210 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
\r
211 PreprocessorDefinitions="QUARTZCORE_DLL"
\r
212 ForcedIncludeFiles=""
\r
215 Name="VCManagedResourceCompilerTool"
\r
218 Name="VCResourceCompilerTool"
\r
221 Name="VCPreLinkEventTool"
\r
224 Name="VCLibrarianTool"
\r
230 Name="VCXDCMakeTool"
\r
233 Name="VCBscMakeTool"
\r
239 Name="VCPostBuildEventTool"
\r
240 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

xcopy /y /d "$(ProjectDir)..\config.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(WebKitOutputDir)\obj\WebCore\DerivedSources\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\inspector\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\appcache\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\icon\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\html\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\notifications\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\css\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\transforms\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\opentype\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\text\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\curl\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\sql\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cairo\cairo\src\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bindings\js\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\style\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\editing\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\dom\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\xml\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\svg\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\storage\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\websockets\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\workers\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\parser\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\runtime\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\masm\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\profiler\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wrec\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\inspector\front-end\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\English.lproj\localizedStrings.js" "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
244 Name="Release_Cairo|Win32"
\r
245 ConfigurationType="4"
\r
246 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops;$(WebKitLibrariesDir)\tools\vsprops\WinCairo.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCairo.vsprops;.\WebCoreCURL.vsprops"
\r
248 WholeProgramOptimization="1"
\r
251 Name="VCPreBuildEventTool"
\r
254 Name="VCCustomBuildTool"
\r
257 Name="VCXMLDataGeneratorTool"
\r
260 Name="VCWebServiceProxyGeneratorTool"
\r
266 Name="VCCLCompilerTool"
\r
267 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
\r
268 PreprocessorDefinitions="QUARTZCORE_DLL"
\r
269 ForcedIncludeFiles=""
\r
272 Name="VCManagedResourceCompilerTool"
\r
275 Name="VCResourceCompilerTool"
\r
278 Name="VCPreLinkEventTool"
\r
281 Name="VCLibrarianTool"
\r
287 Name="VCXDCMakeTool"
\r
290 Name="VCBscMakeTool"
\r
296 Name="VCPostBuildEventTool"
\r
297 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

xcopy /y /d "$(ProjectDir)..\config.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(WebKitOutputDir)\obj\WebCore\DerivedSources\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\inspector\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\appcache\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\icon\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\html\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\notifications\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\css\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\transforms\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\opentype\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\text\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\curl\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\sql\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cairo\cairo\src\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bindings\js\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\style\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\editing\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\dom\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\xml\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\svg\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\storage\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\websockets\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\workers\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\parser\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\runtime\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\masm\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\profiler\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wrec\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\inspector\front-end\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\English.lproj\localizedStrings.js" "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
301 Name="Debug_All|Win32"
\r
302 ConfigurationType="4"
\r
303 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\WebCoreCommon.vsprops;.\WebCoreCG.vsprops;.\WebCoreCFNetwork.vsprops;.\WebCorePthreads.vsprops;.\WebCoreMediaQT.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_all.vsprops"
\r
307 Name="VCPreBuildEventTool"
\r
310 Name="VCCustomBuildTool"
\r
313 Name="VCXMLDataGeneratorTool"
\r
316 Name="VCWebServiceProxyGeneratorTool"
\r
322 Name="VCCLCompilerTool"
\r
323 AdditionalIncludeDirectories="$(DXSDK_DIR)\Include"
\r
324 PreprocessorDefinitions="QUARTZCORE_DLL"
\r
325 ForcedIncludeFiles=""
\r
328 Name="VCManagedResourceCompilerTool"
\r
331 Name="VCResourceCompilerTool"
\r
334 Name="VCPreLinkEventTool"
\r
337 Name="VCLibrarianTool"
\r
343 Name="VCXDCMakeTool"
\r
346 Name="VCBscMakeTool"
\r
352 Name="VCPostBuildEventTool"
\r
353 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

xcopy /y /d "$(ProjectDir)..\config.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(WebKitOutputDir)\obj\WebCore\DerivedSources\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\accessibility\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\inspector\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\appcache\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\archive\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\loader\icon\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\history\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\html\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\notifications\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\css\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\transforms\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\opentype\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\text\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\network\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\sql\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\cairo\cairo\src\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bindings\js\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\animation\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\plugins\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\rendering\style\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\editing\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\dom\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\xml\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\svg\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\storage\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\websockets\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\workers\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\parser\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\parser"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\runtime\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\runtime"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\masm\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\masm"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\profiler\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\profiler"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wrec\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wrec"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\wtf\unicode\icu"

mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\inspector\front-end\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
mkdir 2>NUL "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"
xcopy /y /d /s /exclude:xcopy.excludes "$(ProjectDir)\..\English.lproj\localizedStrings.js" "$(WebKitOutputDir)\bin\WebKit.resources\en.lproj"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
361 Name="DerivedSources"
\r
364 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\CSSGrammar.cpp"
\r
370 Name="VCCLCompilerTool"
\r
371 UsePrecompiledHeader="0"
\r
372 DisableSpecificWarnings="4065;4273;4565;4701;4702"
\r
373 ForcedIncludeFiles="$(NOINHERIT)"
\r
375 </FileConfiguration>
\r
377 Name="Release|Win32"
\r
380 Name="VCCLCompilerTool"
\r
381 UsePrecompiledHeader="0"
\r
382 DisableSpecificWarnings="4065;4273;4565;4701;4702"
\r
383 ForcedIncludeFiles="$(NOINHERIT)"
\r
385 </FileConfiguration>
\r
387 Name="Debug_Internal|Win32"
\r
390 Name="VCCLCompilerTool"
\r
391 UsePrecompiledHeader="0"
\r
392 DisableSpecificWarnings="4065;4273;4565;4701;4702"
\r
393 ForcedIncludeFiles="$(NOINHERIT)"
\r
395 </FileConfiguration>
\r
397 Name="Debug_Cairo|Win32"
\r
400 Name="VCCLCompilerTool"
\r
401 UsePrecompiledHeader="0"
\r
402 DisableSpecificWarnings="4065;4273;4565;4701;4702"
\r
403 ForcedIncludeFiles="$(NOINHERIT)"
\r
405 </FileConfiguration>
\r
407 Name="Release_Cairo|Win32"
\r
410 Name="VCCLCompilerTool"
\r
411 UsePrecompiledHeader="0"
\r
412 DisableSpecificWarnings="4065;4273;4565;4701;4702"
\r
413 ForcedIncludeFiles="$(NOINHERIT)"
\r
415 </FileConfiguration>
\r
417 Name="Debug_All|Win32"
\r
420 Name="VCCLCompilerTool"
\r
421 UsePrecompiledHeader="0"
\r
422 DisableSpecificWarnings="4065;4273;4565;4701;4702"
\r
423 ForcedIncludeFiles="$(NOINHERIT)"
\r
425 </FileConfiguration>
\r
428 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\CSSGrammar.h"
\r
432 RelativePath="..\DerivedSources.cpp"
\r
438 Name="VCCLCompilerTool"
\r
439 UsePrecompiledHeader="0"
\r
440 DisableSpecificWarnings="4819"
\r
442 </FileConfiguration>
\r
444 Name="Release|Win32"
\r
447 Name="VCCLCompilerTool"
\r
448 UsePrecompiledHeader="0"
\r
449 DisableSpecificWarnings="4819"
\r
451 </FileConfiguration>
\r
453 Name="Debug_Internal|Win32"
\r
456 Name="VCCLCompilerTool"
\r
457 UsePrecompiledHeader="0"
\r
458 DisableSpecificWarnings="4819"
\r
460 </FileConfiguration>
\r
462 Name="Debug_Cairo|Win32"
\r
465 Name="VCCLCompilerTool"
\r
466 UsePrecompiledHeader="0"
\r
467 DisableSpecificWarnings="4819"
\r
469 </FileConfiguration>
\r
471 Name="Release_Cairo|Win32"
\r
474 Name="VCCLCompilerTool"
\r
475 UsePrecompiledHeader="0"
\r
476 DisableSpecificWarnings="4819"
\r
478 </FileConfiguration>
\r
480 Name="Debug_All|Win32"
\r
483 Name="VCCLCompilerTool"
\r
484 UsePrecompiledHeader="0"
\r
485 DisableSpecificWarnings="4819"
\r
487 </FileConfiguration>
\r
490 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\HTMLElementFactory.cpp"
\r
494 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\HTMLElementFactory.h"
\r
498 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\HTMLNames.cpp"
\r
502 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\HTMLNames.h"
\r
506 RelativePath="$(WebKitOutputDir)\obj\WebCore\DerivedSources\JSAbstractWorker.cpp"
\r
510 ExcludedFromBuild="true"
\r
513 Name="VCCLCompilerTool"
\r
515 </FileConfiguration>
\r
517 Name="Release|Win32"
\r
518 ExcludedFromBuild="true"
\r
521 Name="VCCLCompilerTool"
\r
523 </FileConfiguration>
\r
525 Name="Debug_Internal|Win32"
\r
526 ExcludedFromBuild="true"
\r
529 Name="VCCLCompilerTool"
\r
531 </FileConfiguration>
\r
533 Name="Debug_Cairo|Win32"
\r
534 ExcludedFromBuild="true"
\r
537 Name="VCCLCompilerTool"
\r
539 </FileConfiguration>
\r
541 Name="Release_Cairo|Win32"
\r
542 ExcludedFromBuild="true"
\r
545 Name="VCCLCompilerTool"
\r
547 </FileConfiguration>
\r
549 Name="Debug_All|Win32"
\r
550 ExcludedFromBuild="true"
\r
553 Name="VCCLCompilerTool"
\r
555 </FileConfiguration>
\r
558 RelativePath="$(WebKitOutputDir)\obj\WebCore\DerivedSources\JSAbstractWorker.h"
\r
562 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSAttr.cpp"
\r
566 ExcludedFromBuild="true"
\r
569 Name="VCCLCompilerTool"
\r
571 </FileConfiguration>
\r
573 Name="Release|Win32"
\r
574 ExcludedFromBuild="true"
\r
577 Name="VCCLCompilerTool"
\r
579 </FileConfiguration>
\r
581 Name="Debug_Internal|Win32"
\r
582 ExcludedFromBuild="true"
\r
585 Name="VCCLCompilerTool"
\r
587 </FileConfiguration>
\r
589 Name="Debug_Cairo|Win32"
\r
590 ExcludedFromBuild="true"
\r
593 Name="VCCLCompilerTool"
\r
595 </FileConfiguration>
\r
597 Name="Release_Cairo|Win32"
\r
598 ExcludedFromBuild="true"
\r
601 Name="VCCLCompilerTool"
\r
603 </FileConfiguration>
\r
605 Name="Debug_All|Win32"
\r
606 ExcludedFromBuild="true"
\r
609 Name="VCCLCompilerTool"
\r
611 </FileConfiguration>
\r
614 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSAttr.h"
\r
618 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSBarInfo.cpp"
\r
622 ExcludedFromBuild="true"
\r
625 Name="VCCLCompilerTool"
\r
627 </FileConfiguration>
\r
629 Name="Release|Win32"
\r
630 ExcludedFromBuild="true"
\r
633 Name="VCCLCompilerTool"
\r
635 </FileConfiguration>
\r
637 Name="Debug_Internal|Win32"
\r
638 ExcludedFromBuild="true"
\r
641 Name="VCCLCompilerTool"
\r
643 </FileConfiguration>
\r
645 Name="Debug_Cairo|Win32"
\r
646 ExcludedFromBuild="true"
\r
649 Name="VCCLCompilerTool"
\r
651 </FileConfiguration>
\r
653 Name="Release_Cairo|Win32"
\r
654 ExcludedFromBuild="true"
\r
657 Name="VCCLCompilerTool"
\r
659 </FileConfiguration>
\r
661 Name="Debug_All|Win32"
\r
662 ExcludedFromBuild="true"
\r
665 Name="VCCLCompilerTool"
\r
667 </FileConfiguration>
\r
670 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSBarInfo.h"
\r
674 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSBeforeLoadEvent.cpp"
\r
678 ExcludedFromBuild="true"
\r
681 Name="VCCLCompilerTool"
\r
683 </FileConfiguration>
\r
685 Name="Release|Win32"
\r
686 ExcludedFromBuild="true"
\r
689 Name="VCCLCompilerTool"
\r
691 </FileConfiguration>
\r
693 Name="Debug_Internal|Win32"
\r
694 ExcludedFromBuild="true"
\r
697 Name="VCCLCompilerTool"
\r
699 </FileConfiguration>
\r
701 Name="Debug_Cairo|Win32"
\r
702 ExcludedFromBuild="true"
\r
705 Name="VCCLCompilerTool"
\r
707 </FileConfiguration>
\r
709 Name="Release_Cairo|Win32"
\r
710 ExcludedFromBuild="true"
\r
713 Name="VCCLCompilerTool"
\r
715 </FileConfiguration>
\r
717 Name="Debug_All|Win32"
\r
718 ExcludedFromBuild="true"
\r
721 Name="VCCLCompilerTool"
\r
723 </FileConfiguration>
\r
726 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSBeforeLoadEvent.h"
\r
730 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasGradient.cpp"
\r
734 ExcludedFromBuild="true"
\r
737 Name="VCCLCompilerTool"
\r
739 </FileConfiguration>
\r
741 Name="Release|Win32"
\r
742 ExcludedFromBuild="true"
\r
745 Name="VCCLCompilerTool"
\r
747 </FileConfiguration>
\r
749 Name="Debug_Internal|Win32"
\r
750 ExcludedFromBuild="true"
\r
753 Name="VCCLCompilerTool"
\r
755 </FileConfiguration>
\r
757 Name="Debug_Cairo|Win32"
\r
758 ExcludedFromBuild="true"
\r
761 Name="VCCLCompilerTool"
\r
763 </FileConfiguration>
\r
765 Name="Release_Cairo|Win32"
\r
766 ExcludedFromBuild="true"
\r
769 Name="VCCLCompilerTool"
\r
771 </FileConfiguration>
\r
773 Name="Debug_All|Win32"
\r
774 ExcludedFromBuild="true"
\r
777 Name="VCCLCompilerTool"
\r
779 </FileConfiguration>
\r
782 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasGradient.h"
\r
786 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasPattern.cpp"
\r
790 ExcludedFromBuild="true"
\r
793 Name="VCCLCompilerTool"
\r
795 </FileConfiguration>
\r
797 Name="Release|Win32"
\r
798 ExcludedFromBuild="true"
\r
801 Name="VCCLCompilerTool"
\r
803 </FileConfiguration>
\r
805 Name="Debug_Internal|Win32"
\r
806 ExcludedFromBuild="true"
\r
809 Name="VCCLCompilerTool"
\r
811 </FileConfiguration>
\r
813 Name="Debug_Cairo|Win32"
\r
814 ExcludedFromBuild="true"
\r
817 Name="VCCLCompilerTool"
\r
819 </FileConfiguration>
\r
821 Name="Release_Cairo|Win32"
\r
822 ExcludedFromBuild="true"
\r
825 Name="VCCLCompilerTool"
\r
827 </FileConfiguration>
\r
829 Name="Debug_All|Win32"
\r
830 ExcludedFromBuild="true"
\r
833 Name="VCCLCompilerTool"
\r
835 </FileConfiguration>
\r
838 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasPattern.h"
\r
842 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasRenderingContext.cpp"
\r
846 ExcludedFromBuild="true"
\r
849 Name="VCCLCompilerTool"
\r
851 </FileConfiguration>
\r
853 Name="Release|Win32"
\r
854 ExcludedFromBuild="true"
\r
857 Name="VCCLCompilerTool"
\r
859 </FileConfiguration>
\r
861 Name="Debug_Internal|Win32"
\r
862 ExcludedFromBuild="true"
\r
865 Name="VCCLCompilerTool"
\r
867 </FileConfiguration>
\r
869 Name="Debug_Cairo|Win32"
\r
870 ExcludedFromBuild="true"
\r
873 Name="VCCLCompilerTool"
\r
875 </FileConfiguration>
\r
877 Name="Release_Cairo|Win32"
\r
878 ExcludedFromBuild="true"
\r
881 Name="VCCLCompilerTool"
\r
883 </FileConfiguration>
\r
885 Name="Debug_All|Win32"
\r
886 ExcludedFromBuild="true"
\r
889 Name="VCCLCompilerTool"
\r
891 </FileConfiguration>
\r
894 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasRenderingContext.h"
\r
898 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasRenderingContext2D.cpp"
\r
902 ExcludedFromBuild="true"
\r
905 Name="VCCLCompilerTool"
\r
907 </FileConfiguration>
\r
909 Name="Release|Win32"
\r
910 ExcludedFromBuild="true"
\r
913 Name="VCCLCompilerTool"
\r
915 </FileConfiguration>
\r
917 Name="Debug_Internal|Win32"
\r
918 ExcludedFromBuild="true"
\r
921 Name="VCCLCompilerTool"
\r
923 </FileConfiguration>
\r
925 Name="Debug_Cairo|Win32"
\r
926 ExcludedFromBuild="true"
\r
929 Name="VCCLCompilerTool"
\r
931 </FileConfiguration>
\r
933 Name="Release_Cairo|Win32"
\r
934 ExcludedFromBuild="true"
\r
937 Name="VCCLCompilerTool"
\r
939 </FileConfiguration>
\r
941 Name="Debug_All|Win32"
\r
942 ExcludedFromBuild="true"
\r
945 Name="VCCLCompilerTool"
\r
947 </FileConfiguration>
\r
950 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCanvasRenderingContext2D.h"
\r
954 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCDATASection.cpp"
\r
958 ExcludedFromBuild="true"
\r
961 Name="VCCLCompilerTool"
\r
963 </FileConfiguration>
\r
965 Name="Release|Win32"
\r
966 ExcludedFromBuild="true"
\r
969 Name="VCCLCompilerTool"
\r
971 </FileConfiguration>
\r
973 Name="Debug_Internal|Win32"
\r
974 ExcludedFromBuild="true"
\r
977 Name="VCCLCompilerTool"
\r
979 </FileConfiguration>
\r
981 Name="Debug_Cairo|Win32"
\r
982 ExcludedFromBuild="true"
\r
985 Name="VCCLCompilerTool"
\r
987 </FileConfiguration>
\r
989 Name="Release_Cairo|Win32"
\r
990 ExcludedFromBuild="true"
\r
993 Name="VCCLCompilerTool"
\r
995 </FileConfiguration>
\r
997 Name="Debug_All|Win32"
\r
998 ExcludedFromBuild="true"
\r
1001 Name="VCCLCompilerTool"
\r
1003 </FileConfiguration>
\r
1006 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCDATASection.h"
\r
1010 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCharacterData.cpp"
\r
1012 <FileConfiguration
\r
1013 Name="Debug|Win32"
\r
1014 ExcludedFromBuild="true"
\r
1017 Name="VCCLCompilerTool"
\r
1019 </FileConfiguration>
\r
1020 <FileConfiguration
\r
1021 Name="Release|Win32"
\r
1022 ExcludedFromBuild="true"
\r
1025 Name="VCCLCompilerTool"
\r
1027 </FileConfiguration>
\r
1028 <FileConfiguration
\r
1029 Name="Debug_Internal|Win32"
\r
1030 ExcludedFromBuild="true"
\r
1033 Name="VCCLCompilerTool"
\r
1035 </FileConfiguration>
\r
1036 <FileConfiguration
\r
1037 Name="Debug_Cairo|Win32"
\r
1038 ExcludedFromBuild="true"
\r
1041 Name="VCCLCompilerTool"
\r
1043 </FileConfiguration>
\r
1044 <FileConfiguration
\r
1045 Name="Release_Cairo|Win32"
\r
1046 ExcludedFromBuild="true"
\r
1049 Name="VCCLCompilerTool"
\r
1051 </FileConfiguration>
\r
1052 <FileConfiguration
\r
1053 Name="Debug_All|Win32"
\r
1054 ExcludedFromBuild="true"
\r
1057 Name="VCCLCompilerTool"
\r
1059 </FileConfiguration>
\r
1062 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCharacterData.h"
\r
1066 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSClientRect.cpp"
\r
1068 <FileConfiguration
\r
1069 Name="Debug|Win32"
\r
1070 ExcludedFromBuild="true"
\r
1073 Name="VCCLCompilerTool"
\r
1075 </FileConfiguration>
\r
1076 <FileConfiguration
\r
1077 Name="Release|Win32"
\r
1078 ExcludedFromBuild="true"
\r
1081 Name="VCCLCompilerTool"
\r
1083 </FileConfiguration>
\r
1084 <FileConfiguration
\r
1085 Name="Debug_Internal|Win32"
\r
1086 ExcludedFromBuild="true"
\r
1089 Name="VCCLCompilerTool"
\r
1091 </FileConfiguration>
\r
1092 <FileConfiguration
\r
1093 Name="Debug_Cairo|Win32"
\r
1094 ExcludedFromBuild="true"
\r
1097 Name="VCCLCompilerTool"
\r
1099 </FileConfiguration>
\r
1100 <FileConfiguration
\r
1101 Name="Release_Cairo|Win32"
\r
1102 ExcludedFromBuild="true"
\r
1105 Name="VCCLCompilerTool"
\r
1107 </FileConfiguration>
\r
1108 <FileConfiguration
\r
1109 Name="Debug_All|Win32"
\r
1110 ExcludedFromBuild="true"
\r
1113 Name="VCCLCompilerTool"
\r
1115 </FileConfiguration>
\r
1118 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSClientRect.h"
\r
1122 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSClientRectList.cpp"
\r
1124 <FileConfiguration
\r
1125 Name="Debug|Win32"
\r
1126 ExcludedFromBuild="true"
\r
1129 Name="VCCLCompilerTool"
\r
1131 </FileConfiguration>
\r
1132 <FileConfiguration
\r
1133 Name="Release|Win32"
\r
1134 ExcludedFromBuild="true"
\r
1137 Name="VCCLCompilerTool"
\r
1139 </FileConfiguration>
\r
1140 <FileConfiguration
\r
1141 Name="Debug_Internal|Win32"
\r
1142 ExcludedFromBuild="true"
\r
1145 Name="VCCLCompilerTool"
\r
1147 </FileConfiguration>
\r
1148 <FileConfiguration
\r
1149 Name="Debug_Cairo|Win32"
\r
1150 ExcludedFromBuild="true"
\r
1153 Name="VCCLCompilerTool"
\r
1155 </FileConfiguration>
\r
1156 <FileConfiguration
\r
1157 Name="Release_Cairo|Win32"
\r
1158 ExcludedFromBuild="true"
\r
1161 Name="VCCLCompilerTool"
\r
1163 </FileConfiguration>
\r
1164 <FileConfiguration
\r
1165 Name="Debug_All|Win32"
\r
1166 ExcludedFromBuild="true"
\r
1169 Name="VCCLCompilerTool"
\r
1171 </FileConfiguration>
\r
1174 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSClientRectList.h"
\r
1178 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSClipboard.cpp"
\r
1180 <FileConfiguration
\r
1181 Name="Debug|Win32"
\r
1182 ExcludedFromBuild="true"
\r
1185 Name="VCCLCompilerTool"
\r
1187 </FileConfiguration>
\r
1188 <FileConfiguration
\r
1189 Name="Release|Win32"
\r
1190 ExcludedFromBuild="true"
\r
1193 Name="VCCLCompilerTool"
\r
1195 </FileConfiguration>
\r
1196 <FileConfiguration
\r
1197 Name="Debug_Internal|Win32"
\r
1198 ExcludedFromBuild="true"
\r
1201 Name="VCCLCompilerTool"
\r
1203 </FileConfiguration>
\r
1204 <FileConfiguration
\r
1205 Name="Debug_Cairo|Win32"
\r
1206 ExcludedFromBuild="true"
\r
1209 Name="VCCLCompilerTool"
\r
1211 </FileConfiguration>
\r
1212 <FileConfiguration
\r
1213 Name="Release_Cairo|Win32"
\r
1214 ExcludedFromBuild="true"
\r
1217 Name="VCCLCompilerTool"
\r
1219 </FileConfiguration>
\r
1220 <FileConfiguration
\r
1221 Name="Debug_All|Win32"
\r
1222 ExcludedFromBuild="true"
\r
1225 Name="VCCLCompilerTool"
\r
1227 </FileConfiguration>
\r
1230 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSClipboard.h"
\r
1234 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSComment.cpp"
\r
1236 <FileConfiguration
\r
1237 Name="Debug|Win32"
\r
1238 ExcludedFromBuild="true"
\r
1241 Name="VCCLCompilerTool"
\r
1243 </FileConfiguration>
\r
1244 <FileConfiguration
\r
1245 Name="Release|Win32"
\r
1246 ExcludedFromBuild="true"
\r
1249 Name="VCCLCompilerTool"
\r
1251 </FileConfiguration>
\r
1252 <FileConfiguration
\r
1253 Name="Debug_Internal|Win32"
\r
1254 ExcludedFromBuild="true"
\r
1257 Name="VCCLCompilerTool"
\r
1259 </FileConfiguration>
\r
1260 <FileConfiguration
\r
1261 Name="Debug_Cairo|Win32"
\r
1262 ExcludedFromBuild="true"
\r
1265 Name="VCCLCompilerTool"
\r
1267 </FileConfiguration>
\r
1268 <FileConfiguration
\r
1269 Name="Release_Cairo|Win32"
\r
1270 ExcludedFromBuild="true"
\r
1273 Name="VCCLCompilerTool"
\r
1275 </FileConfiguration>
\r
1276 <FileConfiguration
\r
1277 Name="Debug_All|Win32"
\r
1278 ExcludedFromBuild="true"
\r
1281 Name="VCCLCompilerTool"
\r
1283 </FileConfiguration>
\r
1286 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSComment.h"
\r
1290 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCompositionEvent.cpp"
\r
1292 <FileConfiguration
\r
1293 Name="Debug|Win32"
\r
1294 ExcludedFromBuild="true"
\r
1297 Name="VCCLCompilerTool"
\r
1299 </FileConfiguration>
\r
1300 <FileConfiguration
\r
1301 Name="Release|Win32"
\r
1302 ExcludedFromBuild="true"
\r
1305 Name="VCCLCompilerTool"
\r
1307 </FileConfiguration>
\r
1308 <FileConfiguration
\r
1309 Name="Debug_Internal|Win32"
\r
1310 ExcludedFromBuild="true"
\r
1313 Name="VCCLCompilerTool"
\r
1315 </FileConfiguration>
\r
1316 <FileConfiguration
\r
1317 Name="Debug_Cairo|Win32"
\r
1318 ExcludedFromBuild="true"
\r
1321 Name="VCCLCompilerTool"
\r
1323 </FileConfiguration>
\r
1324 <FileConfiguration
\r
1325 Name="Release_Cairo|Win32"
\r
1326 ExcludedFromBuild="true"
\r
1329 Name="VCCLCompilerTool"
\r
1331 </FileConfiguration>
\r
1332 <FileConfiguration
\r
1333 Name="Debug_All|Win32"
\r
1334 ExcludedFromBuild="true"
\r
1337 Name="VCCLCompilerTool"
\r
1339 </FileConfiguration>
\r
1342 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCompositionEvent.h"
\r
1346 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSConsole.cpp"
\r
1348 <FileConfiguration
\r
1349 Name="Debug|Win32"
\r
1350 ExcludedFromBuild="true"
\r
1353 Name="VCCLCompilerTool"
\r
1355 </FileConfiguration>
\r
1356 <FileConfiguration
\r
1357 Name="Release|Win32"
\r
1358 ExcludedFromBuild="true"
\r
1361 Name="VCCLCompilerTool"
\r
1363 </FileConfiguration>
\r
1364 <FileConfiguration
\r
1365 Name="Debug_Internal|Win32"
\r
1366 ExcludedFromBuild="true"
\r
1369 Name="VCCLCompilerTool"
\r
1371 </FileConfiguration>
\r
1372 <FileConfiguration
\r
1373 Name="Debug_Cairo|Win32"
\r
1374 ExcludedFromBuild="true"
\r
1377 Name="VCCLCompilerTool"
\r
1379 </FileConfiguration>
\r
1380 <FileConfiguration
\r
1381 Name="Release_Cairo|Win32"
\r
1382 ExcludedFromBuild="true"
\r
1385 Name="VCCLCompilerTool"
\r
1387 </FileConfiguration>
\r
1388 <FileConfiguration
\r
1389 Name="Debug_All|Win32"
\r
1390 ExcludedFromBuild="true"
\r
1393 Name="VCCLCompilerTool"
\r
1395 </FileConfiguration>
\r
1398 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSConsole.h"
\r
1402 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCoordinates.cpp"
\r
1404 <FileConfiguration
\r
1405 Name="Debug|Win32"
\r
1406 ExcludedFromBuild="true"
\r
1409 Name="VCCLCompilerTool"
\r
1411 </FileConfiguration>
\r
1412 <FileConfiguration
\r
1413 Name="Release|Win32"
\r
1414 ExcludedFromBuild="true"
\r
1417 Name="VCCLCompilerTool"
\r
1419 </FileConfiguration>
\r
1420 <FileConfiguration
\r
1421 Name="Debug_Internal|Win32"
\r
1422 ExcludedFromBuild="true"
\r
1425 Name="VCCLCompilerTool"
\r
1427 </FileConfiguration>
\r
1428 <FileConfiguration
\r
1429 Name="Debug_Cairo|Win32"
\r
1430 ExcludedFromBuild="true"
\r
1433 Name="VCCLCompilerTool"
\r
1435 </FileConfiguration>
\r
1436 <FileConfiguration
\r
1437 Name="Release_Cairo|Win32"
\r
1438 ExcludedFromBuild="true"
\r
1441 Name="VCCLCompilerTool"
\r
1443 </FileConfiguration>
\r
1444 <FileConfiguration
\r
1445 Name="Debug_All|Win32"
\r
1446 ExcludedFromBuild="true"
\r
1449 Name="VCCLCompilerTool"
\r
1451 </FileConfiguration>
\r
1454 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCoordinates.h"
\r
1458 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCounter.cpp"
\r
1460 <FileConfiguration
\r
1461 Name="Debug|Win32"
\r
1462 ExcludedFromBuild="true"
\r
1465 Name="VCCLCompilerTool"
\r
1467 </FileConfiguration>
\r
1468 <FileConfiguration
\r
1469 Name="Release|Win32"
\r
1470 ExcludedFromBuild="true"
\r
1473 Name="VCCLCompilerTool"
\r
1475 </FileConfiguration>
\r
1476 <FileConfiguration
\r
1477 Name="Debug_Internal|Win32"
\r
1478 ExcludedFromBuild="true"
\r
1481 Name="VCCLCompilerTool"
\r
1483 </FileConfiguration>
\r
1484 <FileConfiguration
\r
1485 Name="Debug_Cairo|Win32"
\r
1486 ExcludedFromBuild="true"
\r
1489 Name="VCCLCompilerTool"
\r
1491 </FileConfiguration>
\r
1492 <FileConfiguration
\r
1493 Name="Release_Cairo|Win32"
\r
1494 ExcludedFromBuild="true"
\r
1497 Name="VCCLCompilerTool"
\r
1499 </FileConfiguration>
\r
1500 <FileConfiguration
\r
1501 Name="Debug_All|Win32"
\r
1502 ExcludedFromBuild="true"
\r
1505 Name="VCCLCompilerTool"
\r
1507 </FileConfiguration>
\r
1510 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCounter.h"
\r
1514 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSCharsetRule.cpp"
\r
1516 <FileConfiguration
\r
1517 Name="Debug|Win32"
\r
1518 ExcludedFromBuild="true"
\r
1521 Name="VCCLCompilerTool"
\r
1523 </FileConfiguration>
\r
1524 <FileConfiguration
\r
1525 Name="Release|Win32"
\r
1526 ExcludedFromBuild="true"
\r
1529 Name="VCCLCompilerTool"
\r
1531 </FileConfiguration>
\r
1532 <FileConfiguration
\r
1533 Name="Debug_Internal|Win32"
\r
1534 ExcludedFromBuild="true"
\r
1537 Name="VCCLCompilerTool"
\r
1539 </FileConfiguration>
\r
1540 <FileConfiguration
\r
1541 Name="Debug_Cairo|Win32"
\r
1542 ExcludedFromBuild="true"
\r
1545 Name="VCCLCompilerTool"
\r
1547 </FileConfiguration>
\r
1548 <FileConfiguration
\r
1549 Name="Release_Cairo|Win32"
\r
1550 ExcludedFromBuild="true"
\r
1553 Name="VCCLCompilerTool"
\r
1555 </FileConfiguration>
\r
1556 <FileConfiguration
\r
1557 Name="Debug_All|Win32"
\r
1558 ExcludedFromBuild="true"
\r
1561 Name="VCCLCompilerTool"
\r
1563 </FileConfiguration>
\r
1566 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSCharsetRule.h"
\r
1570 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSFontFaceRule.cpp"
\r
1572 <FileConfiguration
\r
1573 Name="Debug|Win32"
\r
1574 ExcludedFromBuild="true"
\r
1577 Name="VCCLCompilerTool"
\r
1579 </FileConfiguration>
\r
1580 <FileConfiguration
\r
1581 Name="Release|Win32"
\r
1582 ExcludedFromBuild="true"
\r
1585 Name="VCCLCompilerTool"
\r
1587 </FileConfiguration>
\r
1588 <FileConfiguration
\r
1589 Name="Debug_Internal|Win32"
\r
1590 ExcludedFromBuild="true"
\r
1593 Name="VCCLCompilerTool"
\r
1595 </FileConfiguration>
\r
1596 <FileConfiguration
\r
1597 Name="Debug_Cairo|Win32"
\r
1598 ExcludedFromBuild="true"
\r
1601 Name="VCCLCompilerTool"
\r
1603 </FileConfiguration>
\r
1604 <FileConfiguration
\r
1605 Name="Release_Cairo|Win32"
\r
1606 ExcludedFromBuild="true"
\r
1609 Name="VCCLCompilerTool"
\r
1611 </FileConfiguration>
\r
1612 <FileConfiguration
\r
1613 Name="Debug_All|Win32"
\r
1614 ExcludedFromBuild="true"
\r
1617 Name="VCCLCompilerTool"
\r
1619 </FileConfiguration>
\r
1622 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSFontFaceRule.h"
\r
1626 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSImportRule.cpp"
\r
1628 <FileConfiguration
\r
1629 Name="Debug|Win32"
\r
1630 ExcludedFromBuild="true"
\r
1633 Name="VCCLCompilerTool"
\r
1635 </FileConfiguration>
\r
1636 <FileConfiguration
\r
1637 Name="Release|Win32"
\r
1638 ExcludedFromBuild="true"
\r
1641 Name="VCCLCompilerTool"
\r
1643 </FileConfiguration>
\r
1644 <FileConfiguration
\r
1645 Name="Debug_Internal|Win32"
\r
1646 ExcludedFromBuild="true"
\r
1649 Name="VCCLCompilerTool"
\r
1651 </FileConfiguration>
\r
1652 <FileConfiguration
\r
1653 Name="Debug_Cairo|Win32"
\r
1654 ExcludedFromBuild="true"
\r
1657 Name="VCCLCompilerTool"
\r
1659 </FileConfiguration>
\r
1660 <FileConfiguration
\r
1661 Name="Release_Cairo|Win32"
\r
1662 ExcludedFromBuild="true"
\r
1665 Name="VCCLCompilerTool"
\r
1667 </FileConfiguration>
\r
1668 <FileConfiguration
\r
1669 Name="Debug_All|Win32"
\r
1670 ExcludedFromBuild="true"
\r
1673 Name="VCCLCompilerTool"
\r
1675 </FileConfiguration>
\r
1678 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSImportRule.h"
\r
1682 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSMediaRule.cpp"
\r
1684 <FileConfiguration
\r
1685 Name="Debug|Win32"
\r
1686 ExcludedFromBuild="true"
\r
1689 Name="VCCLCompilerTool"
\r
1691 </FileConfiguration>
\r
1692 <FileConfiguration
\r
1693 Name="Release|Win32"
\r
1694 ExcludedFromBuild="true"
\r
1697 Name="VCCLCompilerTool"
\r
1699 </FileConfiguration>
\r
1700 <FileConfiguration
\r
1701 Name="Debug_Internal|Win32"
\r
1702 ExcludedFromBuild="true"
\r
1705 Name="VCCLCompilerTool"
\r
1707 </FileConfiguration>
\r
1708 <FileConfiguration
\r
1709 Name="Debug_Cairo|Win32"
\r
1710 ExcludedFromBuild="true"
\r
1713 Name="VCCLCompilerTool"
\r
1715 </FileConfiguration>
\r
1716 <FileConfiguration
\r
1717 Name="Release_Cairo|Win32"
\r
1718 ExcludedFromBuild="true"
\r
1721 Name="VCCLCompilerTool"
\r
1723 </FileConfiguration>
\r
1724 <FileConfiguration
\r
1725 Name="Debug_All|Win32"
\r
1726 ExcludedFromBuild="true"
\r
1729 Name="VCCLCompilerTool"
\r
1731 </FileConfiguration>
\r
1734 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSMediaRule.h"
\r
1738 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSPageRule.cpp"
\r
1740 <FileConfiguration
\r
1741 Name="Debug|Win32"
\r
1742 ExcludedFromBuild="true"
\r
1745 Name="VCCLCompilerTool"
\r
1747 </FileConfiguration>
\r
1748 <FileConfiguration
\r
1749 Name="Release|Win32"
\r
1750 ExcludedFromBuild="true"
\r
1753 Name="VCCLCompilerTool"
\r
1755 </FileConfiguration>
\r
1756 <FileConfiguration
\r
1757 Name="Debug_Internal|Win32"
\r
1758 ExcludedFromBuild="true"
\r
1761 Name="VCCLCompilerTool"
\r
1763 </FileConfiguration>
\r
1764 <FileConfiguration
\r
1765 Name="Debug_Cairo|Win32"
\r
1766 ExcludedFromBuild="true"
\r
1769 Name="VCCLCompilerTool"
\r
1771 </FileConfiguration>
\r
1772 <FileConfiguration
\r
1773 Name="Release_Cairo|Win32"
\r
1774 ExcludedFromBuild="true"
\r
1777 Name="VCCLCompilerTool"
\r
1779 </FileConfiguration>
\r
1780 <FileConfiguration
\r
1781 Name="Debug_All|Win32"
\r
1782 ExcludedFromBuild="true"
\r
1785 Name="VCCLCompilerTool"
\r
1787 </FileConfiguration>
\r
1790 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSPageRule.h"
\r
1794 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSPrimitiveValue.cpp"
\r
1796 <FileConfiguration
\r
1797 Name="Debug|Win32"
\r
1798 ExcludedFromBuild="true"
\r
1801 Name="VCCLCompilerTool"
\r
1803 </FileConfiguration>
\r
1804 <FileConfiguration
\r
1805 Name="Release|Win32"
\r
1806 ExcludedFromBuild="true"
\r
1809 Name="VCCLCompilerTool"
\r
1811 </FileConfiguration>
\r
1812 <FileConfiguration
\r
1813 Name="Debug_Internal|Win32"
\r
1814 ExcludedFromBuild="true"
\r
1817 Name="VCCLCompilerTool"
\r
1819 </FileConfiguration>
\r
1820 <FileConfiguration
\r
1821 Name="Debug_Cairo|Win32"
\r
1822 ExcludedFromBuild="true"
\r
1825 Name="VCCLCompilerTool"
\r
1827 </FileConfiguration>
\r
1828 <FileConfiguration
\r
1829 Name="Release_Cairo|Win32"
\r
1830 ExcludedFromBuild="true"
\r
1833 Name="VCCLCompilerTool"
\r
1835 </FileConfiguration>
\r
1836 <FileConfiguration
\r
1837 Name="Debug_All|Win32"
\r
1838 ExcludedFromBuild="true"
\r
1841 Name="VCCLCompilerTool"
\r
1843 </FileConfiguration>
\r
1846 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSPrimitiveValue.h"
\r
1850 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSRule.cpp"
\r
1852 <FileConfiguration
\r
1853 Name="Debug|Win32"
\r
1854 ExcludedFromBuild="true"
\r
1857 Name="VCCLCompilerTool"
\r
1859 </FileConfiguration>
\r
1860 <FileConfiguration
\r
1861 Name="Release|Win32"
\r
1862 ExcludedFromBuild="true"
\r
1865 Name="VCCLCompilerTool"
\r
1867 </FileConfiguration>
\r
1868 <FileConfiguration
\r
1869 Name="Debug_Internal|Win32"
\r
1870 ExcludedFromBuild="true"
\r
1873 Name="VCCLCompilerTool"
\r
1875 </FileConfiguration>
\r
1876 <FileConfiguration
\r
1877 Name="Debug_Cairo|Win32"
\r
1878 ExcludedFromBuild="true"
\r
1881 Name="VCCLCompilerTool"
\r
1883 </FileConfiguration>
\r
1884 <FileConfiguration
\r
1885 Name="Release_Cairo|Win32"
\r
1886 ExcludedFromBuild="true"
\r
1889 Name="VCCLCompilerTool"
\r
1891 </FileConfiguration>
\r
1892 <FileConfiguration
\r
1893 Name="Debug_All|Win32"
\r
1894 ExcludedFromBuild="true"
\r
1897 Name="VCCLCompilerTool"
\r
1899 </FileConfiguration>
\r
1902 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSRule.h"
\r
1906 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSRuleList.cpp"
\r
1908 <FileConfiguration
\r
1909 Name="Debug|Win32"
\r
1910 ExcludedFromBuild="true"
\r
1913 Name="VCCLCompilerTool"
\r
1915 </FileConfiguration>
\r
1916 <FileConfiguration
\r
1917 Name="Release|Win32"
\r
1918 ExcludedFromBuild="true"
\r
1921 Name="VCCLCompilerTool"
\r
1923 </FileConfiguration>
\r
1924 <FileConfiguration
\r
1925 Name="Debug_Internal|Win32"
\r
1926 ExcludedFromBuild="true"
\r
1929 Name="VCCLCompilerTool"
\r
1931 </FileConfiguration>
\r
1932 <FileConfiguration
\r
1933 Name="Debug_Cairo|Win32"
\r
1934 ExcludedFromBuild="true"
\r
1937 Name="VCCLCompilerTool"
\r
1939 </FileConfiguration>
\r
1940 <FileConfiguration
\r
1941 Name="Release_Cairo|Win32"
\r
1942 ExcludedFromBuild="true"
\r
1945 Name="VCCLCompilerTool"
\r
1947 </FileConfiguration>
\r
1948 <FileConfiguration
\r
1949 Name="Debug_All|Win32"
\r
1950 ExcludedFromBuild="true"
\r
1953 Name="VCCLCompilerTool"
\r
1955 </FileConfiguration>
\r
1958 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSRuleList.h"
\r
1962 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSCSSStyleDeclaration.cpp"
\r
1964 <FileConfiguration
\r
1965 Name="Debug|Win32"
\r
1966 ExcludedFromBuild="true"
\r
1969 Name="VCCLCompilerTool"
\r
1971 </FileConfiguration>
\r
1972 <FileConfiguration
\r
1973 Name="Release|Win32"
\r
1974 ExcludedFromBuild="true"
\r
1977 Name="VCCLCompilerTool"
\r
1979 </FileConfiguration>
\r
1980 <FileConfiguration
\r