Make test work on Mac OS X

Change-Id: I0c2d9bc7500972144d44060f38bc7a5da65ed30f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Harald Fernengel 2012-06-23 00:06:18 +02:00 committed by Qt by Nokia
parent 796f85b611
commit 62d481757c
2 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,4 @@ HEADERS = ../myobject.h
TARGET = qmyserver
QT += dbus
QT -= gui
CONFIG -= app_bundle

View File

@ -3,3 +3,4 @@ HEADERS = ../myobject.h
TARGET = qmyserver
QT += dbus
QT -= gui
CONFIG -= app_bundle