From 9cd257f6c2285b82d9cce8c2b7c1a259f6a431e3 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Fri, 26 May 2017 14:06:43 +0200 Subject: Fix grue sensor example building on macOS Task-number: QTBUG-33875 Change-Id: Idd72b689aaae727df77daecb616d5c47b9bb809c Reviewed-by: Lorn Potter --- examples/sensors/grue/console_app/console_app.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/sensors/grue/console_app/console_app.pro') diff --git a/examples/sensors/grue/console_app/console_app.pro b/examples/sensors/grue/console_app/console_app.pro index 3d3915f..7b082d3 100644 --- a/examples/sensors/grue/console_app/console_app.pro +++ b/examples/sensors/grue/console_app/console_app.pro @@ -1,6 +1,7 @@ TEMPLATE = app TARGET = detect_grue CONFIG += console +CONFIG -= app_bundle QT = core sensors DESTDIR = $$OUT_PWD/.. -- cgit v1.2.1