Commit 18db71d6 authored by Bernd Weimer's avatar Bernd Weimer Committed by The Qt Project
Browse files

QNX: Fixed build of QPA plugin

Added private core and gui includes to project file. Those were
implicitly included in the past, but removed with commit 289302e6

.
Removed redundant module, as well.

Change-Id: I878d9acabc5497702dc282e25d6fdd9016ae2ad6
Reviewed-by: default avatarFabian Bumberger <fbumberger@rim.com>
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: default avatarRafael Roquetto <rafael.roquetto@kdab.com>
parent e724fd47
No related merge requests found
Showing with 1 addition and 1 deletion
TARGET = qqnx TARGET = qqnx
QT += platformsupport platformsupport-private QT += platformsupport-private core-private gui-private
# Uncomment this to build with support for IMF once it becomes available in the BBNDK # Uncomment this to build with support for IMF once it becomes available in the BBNDK
#CONFIG += qqnx_imf #CONFIG += qqnx_imf
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment