4e100dec5a324824f4db70bca88a89f78956a456
[platform/core/csapi/nui.git] / NUISamples / NUISamples.TizenTV / NUISamples.TizenTV.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   <PropertyGroup>\r
4     <MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>8.0.30703</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectTypeGuids>{2F98DAC9-6F16-457B-AED7-D43CAC379341};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
10     <ProjectGuid>{B47E2552-F995-49F6-AC29-58B9CCFB7056}</ProjectGuid>\r
11     <OutputType>Exe</OutputType>\r
12     <AppDesignerFolder>Properties</AppDesignerFolder>\r
13     <RootNamespace>NUISamples.TizenTV</RootNamespace>\r
14     <AssemblyName>NUISamples.TizenTV</AssemblyName>\r
15     <FileAlignment>512</FileAlignment>\r
16     <DefaultLanguage>en-US</DefaultLanguage>\r
17   </PropertyGroup>\r
18   <PropertyGroup>\r
19     <TargetFrameworkIdentifier>DNXCore</TargetFrameworkIdentifier>\r
20     <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>\r
21     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
22     <NuGetTargetMoniker>.NETCoreApp,Version=v1.0</NuGetTargetMoniker>\r
23     <NoStdLib>true</NoStdLib>\r
24     <NoWarn>$(NoWarn);1701</NoWarn>\r
25     <UseVSHostingProcess>false</UseVSHostingProcess>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
28     <DebugSymbols>true</DebugSymbols>\r
29     <DebugType>portable</DebugType>\r
30     <Optimize>false</Optimize>\r
31     <OutputPath>bin\Debug\</OutputPath>\r
32     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
33     <ErrorReport>prompt</ErrorReport>\r
34     <WarningLevel>4</WarningLevel>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
37     <DebugType>portable</DebugType>\r
38     <Optimize>true</Optimize>\r
39     <OutputPath>bin\Release\</OutputPath>\r
40     <DefineConstants>TRACE</DefineConstants>\r
41     <ErrorReport>prompt</ErrorReport>\r
42     <WarningLevel>4</WarningLevel>\r
43   </PropertyGroup>\r
44   <ItemGroup>\r
45     <None Include="NUISamples.TizenTV.project.json" />\r
46     <None Include="res\json\control-dashboard-theme.json" />\r
47     <None Include="res\json\control-dashboard.json" />\r
48     <None Include="res\json\date-picker-theme.json" />\r
49     <None Include="res\json\date-picker-template.json" />\r
50     <None Include="res\json\date-picker.json" />\r
51     <None Include="res\json\style-example-theme-one.json" />\r
52     <None Include="res\json\spin.json" />\r
53     <None Include="tizen-manifest.xml" />\r
54     <None Include="shared\res\NUISamples.TizenTV.png" />\r
55   </ItemGroup>\r
56   <ItemGroup>\r
57     <Compile Include="examples\control-dashboard.cs" />\r
58     <Compile Include="examples\date-picker-using-json.cs" />\r
59     <Compile Include="examples\date-picker.cs" />\r
60     <Compile Include="examples\flex-container.cs" />\r
61     <Compile Include="examples\test1.cs" />\r
62     <Compile Include="examples\visual-view-test.cs" />\r
63     <Compile Include="examples\hello-world.cs" />\r
64     <Compile Include="Properties\AssemblyInfo.cs" />\r
65   </ItemGroup>\r
66   <ItemGroup>\r
67     <Folder Include="lib\" />\r
68   </ItemGroup>\r
69   <ItemGroup>\r
70     <ProjectReference Include="..\..\Tizen.NUI\Tizen.NUI.csproj">\r
71       <Project>{f03a3b48-9d9b-4bf3-92ce-bd63cadc3cd3}</Project>\r
72       <Name>Tizen.NUI</Name>\r
73     </ProjectReference>\r
74   </ItemGroup>\r
75   <ItemGroup>\r
76     <Content Include="res\images\application-icon-0.png" />\r
77     <Content Include="res\images\arrow.png" />\r
78     <Content Include="res\images\background-blocks.jpg" />\r
79     <Content Include="res\images\gallery-0.jpg" />\r
80     <Content Include="res\images\gallery-1.jpg" />\r
81     <Content Include="res\images\gallery-2.jpg" />\r
82     <Content Include="res\images\gallery-3.jpg" />\r
83     <Content Include="res\images\gallery-4.jpg" />\r
84     <Content Include="res\images\gallery-5.jpg" />\r
85     <Content Include="res\images\image-1.jpg" />\r
86     <Content Include="res\images\image-2.jpg" />\r
87     <Content Include="res\images\image-3.jpg" />\r
88     <Content Include="res\images\not_yet_sign.png" />\r
89     <Content Include="res\images\star-dim.png" />\r
90     <Content Include="res\images\star-highlight.png" />\r
91     <Content Include="res\images\star-mod.png" />\r
92   </ItemGroup>\r
93   <ItemGroup>\r
94     <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
95   </ItemGroup>\r
96   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
97   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
98                 Other similar extension points exist, see Microsoft.Common.targets.\r
99         <Target Name="BeforeBuild">\r
100         </Target>\r
101         <Target Name="AfterBuild">\r
102         </Target>\r
103         -->\r
104   <PropertyGroup>\r
105     <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and\r
106                          https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild\r
107                 -->\r
108     <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two\r
109                          properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and\r
110                          to prevent it from outputting a warning (MSB3644).\r
111                 -->\r
112     <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>\r
113     <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>\r
114     <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>\r
115   </PropertyGroup>\r
116   <ProjectExtensions>\r
117     <VisualStudio>\r
118       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">\r
119         <ProjectCommonFlavorCfg />\r
120       </FlavorProperties>\r
121       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">\r
122         <ProjectCommonFlavorCfg />\r
123       </FlavorProperties>\r
124     </VisualStudio>\r
125   </ProjectExtensions>\r
126 </Project>