[gtk+/gtk-3-0] Update VS projects distribution
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-0] Update VS projects distribution
- Date: Fri, 24 Jun 2011 17:53:38 +0000 (UTC)
commit da2326a36b843c7ae95915380c7d9e35ff946573
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Sat Jun 25 02:08:51 2011 +0800
Update VS projects distribution
Change gtk-demo items to gtk3-demo in EXTRA_DIST due to the name changes
build/win32/vs10/Makefile.am | 4 ++--
build/win32/vs9/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index 6aa2f86..ce9811f 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -14,6 +14,6 @@ EXTRA_DIST += \
gtk.vcxprojin \
gtk.vcxproj.filters \
gtk.vcxproj.filtersin \
- gtk-demo.vcxproj \
- gtk-demo.vcxproj.filters \
+ gtk3-demo.vcxproj \
+ gtk3-demo.vcxproj.filters \
install.vcxproj
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index a265639..19c0523 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -9,5 +9,5 @@ EXTRA_DIST += \
gdk.vcprojin \
gtk.vcproj \
gtk.vcprojin \
- gtk-demo.vcproj \
+ gtk3-demo.vcproj \
install.vcproj
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]