branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
6:dee5afe5301f | 7:3f74d0d4af4c |
---|---|
1 TEMPLATE=subdirs |
|
2 SUBDIRS=\ |
|
3 headers \ |
|
4 bic \ |
|
5 compiler \ |
|
6 compilerwarnings \ |
|
7 linguist \ |
|
8 maketestselftest \ |
|
9 moc \ |
|
10 uic \ |
|
11 guiapplauncher \ |
|
12 qmake \ |
|
13 rcc \ |
|
14 symbols \ |
|
15 #atwrapper \ # These tests need significant updating, |
|
16 #uiloader \ # they have hardcoded machine names etc. |
|
17 |
|
18 contains(QT_CONFIG,qt3support):SUBDIRS+=uic3 |
|
19 |