summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qnx.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/qnx/qnx.pro')
-rw-r--r--src/plugins/platforms/qnx/qnx.pro10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/plugins/platforms/qnx/qnx.pro b/src/plugins/platforms/qnx/qnx.pro
index c218b5e86e..7ca9ddf63a 100644
--- a/src/plugins/platforms/qnx/qnx.pro
+++ b/src/plugins/platforms/qnx/qnx.pro
@@ -84,11 +84,13 @@ contains(QT_CONFIG, opengles2) {
CONFIG(blackberry) {
SOURCES += qqnxnavigatorbps.cpp \
qqnxeventdispatcher_blackberry.cpp \
- qqnxbpseventfilter.cpp
+ qqnxbpseventfilter.cpp \
+ qqnxvirtualkeyboardbps.cpp
HEADERS += qqnxnavigatorbps.h \
qqnxeventdispatcher_blackberry.h \
- qqnxbpseventfilter.h
+ qqnxbpseventfilter.h \
+ qqnxvirtualkeyboardbps.h
LIBS += -lbps
}
@@ -98,12 +100,12 @@ CONFIG(qqnx_pps) {
SOURCES += qqnxnavigatorpps.cpp \
qqnxnavigatoreventnotifier.cpp \
- qqnxvirtualkeyboard.cpp \
+ qqnxvirtualkeyboardpps.cpp \
qqnxclipboard.cpp
HEADERS += qqnxnavigatorpps.h \
qqnxnavigatoreventnotifier.h \
- qqnxvirtualkeyboard.h \
+ qqnxvirtualkeyboardpps.h \
qqnxclipboard.h
LIBS += -lpps -lclipboard