mirror of https://github.com/godotengine/godot
SCons: Fix UWP build after #45315
(cherry picked from commit d1f023c35b)
This commit is contained in:
parent
5f33951009
commit
ba095ae567
|
|
@ -3,7 +3,6 @@
|
|||
Import("env")
|
||||
|
||||
files = [
|
||||
"thread_uwp.cpp",
|
||||
"#platform/windows/key_mapping_windows.cpp",
|
||||
"#platform/windows/windows_terminal_logger.cpp",
|
||||
"joypad_uwp.cpp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue