419f133aafb102839fe2b41422f433ae2a20bd80
[platform/core/csapi/tizenfx.git] / test / ElmSharp.Wearable.Test / ElmSharp.Wearable.Test.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProjectTypeGuids>{2F98DAC9-6F16-457B-AED7-D43CAC379341};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
7     <ProjectGuid>{C6E111B7-21E2-4CD6-93BF-2CD5ED255749}</ProjectGuid>
8     <OutputType>Exe</OutputType>
9     <AppDesignerFolder>Properties</AppDesignerFolder>
10     <RootNamespace>ElmSharp.Wearable.Test</RootNamespace>
11     <AssemblyName>ElmSharp.Wearable.Test</AssemblyName>
12     <FileAlignment>512</FileAlignment>
13   </PropertyGroup>
14   <PropertyGroup>
15     <TargetFrameworkIdentifier>.NETCoreApp</TargetFrameworkIdentifier>
16     <TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
17     <NuGetTargetMoniker>.NETCoreApp,Version=v1.0</NuGetTargetMoniker>
18     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
19     <NoStdLib>true</NoStdLib>
20     <NoWarn>$(NoWarn);1701;1702</NoWarn>
21   </PropertyGroup>
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
23     <DebugSymbols>true</DebugSymbols>
24     <DebugType>full</DebugType>
25     <Optimize>true</Optimize>
26     <OutputPath>bin\Debug\</OutputPath>
27     <DefineConstants>DEBUG;TRACE</DefineConstants>
28     <ErrorReport>prompt</ErrorReport>
29     <WarningLevel>4</WarningLevel>
30     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
31   </PropertyGroup>
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
33     <DebugType>pdbonly</DebugType>
34     <Optimize>true</Optimize>
35     <OutputPath>bin\Release\</OutputPath>
36     <DefineConstants>TRACE</DefineConstants>
37     <ErrorReport>prompt</ErrorReport>
38     <WarningLevel>4</WarningLevel>
39     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
40   </PropertyGroup>
41   <ItemGroup>
42     <Compile Include="Properties\AssemblyInfo.cs" />
43     <Compile Include="TC\CircleDateTimeSelectorTest1.cs" />
44     <Compile Include="TC\CircleDateTimeSelectorTest2.cs" />
45     <Compile Include="TC\CircleDateTimeSelectorTest3.cs" />
46     <Compile Include="TC\CircleDateTimeSelectorTest4.cs" />
47     <Compile Include="TC\CircleGenListTest1.cs" />
48     <Compile Include="TC\CircleGenListTest2.cs" />
49     <Compile Include="TC\CircleGenListTest3.cs" />
50     <Compile Include="TC\CircleGenListTest4.cs" />
51     <Compile Include="TC\CircleScrollerTest1.cs" />
52     <Compile Include="TC\CircleScrollerTest2.cs" />
53     <Compile Include="TC\CircleScrollerTest3.cs" />
54     <Compile Include="TC\CircleScrollerTest4.cs" />
55     <Compile Include="TC\CircleSliderTest1.cs" />
56     <Compile Include="TC\CircleSliderTest2.cs" />
57     <Compile Include="TC\CircleProgressBarTest1.cs" />
58     <Compile Include="TC\CircleProgressBarTest2.cs" />
59     <Compile Include="TC\CircleProgressBarTest3.cs" />
60     <Compile Include="TC\CircleProgressBarTest4.cs" />
61     <Compile Include="TC\CircleSpinnerTest1.cs" />
62     <Compile Include="TC\CircleSpinnerTest2.cs" />
63     <Compile Include="TC\Log.cs" />
64     <Compile Include="TC\MoreOptionTest.cs" />
65     <Compile Include="TC\RotarySelectorTest.cs" />
66     <Compile Include="TestCaseBase.cs" />
67     <Compile Include="TestRunner.cs" />
68   </ItemGroup>
69   <ItemGroup>
70     <None Include="ElmSharp.Wearable.Test.project.json" />
71   </ItemGroup>
72   <ItemGroup>
73     <Content Include="res\icons\bg_black.png" />
74     <Content Include="res\icons\bg_red.png" />
75     <Content Include="res\icons\bg_white.png" />
76     <Content Include="res\icons\icon_aquamarine_260_me.png" />
77     <Content Include="res\icons\icon_auamarine_260_me.png" />
78     <Content Include="res\icons\icon_azure_215_me.png" />
79     <Content Include="res\icons\icon_beige_330_me.png" />
80     <Content Include="res\icons\icon_blue_45_me.png" />
81     <Content Include="res\icons\icon_brown_90_me.png" />
82     <Content Include="res\icons\icon_cyan_230_me.png" />
83     <Content Include="res\icons\icon_firebrick_95_me.png" />
84     <Content Include="res\icons\icon_gold_75_me.png" />
85     <Content Include="res\icons\icon_green_60_me.png" />
86     <Content Include="res\icons\icon_honeydew_285_me.png" />
87     <Content Include="res\icons\icon_ivory_315_me.png" />
88     <Content Include="res\icons\icon_khaki_360_me.png" />
89     <Content Include="res\icons\icon_lime_300_me.png" />
90     <Content Include="res\icons\icon_maroon_120_me.png" />
91     <Content Include="res\icons\icon_me.png" />
92     <Content Include="res\icons\icon_orchid_160_me.png" />
93     <Content Include="res\icons\icon_pink_145_me.png" />
94     <Content Include="res\icons\icon_purple_200_me.png" />
95     <Content Include="res\icons\icon_red_30_me.png" />
96     <Content Include="res\icons\icon_snow_75_me.png" />
97     <Content Include="res\icons\icon_snow_80_me.png" />
98     <Content Include="res\icons\icon_teal_245_me.png" />
99     <Content Include="res\icons\icon_violet_180_me.png" />
100     <Content Include="res\icons\icon_yellow_345_me.png" />
101     <Content Include="res\icons\pressed.png" />
102     <Content Include="res\icons\round_bg_green.png" />
103     <Content Include="res\icons\round_bg_white.png" />
104     <Content Include="res\icons\round_bg_yellow.png" />
105     <Content Include="res\icons\round_content_black.png" />
106     <Content Include="res\icons\round_content_blue.png" />
107     <Content Include="res\icons\round_content_red.png" />
108     <Content Include="shared\res\ElmSharp.Test.png" />
109     <Content Include="tizen-manifest.xml" />
110   </ItemGroup>
111   <ItemGroup>
112     <ProjectReference Include="..\ElmSharp.Wearable\ElmSharp.Wearable.csproj">
113       <Project>{9a1c45ac-93e3-4b09-b896-769df60cf1b2}</Project>
114       <Name>ElmSharp.Wearable</Name>
115     </ProjectReference>
116     <ProjectReference Include="..\ElmSharp\ElmSharp.csproj">
117       <Project>{d00c29dd-4b2e-41c0-a323-bad1a74c69bf}</Project>
118       <Name>ElmSharp</Name>
119     </ProjectReference>
120   </ItemGroup>
121   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
122   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
123        Other similar extension points exist, see Microsoft.Common.targets.
124   <Target Name="BeforeBuild">
125   </Target>
126   <Target Name="AfterBuild">
127   </Target>
128   -->
129   <PropertyGroup>
130     <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and
131        https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild
132     -->
133     <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two
134        properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and
135        to prevent it from outputting a warning (MSB3644).
136     -->
137     <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>
138     <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>
139     <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>
140   </PropertyGroup>
141   <ProjectExtensions>
142     <VisualStudio>
143       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">
144         <ProjectCommonFlavorCfg />
145       </FlavorProperties>
146       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">
147         <ProjectCommonFlavorCfg />
148       </FlavorProperties>
149     </VisualStudio>
150   </ProjectExtensions>
151 </Project>