Visual Studio Projects: Cleanup Property Sheets
[platform/upstream/glib.git] / build / win32 / vs9 / glib-gen-srcs.vsprops
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"
7         >
8         <UserMacro
9                 Name="GenConfigH"
10                 Value="
11 copy ..\..\..\config.h.win32 ..\..\..\config.h
12                       "
13         />
14         <UserMacro
15                 Name="GenGLibConfigH"
16                 Value="
17 copy ..\..\..\glib\glibconfig.h.win32 ..\..\..\glib\glibconfig.h
18                       "
19         />
20         <UserMacro
21                 Name="GenGModuleConfH"
22                 Value="
23 copy ..\..\..\gmodule\gmoduleconf.h.win32 ..\..\..\gmodule\gmoduleconf.h
24                       "
25         />
26         <UserMacro
27                 Name="GenGNetworkingH"
28                 Value="
29 copy ..\..\..\gio\gnetworking.h.win32 ..\..\..\gio\gnetworking.h
30                       "
31         />
32 </VisualStudioPropertySheet>