Revert "[Tizen] make SetClass() as public"
[platform/core/csapi/nui.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="Properties\AssemblyInfo.cs" />\r
44   </ItemGroup>\r
45   <ItemGroup>\r
46     <None Include="test-key-will-be-replaced.snk" />\r
47   </ItemGroup>\r
48   <ItemGroup>\r
49     <ProjectReference Include="..\..\Tizen.NUI\Tizen.NUI.csproj">\r
50       <Project>{f03a3b48-9d9b-4bf3-92ce-bd63cadc3cd3}</Project>\r
51       <Name>Tizen.NUI</Name>\r
52     </ProjectReference>\r
53   </ItemGroup>\r
54   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
55   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
56        Other similar extension points exist, see Microsoft.Common.targets.\r
57   <Target Name="BeforeBuild">\r
58   </Target>\r
59   <Target Name="AfterBuild">\r
60   </Target>\r
61   -->\r
62 </Project>