Update VS property sheets
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 22 Aug 2011 16:22:06 +0000 (00:22 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 22 Aug 2011 16:22:06 +0000 (00:22 +0800)
Stop the "installation" of gio/gtimezonemonitor.h as it has been removed
from GIO (commit 5b68b49b2072)

build/win32/vs10/glib.props
build/win32/vs9/glib.vsprops

index 6bd6a16..c7fb7a7 100644 (file)
@@ -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
index b9cc38a..6571198 100644 (file)
@@ -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;\r
 copy ..\..\..\gio\gthemedicon.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;\r
 copy ..\..\..\gio\gthreadedsocketservice.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;\r
-copy ..\..\..\gio\gtimezonemonitor.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;\r
 copy ..\..\..\gio\gtlsbackend.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;\r
 copy ..\..\..\gio\gtlscertificate.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;\r
 copy ..\..\..\gio\gtlsclientconnection.h $(OutDir)\include\glib-$(ApiVersion)\gio&#x0D;&#x0A;\r