summaryrefslogtreecommitdiff
path: root/ext/ext.pro
blob: 4ab8424e8dc95e1d379b078cabcf7c0c88edd306 (plain)
1
2
3
4
5
6
7
8
9
# Such a project structure allowed for integrating Log4Qt via git subtree
# Log4Qt folder is pulled right from the remote repository
TEMPLATE = subdirs
SUBDIRS = Log4Qt

lib.files += $$OUT_PWD/../../ext/Log4Qt/*.s*
lib.path = /usr/share/$$TARGET/lib

INSTALLS += lib