Cleaning up usage of examples/{examplebase,symbianpkgrules}.pri
[qt-netbsd.git] / examples / linguist / linguist.pro
blob2b7515af1cf5c6bfec27b82c965e87c2f78482c1
1 TEMPLATE = subdirs
2 SUBDIRS = arrowpad \
3 hellotr \
4 trollprint
6 # install
7 sources.files = README *.pro
8 sources.path = $$[QT_INSTALL_EXAMPLES]/linguist
9 INSTALLS += sources
11 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)