From f05c9c292b5ee19e5e44709e44a9509d3300632f Mon Sep 17 00:00:00 2001 From: Eirik Aavitsland Date: Mon, 4 Nov 2019 15:30:47 +0100 Subject: lancelot graphics test: Use application bundle on Mac Font handling has been observed to differ depending on the presence of the Info.plist file in the app bundle. We want to test the typical use case, so make the qmlscenegrabber executable be a bundled app. Change-Id: I2e8b96328b16d5bedfeb5f6dd23f20c06d4c60c1 Reviewed-by: Daniel Smith Reviewed-by: Eskil Abrahamsen Blomfeldt --- tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro') diff --git a/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro b/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro index 24f0f8a315..704acd0aca 100644 --- a/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro +++ b/tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro @@ -1,6 +1,5 @@ TARGET = qmlscenegrabber DESTDIR=.. -macx:CONFIG -= app_bundle CONFIG += console QT += quick -- cgit v1.2.3