author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 02 Sep 2010 21:20:32 +0300 | |
changeset 34 | a33bf25e6f72 |
parent 33 | 3e2da88830cd |
permissions | -rw-r--r-- |
0 | 1 |
############################################################ |
2 |
# Project file for autotest for file qlayout.h |
|
3 |
############################################################ |
|
4 |
||
5 |
load(qttest_p4) |
|
6 |
||
7 |
SOURCES += tst_qlayout.cpp |
|
8 |
contains(QT_CONFIG, qt3support): QT += qt3support |
|
33
3e2da88830cd
Revision: 201031
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
9 |
wince*|symbian: { |
0 | 10 |
addFiles.sources = baseline |
11 |
addFiles.path = . |
|
12 |
DEPLOYMENT += addFiles |
|
13 |
} |
|
14 |