0748751c9f
(4.7-generated-declarative branch).
17 lines
502 B
Prolog
17 lines
502 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = basicdrawing \
|
|
concentriccircles \
|
|
imagecomposition \
|
|
painterpaths \
|
|
transformations \
|
|
fontsampler
|
|
|
|
# install
|
|
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting
|
|
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS painting.pro README
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting
|
|
INSTALLS += target sources
|
|
|
|
symbian: CONFIG += qt_example
|
|
maemo5: CONFIG += qt_example
|