| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="8.00" | |
| Name="DumpRenderTree" | |
| ProjectGUID="{6567DFD4-D6DE-4CD5-825D-17E353D160E1}" | |
| RootNamespace="DumpRenderTree" | |
| Keyword="Win32Proj" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree"
mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders\wtf"

xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders\wtf"
" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories=""$(ProjectDir)\.";"$(ProjectDir)\..";"$(ProjectDir)\..\cg";"$(WebKitOutputDir)\Include";"$(WebKitOutputDir)\Include\DumpRenderTree\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders"" | |
| PreprocessorDefinitions="_CONSOLE" | |
| DisableSpecificWarnings="4146" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib WTF$(WebKitConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib gdi32.lib ole32.lib oleaut32.lib user32.lib shlwapi.lib" | |
| AdditionalLibraryDirectories="" | |
| DelayLoadDLLs="" | |
| SubSystem="1" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCWebDeploymentTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| CommandLine="
" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|Win32" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops" | |
| CharacterSet="1" | |
| WholeProgramOptimization="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree"
mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders\wtf"

xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders\wtf"
" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories=""$(ProjectDir)\.";"$(ProjectDir)\..";"$(ProjectDir)\..\cg";"$(WebKitOutputDir)\Include";"$(WebKitOutputDir)\Include\DumpRenderTree\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders"" | |
| PreprocessorDefinitions="_CONSOLE" | |
| DisableSpecificWarnings="4146" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib WTF$(WebKitConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib gdi32.lib ole32.lib oleaut32.lib user32.lib shlwapi.lib" | |
| AdditionalLibraryDirectories="" | |
| DelayLoadDLLs="" | |
| SubSystem="1" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCWebDeploymentTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| CommandLine="
" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Debug_Internal|Win32" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree"
mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders"
mkdir 2>NUL "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders\wtf"

xcopy /y /d "$(ProjectDir)\..\ForwardingHeaders\wtf\*.h" "$(WebKitOutputDir)\include\DumpRenderTree\ForwardingHeaders\wtf"
" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories=""$(ProjectDir)\.";"$(ProjectDir)\..";"$(ProjectDir)\..\cg";"$(WebKitOutputDir)\Include";"$(WebKitOutputDir)\Include\DumpRenderTree\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders"" | |
| PreprocessorDefinitions="_CONSOLE;DEBUG_WEBKIT_HAS_SUFFIX" | |
| DisableSpecificWarnings="4146" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib WTF$(WebKitConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib gdi32.lib ole32.lib oleaut32.lib user32.lib shlwapi.lib" | |
| AdditionalLibraryDirectories="" | |
| DelayLoadDLLs="" | |
| SubSystem="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCWebDeploymentTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| CommandLine="
" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <Filter | |
| Name="Controllers" | |
| > | |
| <File | |
| RelativePath=".\EventSender.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\EventSender.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\GCController.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\GCController.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\GCControllerWin.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\LayoutTestController.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\LayoutTestController.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\LayoutTestControllerWin.cpp" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="Delegates" | |
| > | |
| <File | |
| RelativePath=".\EditingDelegate.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\EditingDelegate.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\FrameLoadDelegate.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\FrameLoadDelegate.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\PolicyDelegate.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\PolicyDelegate.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\ResourceLoadDelegate.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\ResourceLoadDelegate.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\UIDelegate.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\UIDelegate.h" | |
| > | |
| </File> | |
| </Filter> | |
| <File | |
| RelativePath=".\DraggingInfo.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\DumpRenderTree.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\DumpRenderTree.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\DumpRenderTreeWin.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\MD5.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\MD5.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\PixelDumpSupport.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\cg\PixelDumpSupportCG.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\cg\PixelDumpSupportCG.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\PixelDumpSupportWin.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\WorkQueue.cpp" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\WorkQueue.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\WorkQueueItem.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\WorkQueueItemWin.cpp" | |
| > | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |