nui 0.2.32 manual merge, mapping to dali 1.2.32
[platform/core/csapi/tizenfx.git] / NUISamples / Tizen.NUI.Extension.Test / Tizen.NUI.Extension.Test.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProjectGuid>{2DEF21E8-80D1-43B6-9E93-AEF1D1BE169B}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>Tizen.NUI.Extension.Test</RootNamespace>\r
11     <AssemblyName>Tizen.NUI.Extension.Test</AssemblyName>\r
12     <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>\r
13     <FileAlignment>512</FileAlignment>\r
14   </PropertyGroup>\r
15   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
16     <DebugSymbols>true</DebugSymbols>\r
17     <DebugType>full</DebugType>\r
18     <Optimize>false</Optimize>\r
19     <OutputPath>bin\Debug\</OutputPath>\r
20     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
21     <ErrorReport>prompt</ErrorReport>\r
22     <WarningLevel>4</WarningLevel>\r
23   </PropertyGroup>\r
24   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
25     <DebugType>pdbonly</DebugType>\r
26     <Optimize>true</Optimize>\r
27     <OutputPath>bin\Release\</OutputPath>\r
28     <DefineConstants>TRACE</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <PropertyGroup>\r
33     <SignAssembly>true</SignAssembly>\r
34   </PropertyGroup>\r
35   <PropertyGroup>\r
36     <AssemblyOriginatorKeyFile>test-key-will-be-replaced.snk</AssemblyOriginatorKeyFile>\r
37   </PropertyGroup>\r
38   <ItemGroup>\r
39     <Reference Include="System" />\r
40     <Reference Include="Microsoft.CSharp" />\r
41   </ItemGroup>\r
42   <ItemGroup>\r
43     <Compile Include="ActorTest.cs" />\r
44     <Compile Include="Properties\AssemblyInfo.cs" />\r
45   </ItemGroup>\r
46   <ItemGroup>\r
47     <None Include="test-key-will-be-replaced.snk" />\r
48   </ItemGroup>\r
49   <ItemGroup>\r
50     <ProjectReference Include="..\Tizen.NUI\Tizen.NUI.csproj">\r
51       <Project>{3aee14f6-d600-4f5f-9982-74d011739ad7}</Project>\r
52       <Name>Tizen.NUI</Name>\r
53     </ProjectReference>\r
54   </ItemGroup>\r
55   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
56   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
57        Other similar extension points exist, see Microsoft.Common.targets.\r
58   <Target Name="BeforeBuild">\r
59   </Target>\r
60   <Target Name="AfterBuild">\r
61   </Target>\r
62   -->\r
63 </Project>