branch | Symbian3 |
changeset 46 | e5ad616daedb |
parent 43 | 14fcccfb4c0c |
45:49affa6ecf23 | 46:e5ad616daedb |
---|---|
1 load(qttest_p4) |
1 load(qttest_p4) |
2 SOURCES += smoketest_qwidget.cpp |
2 SOURCES += smoke_qwidget.cpp |
3 RESOURCES = qwidget.qrc |
3 RESOURCES = qwidget.qrc |
4 |
4 |
5 contains(QT_CONFIG, qt3support): QT += qt3support |
5 contains(QT_CONFIG, qt3support): QT += qt3support |
6 contains(QT_CONFIG, qt3support):DEFINES+=QT_HAS_QT3SUPPORT |
6 contains(QT_CONFIG, qt3support):DEFINES+=QT_HAS_QT3SUPPORT |
7 |
7 |