<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="8.00" | |
Name="WebCoreGenerated" | |
ProjectGUID="{0A324352-B3B6-496C-9E5B-4C7E923E628B}" | |
Keyword="MakeFileProj" | |
> | |
<Platforms> | |
<Platform | |
Name="Win32" | |
/> | |
</Platforms> | |
<ToolFiles> | |
</ToolFiles> | |
<Configurations> | |
<Configuration | |
Name="Release|Win32" | |
OutputDirectory="$(WebKitOutputDir)\lib" | |
IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)" | |
ConfigurationType="0" | |
> | |
<Tool | |
Name="VCNMakeTool" | |
BuildCommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)"
bash migrate-idls.sh "$(WebKitOutputDir)/obj/WebKit/DOMInterfaces"
" | |
ReBuildCommandLine="del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\obj\WebKit\DOMInterfaces"
set PATH=%SystemDrive%\cygwin\bin;%PATH%
bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)"
bash migrate-idls.sh "$(WebKitOutputDir)/obj/WebKit/DOMInterfaces"
" | |
CleanCommandLine="del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\obj\WebKit\DOMInterfaces"
" | |
Output="" | |
PreprocessorDefinitions="" | |
IncludeSearchPath="" | |
ForcedIncludes="" | |
AssemblySearchPath="" | |
ForcedUsingAssemblies="" | |
CompileAsManaged="" | |
/> | |
</Configuration> | |
</Configurations> | |
<References> | |
</References> | |
<Files> | |
<File | |
RelativePath=".\build-generated-files.sh" | |
> | |
</File> | |
</Files> | |
<Globals> | |
</Globals> | |
</VisualStudioProject> |