System/MessageQueue: Use PlatformEventQueue
This commit is contained in:
parent
e6718e7ef1
commit
fb58490bfe
3 changed files with 31 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ local platform_spec_module = Module("source/Platform/Win32", {
|
|||
"Win32Keyboard.cpp",
|
||||
"Win32Misc.cpp",
|
||||
"Win32Mouse.cpp",
|
||||
"Win32EventQueue.cpp",
|
||||
"Win32MsgBuffer.cpp",
|
||||
"Win32System.cpp",
|
||||
"glad_wgl.c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue