mirror of https://github.com/qt/qtbase.git
9 lines
294 B
INI
9 lines
294 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS += addressbook-fr threads addressbook widgets modelview gettingStarted
|
|
|
|
# install
|
|
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials
|
|
sources.files = tutorials.pro
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials
|
|
INSTALLS += target sources
|