Home | History | Annotate | Download | only in WebKitLauncherWin
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioPropertySheet
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="WebKitLauncherWinCommon"
      6 	>
      7 	<Tool
      8 		Name="VCLinkerTool"
      9 		AdditionalDependencies="shlwapi.lib"
     10 		OutputFile="$(OutDir)\WebKit$(WebKitConfigSuffix).exe"
     11 		ProgramDatabaseFile="$(TargetDir)$(ProjectName)$(WebKitConfigSuffix).pdb"
     12 	/>
     13 </VisualStudioPropertySheet>
     14