218 строки
11 KiB
XML
218 строки
11 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.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)' == '' ">x86</Platform>
|
|
<ProjectGuid>{C7673AD5-E3AA-468C-A5FD-FA38154E205C}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ReactNative</RootNamespace>
|
|
<AssemblyName>ReactNative</AssemblyName>
|
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
|
|
<TargetPlatformVersion>10.0.10586.0</TargetPlatformVersion>
|
|
<TargetPlatformMinVersion>10.0.10240.0</TargetPlatformMinVersion>
|
|
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<DocumentationFile>bin\x86\Debug\ReactNative.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP;NO_REFLECTION</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<DocumentationFile>bin\x86\Release\ReactNative.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\ARM\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<DocumentationFile>bin\ARM\Debug\ReactNative.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<OutputPath>bin\ARM\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP;NO_REFLECTION</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<DocumentationFile>bin\ARM\Release\ReactNative.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<DocumentationFile>bin\x64\Debug\ReactNative.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP;NO_REFLECTION</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<DocumentationFile>bin\x64\Release\ReactNative.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
|
|
<None Include="project.json" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Bridge\DispatcherHelpers.cs" />
|
|
<Compile Include="Chakra\Executor\NativeJavaScriptExecutor.cs" />
|
|
<Compile Include="DevSupport\DevOptionDialog.xaml.cs">
|
|
<DependentUpon>DevOptionDialog.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DevSupport\ProgressDialog.xaml.cs">
|
|
<DependentUpon>ProgressDialog.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DevSupport\RedBoxDialog.xaml.cs">
|
|
<DependentUpon>RedBoxDialog.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DevSupport\ShakeAccelerometer.cs" />
|
|
<Compile Include="DevSupport\WebSocketJavaScriptExecutor.cs" />
|
|
<Compile Include="GlobalSuppressions.cs" />
|
|
<Compile Include="Modules\Clipboard\ClipboardInstance.cs" />
|
|
<Compile Include="Modules\Clipboard\ClipboardModule.cs" />
|
|
<Compile Include="Modules\Clipboard\IClipboardInstance.cs" />
|
|
<Compile Include="Modules\DeviceInfo\DeviceInfoModule.cs" />
|
|
<Compile Include="Modules\Dialog\DialogModule.cs" />
|
|
<Compile Include="Modules\Image\BitmapImageHelpers.cs" />
|
|
<Compile Include="Modules\Image\ImageLoaderModule.cs" />
|
|
<Compile Include="Modules\Launch\LauncherModule.cs" />
|
|
<Compile Include="Modules\Location\LocationModule.cs" />
|
|
<Compile Include="Modules\NetInfo\DefaultNetworkInformation.cs" />
|
|
<Compile Include="Modules\NetInfo\IConnectionProfile.cs" />
|
|
<Compile Include="Modules\NetInfo\INetworkInformation.cs" />
|
|
<Compile Include="Modules\NetInfo\NetInfoModule.cs" />
|
|
<Compile Include="Modules\StatusBar\IStatusBar.cs" />
|
|
<Compile Include="Modules\StatusBar\MobileStatusBar.cs" />
|
|
<Compile Include="Modules\StatusBar\NopStatusBar.cs" />
|
|
<Compile Include="Modules\StatusBar\StatusBarModule.cs" />
|
|
<Compile Include="Modules\Storage\AsyncStorageModule.cs" />
|
|
<Compile Include="Modules\Vibration\VibrationModule.cs" />
|
|
<Compile Include="ReactPage.cs" />
|
|
<Compile Include="Touch\IOnInterceptTouchEventListener.cs" />
|
|
<Compile Include="Touch\PointerDeviceTypeExtensions.cs" />
|
|
<Compile Include="Touch\TouchHandler.cs" />
|
|
<Compile Include="Tracing\LoggingActivityBuilder.cs" />
|
|
<Compile Include="Tracing\LoggingActivityBuilderExtensions.generated.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>LoggingActivityBuilderExtensions.tt</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Modules\WebSocket\WebSocketModule.cs" />
|
|
<Compile Include="Shell\MainReactPackage.cs" />
|
|
<Compile Include="Touch\JavaScriptResponderHandler.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Tracing\Tracer.cs" />
|
|
<Compile Include="UIManager\BaseViewManager.cs" />
|
|
<Compile Include="Views\Flip\ReactFlipViewManager.cs" />
|
|
<Compile Include="Views\Image\ReactImageManager.cs" />
|
|
<Compile Include="Views\Progress\ReactProgressBarViewManager.cs" />
|
|
<Compile Include="Views\Progress\ProgressBarShadowNode.cs" />
|
|
<Compile Include="Views\Progress\ReactProgressRingManager.cs" />
|
|
<Compile Include="Views\Progress\ReactProgressRingShadowNode.cs" />
|
|
<Compile Include="Views\Slider\ReactSliderManager.cs" />
|
|
<Compile Include="Views\Split\Events\SplitViewClosedEvent.cs" />
|
|
<Compile Include="Views\Picker\ReactPickerManager.cs" />
|
|
<Compile Include="Views\Picker\ReactPickerShadowNode.cs" />
|
|
<Compile Include="Views\Split\Events\SplitViewOpenedEvent.cs" />
|
|
<Compile Include="Views\Split\ReactSplitViewManager.cs" />
|
|
<Compile Include="Views\Scroll\ReactScrollViewManager.cs" />
|
|
<Compile Include="Views\Switch\ReactSwitchManager.cs" />
|
|
<Compile Include="Views\Switch\ReactSwitchShadowNode.cs" />
|
|
<Compile Include="Views\TextInput\ReactPasswordBoxManager.cs" />
|
|
<Compile Include="Views\TextInput\ReactTextInputManager.cs" />
|
|
<Compile Include="Views\Text\ReactTextCompoundView.cs" />
|
|
<Compile Include="Views\Text\ReactTextShadowNode.cs" />
|
|
<Compile Include="Views\Text\ReactTextViewManager.cs" />
|
|
<Compile Include="Views\Web\Events\WebViewLoadingErrorEvent.cs" />
|
|
<Compile Include="Views\Web\Events\WebViewLoadingEvent.cs" />
|
|
<Compile Include="Views\Web\ReactWebViewManager.cs" />
|
|
<EmbeddedResource Include="Properties\ReactNative.rd.xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Tracing\LoggingActivityBuilderExtensions.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<LastGenOutput>LoggingActivityBuilderExtensions.generated.cs</LastGenOutput>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Include="DevSupport\DevOptionDialog.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="DevSupport\ProgressDialog.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="DevSupport\RedBoxDialog.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<SDKReference Include="WindowsMobile, Version=10.0.10586.0">
|
|
<Name>Windows Mobile Extensions for the UWP</Name>
|
|
</SDKReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\ChakraBridge\ChakraBridge.vcxproj">
|
|
<Project>{4b72c796-16d5-4e3a-81c0-3e36f531e578}</Project>
|
|
<Name>ChakraBridge</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="..\ReactNative.Shared\ReactNative.Shared.projitems" Label="Shared" />
|
|
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' ">
|
|
<VisualStudioVersion>14.0</VisualStudioVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
|
|
<!-- 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> |