summaryrefslogtreecommitdiff
path: root/build/win32/vs9/gi-gen-srcs.vsprops
blob: 8a24978965c28f18a1ba44e0afee622c3b146496 (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>