summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial4/tutorial4.pro
blob: 4cb7bf8a998c414f1423bb40f3caeb4d21b36aee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SOURCES = testgui.cpp
CONFIG  += qtestlib

# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial4
sources.files = $$SOURCES *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial4
INSTALLS += target sources

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

symbian:TARGET.UID3 = 0xA000C60E