mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-09 05:57:14 +03:00
windows build fixed
This commit is contained in:
@@ -3,9 +3,9 @@ include(limereport.pri)
|
||||
QT += core gui
|
||||
|
||||
contains(CONFIG,release) {
|
||||
TARGET = LRDesigner_plugin
|
||||
TARGET = designer_plugin
|
||||
} else {
|
||||
TARGET = LRDesigner_plugind
|
||||
TARGET = designer_plugind
|
||||
}
|
||||
|
||||
TEMPLATE = lib
|
||||
|
Reference in New Issue
Block a user