qt5base-lts/config.tests/mac/coreservices/coreservices.pro
Tor Arne Vestbø 37845c730d Fix warning caused by putting .mm files in SOURCES
They should live in OBJECTIVE_SOURCES instead.

Change-Id: Iaf3f6ae4d8b71600c8ea91e33cf860b326855988
Reviewed-on: http://codereview.qt-project.org/4971
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
2011-09-26 16:05:36 +02:00

4 lines
92 B
Prolog

OBJECTIVE_SOURCES = coreservices.mm
LIBS += -framework CoreServices
CONFIG -= app_bundle qt