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

13 lines
233 B
INI

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += contextsensitivehelp \
remotecontrol \
simpletextviewer
# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/help
INSTALLS += sources