From d27b30125182bd55a552784d353303403496f40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pasi=20Pet=C3=A4j=C3=A4j=C3=A4rvi?= Date: Mon, 19 Apr 2021 22:19:52 +0300 Subject: ebike: Build shared version by default Task-number: QTBUG-85573 Change-Id: Ie0410d67a3e0174e054a05a191dddedade15252d Reviewed-by: Samuli Piippo --- basicsuite/ebike-ui/app.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicsuite/ebike-ui/app.pro b/basicsuite/ebike-ui/app.pro index 28d73fa..c3c0b41 100644 --- a/basicsuite/ebike-ui/app.pro +++ b/basicsuite/ebike-ui/app.pro @@ -9,7 +9,7 @@ TARGET = ebike DEFINES += QT_DEPRECATED_WARNINGS # Uncomment to build ebike demo as separate which does not rely on shared functionality of B2qt launcher -DEFINES += STANDALONE +#DEFINES += STANDALONE # Uncomment to use only app provided fonts and not common shared fonts # When providing own fonts use fonts.files and fonts.qrc file to provide those -- cgit v1.2.3