Adding source/Platform/Unix/X11SharedDisplay.cpp
This commit is contained in:
parent
c41fb6c013
commit
bd38e9e98f
3 changed files with 48 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ if TARGET_OS == "Win32" then
|
|||
elseif TARGET_OS == "Unix" then
|
||||
platform_spec_module = Module("source/Platform/Unix", {
|
||||
"UnixApplication.cpp",
|
||||
"X11SharedDisplay.cpp",
|
||||
"X11Display.cpp",
|
||||
"GLXContext.cpp",
|
||||
"X11Input.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue