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>
This commit is contained in:
parent
07107959ec
commit
37845c730d
@ -1,3 +1,3 @@
|
|||||||
SOURCES = coreservices.mm
|
OBJECTIVE_SOURCES = coreservices.mm
|
||||||
LIBS += -framework CoreServices
|
LIBS += -framework CoreServices
|
||||||
CONFIG -= app_bundle qt
|
CONFIG -= app_bundle qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user