Compile fixes for WinRT UWP
This commit is contained in:
@@ -519,7 +519,7 @@ class PlatformSetup {
|
||||
|
||||
setupElectron ();
|
||||
|
||||
case "windows":
|
||||
case "windows", "winrt":
|
||||
|
||||
if (PlatformHelper.hostPlatform == Platform.WINDOWS) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user