equal
deleted
inserted
replaced
7 |
7 |
8 !symbian: SUBDIRS += \ |
8 !symbian: SUBDIRS += \ |
9 diagramscene \ |
9 diagramscene \ |
10 dragdroprobot \ |
10 dragdroprobot \ |
11 flowlayout \ |
11 flowlayout \ |
12 anchorlayout |
12 anchorlayout \ |
|
13 weatheranchorlayout |
13 |
14 |
14 contains(QT_CONFIG, qt3support):SUBDIRS += portedcanvas portedasteroids |
15 contains(QT_CONFIG, qt3support):SUBDIRS += portedcanvas portedasteroids |
15 contains(DEFINES, QT_NO_CURSOR)|contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -= dragdroprobot |
16 contains(DEFINES, QT_NO_CURSOR)|contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -= dragdroprobot |
16 |
17 |
17 # install |
18 # install |