summaryrefslogtreecommitdiff
path: root/win32/vs9/gi-gen-srcs.vsprops
blob: 124b0d0b84780d2918459a1884b6709e131e061a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="gigensrcsprops"
	InheritedPropertySheets=".\gi-build-defines.vsprops"
	>
	<UserMacro
		Name="CopyConfigH"
		Value="copy ..\..\config.h.win32 ..\..\config.h"
	/>
	<UserMacro
		Name="GenToolsScripts"
		Value="$(PythonDir)\python ..\gen-win32-g-ir-tools.py"
	/>
	<UserMacro
		Name="GenToolsScriptsX64"
		Value="$(PythonDirX64)\python ..\gen-win32-g-ir-tools.py"
	/>
</VisualStudioPropertySheet>