Adding Platform/Unix/X11WindowEventHandler
This commit is contained in:
parent
2ab5c7fc41
commit
2788424516
3 changed files with 82 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ elseif TARGET_OS == "Unix" then
|
|||
"X11Keyboard.cpp",
|
||||
"X11Mouse.cpp",
|
||||
"X11EventQueue.cpp",
|
||||
"X11WindowEventHandler.cpp",
|
||||
"UnixMisc.cpp",
|
||||
"UnixSystem.cpp",
|
||||
"glad_glx.c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue