summaryrefslogtreecommitdiffstats
path: root/PCbuild8/pythoncore/getbuildinfo.vsprops
blob: 2aff8d364ee6351df845ea0bc1de5299aeefb5f9 (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="getbuildinfo"
	>
	<Tool
		Name="VCPreBuildEventTool"
		Description="Running make_buildinfo.exe"
		CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_buildinfo\make_buildinfo.exe"
	/>
</VisualStudioPropertySheet>