mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-09 05:57:14 +03:00
limereport.pri for static building and aliases have been added
This commit is contained in:
5
limereport.pri
Normal file
5
limereport.pri
Normal file
@@ -0,0 +1,5 @@
|
||||
CONFIG += zint
|
||||
include(./limereport/limereport.pri)
|
||||
contains(CONFIG, zint){
|
||||
include(./qzint.pri)
|
||||
}
|
Reference in New Issue
Block a user