mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-26 22:27:06 +08:00
7 lines
172 B
INI
7 lines
172 B
INI
TEMPLATE = subdirs
|
|
SUBDIRS = part1 part2 part3 part4 part5 part6 part7
|
|
|
|
# install
|
|
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/addressbook
|
|
INSTALLS += target
|