summaryrefslogtreecommitdiffstats
path: root/qt-homescreen-example/qt-homescreen-example.pro
blob: 3ef254f8a8939f56e1eb3eee49abe891415876e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = app

SOURCES += main.cpp
HEADERS += testwidget.h

include(../qmaemo5homescreenadaptor/qmaemo5homescreenadaptor.pri)

desktop.path = /usr/share/applications/hildon-home
desktop.files = qt-homescreen-example.desktop

target.path = /usr/lib/hildon-desktop
INSTALLS += target desktop