0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-09 05:57:14 +03:00

Some limereport's project structure changes

This commit is contained in:
Arin Alexander
2016-03-22 15:55:02 +03:00
parent 6c7443c510
commit 0550654b04
12 changed files with 558 additions and 1344 deletions

View File

@@ -1,5 +1,5 @@
TEMPLATE = subdirs
CONFIG += zint
include(common.pri)
contains(CONFIG, zint){
SUBDIRS += 3rdparty
}