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

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

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

symbian:TARGET.UID3 = 0xA000C60F