From affba56094d972bb28a122c17e6a43373be5d1dd Mon Sep 17 00:00:00 2001 From: Andrew Knight Date: Fri, 12 Dec 2014 15:45:46 +0200 Subject: remove unsupported winrt mkspecs These mkspecs are not supported and no longer compile. Related support in qmake has also been removed. Change-Id: I7706dcfa5471e55e2ae3d580d65e9371e2c652d5 Reviewed-by: Joerg Bornemann Reviewed-by: Oliver Wolff --- .../manifests/8.0/AppxManifest.xml.in | 37 --------------------- .../manifests/8.0/WMAppManifest.xml.in | 38 ---------------------- 2 files changed, 75 deletions(-) delete mode 100644 mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in delete mode 100644 mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in (limited to 'mkspecs/common/winrt_winphone/manifests') diff --git a/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in deleted file mode 100644 index 6583bf0643..0000000000 --- a/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in +++ /dev/null @@ -1,37 +0,0 @@ - - - - - $${WINRT_MANIFEST.name} - $${WINRT_MANIFEST.publisher} - $${WINRT_MANIFEST.logo_store} - - - 6.2.0 - 6.3.0 - - - - - - - - - - - $${WINRT_MANIFEST.capabilities}$${WINRT_MANIFEST.dependencies} - - diff --git a/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in deleted file mode 100644 index 18d37cf7fc..0000000000 --- a/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in +++ /dev/null @@ -1,38 +0,0 @@ - - - $${WINRT_MANIFEST.languages} - - $${WINRT_MANIFEST.logo_medium}$${WINRT_MANIFEST.capabilities} - - - - - - - $${WINRT_MANIFEST.tile_iconic_small} - $${WINRT_MANIFEST.tile_iconic_medium} - $${WINRT_MANIFEST.name} - $${WINRT_MANIFEST.background} - - - - - - - - - - - -- cgit v1.2.3