From ba1aba61cc32772adb253b3e389d8762f147449f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 15 Jul 2013 17:04:31 +0200 Subject: Disable app_bundle and lib_bundle when running configure tests Just like configure.prf. Change-Id: I760e0ca5bec41b3befb738a8a7a468e8f1a15946 Reviewed-by: Oswald Buddenhagen --- config.tests/mac/coreservices/coreservices.pro | 2 +- config.tests/mac/corewlan/corewlan.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config.tests/mac') diff --git a/config.tests/mac/coreservices/coreservices.pro b/config.tests/mac/coreservices/coreservices.pro index 6f7c07a487..64936eb974 100644 --- a/config.tests/mac/coreservices/coreservices.pro +++ b/config.tests/mac/coreservices/coreservices.pro @@ -1,3 +1,3 @@ OBJECTIVE_SOURCES = coreservices.mm LIBS += -framework CoreServices -CONFIG -= app_bundle qt +CONFIG -= qt diff --git a/config.tests/mac/corewlan/corewlan.pro b/config.tests/mac/corewlan/corewlan.pro index a9c256043c..8db0c8c1e7 100644 --- a/config.tests/mac/corewlan/corewlan.pro +++ b/config.tests/mac/corewlan/corewlan.pro @@ -1,3 +1,3 @@ OBJECTIVE_SOURCES = corewlantest.mm LIBS += -framework CoreWLAN -framework Foundation -CONFIG -= app_bundle qt +CONFIG -= qt -- cgit v1.2.3