author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 02 Feb 2010 00:43:10 +0200 | |
changeset 3 | 41300fa6a67c |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
SUBDIRS = tutorial1 tutorial2 tutorial3 tutorial4 tutorial5 |
|
3 |
||
4 |
# install |
|
5 |
target.path = $$[QT_INSTALL_EXAMPLES]/qtestlib |
|
6 |
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS qtestlib.pro README |
|
7 |
sources.path = $$[QT_INSTALL_EXAMPLES]/qtestlib |
|
8 |
INSTALLS += target sources |
|
9 |
||
10 |
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |