зеркало из https://github.com/DeGsoft/maui-linux.git
196 строки
8.8 KiB
XML
196 строки
8.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{8CDEC974-E6BE-4424-BC77-0B87400A08AF}</ProjectGuid>
|
|
<OutputType>AppContainerExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Xamarin.Forms.ControlGallery.WindowsPhone</RootNamespace>
|
|
<AssemblyName>Xamarin.Forms.ControlGallery.WindowsPhone</AssemblyName>
|
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|
<TargetPlatformVersion>8.1</TargetPlatformVersion>
|
|
<MinimumVisualStudioVersion>12</MinimumVisualStudioVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{76F1466A-8B6D-4E39-A767-685A06062A39};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
<NoWarn>0618</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
<NoWarn>0618</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\ARM\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
|
|
<NoWarn>0618</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|
<OutputPath>bin\ARM\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>0618</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
|
|
<NoWarn>0618</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>0618</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
|
|
<ProjectReference Include="..\Xamarin.Forms.Controls\Xamarin.Forms.Controls.csproj">
|
|
<Project>{cb9c96ce-125c-4a68-b6a1-c3ff1fbf93e1}</Project>
|
|
<Name>Xamarin.Forms.Controls</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Xamarin.Forms.Core\Xamarin.Forms.Core.csproj">
|
|
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
|
|
<Name>Xamarin.Forms.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Xamarin.Forms.Maps.WinRT.Phone\Xamarin.Forms.Maps.WinRT.Phone.csproj">
|
|
<Project>{2633af57-f2cb-442a-ac19-f97bd8a06571}</Project>
|
|
<Name>Xamarin.Forms.Maps.WinRT.Phone</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Xamarin.Forms.Platform.WinRT.Phone\Xamarin.Forms.Platform.WinRT.Phone.csproj">
|
|
<Project>{3361d52c-2e74-433e-8285-9c9a5c485977}</Project>
|
|
<Name>Xamarin.Forms.Platform.WinRT.Phone</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Xamarin.Forms.Platform.WinRT\Xamarin.Forms.Platform.WinRT.csproj">
|
|
<Project>{f3fdd7ac-8899-4e41-bfd7-ec83403e736d}</Project>
|
|
<Name>Xamarin.Forms.Platform.WinRT</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BrokenNativeControl.cs" />
|
|
<Compile Include="MainPage.xaml.cs">
|
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="StringProvider.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<AppxManifest Include="Package.appxmanifest">
|
|
<SubType>Designer</SubType>
|
|
</AppxManifest>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\bank.png">
|
|
<Link>bank.png</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\cover1.jpg">
|
|
<Link>cover1.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\cover1small.jpg">
|
|
<Link>cover1small.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\crimson.jpg">
|
|
<Link>crimson.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\crimsonsmall.jpg">
|
|
<Link>crimsonsmall.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\menuIcon.png">
|
|
<Link>menuIcon.png</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\oasis.jpg">
|
|
<Link>oasis.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\oasissmall.jpg">
|
|
<Link>oasissmall.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\photo.jpg">
|
|
<Link>photo.jpg</Link>
|
|
</Content>
|
|
<Content Include="..\Xamarin.Forms.ControlGallery.WP8\seth.png">
|
|
<Link>seth.png</Link>
|
|
</Content>
|
|
<Content Include="Assets\Logo.scale-240.png" />
|
|
<Content Include="Assets\SmallLogo.scale-240.png" />
|
|
<Content Include="Assets\SplashScreen.scale-240.png" />
|
|
<Content Include="Assets\Square71x71Logo.scale-240.png" />
|
|
<Content Include="Assets\StoreLogo.scale-240.png" />
|
|
<Content Include="Assets\WideLogo.scale-240.png" />
|
|
<Content Include="coffee.png" />
|
|
<Content Include="toolbar_close.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Page Include="MainPage.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
</ItemGroup>
|
|
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '12.0' ">
|
|
<VisualStudioVersion>12.0</VisualStudioVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(TargetPlatformIdentifier)' == '' ">
|
|
<TargetPlatformIdentifier>WindowsPhoneApp</TargetPlatformIdentifier>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
|
|
<Import Project="$(XamlSpyInstallPath)MSBuild\FirstFloor.XamlSpy.WindowsPhone.targets" Condition="'$(XamlSpyInstallPath)' != '' and '$(Configuration)' == 'DEBUG'" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |