Files
qt4-x11/examples/helper/helper.pro
2025-08-24 20:55:26 +08:00

8 lines
203 B
INI

TEMPLATE = subdirs
# the helpers simply need a make install target, but require no compilation
sources.files = \
qmlapplicationviewer
sources.path = $$[QT_INSTALL_EXAMPLES]/helper
INSTALLS += sources