changeset 0 | 1918ee327afb |
-1:000000000000 | 0:1918ee327afb |
---|---|
1 ############################################################ |
|
2 # Project file for autotest for file q3progressbar.h |
|
3 ############################################################ |
|
4 |
|
5 load(qttest_p4) |
|
6 QT += qt3support |
|
7 requires(contains(QT_CONFIG,qt3support)) |
|
8 |
|
9 SOURCES += tst_q3progressbar.cpp |
|
10 |
|
11 |