[gtk+] build: Complete renaming of broadwayd to gtk4-broadwayd
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] build: Complete renaming of broadwayd to gtk4-broadwayd
- Date: Mon, 21 Nov 2016 07:10:55 +0000 (UTC)
commit 18b1305d089152ceea08e7f97eee1e18ea3bd00e
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Mon Nov 21 15:09:35 2016 +0800
build: Complete renaming of broadwayd to gtk4-broadwayd
The parts where the Visual Studio projects are generated must also be updated
so that 'make dist' will work properly.
build/win32/vs12/Makefile.am | 8 ++++----
....filtersin => gtk4-broadwayd.vcxproj.filtersin} | 2 +-
...roadwayd.vcxprojin => gtk4-broadwayd.vcxprojin} | 2 +-
build/win32/vs14/Makefile.am | 4 ++--
gdk/broadway/Makefile.am | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index 9449f3c..bb64db2 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -5,14 +5,14 @@ GENERATED_ITEMS = \
gdk4-win32.vcxproj.filters \
gdk4-broadway.vcxproj \
gdk4-broadway.vcxproj.filters \
- broadwayd.vcxproj \
- broadwayd.vcxproj.filters \
gdk-4.vcxproj \
gdk-4.vcxproj.filters \
gsk-4.vcxproj \
gsk-4.vcxproj.filters \
gtk-4.vcxproj \
gtk-4.vcxproj.filters \
+ gtk4-broadwayd.vcxproj \
+ gtk4-broadwayd.vcxproj.filters \
gtk4-demo.vcxproj \
gtk4-demo.vcxproj.filters \
gtk4-demo-application.vcxproj \
@@ -38,14 +38,14 @@ EXTRA_DIST += \
gdk4-win32.vcxproj.filtersin \
gdk4-broadway.vcxprojin \
gdk4-broadway.vcxproj.filtersin \
- broadwayd.vcxprojin \
- broadwayd.vcxproj.filtersin \
gdk-4.vcxprojin \
gdk-4.vcxproj.filtersin \
gsk-4.vcxprojin \
gsk-4.vcxproj.filtersin \
gtk-4.vcxprojin \
gtk-4.vcxproj.filtersin \
+ gtk4-broadwayd.vcxprojin \
+ gtk4-broadwayd.vcxproj.filtersin \
gtk4-builder-tool.vcxproj \
gtk4-builder-tool.vcxproj.filters \
gtk4-encode-symbolic-svg.vcxproj \
diff --git a/build/win32/vs12/broadwayd.vcxproj.filtersin b/build/win32/vs12/gtk4-broadwayd.vcxproj.filtersin
similarity index 94%
rename from build/win32/vs12/broadwayd.vcxproj.filtersin
rename to build/win32/vs12/gtk4-broadwayd.vcxproj.filtersin
index e26d87c..e10b515 100644
--- a/build/win32/vs12/broadwayd.vcxproj.filtersin
+++ b/build/win32/vs12/gtk4-broadwayd.vcxproj.filtersin
@@ -15,6 +15,6 @@
</Filter>
</ItemGroup>
<ItemGroup>
-#include "broadwayd.vs12.sourcefiles.filters"
+#include "gtk4-broadwayd.vs12.sourcefiles.filters"
</ItemGroup>
</Project>
diff --git a/build/win32/vs12/broadwayd.vcxprojin b/build/win32/vs12/gtk4-broadwayd.vcxprojin
similarity index 99%
rename from build/win32/vs12/broadwayd.vcxprojin
rename to build/win32/vs12/gtk4-broadwayd.vcxprojin
index 6d8958e..609d2be 100644
--- a/build/win32/vs12/broadwayd.vcxprojin
+++ b/build/win32/vs12/gtk4-broadwayd.vcxprojin
@@ -163,7 +163,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
-#include "broadwayd.vs12.sourcefiles"
+#include "gtk4-broadwayd.vs12.sourcefiles"
</ItemGroup>
<ItemGroup>
<ProjectReference Include="gtk4-prebuild.vcxproj">
diff --git a/build/win32/vs14/Makefile.am b/build/win32/vs14/Makefile.am
index cc50fa0..4fa7a23 100644
--- a/build/win32/vs14/Makefile.am
+++ b/build/win32/vs14/Makefile.am
@@ -29,8 +29,8 @@ EXTRA_DIST += \
gtk4-icon-browser.vcxproj.filters \
gtk4-install.vcxproj \
gtk4-install.vcxproj.filters \
- broadwayd.vcxproj \
- broadwayd.vcxproj.filters \
+ gtk4-broadwayd.vcxproj \
+ gtk4-broadwayd.vcxproj.filters \
gdk4-broadway.vcxproj \
gdk4-broadway.vcxproj.filters \
gtk4-build-defines.props \
diff --git a/gdk/broadway/Makefile.am b/gdk/broadway/Makefile.am
index 5858eeb..fad502a 100644
--- a/gdk/broadway/Makefile.am
+++ b/gdk/broadway/Makefile.am
@@ -118,14 +118,14 @@ gdk4_broadway_HEADERS_INST = $(libgdkbroadwayinclude_HEADERS)
gdk4_broadway_HEADERS_EXCLUDES = dummy
-gtk4_broadwayd_FILES = $(broadwayd_SOURCES)
+gtk4_broadwayd_FILES = $(gtk4_broadwayd_SOURCES)
gtk4_broadwayd_EXCLUDES = dummy
include $(top_srcdir)/build/Makefile.msvcproj
dist-hook: \
$(top_builddir)/build/win32/vs12/gdk4-broadway.vcxproj \
- $(top_builddir)/build/win32/vs12/broadwayd.vcxproj \
+ $(top_builddir)/build/win32/vs12/gtk4-broadwayd.vcxproj \
$(top_builddir)/build/win32/vs12/gdk4-broadway.vs12.headers
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]