summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-08-23 00:22:06 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-08-23 00:22:06 +0800
commitd51e0615f9a6c1aa1898c46f2cf3135ca5ccd463 (patch)
tree79776451a6a74be3b195a56f94f00a49fc61fb47 /build
parent7e5874dd174e3761e1fec4d15ca7c2a66013f4b1 (diff)
downloadglib-d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463.tar.gz
Update VS property sheets
Stop the "installation" of gio/gtimezonemonitor.h as it has been removed from GIO (commit 5b68b49b2072)
Diffstat (limited to 'build')
-rw-r--r--build/win32/vs10/glib.props2
-rw-r--r--build/win32/vs9/glib.vsprops1
2 files changed, 0 insertions, 3 deletions
diff --git a/build/win32/vs10/glib.props b/build/win32/vs10/glib.props
index 6bd6a1694..c7fb7a7d9 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 b9cc38adc..6571198be 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;