/>\r
<Tool\r
Name="VCPostBuildEventTool"\r
- 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\kjs"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)..\loader\*.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)..\html\*.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\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.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)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.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)..\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)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\kjs\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\kjs"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)\..\page\inspector\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
"\r
+ 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\kjs"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)..\loader\*.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)..\html\*.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\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.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)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.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)..\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)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\kjs\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\kjs"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)\..\page\inspector\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
"\r
/>\r
</Configuration>\r
<Configuration\r
/>\r
<Tool\r
Name="VCPostBuildEventTool"\r
- 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\kjs"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)..\loader\*.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)..\html\*.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\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.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)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.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)..\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)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\kjs\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\kjs"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)\..\page\inspector\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
"\r
+ 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\kjs"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)..\loader\*.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)..\html\*.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\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.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)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.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)..\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)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\kjs\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\kjs"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)\..\page\inspector\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
"\r
/>\r
</Configuration>\r
<Configuration\r
/>\r
<Tool\r
Name="VCPostBuildEventTool"\r
- 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\kjs"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)..\loader\*.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)..\html\*.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\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.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)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.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)..\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)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\kjs\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\kjs"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)\..\page\inspector\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
"\r
+ 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\kjs"
mkdir 2>NUL "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)..\loader\*.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)..\html\*.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\cf\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\platform\graphics\win\*.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)..\bridge\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\bridge\win\*.h" "$(WebKitOutputDir)\include\WebCore"
xcopy /y /d "$(ProjectDir)..\page\*.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)..\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)\..\ForwardingHeaders\bindings\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\bindings"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\kjs\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\kjs"
xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\pcre\*.h" "$(WebKitOutputDir)\include\WebCore\ForwardingHeaders\pcre"
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)\..\page\inspector\*" "$(WebKitOutputDir)\bin\WebKit.resources\inspector"
"\r
/>\r
</Configuration>\r
</Configurations>\r
<Filter\r
Name="svg"\r
>\r
- <Filter\r
- Name="graphics"\r
- >\r
- <File\r
- RelativePath="..\svg\graphics\SVGImage.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGImage.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServer.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServer.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerGradient.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerGradient.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerLinearGradient.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerLinearGradient.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerPattern.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerPattern.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerRadialGradient.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerRadialGradient.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerSolid.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGPaintServerSolid.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResource.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResource.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceClipper.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceClipper.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceFilter.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceFilter.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceListener.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceMarker.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceMarker.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceMasker.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\SVGResourceMasker.h"\r
- >\r
- </File>\r
- <Filter\r
- Name="cg"\r
- >\r
- <File\r
- RelativePath="..\svg\graphics\cg\CgSupport.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\CgSupport.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\RenderPathCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGPaintServerCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGPaintServerGradientCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGPaintServerPatternCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGPaintServerSolidCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGResourceClipperCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGResourceFilterCg.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\cg\SVGResourceMaskerCg.cpp"\r
- >\r
- </File>\r
- </Filter>\r
- <Filter\r
- Name="filters"\r
- >\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGDistantLightSource.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEBlend.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEBlend.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEColorMatrix.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEColorMatrix.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEComponentTransfer.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEComponentTransfer.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEComposite.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEComposite.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEConvolveMatrix.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEConvolveMatrix.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEDiffuseLighting.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEDiffuseLighting.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEDisplacementMap.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEDisplacementMap.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEFlood.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEFlood.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEGaussianBlur.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEGaussianBlur.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEImage.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEImage.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEMerge.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEMerge.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEMorphology.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEMorphology.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEOffset.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFEOffset.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFESpecularLighting.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFESpecularLighting.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFETile.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFETurbulence.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFETurbulence.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFilterEffect.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGFilterEffect.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGLightSource.cpp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGLightSource.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGPointLightSource.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="..\svg\graphics\filters\SVGSpotLightSource.h"\r
- >\r
- </File>\r
- </Filter>\r
- </Filter>\r
<File\r
RelativePath="..\svg\ColorDistance.cpp"\r
>\r
RelativePath="..\svg\TimeScheduler.h"\r
>\r
</File>\r
+ <Filter\r
+ Name="graphics"\r
+ >\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGImage.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGImage.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServer.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServer.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerGradient.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerGradient.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerLinearGradient.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerLinearGradient.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerPattern.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerPattern.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerRadialGradient.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerRadialGradient.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerSolid.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGPaintServerSolid.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResource.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResource.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceClipper.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceClipper.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceFilter.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceFilter.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceListener.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceMarker.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceMarker.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceMasker.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\SVGResourceMasker.h"\r
+ >\r
+ </File>\r
+ <Filter\r
+ Name="cg"\r
+ >\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\CgSupport.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\CgSupport.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\RenderPathCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGPaintServerCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGPaintServerGradientCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGPaintServerPatternCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGPaintServerSolidCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGResourceClipperCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGResourceFilterCg.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\cg\SVGResourceMaskerCg.cpp"\r
+ >\r
+ </File>\r
+ </Filter>\r
+ <Filter\r
+ Name="filters"\r
+ >\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGDistantLightSource.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEBlend.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEBlend.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEColorMatrix.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEColorMatrix.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEComponentTransfer.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEComponentTransfer.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEComposite.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEComposite.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEConvolveMatrix.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEConvolveMatrix.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEDiffuseLighting.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEDiffuseLighting.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEDisplacementMap.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEDisplacementMap.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEFlood.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEFlood.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEGaussianBlur.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEGaussianBlur.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEImage.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEImage.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEMerge.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEMerge.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEMorphology.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEMorphology.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEOffset.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFEOffset.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFESpecularLighting.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFESpecularLighting.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFETile.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFETurbulence.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFETurbulence.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFilterEffect.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGFilterEffect.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGLightSource.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGLightSource.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGPointLightSource.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="..\svg\graphics\filters\SVGSpotLightSource.h"\r
+ >\r
+ </File>\r
+ </Filter>\r
+ </Filter>\r
</Filter>\r
<Filter\r
Name="ForwardingHeaders"\r