godot/platform/uwp
Fabio Alessandrelli e6364c3fd5 Fix UWP build after #17194
`uwp/detect.py` was not setting the `env.msvc` variable to true causing
scons to pass wrong arguments to `msvc` (using `clang/gcc` options)
which in turn break the build due to `-Werror=return-type` not being
recognized by ms compiler.
2018-03-29 18:21:08 +02:00
..
export Fix typos with codespell 2018-02-21 19:46:06 +01:00
app.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
app.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
detect.py Fix UWP build after #17194 2018-03-29 18:21:08 +02:00
gl_context_egl.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gl_context_egl.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
joypad_uwp.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
joypad_uwp.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
logo.png Enhanced iOS and UWP logo on Export dialog 2017-11-29 17:34:01 +07:00
os_uwp.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
os_uwp.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_uwp.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
power_uwp.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
SCsub Move windows networking class to drivers/windows/ 2017-12-15 18:25:29 +01:00
thread_uwp.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thread_uwp.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00