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/fileengineclient/fileengineclient.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/fileengineclient') diff --git a/tests/fileengineclient/fileengineclient.pro b/tests/fileengineclient/fileengineclient.pro index 617ac9796..8b0538a55 100644 --- a/tests/fileengineclient/fileengineclient.pro +++ b/tests/fileengineclient/fileengineclient.pro @@ -8,7 +8,8 @@ QT -= gui QT += network CONFIG += console -CONFIG -= app_bundle DESTDIR = $$IFW_APP_PATH SOURCES += fileengineclient.cpp + +macx:include(../../no_app_bundle.pri) -- cgit v1.2.3