touch example: Added main.cpp and putting qml files into resource.
authorTomasz Olszak <olszak.tomasz@gmail.com>
Mon, 17 Jun 2013 21:23:56 +0000 (21:23 +0000)
committerJarosław Staniek <staniek@kde.org>
Tue, 18 Jun 2013 20:26:43 +0000 (22:26 +0200)
commit4b43c743f1f34090562f3a506a2e9647a44e2b66
tree9d26c16f04186faf7d800614e0a1d413c4d858df
parent61e291a8bb23b1ed4af44995146f621ec0cb6ff6
touch example: Added main.cpp and putting qml files into resource.

Additionally added qt.conf file for deploying application to arm target.

Change-Id: I0e6af7f2d42f5b2f058e3d30b05271c178954a8d
Reviewed-by: Jarosław Staniek <staniek@kde.org>
examples/touch/main.cpp [new file with mode: 0644]
examples/touch/main.qml
examples/touch/qt.conf [new file with mode: 0644]
examples/touch/touch.pro
examples/touch/touch.qrc [new file with mode: 0644]