qt5base-lts/examples/touch/touch.pro

9 lines
216 B
Prolog
Raw Normal View History

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