summaryrefslogtreecommitdiffstats
path: root/examples/widgets/lineedits/lineedits.pro
blob: 534714805ce97ea773e99d0028097dcd19a0de4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
HEADERS     = window.h
SOURCES     = main.cpp \
              window.cpp

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

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

symbian:TARGET.UID3 = 0xA000C604