qt6-bb10/examples/touch/touch.pro

9 lines
216 B
INI

TEMPLATE = subdirs
SUBDIRS = pinchzoom fingerpaint knobs dials
# install
target.path = $$[QT_INSTALL_EXAMPLES]/touch
sources.files = touch.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/touch
INSTALLS += target sources