summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
blob: 531c5c0001d8a609599783e4e9f79ea19ca43d05 (plain)
1
2
3
4
5
6
7
8
TEMPLATE      = subdirs
SUBDIRS       = \
                logger

# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]
INSTALLS += sources