summaryrefslogtreecommitdiff
path: root/external/rx/Rx/NET/Test/Rx/WindowsPhoneApp8/Properties/WMAppManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'external/rx/Rx/NET/Test/Rx/WindowsPhoneApp8/Properties/WMAppManifest.xml')
-rw-r--r--external/rx/Rx/NET/Test/Rx/WindowsPhoneApp8/Properties/WMAppManifest.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/external/rx/Rx/NET/Test/Rx/WindowsPhoneApp8/Properties/WMAppManifest.xml b/external/rx/Rx/NET/Test/Rx/WindowsPhoneApp8/Properties/WMAppManifest.xml
deleted file mode 100644
index 8551c022b7..0000000000
--- a/external/rx/Rx/NET/Test/Rx/WindowsPhoneApp8/Properties/WMAppManifest.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2012/deployment" AppPlatformVersion="8.0">
- <DefaultLanguage xmlns="" code="en-US"/>
- <App xmlns="" ProductID="{be0ab9db-781c-4551-a75f-6fe28a1c0ffe}" Title="WindowsPhoneApp8" RuntimeType="Silverlight" Version="1.0.0.0" Genre="apps.normal" Author="WindowsPhoneApp8 author" Description="Sample description" Publisher="WindowsPhoneApp8" PublisherID="{1edee53c-dac8-4218-adb7-c01e8ec13cff}">
- <IconPath IsRelative="true" IsResource="false">Assets\ApplicationIcon.png</IconPath>
- <Capabilities>
- <Capability Name="ID_CAP_NETWORKING"/>
- <Capability Name="ID_CAP_MEDIALIB_AUDIO"/>
- <Capability Name="ID_CAP_MEDIALIB_PLAYBACK"/>
- <Capability Name="ID_CAP_SENSORS"/>
- <Capability Name="ID_CAP_WEBBROWSERCOMPONENT"/>
- </Capabilities>
- <Tasks>
- <DefaultTask Name ="_default" NavigationPage="MainPage.xaml"/>
- </Tasks>
- <Tokens>
- <PrimaryToken TokenID="WindowsPhoneApp8Token" TaskName="_default">
- <TemplateFlip>
- <SmallImageURI IsRelative="true" IsResource="false">Assets\Tiles\FlipCycleTileSmall.png</SmallImageURI>
- <Count>0</Count>
- <BackgroundImageURI IsRelative="true" IsResource="false">Assets\Tiles\FlipCycleTileMedium.png</BackgroundImageURI>
- <Title>WindowsPhoneApp8</Title>
- <BackContent></BackContent>
- <BackBackgroundImageURI></BackBackgroundImageURI>
- <BackTitle></BackTitle>
- <DeviceLockImageURI></DeviceLockImageURI>
- <HasLarge></HasLarge>
- </TemplateFlip>
- </PrimaryToken>
- </Tokens>
- <ScreenResolutions>
- <ScreenResolution Name="ID_RESOLUTION_WVGA"/>
- <ScreenResolution Name="ID_RESOLUTION_WXGA"/>
- <ScreenResolution Name="ID_RESOLUTION_HD720P"/>
- </ScreenResolutions>
- </App>
-</Deployment> \ No newline at end of file