1
0
Fork 0

Adding Platform/Unix/X11WindowEventHandler

This commit is contained in:
Henrik Hautakoski 2019-12-30 05:33:14 +01:00
parent 2ab5c7fc41
commit 2788424516
3 changed files with 82 additions and 0 deletions

View file

@ -71,6 +71,7 @@ elseif TARGET_OS == "Unix" then
"X11Keyboard.cpp",
"X11Mouse.cpp",
"X11EventQueue.cpp",
"X11WindowEventHandler.cpp",
"UnixMisc.cpp",
"UnixSystem.cpp",
"glad_glx.c"