From 324679e554561828ae1ddd0604913d12b3e150d4 Mon Sep 17 00:00:00 2001 From: Milian Wolff Date: Wed, 16 Jul 2014 13:49:35 +0200 Subject: Adapt to rename to QtWebChannel and rename resource path as well. This is a minor cleanup commit. Renaming the .pro file is required for qt.pro to find it. The rename of the resource path makes it more explicit by using the module name. Change-Id: Ib724882d02d2a8aea7468ef984ed573dca1d3e7b Reviewed-by: Michael Bruning Reviewed-by: Oswald Buddenhagen --- qtwebchannel.pro | 1 + 1 file changed, 1 insertion(+) create mode 100644 qtwebchannel.pro (limited to 'qtwebchannel.pro') diff --git a/qtwebchannel.pro b/qtwebchannel.pro new file mode 100644 index 0000000..58c33f2 --- /dev/null +++ b/qtwebchannel.pro @@ -0,0 +1 @@ +load(qt_parts) -- cgit v1.2.1