source: trunk/examples/examples.pro@ 727

Last change on this file since 727 was 640, checked in by Dmitry A. Kuminov, 15 years ago

demos/examples: Reverted r515 and r540 (enabled help- and assistant-related examples and demos).

File size: 1.9 KB
RevLine 
[2]1TEMPLATE = subdirs
2SUBDIRS = \
[561]3 animation \
[2]4 desktop \
5 dialogs \
6 draganddrop \
[561]7 effects \
[2]8 graphicsview \
9 ipc \
10 itemviews \
11 layouts \
12 linguist \
13 mainwindows \
14 network \
15 painting \
16 qtconcurrent \
17 richtext \
18 sql \
[561]19 statemachine \
[2]20 threads \
21 tools \