summaryrefslogtreecommitdiffstats
path: root/chrome/tools/build/win/language_dll.vsprops
blob: 6da7f8eadc19032f06b848b42aed9e1b356a62c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="language_dll"
	>
	<Tool
		Name="VCLinkerTool"
		BaseAddress="0x3CF00000"
		OutputFile="$(OutDir)\locales\$(ProjectName).dll"
	/>
</VisualStudioPropertySheet>