author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
############################################################ |
2 |
# Project file for autotest for file q3datetimeedit.h |
|
3 |
############################################################ |
|
4 |
||
5 |
load(qttest_p4) |
|
6 |
QT += qt3support |
|
7 |
requires(contains(QT_CONFIG,qt3support)) |
|
8 |
||
9 |
SOURCES += tst_q3datetimeedit.cpp |
|
10 |
||
11 |