mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
refs #379 key events handling for Macintoshs
This commit is contained in:
committed by
Roland Winklmeier
parent
9c75ff2db5
commit
4d375f6e40
@@ -37,6 +37,7 @@ unix:!macx {
|
||||
macx {
|
||||
HEADERS += $$PWD/osx/*.h
|
||||
SOURCES += $$PWD/osx/*.cpp
|
||||
OBJECTIVE_SOURCES += $$PWD/osx/*.mm
|
||||
}
|
||||
|
||||
DESTDIR = ../../lib
|
||||
|
||||
Reference in New Issue
Block a user