refs #379 key events handling for Macintoshs

This commit is contained in:
Roy Mennicke
2015-02-07 14:48:23 +01:00
committed by Roland Winklmeier
parent 9c75ff2db5
commit 4d375f6e40
8 changed files with 335 additions and 62 deletions

View File

@@ -37,6 +37,7 @@ unix:!macx {
macx {
HEADERS += $$PWD/osx/*.h
SOURCES += $$PWD/osx/*.cpp
OBJECTIVE_SOURCES += $$PWD/osx/*.mm
}
DESTDIR = ../../lib