Alessandro Bonazzi 8c43d5cf2f Patch level : 12.00
Files correlati     : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe

Bug                 :

Commento:
Merge 1.0 libraries
2025-04-06 00:42:21 +02:00

49 lines
1.3 KiB
Prolog

TEMPLATE = subdirs
SUBDIRS = analogclock \
applicationicon \
calculator \
calendarwidget \
charactermap \
codeeditor \
digitalclock \
elidedlabel \
groupbox \
icons \
imageviewer \
lineedits \
movie \
orientation \
scribble \
shapedclock \
sliders \
spinboxes \
stylesheet \
tablet \
tetrix \
tooltips \
validators \
wiggly \
windowflags \
symbian: SUBDIRS = \
analogclock \
calculator \
calendarwidget \
lineedits \
shapedclock \
symbianvibration \
tetrix \
wiggly \
softkeys
maemo5: SUBDIRS += maemovibration
contains(styles, motif): SUBDIRS += styles
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS widgets.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/widgets
INSTALLS += target sources