Windows Store UWP apps support by halx99 · Pull Request #1108 · axmolengine/axmol (original) (raw)

THIS PROJECT IS IN DEVELOPMENT MODE. Any pull requests should merge to branch dev, otherwise will be rejected immediately.

Feature checklist

CMake generate commands

cmake -B build_uwp -DCMAKE_SYSTEM_NAME=WindowsStore "-DCMAKE_SYSTEM_VERSION=10.0"

Some features not compatible with UWP are disabled

Describe your changes

Checklist before requesting a review