mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-09 05:57:14 +03:00
no_embedded_designer building has been fixed
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
include(../common.pri)
|
||||
include(limereport.pri)
|
||||
QT += core gui
|
||||
|
||||
include(../common.pri)
|
||||
include(../limereport/limereport.pri)
|
||||
include(../limereport/designer.pri)
|
||||
|
||||
contains(CONFIG,release) {
|
||||
TARGET = designer_plugin
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user