1 <?xml version="1.0" encoding="Windows-1252"?>
\r
3 ProjectType="Visual C++"
\r
6 ProjectGUID="{0662A8A9-82A3-4638-97D8-EC425D8D87C9}"
\r
7 RootNamespace="WebKit"
\r
20 OutputDirectory="$(WebKitOutputDir)\bin"
\r
21 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)"
\r
22 ConfigurationType="2"
\r
23 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops"
\r
27 Name="VCPreBuildEventTool"
\r
28 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
touch "$(WebKitOutputDir)\tmp.cpp"
cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
if ERRORLEVEL 0 set AnalyzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"

mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore\JavaScriptCore"
xcopy /y /d "$(WebKitLibrariesDir)\include\JavaScriptCore\JavaScriptCore\*" "$(WebKitOutputDir)\include\JavaScriptCore\JavaScriptCore"

bash "$(WebKitLibrariesDir)\tools\scripts\auto-version.sh" "$(IntDir)"
"
\r
31 Name="VCCustomBuildTool"
\r
34 Name="VCXMLDataGeneratorTool"
\r
37 Name="VCWebServiceProxyGeneratorTool"
\r
43 Name="VCCLCompilerTool"
\r
45 AdditionalIncludeDirectories=""$(WebKitOutputDir)\include\WebKit";"$(WebKitOutputDir)\Include";"$(WebKitLibrariesDir)\Include";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include\JavaScriptCore";"$(WebKitOutputDir)\Include\icu";"$(WebKitLibrariesDir)\Include\icu";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(ProjectDir)\..";"$(ProjectDir)";"$(IntDir)\include";"$(WebKitOutputDir)\obj\WebKit\DerivedSources""
\r
46 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WEBKIT_EXPORTS;_WIN32_WINNT=0x500;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ENABLE_XSLT;ENABLE_XPATH;ENABLE_SVG;FRAMEWORK_NAME=WebKit;__PRODUCTION__=0$(PRODUCTION)"
\r
47 MinimalRebuild="true"
\r
48 ExceptionHandling="0"
\r
49 BasicRuntimeChecks="3"
\r
51 RuntimeTypeInfo="false"
\r
52 UsePrecompiledHeader="0"
\r
55 Detect64BitPortabilityProblems="true"
\r
56 DebugInformationFormat="3"
\r
57 DisableSpecificWarnings="4127;4355;4512;4800"
\r
58 ForcedIncludeFiles="CodeAnalysisConfig.h"
\r
61 Name="VCManagedResourceCompilerTool"
\r
64 Name="VCResourceCompilerTool"
\r
65 AdditionalIncludeDirectories="$(IntDir)\include"
\r
68 Name="VCPreLinkEventTool"
\r
73 LinkLibraryDependencies="false"
\r
74 AdditionalDependencies="delayimp.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib usp10.lib comctl32.lib version.lib shlwapi.lib libxml2$(LibraryConfigSuffix).lib libxslt$(LibraryConfigSuffix).lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib SQLite3$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib JavaScriptCore$(WebKitConfigSuffix).lib WebKitGUID$(WebKitConfigSuffix).lib WebCore$(WebKitConfigSuffix).lib WTF$(WebKitConfigSuffix).lib WebKitSystemInterface$(WebKitConfigSuffix).lib msimg32.lib QTMovieWin$(WebKitConfigSuffix).lib"
\r
75 OutputFile="$(OutDir)\$(ProjectName)$(WebKitDLLConfigSuffix).dll"
\r
77 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(WebKitLibrariesDir)\lib""
\r
78 ModuleDefinitionFile="WebKit$(WebKitDLLConfigSuffix).def"
\r
79 DelayLoadDLLs="comdlg32.dll;usp10.dll;comctl32.dll;version.dll;libxslt$(LibraryConfigSuffix).dll;SQLite3$(LibraryConfigSuffix).dll;msimg32.dll;QTMovieWin$(WebKitConfigSuffix).dll"
\r
80 GenerateDebugInformation="true"
\r
82 ImportLibrary="$(WebKitOutputDir)\lib\$(TargetName).lib"
\r
89 Name="VCManifestTool"
\r
92 Name="VCXDCMakeTool"
\r
95 Name="VCBscMakeTool"
\r
101 Name="VCAppVerifierTool"
\r
104 Name="VCWebDeploymentTool"
\r
107 Name="VCPostBuildEventTool"
\r
108 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\WebLocalizableStrings.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\WebKitGraphics.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\ForEachCoClass.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\ProgIDMacros.h" "$(WebKitOutputDir)\include\WebKit"

xcopy /y /d "$(WebKitOutputDir)\include\WebCore\npfunctions.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(WebKitOutputDir)\include\JavaScriptCore\npapi.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(WebKitOutputDir)\include\JavaScriptCore\npruntime.h" "$(WebKitOutputDir)\include\WebKit"

mkdir 2>NUL "$(OutDir)\WebKit.resources"
xcopy /y /d "$(ProjectDir)..\$(ProjectName).resources\*" "$(OutDir)\$(ProjectName).resources"
mkdir 2>NUL "$(OutDir)\WebKit.resources\en.lproj"
xcopy /y /d "$(ProjectDir)..\English.lproj\Localizable.strings" "$(OutDir)\WebKit.resources\en.lproj\"
"
\r
112 Name="Release|Win32"
\r
113 OutputDirectory="$(WebKitOutputDir)\bin"
\r
114 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)"
\r
115 ConfigurationType="2"
\r
116 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops"
\r
118 WholeProgramOptimization="1"
\r
121 Name="VCPreBuildEventTool"
\r
122 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
touch "$(WebKitOutputDir)\tmp.cpp"
cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
if ERRORLEVEL 0 set AnalyzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"

mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore\JavaScriptCore"
xcopy /y /d "$(WebKitLibrariesDir)\include\JavaScriptCore\JavaScriptCore\*" "$(WebKitOutputDir)\include\JavaScriptCore\JavaScriptCore"

bash "$(WebKitLibrariesDir)\tools\scripts\auto-version.sh" "$(IntDir)"
"
\r
125 Name="VCCustomBuildTool"
\r
128 Name="VCXMLDataGeneratorTool"
\r
131 Name="VCWebServiceProxyGeneratorTool"
\r
137 Name="VCCLCompilerTool"
\r
138 AdditionalIncludeDirectories=""$(WebKitOutputDir)\include\WebKit";"$(WebKitOutputDir)\Include";"$(WebKitLibrariesDir)\Include";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include\JavaScriptCore";"$(WebKitOutputDir)\Include\icu";"$(WebKitLibrariesDir)\Include\icu";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(ProjectDir)\..";"$(ProjectDir)";"$(IntDir)\include";"$(WebKitOutputDir)\obj\WebKit\DerivedSources""
\r
139 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WEBKIT_EXPORTS;_WIN32_WINNT=0x500;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ENABLE_XSLT;ENABLE_XPATH;ENABLE_SVG;FRAMEWORK_NAME=WebKit;__PRODUCTION__=0$(PRODUCTION)"
\r
140 ExceptionHandling="0"
\r
142 RuntimeTypeInfo="false"
\r
143 UsePrecompiledHeader="0"
\r
146 Detect64BitPortabilityProblems="true"
\r
147 DebugInformationFormat="3"
\r
148 DisableSpecificWarnings="4127;4355;4512;4800"
\r
149 ForcedIncludeFiles="CodeAnalysisConfig.h"
\r
152 Name="VCManagedResourceCompilerTool"
\r
155 Name="VCResourceCompilerTool"
\r
156 AdditionalIncludeDirectories="$(IntDir)\include"
\r
159 Name="VCPreLinkEventTool"
\r
163 Name="VCLinkerTool"
\r
164 LinkLibraryDependencies="false"
\r
165 AdditionalDependencies="delayimp.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib usp10.lib comctl32.lib version.lib shlwapi.lib libxml2$(LibraryConfigSuffix).lib libxslt$(LibraryConfigSuffix).lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib SQLite3$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib JavaScriptCore$(WebKitConfigSuffix).lib WebKitGUID$(WebKitConfigSuffix).lib WebCore$(WebKitConfigSuffix).lib WTF$(WebKitConfigSuffix).lib WebKitSystemInterface$(WebKitConfigSuffix).lib msimg32.lib QTMovieWin$(WebKitConfigSuffix).lib"
\r
166 OutputFile="$(OutDir)\$(ProjectName)$(WebKitDLLConfigSuffix).dll"
\r
167 LinkIncremental="1"
\r
168 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(WebKitLibrariesDir)\lib""
\r
169 ModuleDefinitionFile="WebKit$(WebKitDLLConfigSuffix).def"
\r
170 DelayLoadDLLs="comdlg32.dll;usp10.dll;comctl32.dll;version.dll;libxslt$(LibraryConfigSuffix).dll;SQLite3$(LibraryConfigSuffix).dll;msimg32.dll;QTMovieWin$(WebKitConfigSuffix).dll"
\r
171 GenerateDebugInformation="true"
\r
173 OptimizeReferences="2"
\r
174 EnableCOMDATFolding="2"
\r
175 ImportLibrary="$(WebKitOutputDir)\lib\$(TargetName).lib"
\r
182 Name="VCManifestTool"
\r
185 Name="VCXDCMakeTool"
\r
188 Name="VCBscMakeTool"
\r
194 Name="VCAppVerifierTool"
\r
197 Name="VCWebDeploymentTool"
\r
200 Name="VCPostBuildEventTool"
\r
201 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\WebLocalizableStrings.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\WebKitGraphics.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\ForEachCoClass.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\ProgIDMacros.h" "$(WebKitOutputDir)\include\WebKit"

xcopy /y /d "$(WebKitOutputDir)\include\WebCore\npfunctions.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(WebKitOutputDir)\include\JavaScriptCore\npapi.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(WebKitOutputDir)\include\JavaScriptCore\npruntime.h" "$(WebKitOutputDir)\include\WebKit"

mkdir 2>NUL "$(OutDir)\WebKit.resources"
xcopy /y /d "$(ProjectDir)..\$(ProjectName).resources\*" "$(OutDir)\$(ProjectName).resources"
mkdir 2>NUL "$(OutDir)\WebKit.resources\en.lproj"
xcopy /y /d "$(ProjectDir)..\English.lproj\Localizable.strings" "$(OutDir)\WebKit.resources\en.lproj\"
"
\r
205 Name="Debug_Internal|Win32"
\r
206 OutputDirectory="$(WebKitOutputDir)\bin"
\r
207 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)"
\r
208 ConfigurationType="2"
\r
209 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops"
\r
213 Name="VCPreBuildEventTool"
\r
214 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
touch "$(WebKitOutputDir)\tmp.cpp"
cl /analyze /nologo /c "$(WebKitOutputDir)\tmp.cpp" 2>&1 | findstr D9040
if ERRORLEVEL 0 set EnablePREfast="false" else set EnablePREfast="true"
if ERRORLEVEL 0 set AnalyzeWithLargeStack="" AnalyzeWithLargeStack="/analyze:65536"

mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore\JavaScriptCore"
xcopy /y /d "$(WebKitLibrariesDir)\include\JavaScriptCore\JavaScriptCore\*" "$(WebKitOutputDir)\include\JavaScriptCore\JavaScriptCore"

bash "$(WebKitLibrariesDir)\tools\scripts\auto-version.sh" "$(IntDir)"
"
\r
217 Name="VCCustomBuildTool"
\r
220 Name="VCXMLDataGeneratorTool"
\r
223 Name="VCWebServiceProxyGeneratorTool"
\r
229 Name="VCCLCompilerTool"
\r
231 AdditionalIncludeDirectories=""$(WebKitOutputDir)\include\WebKit";"$(WebKitOutputDir)\Include";"$(WebKitLibrariesDir)\Include";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include\JavaScriptCore";"$(WebKitOutputDir)\Include\icu";"$(WebKitLibrariesDir)\Include\icu";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitOutputDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility";"$(ProjectDir)\..";"$(ProjectDir)";"$(IntDir)\include";"$(WebKitOutputDir)\obj\WebKit\DerivedSources""
\r
232 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WEBKIT_EXPORTS;_WIN32_WINNT=0x500;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ENABLE_XSLT;ENABLE_XPATH;ENABLE_SVG;FRAMEWORK_NAME=WebKit;__PRODUCTION__=0$(PRODUCTION)"
\r
233 MinimalRebuild="true"
\r
234 ExceptionHandling="0"
\r
235 BasicRuntimeChecks="3"
\r
237 RuntimeTypeInfo="false"
\r
238 UsePrecompiledHeader="0"
\r
241 Detect64BitPortabilityProblems="true"
\r
242 DebugInformationFormat="3"
\r
243 DisableSpecificWarnings="4127;4355;4512;4800"
\r
244 ForcedIncludeFiles="CodeAnalysisConfig.h"
\r
247 Name="VCManagedResourceCompilerTool"
\r
250 Name="VCResourceCompilerTool"
\r
251 AdditionalIncludeDirectories="$(IntDir)\include"
\r
254 Name="VCPreLinkEventTool"
\r
258 Name="VCLinkerTool"
\r
259 LinkLibraryDependencies="false"
\r
260 AdditionalDependencies="delayimp.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib usp10.lib comctl32.lib version.lib shlwapi.lib libxml2$(LibraryConfigSuffix).lib libxslt$(LibraryConfigSuffix).lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib SQLite3$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib JavaScriptCore$(WebKitConfigSuffix).lib WebKitGUID$(WebKitConfigSuffix).lib WebCore$(WebKitConfigSuffix).lib WTF$(WebKitConfigSuffix).lib WebKitSystemInterface$(WebKitConfigSuffix).lib msimg32.lib QTMovieWin$(WebKitConfigSuffix).lib"
\r
261 OutputFile="$(OutDir)\$(ProjectName)$(WebKitDLLConfigSuffix).dll"
\r
262 LinkIncremental="2"
\r
263 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(WebKitLibrariesDir)\lib""
\r
264 ModuleDefinitionFile="WebKit$(WebKitDLLConfigSuffix).def"
\r
265 DelayLoadDLLs="comdlg32.dll;usp10.dll;comctl32.dll;version.dll;libxslt$(LibraryConfigSuffix).dll;SQLite3$(LibraryConfigSuffix).dll;msimg32.dll;QTMovieWin$(WebKitConfigSuffix).dll"
\r
266 GenerateDebugInformation="true"
\r
268 ImportLibrary="$(WebKitOutputDir)\lib\$(TargetName).lib"
\r
275 Name="VCManifestTool"
\r
278 Name="VCXDCMakeTool"
\r
281 Name="VCBscMakeTool"
\r
287 Name="VCAppVerifierTool"
\r
290 Name="VCWebDeploymentTool"
\r
293 Name="VCPostBuildEventTool"
\r
294 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\WebLocalizableStrings.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\WebKitGraphics.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\ForEachCoClass.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(ProjectDir)\..\ProgIDMacros.h" "$(WebKitOutputDir)\include\WebKit"

xcopy /y /d "$(WebKitOutputDir)\include\WebCore\npfunctions.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(WebKitOutputDir)\include\JavaScriptCore\npapi.h" "$(WebKitOutputDir)\include\WebKit"
xcopy /y /d "$(WebKitOutputDir)\include\JavaScriptCore\npruntime.h" "$(WebKitOutputDir)\include\WebKit"

mkdir 2>NUL "$(OutDir)\WebKit.resources"
xcopy /y /d "$(ProjectDir)..\$(ProjectName).resources\*" "$(OutDir)\$(ProjectName).resources"
mkdir 2>NUL "$(OutDir)\WebKit.resources\en.lproj"
xcopy /y /d "$(ProjectDir)..\English.lproj\Localizable.strings" "$(OutDir)\WebKit.resources\en.lproj\"
"
\r
302 Name="Source Files"
\r
303 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
\r
304 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
\r
307 RelativePath="..\MarshallingHelpers.cpp"
\r
311 RelativePath="..\WebCoreLocalizedStrings.cpp"
\r
315 RelativePath="..\WebInspectorClient.cpp"
\r
319 RelativePath="..\WebKitClassFactory.cpp"
\r
323 RelativePath="..\WebKitDLL.cpp"
\r
327 RelativePath="..\WebKitSystemBits.cpp"
\r
331 RelativePath="..\WebNodeHighlight.cpp"
\r
336 Name="Header Files"
\r
337 Filter="h;hpp;hxx;hm;inl;inc;xsd"
\r
338 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
\r
341 RelativePath=".\autoversion.h"
\r
345 RelativePath="..\CFDictionaryPropertyBag.h"
\r
349 RelativePath="..\CodeAnalysisConfig.h"
\r
353 RelativePath="..\COMEnumVariant.h"
\r
357 RelativePath="..\DefaultDownloadDelegate.h"
\r
361 RelativePath="..\DefaultPolicyDelegate.h"
\r
365 RelativePath="..\DOMCoreClasses.h"
\r
369 RelativePath="..\DOMCSSClasses.h"
\r
373 RelativePath="..\DOMEventsClasses.h"
\r
377 RelativePath="..\DOMHTMLClasses.h"
\r
381 RelativePath="..\ForEachCoClass.h"
\r
385 RelativePath="..\HTTPHeaderPropertyBag.h"
\r
389 RelativePath="..\MarshallingHelpers.h"
\r
393 RelativePath="..\MemoryStream.h"
\r
397 RelativePath="..\ProgIDMacros.h"
\r
401 RelativePath=".\resource.h"
\r
405 RelativePath="..\WebActionPropertyBag.h"
\r
409 RelativePath="..\WebBackForwardList.h"
\r
413 RelativePath="..\WebCache.h"
\r
417 RelativePath="..\WebCachedPagePlatformData.h"
\r
421 RelativePath="..\WebChromeClient.h"
\r
425 RelativePath="..\WebContextMenuClient.h"
\r
429 RelativePath="..\WebDatabaseManager.h"
\r
433 RelativePath="..\WebDataSource.h"
\r
437 RelativePath="..\WebDocumentLoader.h"
\r
441 RelativePath="..\WebDownload.h"
\r
445 RelativePath="..\WebDragClient.h"
\r
449 RelativePath="..\WebDropSource.h"
\r
453 RelativePath="..\WebEditorClient.h"
\r
457 RelativePath="..\WebElementPropertyBag.h"
\r
461 RelativePath="..\WebError.h"
\r
465 RelativePath="..\WebFrame.h"
\r
469 RelativePath="..\WebFramePolicyListener.h"
\r
473 RelativePath="..\WebHistory.h"
\r
477 RelativePath="..\WebHistoryItem.h"
\r
481 RelativePath="..\WebHTMLRepresentation.h"
\r
485 RelativePath="..\WebIconDatabase.h"
\r
489 RelativePath="..\WebInspector.h"
\r
493 RelativePath="..\WebInspectorClient.h"
\r
497 RelativePath="..\WebJavaScriptCollector.h"
\r
501 RelativePath="..\WebKitClassFactory.h"
\r
505 RelativePath="..\WebKitDLL.h"
\r
509 RelativePath="..\WebKitGraphics.h"
\r
513 RelativePath="..\WebKitLogging.h"
\r
517 RelativePath="..\WebKitStatistics.h"
\r
521 RelativePath="..\WebKitStatisticsPrivate.h"
\r
525 RelativePath="..\WebKitSystemBits.h"
\r
529 RelativePath="..\WebLocalizableStrings.h"
\r
533 RelativePath="..\WebMutableURLRequest.h"
\r
537 RelativePath="..\WebNodeHighlight.h"
\r
541 RelativePath="..\WebNotification.h"
\r
545 RelativePath="..\WebNotificationCenter.h"
\r
549 RelativePath="..\WebPreferenceKeysPrivate.h"
\r
553 RelativePath="..\WebPreferences.h"
\r
557 RelativePath="..\WebResource.h"
\r
561 RelativePath="..\WebScriptCallFrame.h"
\r
565 RelativePath="..\WebScriptDebugger.h"
\r
569 RelativePath="..\WebScriptDebugServer.h"
\r
573 RelativePath="..\WebScriptObject.h"
\r
577 RelativePath="..\WebScrollBar.h"
\r
581 RelativePath="..\WebSecurityOrigin.h"
\r
585 RelativePath="..\WebTextRenderer.h"
\r
589 RelativePath="..\WebURLAuthenticationChallenge.h"
\r
593 RelativePath="..\WebURLAuthenticationChallengeSender.h"
\r
597 RelativePath="..\WebURLCredential.h"
\r
601 RelativePath="..\WebURLProtectionSpace.h"
\r
605 RelativePath="..\WebURLResponse.h"
\r
609 RelativePath="..\WebView.h"
\r
617 RelativePath="..\CFDictionaryPropertyBag.cpp"
\r
621 RelativePath="..\DefaultDownloadDelegate.cpp"
\r
625 RelativePath="..\DefaultPolicyDelegate.cpp"
\r
629 RelativePath="..\DOMCoreClasses.cpp"
\r
633 RelativePath="..\DOMCSSClasses.cpp"
\r
637 RelativePath="..\DOMEventsClasses.cpp"
\r
641 RelativePath="..\DOMHTMLClasses.cpp"
\r
645 RelativePath="..\ForEachCoClass.cpp"
\r
649 RelativePath="..\HTTPHeaderPropertyBag.cpp"
\r
653 RelativePath="..\MemoryStream.cpp"
\r
657 RelativePath="..\WebActionPropertyBag.cpp"
\r
661 RelativePath="..\WebBackForwardList.cpp"
\r
665 RelativePath="..\WebCache.cpp"
\r
669 RelativePath="..\WebChromeClient.cpp"
\r
673 RelativePath="..\WebContextMenuClient.cpp"
\r
677 RelativePath="..\WebDatabaseManager.cpp"
\r
681 RelativePath="..\WebDataSource.cpp"
\r
685 RelativePath="..\WebDocumentLoader.cpp"
\r
689 RelativePath="..\WebDownload.cpp"
\r
693 RelativePath="..\WebDragClient.cpp"
\r
697 RelativePath="..\WebDropSource.cpp"
\r
701 RelativePath="..\WebEditorClient.cpp"
\r
705 RelativePath="..\WebElementPropertyBag.cpp"
\r
709 RelativePath="..\WebError.cpp"
\r
713 RelativePath="..\WebFrame.cpp"
\r
717 RelativePath="..\WebFramePolicyListener.cpp"
\r
721 RelativePath="..\WebHistory.cpp"
\r
725 RelativePath="..\WebHistoryItem.cpp"
\r
729 RelativePath="..\WebHTMLRepresentation.cpp"
\r
733 RelativePath="..\WebIconDatabase.cpp"
\r
737 RelativePath="..\WebInspector.cpp"
\r
741 RelativePath="..\WebJavaScriptCollector.cpp"
\r
745 RelativePath="..\WebKitLogging.cpp"
\r
749 RelativePath="..\WebKitStatistics.cpp"
\r
753 RelativePath="..\WebMutableURLRequest.cpp"
\r
757 RelativePath="..\WebNotification.cpp"
\r
761 RelativePath="..\WebNotificationCenter.cpp"
\r
765 RelativePath="..\WebPreferences.cpp"
\r
769 RelativePath="..\WebResource.cpp"
\r
773 RelativePath="..\WebScriptCallFrame.cpp"
\r
777 RelativePath="..\WebScriptDebugger.cpp"
\r
781 RelativePath="..\WebScriptDebugServer.cpp"
\r
785 RelativePath="..\WebScriptObject.cpp"
\r
789 RelativePath="..\WebScrollBar.cpp"
\r
793 RelativePath="..\WebSecurityOrigin.cpp"
\r
797 RelativePath="..\WebTextRenderer.cpp"
\r
801 RelativePath="..\WebURLAuthenticationChallenge.cpp"
\r
805 RelativePath="..\WebURLAuthenticationChallengeSender.cpp"
\r
809 RelativePath="..\WebURLCredential.cpp"
\r
813 RelativePath="..\WebURLProtectionSpace.cpp"
\r
817 RelativePath="..\WebURLResponse.cpp"
\r
821 RelativePath="..\WebView.cpp"
\r
829 RelativePath=".\missingImage.png"
\r
833 RelativePath=".\nullplugin.png"
\r
837 RelativePath=".\textAreaResizeCorner.png"
\r
841 RelativePath=".\verticalTextCursor.png"
\r
845 RelativePath=".\WebKit.rc"
\r
849 RelativePath=".\WebKit.tlb"
\r
853 RelativePath=".\zoomInCursor.png"
\r
857 RelativePath=".\zoomOutCursor.png"
\r
865 RelativePath=".\WebKit.def"
\r
869 RelativePath=".\WebKit_debug.def"
\r
873 RelativePath="..\WebKitGraphics.cpp"
\r
877 RelativePath="..\WebLocalizableStrings.cpp"
\r
885 RelativePath="..\DOMCreateInstance.cpp"
\r
889 RelativePath="..\DOMCreateInstance.h"
\r
893 RelativePath="..\GEN_DOMObject.cpp"
\r
897 RelativePath="..\GEN_DOMObject.h"
\r
901 Name="DerivedSources"
\r
904 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMAttr.cpp"
\r
907 Name="Debug_Internal|Win32"
\r
910 Name="VCCLCompilerTool"
\r
911 ShowIncludes="false"
\r
913 </FileConfiguration>
\r
916 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMAttr.h"
\r
920 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCDATASection.cpp"
\r
924 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCDATASection.h"
\r
928 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCharacterData.cpp"
\r
932 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCharacterData.h"
\r
936 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMComment.cpp"
\r
940 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMComment.h"
\r
944 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCounter.cpp"
\r
948 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCounter.h"
\r
952 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSCharsetRule.cpp"
\r
956 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSCharsetRule.h"
\r
960 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSFontFaceRule.cpp"
\r
964 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSFontFaceRule.h"
\r
968 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSImportRule.cpp"
\r
972 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSImportRule.h"
\r
976 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSMediaRule.cpp"
\r
980 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSMediaRule.h"
\r
984 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSPageRule.cpp"
\r
988 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSPageRule.h"
\r
992 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSPrimitiveValue.cpp"
\r
996 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSPrimitiveValue.h"
\r
1000 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSRule.cpp"
\r
1004 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSRule.h"
\r
1008 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSRuleList.cpp"
\r
1012 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSRuleList.h"
\r
1016 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSStyleDeclaration.cpp"
\r
1020 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSStyleDeclaration.h"
\r
1024 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSStyleRule.cpp"
\r
1028 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSStyleRule.h"
\r
1032 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSStyleSheet.cpp"
\r
1036 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSStyleSheet.h"
\r
1040 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSUnknownRule.cpp"
\r
1044 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSUnknownRule.h"
\r
1048 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSValue.cpp"
\r
1052 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSValue.h"
\r
1056 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSValueList.cpp"
\r
1060 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMCSSValueList.h"
\r
1064 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDocument.cpp"
\r
1068 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDocument.h"
\r
1072 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDocumentFragment.cpp"
\r
1076 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDocumentFragment.h"
\r
1080 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDocumentType.cpp"
\r
1084 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDocumentType.h"
\r
1088 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDOMImplementation.cpp"
\r
1092 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMDOMImplementation.h"
\r
1096 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMElement.cpp"
\r
1100 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMElement.h"
\r
1104 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEntity.cpp"
\r
1108 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEntity.h"
\r
1112 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEntityReference.cpp"
\r
1116 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEntityReference.h"
\r
1120 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEvent.cpp"
\r
1124 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEvent.h"
\r
1128 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEventListener.cpp"
\r
1132 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEventListener.h"
\r
1136 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMEventTarget.h"
\r
1140 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLAnchorElement.cpp"
\r
1144 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLAnchorElement.h"
\r
1148 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLAppletElement.cpp"
\r
1152 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLAppletElement.h"
\r
1156 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLAreaElement.cpp"
\r
1160 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLAreaElement.h"
\r
1164 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBaseElement.cpp"
\r
1168 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBaseElement.h"
\r
1172 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBaseFontElement.cpp"
\r
1176 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBaseFontElement.h"
\r
1180 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBlockquoteElement.cpp"
\r
1184 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBlockquoteElement.h"
\r
1188 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBodyElement.cpp"
\r
1192 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBodyElement.h"
\r
1196 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBRElement.cpp"
\r
1200 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLBRElement.h"
\r
1204 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLButtonElement.cpp"
\r
1208 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLButtonElement.h"
\r
1212 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLCollection.cpp"
\r
1216 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLCollection.h"
\r
1220 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDirectoryElement.cpp"
\r
1224 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDirectoryElement.h"
\r
1228 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDivElement.cpp"
\r
1232 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDivElement.h"
\r
1236 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDListElement.cpp"
\r
1240 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDListElement.h"
\r
1244 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDocument.cpp"
\r
1248 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLDocument.h"
\r
1252 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLElement.cpp"
\r
1256 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLElement.h"
\r
1260 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLEmbedElement.cpp"
\r
1264 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLEmbedElement.h"
\r
1268 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFieldSetElement.cpp"
\r
1272 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFieldSetElement.h"
\r
1276 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFontElement.cpp"
\r
1280 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFontElement.h"
\r
1284 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFormElement.cpp"
\r
1288 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFormElement.h"
\r
1292 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFrameElement.cpp"
\r
1296 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFrameElement.h"
\r
1300 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFrameSetElement.cpp"
\r
1304 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLFrameSetElement.h"
\r
1308 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHeadElement.cpp"
\r
1312 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHeadElement.h"
\r
1316 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHeadingElement.cpp"
\r
1320 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHeadingElement.h"
\r
1324 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHRElement.cpp"
\r
1328 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHRElement.h"
\r
1332 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHtmlElement.cpp"
\r
1336 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLHtmlElement.h"
\r
1340 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLIFrameElement.cpp"
\r
1344 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLIFrameElement.h"
\r
1348 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLImageElement.cpp"
\r
1352 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLImageElement.h"
\r
1356 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLInputElement.cpp"
\r
1360 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLInputElement.h"
\r
1364 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLIsIndexElement.cpp"
\r
1368 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLIsIndexElement.h"
\r
1372 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLabelElement.cpp"
\r
1376 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLabelElement.h"
\r
1380 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLegendElement.cpp"
\r
1384 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLegendElement.h"
\r
1388 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLIElement.cpp"
\r
1392 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLIElement.h"
\r
1396 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLinkElement.cpp"
\r
1400 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLLinkElement.h"
\r
1404 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMapElement.cpp"
\r
1408 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMapElement.h"
\r
1412 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMarqueeElement.cpp"
\r
1416 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMarqueeElement.h"
\r
1420 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMenuElement.cpp"
\r
1424 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMenuElement.h"
\r
1428 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMetaElement.cpp"
\r
1432 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLMetaElement.h"
\r
1436 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLModElement.cpp"
\r
1440 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLModElement.h"
\r
1444 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLObjectElement.cpp"
\r
1448 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLObjectElement.h"
\r
1452 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOListElement.cpp"
\r
1456 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOListElement.h"
\r
1460 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOptGroupElement.cpp"
\r
1464 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOptGroupElement.h"
\r
1468 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOptionElement.cpp"
\r
1472 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOptionElement.h"
\r
1476 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOptionsCollection.cpp"
\r
1480 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLOptionsCollection.h"
\r
1484 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLParagraphElement.cpp"
\r
1488 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLParagraphElement.h"
\r
1492 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLParamElement.cpp"
\r
1496 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLParamElement.h"
\r
1500 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLPreElement.cpp"
\r
1504 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLPreElement.h"
\r
1508 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLQuoteElement.cpp"
\r
1512 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLQuoteElement.h"
\r
1516 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLScriptElement.cpp"
\r
1520 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLScriptElement.h"
\r
1524 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLSelectElement.cpp"
\r
1528 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLSelectElement.h"
\r
1532 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLStyleElement.cpp"
\r
1536 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLStyleElement.h"
\r
1540 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableCaptionElement.cpp"
\r
1544 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableCaptionElement.h"
\r
1548 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableCellElement.cpp"
\r
1552 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableCellElement.h"
\r
1556 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableColElement.cpp"
\r
1560 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableColElement.h"
\r
1564 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableElement.cpp"
\r
1568 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableElement.h"
\r
1572 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableRowElement.cpp"
\r
1576 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableRowElement.h"
\r
1580 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableSectionElement.cpp"
\r
1584 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTableSectionElement.h"
\r
1588 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTextAreaElement.cpp"
\r
1592 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTextAreaElement.h"
\r
1596 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTitleElement.cpp"
\r
1600 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLTitleElement.h"
\r
1604 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLUListElement.cpp"
\r
1608 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMHTMLUListElement.h"
\r
1612 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMMediaList.cpp"
\r
1616 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMMediaList.h"
\r
1620 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNamedNodeMap.cpp"
\r
1624 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNamedNodeMap.h"
\r
1628 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNode.cpp"
\r
1632 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNode.h"
\r
1636 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNodeList.cpp"
\r
1640 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNodeList.h"
\r
1644 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNotation.cpp"
\r
1648 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMNotation.h"
\r
1652 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMProcessingInstruction.cpp"
\r
1656 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMProcessingInstruction.h"
\r
1660 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMRect.cpp"
\r
1664 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMRect.h"
\r
1668 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMStyleSheet.cpp"
\r
1672 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMStyleSheet.h"
\r
1676 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMStyleSheetList.cpp"
\r
1680 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMStyleSheetList.h"
\r
1684 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMText.cpp"
\r
1688 RelativePath="$(WebKitOutputDir)\obj\WebKit\DerivedSources\GEN_DOMText.h"
\r
1696 </VisualStudioProject>
\r