Update German translation
[glib.git] / win32 / vs9 / glib-gen-srcs.vsprops
blobde0b1b965f640b4b98fa72796b5003cf9e17a391
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="glibgensrcsprops"
6 InheritedPropertySheets=".\glib-build-defines.vsprops"
8 <UserMacro
9 Name="GenConfigH"
10 Value="copy ..\..\config.h.win32 ..\..\config.h"
12 <UserMacro
13 Name="GenGLibConfigH"
14 Value="copy ..\..\glib\glibconfig.h.win32 ..\..\glib\glibconfig.h"
16 <UserMacro
17 Name="GenGModuleConfH"
18 Value="copy ..\..\gmodule\gmoduleconf.h.win32 ..\..\gmodule\gmoduleconf.h"
20 <UserMacro
21 Name="GenGNetworkingH"
22 Value="copy ..\..\gio\gnetworking.h.win32 ..\..\gio\gnetworking.h"
24 <UserMacro
25 Name="GenGLibMKEnums"
26 Value="if exist $(PythonPath)\python.exe $(PythonPath)\python.exe ..\replace.py --action=replace-var --input=..\..\gobject\glib-mkenums.in --output=..\..\gobject\glib-mkenums --var=GLIB_VERSION --outstring=$(GlibVersion)"
28 </VisualStudioPropertySheet>