0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
LimeReport/limereport.pro
2016-03-21 02:12:30 +01:00

16 lines
161 B
Prolog

TEMPLATE = subdirs
CONFIG += zint
contains(CONFIG, zint){
SUBDIRS += 3rdparty
}
SUBDIRS += \
limereport
CONFIG += ordered
SUBDIRS += demo_r1