From dffe4ab249ced63255e83942be447df4183bf2f2 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Tue, 5 Jul 2016 17:16:44 +0200 Subject: demos: Fix installation of photoviewer example and add to build deployment.pri seems suspicious (and qmake errors about it actually), so just use the example install path and trust that it will be okay. Change-Id: Id3b6abd80f84485e006473130873ab89ee11c0d4 Reviewed-by: Oswald Buddenhagen --- examples/quick/demos/demos.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/quick/demos/demos.pro') diff --git a/examples/quick/demos/demos.pro b/examples/quick/demos/demos.pro index 9aac7bf6f7..e6937683ab 100644 --- a/examples/quick/demos/demos.pro +++ b/examples/quick/demos/demos.pro @@ -5,9 +5,8 @@ SUBDIRS = samegame \ tweetsearch \ maroon \ photosurface \ + photoviewer \ stocqt qtHaveModule(xmlpatterns): SUBDIRS += rssnews -EXAMPLE_FILES = \ - photoviewer -- cgit v1.2.3