forked from qt-creator/qt-creator
WinRT: Enable plugin for supported host platforms.
Latest updates caused the winrt plugin to not load on Windows 10. Change-Id: I5a4c34e829e762f83f41f891965f22cf47fd9471 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
\"Version\" : \"$$QTCREATOR_VERSION\",
|
||||
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
|
||||
\"Experimental\" : true,
|
||||
\"Platform\" : \"Windows 8\",
|
||||
\"Platform\" : \"Windows (8.1|10)\",
|
||||
\"Vendor\" : \"The Qt Company Ltd\",
|
||||
\"Copyright\" : \"(C) 2016 The Qt Company Ltd\",
|
||||
\"License\" : [ \"Commercial Usage\",
|
||||
|
Reference in New Issue
Block a user