[glib] Update VS property sheets



commit d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Aug 23 00:22:06 2011 +0800

    Update VS property sheets
    
    Stop the "installation" of gio/gtimezonemonitor.h as it has been removed
    from GIO (commit 5b68b49b2072)

 build/win32/vs10/glib.props  |    2 --
 build/win32/vs9/glib.vsprops |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/build/win32/vs10/glib.props b/build/win32/vs10/glib.props
index 6bd6a16..c7fb7a7 100644
--- a/build/win32/vs10/glib.props
+++ b/build/win32/vs10/glib.props
@@ -414,8 +414,6 @@ copy ..\..\..\gio\gthemedicon.h $(CopyDir)\include\glib-$(ApiVersion)\gio
 
 copy ..\..\..\gio\gthreadedsocketservice.h $(CopyDir)\include\glib-$(ApiVersion)\gio
 
-copy ..\..\..\gio\gtimezonemonitor.h $(CopyDir)\include\glib-$(ApiVersion)\gio
-
 copy ..\..\..\gio\gtlsbackend.h $(CopyDir)\include\glib-$(ApiVersion)\gio
 
 copy ..\..\..\gio\gtlscertificate.h $(CopyDir)\include\glib-$(ApiVersion)\gio
diff --git a/build/win32/vs9/glib.vsprops b/build/win32/vs9/glib.vsprops
index b9cc38a..6571198 100644
--- a/build/win32/vs9/glib.vsprops
+++ b/build/win32/vs9/glib.vsprops
@@ -248,7 +248,6 @@ copy ..\..\..\gio\gtcpconnection.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D
 copy ..\..\..\gio\gtcpwrapperconnection.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;
 copy ..\..\..\gio\gthemedicon.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;
 copy ..\..\..\gio\gthreadedsocketservice.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;
-copy ..\..\..\gio\gtimezonemonitor.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;
 copy ..\..\..\gio\gtlsbackend.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;
 copy ..\..\..\gio\gtlscertificate.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;
 copy ..\..\..\gio\gtlsclientconnection.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;



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