Support building UWP with native UWP rustc target.

This commit is contained in:
Josh Matthews 2019-09-11 16:12:33 -04:00
parent 723df4abcf
commit 5367da98f8
11 changed files with 949 additions and 919 deletions

View file

@ -11,4 +11,5 @@ WINDOWS_MSVC = {
"openssl": "111.3.0+1.1.1c-vs2017-2019-09-18",
"gstreamer-uwp": "1.16.0.5",
"openxr-loader-uwp": "1.0",
"xargo": "v0.3.16",
}