From 88cd10aa7b3559b092cf5575b0a17d002dc100ae Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 13 Feb 2014 09:59:52 +0200 Subject: Fix examples installation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Had to add one folder to the examples structure so installation works correctly. Change-Id: Ic92dfe9997413a6243abcf5eeba12744ba9e938c Reviewed-by: Tomi Korpipää --- tests/qmldynamicdata/qmldynamicdata.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/qmldynamicdata/qmldynamicdata.pro') diff --git a/tests/qmldynamicdata/qmldynamicdata.pro b/tests/qmldynamicdata/qmldynamicdata.pro index 12bf7c10..620689a2 100644 --- a/tests/qmldynamicdata/qmldynamicdata.pro +++ b/tests/qmldynamicdata/qmldynamicdata.pro @@ -19,6 +19,3 @@ qtcAddDeployment() RESOURCES += \ qmldynamicdata.qrc - -OTHER_FILES += doc/src/* \ - doc/images/* -- cgit v1.2.3