Staging
v0.8.1
Revision a50b0de5779bf73bc83ab9b31a89e2b4129002e8 authored by doko@ubuntu.com on 13 April 2015, 19:55:59 UTC, committed by doko@ubuntu.com on 13 April 2015, 19:55:59 UTC
1 parent 9e7ece2
Raw File
pgupdate.vsprops
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="pgupdate"
	OutputDirectory="$(SolutionDir)$(PlatformName)-pgo\"
	InheritedPropertySheets="$(SolutionDir)\pginstrument.vsprops"
	>
	<Tool
		Name="VCLinkerTool"
		AdditionalManifestDependencies=""
		LinkTimeCodeGeneration="4"
	/>
</VisualStudioPropertySheet>
back to top