fix installation of qmltestcase example
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Thu, 24 Jan 2013 17:32:19 +0000 (18:32 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 28 Jan 2013 06:10:03 +0000 (07:10 +0100)
commit6c18353123f22c1279258f8ccbd7c45c98bd0980
treef82c69697848998503cb86896d12d1116b98e448
parent6bffd4b52ddf1d5040936cc2f387b7dc99ad0cfc
fix installation of qmltestcase example

split the project along the built-as-part-of-qt line:
in qt, it must comply with the installation rules for examples, and it
shouldn't be an actual test case - our CI is not supposed to run it ...
the stand-alone build (which users are supposed to make use of) needed
adding TESTDATA for proper installation.

Change-Id: I1bbf7b1204410c5eb8755477310bb023e8f87623
Reviewed-by: Alan Alpert <aalpert@rim.com>
examples/qmltest/qmltest/qmltest.pro