aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/stocqt/stocqt.pro
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@digia.com>2014-05-20 13:26:14 +0300
committerIikka Eklund <iikka.eklund@digia.com>2014-05-20 13:26:15 +0300
commit3ed6361bbaa711c9f3441704659ccb971751b44e (patch)
treebe1e4f03b558b08481a333adb048028b2fa4ff42 /examples/quick/demos/stocqt/stocqt.pro
parent009ad875f89d7d7bc4447e18c2fbbd485a75e0b5 (diff)
parent073cde9d21f95a896ffff3abfcc9a9da89175e28 (diff)
Merge remote-tracking branch 'origin/release' into stable
Diffstat (limited to 'examples/quick/demos/stocqt/stocqt.pro')
-rw-r--r--examples/quick/demos/stocqt/stocqt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/demos/stocqt/stocqt.pro b/examples/quick/demos/stocqt/stocqt.pro
index efe37cb722..0e89a30050 100644
--- a/examples/quick/demos/stocqt/stocqt.pro
+++ b/examples/quick/demos/stocqt/stocqt.pro
@@ -3,6 +3,7 @@ TEMPLATE = app
QT += qml quick
SOURCES += main.cpp
RESOURCES += stocqt.qrc
+OTHER_FILES += *.qml content/*.qml content/images/*.png
target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/stocqt
INSTALLS += target