Update VS 2008/2010 property sheets

"Install" the new gobject/glib-types.h as well... it is needed.
This commit is contained in:
Chun-wei Fan 2011-06-07 10:58:54 +08:00
parent 09c98f18fc
commit 7f6a8d3484
2 changed files with 3 additions and 0 deletions

View File

@ -175,6 +175,8 @@ copy ..\..\..\gobject\gclosure.h $(CopyDir)\include\glib-$(ApiVersion)\gobject
copy ..\..\..\gobject\genums.h $(CopyDir)\include\glib-$(ApiVersion)\gobject
copy ..\..\..\gobject\glib-types.h $(CopyDir)\include\glib-$(ApiVersion)\gobject
copy ..\..\..\gobject\gmarshal.h $(CopyDir)\include\glib-$(ApiVersion)\gobject
copy ..\..\..\gobject\gobject.h $(CopyDir)\include\glib-$(ApiVersion)\gobject

View File

@ -124,6 +124,7 @@ copy ..\..\..\gobject\gbinding.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\gboxed.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\gclosure.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\genums.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\glib-types.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\gmarshal.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\gobject.h $(OutDir)\include\glib-2.0\gobject

copy ..\..\..\gobject\gobjectnotifyqueue.c $(OutDir)\include\glib-2.0\gobject