git clone https://github.com/pywinrt/python-winsdk
cd python-winsdk
Note: this requires that python_d.exe is installed.
./build.ps1
py -m pip install build
py -m build
Note: the cppwint and pywinrt directories are generated and should not be
manually edited.
./generate.ps1