copy ..\..\config.h.win32 ..\..\config.h copy ..\..\glib\glibconfig.h.win32 ..\..\glib\glibconfig.h copy ..\..\gmodule\gmoduleconf.h.win32 ..\..\gmodule\gmoduleconf.h copy ..\..\gio\gnetworking.h.win32 ..\..\gio\gnetworking.h 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) <_PropertySheetDisplayName>glibgensrcsprops $(GenConfigH) $(GenGLibConfigH) $(GenGModuleConfH) $(GenGNetworkingH) $(GenGLibMKEnums)