mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Update VS 2008/2010 property sheets
"Install" the new gobject/glib-types.h as well... it is needed.
This commit is contained in:
parent
09c98f18fc
commit
7f6a8d3484
@ -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
|
||||
|
@ -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

|
||||
|
Loading…
Reference in New Issue
Block a user