summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial3/tutorial3.pro
blob: 9fdda2aca1b7770c3ed51398c64b2606f58b9a64 (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/tutorial3
sources.files = $$SOURCES *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial3
INSTALLS += target sources

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

symbian:TARGET.UID3 = 0xA000C60D