[NUI][API10] Create Context/CookieManager when WebView is created.
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia / Tizen.Multimedia.csproj
old mode 100755 (executable)
new mode 100644 (file)
index d8fb310..3b5598e
-<?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProjectGuid>{0CE698B0-4849-4096-9D7F-30E611F50DAD}</ProjectGuid>\r
-    <OutputType>Library</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>Tizen.Multimedia</RootNamespace>\r
-    <AssemblyName>Tizen.Multimedia</AssemblyName>\r
-    <FileAlignment>512</FileAlignment>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <TargetFrameworkIdentifier>.NETStandard</TargetFrameworkIdentifier>\r
-    <TargetFrameworkVersion>v1.3</TargetFrameworkVersion>\r
-    <NuGetTargetMoniker>.NETStandard,Version=v1.3</NuGetTargetMoniker>\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
-    <NoStdLib>true</NoStdLib>\r
-    <NoWarn>$(NoWarn);1701;1702</NoWarn>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <DebugType>full</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>bin\Debug\</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugType>pdbonly</DebugType>\r
-    <Optimize>true</Optimize>\r
-    <OutputPath>bin\Release\</OutputPath>\r
-    <DefineConstants>TRACE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <SignAssembly>true</SignAssembly>\r
-  </PropertyGroup>\r
-  <PropertyGroup>\r
-    <AssemblyOriginatorKeyFile>Tizen.Multimedia.snk</AssemblyOriginatorKeyFile>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Compile Include="AudioIO\AudioErrorHelper.cs" />\r
-    <Compile Include="AudioIO\AudioInput.cs" />\r
-    <Compile Include="AudioIO\AudioIOEnumerations.cs" />\r
-    <Compile Include="AudioIO\AudioOutput.cs" />\r
-    <Compile Include="AudioIO\AudioStateChangedEventArgs.cs" />\r
-    <Compile Include="AudioIO\AudioStreamLengthChangedEventArgs.cs" />\r
-    <Compile Include="AudioIO\BaseAudio.cs" />\r
-    <Compile Include="Interop\Interop.AudioIO.cs" />\r
-    <Compile Include="Interop\Interop.MediaCodec.cs" />\r
-    <Compile Include="Interop\Interop.MediaTool.cs" />\r
-    <Compile Include="Interop\Interop.Player.cs" />\r
-    <Compile Include="Interop\Interop.MetadataExtractor.cs" />\r
-    <Compile Include="MediaCodec\BufferStatusChangedEventArgs.cs" />\r
-    <Compile Include="MediaCodec\EosReachedEventArgs.cs" />\r
-    <Compile Include="MediaCodec\ErrorOccurredEventArgs.cs" />\r
-    <Compile Include="MediaCodec\InputProcessedEventArgs.cs" />\r
-    <Compile Include="MediaCodec\MediaCodec.cs" />\r
-    <Compile Include="MediaCodec\MediaCodecDebug.cs" />\r
-    <Compile Include="MediaCodec\MediaCodecError.cs" />\r
-    <Compile Include="MediaCodec\MediaCodecStatus.cs" />\r
-    <Compile Include="MediaCodec\MediaCodecType.cs" />\r
-    <Compile Include="MediaCodec\OutputAvailableEventArgs.cs" />\r
-    <Compile Include="MediaCodec\SupportedCodecType.cs" />\r
-    <Compile Include="MediaTool\MediaFormat.cs" />\r
-    <Compile Include="MediaTool\MediaFormatAacType.cs" />\r
-    <Compile Include="MediaTool\MediaFormatMimeType.cs" />\r
-    <Compile Include="MediaTool\MediaFormatTextType.cs" />\r
-    <Compile Include="MediaTool\MediaPacket.cs" />\r
-    <Compile Include="MediaTool\MediaPacketBuffer.cs" />\r
-    <Compile Include="MediaTool\MediaPacketBufferFlags.cs" />\r
-    <Compile Include="MediaTool\MediaPacketVideoPlane.cs" />\r
-    <Compile Include="MediaTool\MediaToolDebug.cs" />\r
-    <Compile Include="MediaTool\NotEnoughMemoryException.cs" />\r
-    <Compile Include="MetadataExtractor\MetadataEnums.cs" />\r
-    <Compile Include="MetadataExtractor\MetadataExtractorErrorFactory.cs" />\r
-    <Compile Include="MetadataExtractor\Synclyrics.cs" />\r
-    <Compile Include="MetadataExtractor\Frame.cs" />\r
-    <Compile Include="MetadataExtractor\Artwork.cs" />\r
-    <Compile Include="MetadataExtractor\Metadata.cs" />\r
-    <Compile Include="MetadataExtractor\MetadataExtractor.cs" />\r
-    <Compile Include="Interop\Interop.EvasObject.cs" />\r
-    <Compile Include="MediaView\MediaView.cs" />\r
-    <Compile Include="Player\PlayerEnums.cs" />\r
-    <Compile Include="Player\MediaStreamConfiguration.cs" />\r
-    <Compile Include="Player\SubtitleTrack.cs" />\r
-    <Compile Include="Player\AudioEffect.cs" />\r
-    <Compile Include="Player\BufferingProgressChangedEventArgs.cs" />\r
-    <Compile Include="Player\BufferStatusEventArgs.cs" />\r
-    <Compile Include="Player\DownloadProgress.cs" />\r
-    <Compile Include="Player\EqualizerBand.cs" />\r
-    <Compile Include="Player\ProgressiveDownloadMessageEventArgs.cs" />\r
-    <Compile Include="Player\ProgressiveDownloadStatus.cs" />\r
-    <Compile Include="Player\SeekOffsetEventArgs.cs" />\r
-    <Compile Include="Player\SubtitleUpdatedEventArgs.cs" />\r
-    <Compile Include="Player\Display.cs" />\r
-    <Compile Include="Player\PlaybackCompletedEventArgs.cs" />\r
-    <Compile Include="Player\PlaybackErrorEventArgs.cs" />\r
-    <Compile Include="Player\PlaybackInterruptedEventArgs.cs" />\r
-    <Compile Include="Player\Player.cs" />\r
-    <Compile Include="Player\PlayerContentInfo.cs" />\r
-    <Compile Include="Player\StreamInformation.cs" />\r
-    <Compile Include="Player\StreamingConfiguration.cs" />\r
-    <Compile Include="Player\Subtitle.cs" />\r
-    <Compile Include="Player\VideoFrameDecodedEventArgs.cs" />\r
-    <Compile Include="Player\VideoFrameCapture.cs" />\r
-    <Compile Include="Player\VideoStreamEventArgs.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-    <Compile Include="Player\MediaSource.cs" />\r
-    <Compile Include="Player\MediaUriSource.cs" />\r
-    <Compile Include="Player\MediaBufferSource.cs" />\r
-    <Compile Include="Player\MediaStreamSource.cs" />\r
-    <Compile Include="Interop\Interop.Libraries.cs" />\r
-    <Compile Include="Player\PlayerErrorFactory.cs" />\r
-    <Compile Include="Recorder\AudioStreamDeliveredEventArgs.cs" />\r
-    <Compile Include="Recorder\Camera.cs" />\r
-    <Compile Include="Recorder\Recorder.cs" />\r
-    <Compile Include="Recorder\RecorderEnums.cs" />\r
-    <Compile Include="Recorder\RecorderErrorFactory.cs" />\r
-    <Compile Include="Recorder\RecorderInterruptedEventArgs.cs" />\r
-    <Compile Include="Recorder\RecorderStateChangedEventArgs.cs" />\r
-    <Compile Include="Recorder\RecordingErrorOccurredEventArgs.cs" />\r
-    <Compile Include="Recorder\RecordingLimitReachedEventArgs.cs" />\r
-    <Compile Include="Recorder\RecordingStatusChangedEventArgs.cs" />\r
-    <Compile Include="Recorder\VideoResolution.cs" />\r
-    <Compile Include="Interop\Interop.Recorder.cs" />\r
-    <Compile Include="Interop\Interop.RecorderAttribute.cs" />\r
-    <Compile Include="Interop\Interop.RecorderCapability.cs" />\r
-    <Compile Include="AudioManager\AudioDevice.cs" />\r
-    <Compile Include="AudioManager\AudioDeviceConnectionChangedEventArgs.cs" />\r
-    <Compile Include="AudioManager\AudioDevicePropertyChangedEventArgs.cs" />\r
-    <Compile Include="AudioManager\AudioManager.cs" />\r
-    <Compile Include="AudioManager\AudioManagerEnumerations.cs" />\r
-    <Compile Include="AudioManager\AudioManagerErrorFactory.cs" />\r
-    <Compile Include="AudioManager\AudioStreamPolicy.cs" />\r
-    <Compile Include="AudioManager\AudioVolume.cs" />\r
-    <Compile Include="AudioManager\FocusStateChangedEventArgs.cs" />\r
-    <Compile Include="AudioManager\MaxVolumeLevel.cs" />\r
-    <Compile Include="AudioManager\StreamFocusStateChangedEventArgs.cs" />\r
-    <Compile Include="AudioManager\VolumeChangedEventArgs.cs" />\r
-    <Compile Include="AudioManager\VolumeLevel.cs" />\r
-    <Compile Include="Interop\Interop.Device.cs" />\r
-    <Compile Include="Interop\Interop.StreamPolicy.cs" />\r
-    <Compile Include="Interop\Interop.Volume.cs" />\r
-    <Compile Include="Interop\Interop.MediaController.cs" />\r
-    <Compile Include="MediaController\Playback.cs" />\r
-    <Compile Include="MediaController\Metadata.cs" />\r
-    <Compile Include="MediaController\ServerInformation.cs" />\r
-    <Compile Include="MediaController\CustomCommandEventArgs.cs" />\r
-    <Compile Include="MediaController\PlaybackStateCommandEventArgs.cs" />\r
-    <Compile Include="MediaController\ServerUpdatedEventArgs.cs" />\r
-    <Compile Include="MediaController\PlaybackUpdatedEventArgs.cs" />\r
-    <Compile Include="MediaController\MetadataUpdatedEventArgs.cs" />\r
-    <Compile Include="MediaController\ShuffleModeUpdatedEventArgs.cs" />\r
-    <Compile Include="MediaController\RepeatModeUpdatedEventArgs.cs" />\r
-    <Compile Include="MediaController\MediaControllerErrorFactory.cs" />\r
-    <Compile Include="MediaController\MediaControllerEnums.cs" />\r
-    <Compile Include="MediaController\MediaControllerLog.cs" />\r
-    <Compile Include="MediaController\Client.cs" />\r
-    <Compile Include="MediaController\Server.cs" />\r
-    <Compile Include="MediaController\CommandReplyEventArgs.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Tizen.Multimedia.nuspec" />\r
-    <None Include="Tizen.Multimedia.project.json" />\r
-    <None Include="Tizen.Multimedia.snk" />\r
-  </ItemGroup>\r
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
-  <!-- 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>
-  -->\r
-  <PropertyGroup>\r
-    <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and
-       https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild
-    -->\r
-    <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two
-       properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and
-       to prevent it from outputting a warning (MSB3644).
-    -->\r
-    <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>\r
-    <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>\r
-    <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>\r
-  </PropertyGroup>\r
+<Project Sdk="Microsoft.NET.Sdk">
+
+  <PropertyGroup>
+    <TargetFramework>netstandard2.0</TargetFramework>
+  </PropertyGroup>
+
+  <ItemGroup>
+    <ProjectReference Include="..\ElmSharp\ElmSharp.csproj" />
+    <ProjectReference Include="..\Tizen.Applications.Common\Tizen.Applications.Common.csproj" />
+    <ProjectReference Include="..\Tizen.System.Information\Tizen.System.Information.csproj" />
+    <ProjectReference Include="..\Tizen.NUI\Tizen.NUI.csproj" />
+  </ItemGroup>
+
 </Project>
\ No newline at end of file