linux下开源浏览器WebKit的源码,市面上的很多商用浏览器都是移植自WebKit
源代码在线查看: jsc.vcproj
ProjectType="Visual C++"
Version="8.00"
Name="jsc"
ProjectGUID="{C59E5129-B453-49B7-A52B-1E104715F76E}"
RootNamespace="jsc"
Keyword="Win32Proj"
>
Name="Win32"
/>
Name="Debug|Win32"
ConfigurationType="1"
InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops"
CharacterSet="1"
>
Name="VCPreBuildEventTool"
CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
/>
Name="VCCustomBuildTool"
/>
Name="VCXMLDataGeneratorTool"
/>
Name="VCWebServiceProxyGeneratorTool"
/>
Name="VCMIDLTool"
/>
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""$(WebKitOutputDir)\include";"$(WebKitOutputDir)\obj\JavaScriptCore\$(ConfigurationName)\DerivedSources\";../../;"../../os-win32/";../../pcre/;../../assembler/;../../wrec/;../../parser/;../../runtime/;../../VM/;../../bytecode/;../../interpreter/;../../wtf/;../../debugger/;../../bytecompiler/;../../profiler;"$(WebKitLibrariesDir)\include\icu";"$(WebKitLibrariesDir)\include\pthreads";../../../icu/include;"$(WebKitLibrariesDir)\include";../../jit/"
PreprocessorDefinitions="__STD_C"
/>
Name="VCManagedResourceCompilerTool"
/>
Name="VCResourceCompilerTool"
/>
Name="VCPreLinkEventTool"
/>
Name="VCLinkerTool"
AdditionalDependencies="JavaScriptCore$(WebKitConfigSuffix).lib WTF$(WebKitConfigSuffix).lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib winmm.lib pthreadVC2$(LibraryConfigSuffix).lib user32.lib"
AdditionalLibraryDirectories=""
DelayLoadDLLs=""
SubSystem="1"
/>
Name="VCALinkTool"
/>
Name="VCManifestTool"
/>
Name="VCXDCMakeTool"
/>
Name="VCBscMakeTool"
/>
Name="VCFxCopTool"
/>
Name="VCAppVerifierTool"
/>
Name="VCWebDeploymentTool"
/>
Name="VCPostBuildEventTool"
CommandLine="if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed""
/>
Name="Release|Win32"
ConfigurationType="1"
InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops"
CharacterSet="1"
WholeProgramOptimization="1"
>
Name="VCPreBuildEventTool"
CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
/>
Name="VCCustomBuildTool"
/>
Name="VCXMLDataGeneratorTool"
/>
Name="VCWebServiceProxyGeneratorTool"
/>
Name="VCMIDLTool"
/>
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""$(WebKitOutputDir)\include";"$(WebKitOutputDir)\obj\JavaScriptCore\$(ConfigurationName)\DerivedSources\";../../;"../../os-win32/";../../pcre/;../../assembler/;../../wrec/;../../parser/;../../runtime/;../../VM/;../../bytecode/;../../interpreter/;../../wtf/;../../debugger/;../../bytecompiler/;../../profiler;"$(WebKitLibrariesDir)\include\icu";"$(WebKitLibrariesDir)\include\pthreads";../../../icu/include;"$(WebKitLibrariesDir)\include";../../jit/"
PreprocessorDefinitions="__STD_C"
/>
Name="VCManagedResourceCompilerTool"
/>
Name="VCResourceCompilerTool"
/>
Name="VCPreLinkEventTool"
/>
Name="VCLinkerTool"
AdditionalDependencies="JavaScriptCore$(WebKitConfigSuffix).lib WTF$(WebKitConfigSuffix).lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib winmm.lib pthreadVC2$(LibraryConfigSuffix).lib user32.lib"
AdditionalLibraryDirectories=""
DelayLoadDLLs=""
SubSystem="1"
/>
Name="VCALinkTool"
/>
Name="VCManifestTool"
/>
Name="VCXDCMakeTool"
/>
Name="VCBscMakeTool"
/>
Name="VCFxCopTool"
/>
Name="VCAppVerifierTool"
/>
Name="VCWebDeploymentTool"
/>
Name="VCPostBuildEventTool"
CommandLine="if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed""
/>
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"
>
Name="VCPreBuildEventTool"
CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
/>
Name="VCCustomBuildTool"
/>
Name="VCXMLDataGeneratorTool"
/>
Name="VCWebServiceProxyGeneratorTool"
/>
Name="VCMIDLTool"
/>
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""$(WebKitOutputDir)\include";"$(WebKitOutputDir)\obj\JavaScriptCore\$(ConfigurationName)\DerivedSources\";../../;"../../os-win32/";../../pcre/;../../assembler/;../../wrec/;../../parser/;../../runtime/;../../VM/;../../bytecode/;../../interpreter/;../../wtf/;../../debugger/;../../bytecompiler/;../../profiler;"$(WebKitLibrariesDir)\include\icu";"$(WebKitLibrariesDir)\include\pthreads";../../../icu/include;"$(WebKitLibrariesDir)\include";../../jit/"
PreprocessorDefinitions="__STD_C"
/>
Name="VCManagedResourceCompilerTool"
/>
Name="VCResourceCompilerTool"
/>
Name="VCPreLinkEventTool"
/>
Name="VCLinkerTool"
AdditionalDependencies="JavaScriptCore$(WebKitConfigSuffix).lib WTF$(WebKitConfigSuffix).lib icuin$(LibraryConfigSuffix).lib icuuc$(LibraryConfigSuffix).lib winmm.lib pthreadVC2$(LibraryConfigSuffix).lib user32.lib"
AdditionalLibraryDirectories=""
DelayLoadDLLs=""
SubSystem="1"
/>
Name="VCALinkTool"
/>
Name="VCManifestTool"
/>
Name="VCXDCMakeTool"
/>
Name="VCBscMakeTool"
/>
Name="VCFxCopTool"
/>
Name="VCAppVerifierTool"
/>
Name="VCWebDeploymentTool"
/>
Name="VCPostBuildEventTool"
CommandLine="if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed""
/>
RelativePath="..\..\jsc.cpp"
>