summaryrefslogtreecommitdiffstats
path: root/examples/widgets/wiggly/wiggly.pro
blob: 42407655ba8cdda93edefde8830e21549e20022b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HEADERS       = wigglywidget.h \
                dialog.h
SOURCES       = wigglywidget.cpp \
                dialog.cpp \
                main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/wiggly
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS wiggly.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/wiggly
INSTALLS += target sources

include($$QT_SOURCE_TREE/examples/examplebase.pri)

symbian:TARGET.UID3 = 0xA000C607