0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
LimeReport/limereport.pro
2017-11-24 00:13:47 +03:00

22 lines
267 B
Prolog

TEMPLATE = subdirs
!contains(CONFIG, no_zint){
CONFIG += zint
}
include(common.pri)
contains(CONFIG, zint){
SUBDIRS += 3rdparty
}
export($$CONFIG)
SUBDIRS += \
limereport
CONFIG += ordered
SUBDIRS += demo_r1 demo_r2 designer designer_plugin