0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 08:28:06 +03:00

Merge tag '1.5.80' into develop

Finish 1.5.80
This commit is contained in:
Arin Alexander
2021-02-17 21:54:26 +03:00
11 changed files with 77 additions and 10 deletions

View File

@@ -28,6 +28,7 @@ DEFINES += LIMEREPORT_EXPORTS
contains(CONFIG, staticlib){
DEFINES += HAVE_STATIC_BUILD
DEFINES += QZINT_STATIC_BUILD
message(STATIC_BUILD)
DEFINES -= LIMEREPORT_EXPORTS
}