2013-12-27 05:25:18 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="glibgensrcsprops"
|
|
|
|
InheritedPropertySheets=".\glib-build-defines.vsprops"
|
|
|
|
>
|
|
|
|
<UserMacro
|
|
|
|
Name="GenConfigH"
|
2014-08-08 11:39:22 +02:00
|
|
|
Value="copy ..\..\..\config.h.win32 ..\..\..\config.h"
|
2013-12-27 05:25:18 +01:00
|
|
|
/>
|
|
|
|
<UserMacro
|
|
|
|
Name="GenGLibConfigH"
|
2014-08-08 11:39:22 +02:00
|
|
|
Value="copy ..\..\..\glib\glibconfig.h.win32 ..\..\..\glib\glibconfig.h"
|
2013-12-27 05:25:18 +01:00
|
|
|
/>
|
|
|
|
<UserMacro
|
|
|
|
Name="GenGModuleConfH"
|
2014-08-08 11:39:22 +02:00
|
|
|
Value="copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h"
|
2013-12-27 05:25:18 +01:00
|
|
|
/>
|
|
|
|
<UserMacro
|
|
|
|
Name="GenGNetworkingH"
|
2014-08-08 11:39:22 +02:00
|
|
|
Value="copy ..\..\..\gio\gnetworking.h.win32 ..\..\..\gio\gnetworking.h"
|
|
|
|
/>
|
|
|
|
<UserMacro
|
|
|
|
Name="GenGLibMKEnums"
|
|
|
|
Value="if exist $(PythonPath)\python.exe $(PythonPath)\python.exe ..\process_in_win32.py --glib-mkenums"
|
2013-12-27 05:25:18 +01:00
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|