From d1bb751a38b70268f208998ce817b549e07a2cf5 Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Thu, 23 May 2013 22:42:16 +0200 Subject: introduce no_app_bundle.pri - it tries to copy the needed qt_menu.nib dir Change-Id: I04fe564f62e16847a417e47c9a0719c043c1f027 Reviewed-by: Karsten Heimrich --- tests/environmentvariable/environmentvariable.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/environmentvariable/environmentvariable.pro') diff --git a/tests/environmentvariable/environmentvariable.pro b/tests/environmentvariable/environmentvariable.pro index 41648390a..39cc7e99e 100644 --- a/tests/environmentvariable/environmentvariable.pro +++ b/tests/environmentvariable/environmentvariable.pro @@ -8,8 +8,9 @@ QT -= gui QT += testlib CONFIG += console -CONFIG -= app_bundle DESTDIR = $$IFW_APP_PATH HEADERS = environmentvariabletest.h SOURCES = environmentvariabletest.cpp + +macx:include(../../no_app_bundle.pri) -- cgit v1.2.3