Compile fixes for WinRT UWP

This commit is contained in:
Joshua Granick
2018-07-20 20:46:15 -07:00
parent 66a1450aca
commit 884f1d5a8e
12 changed files with 58 additions and 37 deletions

View File

@@ -519,7 +519,7 @@ class PlatformSetup {
setupElectron ();
case "windows":
case "windows", "winrt":
if (PlatformHelper.hostPlatform == Platform.WINDOWS) {