Yuri Sizov 4c1f11944e Update all outdated online documentation links 2 éve
..
export 3dffe0b967 Merge pull request #63312 from bruvzg/one_click 2 éve
README.md 4c1f11944e Update all outdated online documentation links 2 éve
SCsub 6def32d643 Replace `#pragma once` by traditional include guards for consistency 4 éve
app_uwp.cpp d95794ec8a One Copyright Update to rule them all 2 éve
app_uwp.h d95794ec8a One Copyright Update to rule them all 2 éve
context_egl_uwp.cpp d95794ec8a One Copyright Update to rule them all 2 éve
context_egl_uwp.h d95794ec8a One Copyright Update to rule them all 2 éve
detect.py c5bd2f9dce ci: add Python static analysis check via mypy 3 éve
joypad_uwp.cpp d95794ec8a One Copyright Update to rule them all 2 éve
joypad_uwp.h d95794ec8a One Copyright Update to rule them all 2 éve
logo.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 2 éve
os_uwp.cpp 0e4e782ada Merge pull request #70714 from Calinou/doc-os-stdin 2 éve
os_uwp.h 0e4e782ada Merge pull request #70714 from Calinou/doc-os-stdin 2 éve
platform_config.h d95794ec8a One Copyright Update to rule them all 2 éve

README.md

UWP platform port

Warning

The UWP platform port is not currently in a working state for the master branch, and may be dropped in the future.

This folder contains the C++ code for the Universal Windows Platform (UWP) platform port. This is not to be confused with the "standard" Win32 port, which is available in platform/windows.

See also misc/dist/uwp_template folder for the UWP project template used for packaging the UWP export templates.

Documentation