[glib] Update Visual C++ property sheets
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Update Visual C++ property sheets
- Date: Thu, 22 Dec 2011 10:49:20 +0000 (UTC)
commit 550fee44a9379969cb185b19b787c1d6ab35e77e
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Dec 22 18:49:01 2011 +0800
Update Visual C++ property sheets
"Install" the newly-introduced gremoteactiongroup.h header.
build/win32/vs10/glib.props | 2 ++
build/win32/vs9/glib.vsprops | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs10/glib.props b/build/win32/vs10/glib.props
index 5ae052c..cfaaea8 100644
--- a/build/win32/vs10/glib.props
+++ b/build/win32/vs10/glib.props
@@ -415,6 +415,8 @@ copy ..\..\..\gio\gproxyaddressenumerator.h $(CopyDir)\include\glib-$(ApiVersion
copy ..\..\..\gio\gproxyresolver.h $(CopyDir)\include\glib-$(ApiVersion)\gio
+copy ..\..\..\gio\gremoteactiongroup.h $(CopyDir)\include\glib-$(ApiVersion)\gio
+
copy ..\..\..\gio\gresolver.h $(CopyDir)\include\glib-$(ApiVersion)\gio
copy ..\..\..\gio\gseekable.h $(CopyDir)\include\glib-$(ApiVersion)\gio
diff --git a/build/win32/vs9/glib.vsprops b/build/win32/vs9/glib.vsprops
index 5513879..41291b9 100644
--- a/build/win32/vs9/glib.vsprops
+++ b/build/win32/vs9/glib.vsprops
@@ -249,6 +249,7 @@ copy ..\..\..\gio\gproxy.h $(OutDir)\include\glib-$(ApiVersion)\gio

copy ..\..\..\gio\gproxyaddress.h $(OutDir)\include\glib-$(ApiVersion)\gio

copy ..\..\..\gio\gproxyaddressenumerator.h $(OutDir)\include\glib-$(ApiVersion)\gio

copy ..\..\..\gio\gproxyresolver.h $(OutDir)\include\glib-$(ApiVersion)\gio

+copy ..\..\..\gio\gremoteactiongroup.h $(OutDir)\include\glib-$(ApiVersion)\gio

copy ..\..\..\gio\gresolver.h $(OutDir)\include\glib-$(ApiVersion)\gio

copy ..\..\..\gio\gseekable.h $(OutDir)\include\glib-$(ApiVersion)\gio

copy ..\..\..\gio\gsettingsschema.h $(OutDir)\include\glib-$(ApiVersion)\gio

[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]