Doc: Moved all content in the doc directory.
[profile/ivi/qtdeclarative.git] / examples / demos / stocqt / stocqt.pro
1 TEMPLATE = app
2
3 QT += qml quick
4 SOURCES += main.cpp
5
6 target.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/demos/stocqt
7 qml.files = stocqt.qml content
8 qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/demos/stocqt
9 INSTALLS += target qml