summaryrefslogtreecommitdiffstats
path: root/webkit/activex_shim_dll/activex_shim_dll.vsprops
blob: 5abb304e530a50c366d732db03cf53caf39f0f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="activex_shim_dll"
	InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops"
	>
	<Tool
		Name="VCLinkerTool"
		RegisterOutput="false"
		IgnoreImportLibrary="true"
		OutputFile="$(OutDir)\npaxshim.dll"
		ModuleDefinitionFile=".\activex_shim_dll.def"
	/>
</VisualStudioPropertySheet>