mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-31 18:00:06 +02:00
Update VS2010 property sheet
Should be $(CopyDir) not $(OutDir) here for VS2010. Oops :|
This commit is contained in:
parent
bbda744c0e
commit
af99ccc0d6
@ -421,7 +421,7 @@ copy ..\..\..\gio\gremoteactiongroup.h $(CopyDir)\include\glib-$(ApiVersion)\gio
|
||||
|
||||
copy ..\..\..\gio\gresolver.h $(CopyDir)\include\glib-$(ApiVersion)\gio
|
||||
|
||||
copy ..\..\..\gio\gresource.h $(OutDir)\include\glib-$(ApiVersion)\gio
|
||||
copy ..\..\..\gio\gresource.h $(CopyDir)\include\glib-$(ApiVersion)\gio
|
||||
|
||||
copy ..\..\..\gio\gseekable.h $(CopyDir)\include\glib-$(ApiVersion)\gio
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user