summaryrefslogtreecommitdiff
path: root/Tools/MiniBrowser/Configurations/MiniBrowserLauncherCommon.vsprops
blob: 742780dafc4802d05f65f7dbf613b43ea626191b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="MiniBrowserLauncherCommon"
	>
	<Tool
		Name="VCLinkerTool"
		AdditionalDependencies="shlwapi.lib"
		OutputFile="$(OutDir)\MiniBrowser$(WebKitConfigSuffix).exe"
		ProgramDatabaseFile="$(TargetDir)$(TargetName)Launcher.pdb"
	/>
</VisualStudioPropertySheet>