Last change
on this file since 5 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
889 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 | SUBDIRS = analogclock \
|
---|
3 | calculator \
|
---|
4 | calendarwidget \
|
---|
5 | charactermap \
|
---|
6 | codeeditor \
|
---|
7 | digitalclock \
|
---|
8 | groupbox \
|
---|
9 | icons \
|
---|
10 | imageviewer \
|
---|
11 | lineedits \
|
---|
12 | movie \
|
---|
13 | scribble \
|
---|
14 | shapedclock \
|
---|
15 | sliders \
|
---|
16 | spinboxes \
|
---|
17 | stylesheet \
|
---|
18 | tablet \
|
---|
19 | tetrix \
|
---|
20 | tooltips \
|
---|
21 | validators \
|
---|
22 | wiggly \
|
---|
23 | windowflags
|
---|
24 |
|
---|
25 | contains(styles, motif): SUBDIRS += styles
|
---|
26 |
|
---|
27 | # install
|
---|
28 | target.path = $$[QT_INSTALL_EXAMPLES]/widgets
|
---|
29 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS widgets.pro README
|
---|
30 | sources.path = $$[QT_INSTALL_EXAMPLES]/widgets
|
---|
31 | INSTALLS += target sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.