qt5base-lts/examples/linguist/linguist.pro
Lars Knoll a889305c7e fix pro files
all examples compile again
2011-05-07 23:50:03 +02:00

13 lines
264 B
Prolog

TEMPLATE = subdirs
SUBDIRS = arrowpad \
hellotr \
trollprint
# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist
INSTALLS += sources
symbian: CONFIG += qt_example
QT += widgets