0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

plugin finished

This commit is contained in:
Arin Alexander
2017-11-27 23:14:05 +03:00
parent 0fb1ba1bd8
commit 911eb1102a
25 changed files with 270 additions and 455 deletions

View File

@@ -2,6 +2,7 @@ DEFINES += NO_PNG
TEMPLATE = lib
contains(CONFIG, static_build){
message(Static Build)
CONFIG += staticlib
DEFINES += HAVE_STATIC_BUILD
}