mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
Merge tag '1.7.18' into develop
Finish 1.7.18
This commit is contained in:
@@ -35,6 +35,12 @@ CONFIG(staticlib) {
|
||||
DEFINES -= LIMEREPORT_EXPORTS
|
||||
}
|
||||
|
||||
contains(CONFIG, x86_64) {
|
||||
message(Цель: 64 бита)
|
||||
} else {
|
||||
message(Цель: 32 бита)
|
||||
}
|
||||
|
||||
EXTRA_FILES += \
|
||||
$$PWD/lrglobal.h \
|
||||
$$PWD/lrdatasourceintf.h \
|
||||
|
||||
Reference in New Issue
Block a user