Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 199 Bytes

transfer-engine.pro

File metadata and controls

12 lines (9 loc) · 199 Bytes
 
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS = lib src tests
CONFIG += ordered
include(doc/doc.pri)
OTHER_FILES += \
rpm/transfer-engine.spec \
nemo-transfer-engine.conf \
doc/src/* \
doc/config/*