iOS: Don't add to OBJECTIVE_HEADERS, there's no such thing
We should add to HEADERS, so that moc will realize it needs to run on the headers. Change-Id: I582e989e4faf0835c4bf9a677cbd8ac075559319 Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
This commit is contained in:
parent
8c00149078
commit
9c8ce6afb0
@ -14,7 +14,7 @@ OBJECTIVE_SOURCES = main.mm \
|
||||
qioseventdispatcher.mm \
|
||||
qiosbackingstore.mm
|
||||
|
||||
OBJECTIVE_HEADERS = qiosintegration.h \
|
||||
HEADERS = qiosintegration.h \
|
||||
qioswindow.h \
|
||||
qiosscreen.h \
|
||||
qioseventdispatcher.h \
|
||||
|
Loading…
Reference in New Issue
Block a user