summaryrefslogtreecommitdiffstats
path: root/src/common-lib/common-lib.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2019-09-03 12:05:20 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2019-09-03 21:00:55 +0200
commitff4bc7cbaf5827736fda4b1a8c85fcdd351680c1 (patch)
tree3a9a0f112348db6e591f0332ac12b4f5e51790fc /src/common-lib/common-lib.pro
parent4ae1c55c4776c0c5465ddc5a7142c346b42f305d (diff)
Revert "Add a option to configure the behavior of very long log messages passed to DLT"v5.12.4_QtAS
This reverts commit 78beb6acca90fb2f2490e2b60d2103a25f1508fe. This change was breaking SC and can't be released with a patch release. The change will be put into the dev branch instead. Task-number: AUTOSUITE-1187 Change-Id: Iff07e290308c2464ab25c5ef17b1749ddfd85723 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'src/common-lib/common-lib.pro')
-rw-r--r--src/common-lib/common-lib.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common-lib/common-lib.pro b/src/common-lib/common-lib.pro
index 7faaa348..2ee3a8eb 100644
--- a/src/common-lib/common-lib.pro
+++ b/src/common-lib/common-lib.pro
@@ -13,9 +13,6 @@ qtHaveModule(qml):QT *= qml qml-private
versionAtLeast(QT.geniviextras.VERSION, 1.1.0) {
DEFINES += AM_GENIVIEXTRAS_LAZY_INIT
}
-versionAtLeast(QT.geniviextras.VERSION, 5.12.4) {
- DEFINES += AM_GENIVIEXTRAS_MSG_BEHAVIOR
-}
CONFIG *= static internal_module