changeset 7 | f7bc934e204c |
3:41300fa6a67c | 7:f7bc934e204c |
---|---|
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 |