aboutsummaryrefslogtreecommitdiff
path: root/examples/helloworld/helloworld.pro
blob: 4422c71d7e99414bc1d6c48b916b11ae64399706 (plain)
1
2
3
4
5
6
7
TEMPLATE = app
TARGET = helloworld
CONFIG += meegotouch

# Input
SOURCES += main.cpp