1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-04 19:21:46 +00:00

SCons: Fix UWP build after #45315

(cherry picked from commit d1f023c35b)
This commit is contained in:
Rémi Verschelde
2021-02-22 15:30:48 +01:00
parent 5f33951009
commit ba095ae567

View File

@@ -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",