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

16 lines
174 B
Prolog

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