Revert "[Tizen] fix LineWrap GET error"
[platform/core/csapi/nui.git] / NUISamples / NUISamples / NUISamples.Tizen / NUISamples.Tizen.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>{715DF7A0-DDCB-4D9D-9B91-34E00DFF5FEB}</ProjectGuid>\r
11     <OutputType>Exe</OutputType>\r
12     <AppDesignerFolder>Properties</AppDesignerFolder>\r
13     <RootNamespace>NUISamples.Tizen</RootNamespace>\r
14     <AssemblyName>NUISamples.Tizen</AssemblyName>\r
15     <FileAlignment>512</FileAlignment>\r
16     <DefaultLanguage>en-US</DefaultLanguage>\r
17   </PropertyGroup>\r
18   <PropertyGroup>\r
19     <TargetFrameworkIdentifier>.NETCoreApp</TargetFrameworkIdentifier>\r
20     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
21     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
22     <NuGetTargetMoniker>.NETCoreApp,Version=v2.0</NuGetTargetMoniker>\r
23     <BaseNuGetRuntimeIdentifier>tizen.4.0.0-armel</BaseNuGetRuntimeIdentifier>\r
24     <NoStdLib>true</NoStdLib>\r
25     <NoWarn>$(NoWarn);1701</NoWarn>\r
26     <UseVSHostingProcess>false</UseVSHostingProcess>\r
27   </PropertyGroup>\r
28   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
29     <DebugSymbols>true</DebugSymbols>\r
30     <DebugType>portable</DebugType>\r
31     <Optimize>false</Optimize>\r
32     <OutputPath>bin\Debug\</OutputPath>\r
33     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
34     <ErrorReport>prompt</ErrorReport>\r
35     <WarningLevel>4</WarningLevel>\r
36   </PropertyGroup>\r
37   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
38     <DebugSymbols>true</DebugSymbols>\r
39     <DebugType>portable</DebugType>\r
40     <Optimize>true</Optimize>\r
41     <OutputPath>bin\Release\</OutputPath>\r
42     <DefineConstants>TRACE</DefineConstants>\r
43     <ErrorReport>prompt</ErrorReport>\r
44     <WarningLevel>4</WarningLevel>\r
45   </PropertyGroup>\r
46   <ItemGroup>\r
47     <None Include="NUISamples.Tizen.project.json" />\r
48     <None Include="res\json\control-dashboard.json" />\r
49     <None Include="res\json\date-picker-template.json" />\r
50     <None Include="res\json\date-picker-theme.json" />\r
51     <None Include="res\json\date-picker.json" />\r
52     <None Include="res\json\spin.json" />\r
53     <None Include="res\json\style-example-theme-one.json" />\r
54     <None Include="res\models\Dino.mtl" />\r
55     <None Include="res\models\Dino.obj" />\r
56     <None Include="tizen-manifest.xml" />\r
57     <None Include="shared\res\NUISamples.Tizen.png" />\r
58   </ItemGroup>\r
59   <ItemGroup>\r
60     <Compile Include="examples\as-is-test-sample.cs" />\r
61     <Compile Include="examples\control-dashboard.cs" />\r
62     <Compile Include="examples\custom-control.cs" />\r
63     <Compile Include="examples\dali-test.cs" />\r
64     <Compile Include="examples\date-picker-using-json\date-picker-using-json.cs" />\r
65     <Compile Include="examples\date-picker-using-json\ViewRegistryHelper.cs" />\r
66     <Compile Include="examples\date-picker.cs" />\r
67     <Compile Include="examples\feedkey-test.cs" />\r
68     <Compile Include="examples\flex-container.cs" />\r
69     <Compile Include="examples\gc-test.cs" />\r
70     <Compile Include="examples\hello-test.cs" />\r
71     <Compile Include="examples\hello-world.cs" />\r
72     <Compile Include="examples\image-view.cs" />\r
73     <Compile Include="examples\Main.cs" />\r
74     <Compile Include="examples\positionUsesPivotPoint-test.cs" />\r
75     <Compile Include="examples\relative-vector.cs" />\r
76     <Compile Include="examples\scroll-view.cs" />\r
77     <Compile Include="examples\sibling-order-test.cs" />\r
78     <Compile Include="examples\test1.cs" />\r
79     <Compile Include="examples\text-test.cs" />\r
80     <Compile Include="examples\text-test2.cs" />\r
81     <Compile Include="examples\ttsplayer-test.cs" />\r
82     <Compile Include="examples\user-alphafunction.cs" />\r
83     <Compile Include="examples\view-navi-property.cs" />\r
84     <Compile Include="examples\visual-animation-test.cs" />\r
85     <Compile Include="examples\visual-animation-test2.cs" />\r
86     <Compile Include="examples\visual-animation-test3.cs" />\r
87     <Compile Include="examples\visual-view-test.cs" />\r
88     <Compile Include="examples\visual-view-test2.cs" />\r
89     <Compile Include="examples\visual-view-test3.cs" />\r
90     <Compile Include="examples\visuals-example.cs" />\r
91     <Compile Include="examples\visuals-using-custom-view\ContactData.cs" />\r
92     <Compile Include="examples\visuals-using-custom-view\ContactView.cs" />\r
93     <Compile Include="examples\visuals-using-custom-view\visuals-using-custom-view.cs" />\r
94     <Compile Include="examples\widget-view-test.cs" />\r
95     <Compile Include="Properties\AssemblyInfo.cs" />\r
96   </ItemGroup>\r
97   <ItemGroup>\r
98     <Folder Include="lib\" />\r
99   </ItemGroup>\r
100   <ItemGroup>\r
101     <Content Include="res\images\anim-gif\0.gif" />\r
102     <Content Include="res\images\anim-gif\1.gif" />\r
103     <Content Include="res\images\anim-gif\10.gif" />\r
104     <Content Include="res\images\anim-gif\11.gif" />\r
105     <Content Include="res\images\anim-gif\12.gif" />\r
106     <Content Include="res\images\anim-gif\13.gif" />\r
107     <Content Include="res\images\anim-gif\14.gif" />\r
108     <Content Include="res\images\anim-gif\2.gif" />\r
109     <Content Include="res\images\anim-gif\3.gif" />\r
110     <Content Include="res\images\anim-gif\4.gif" />\r
111     <Content Include="res\images\anim-gif\5.gif" />\r
112     <Content Include="res\images\anim-gif\6.gif" />\r
113     <Content Include="res\images\anim-gif\7.gif" />\r
114     <Content Include="res\images\anim-gif\8.gif" />\r
115     <Content Include="res\images\anim-gif\9.gif" />\r
116     <Content Include="res\images\application-icon-0.png" />\r
117     <Content Include="res\images\arrow.png" />\r
118     <Content Include="res\images\background-blocks.jpg" />\r
119     <Content Include="res\images\dali-logo-anim.gif" />\r
120     <Content Include="res\images\Dino-Painted_lambert2SG_color.png" />\r
121     <Content Include="res\images\Dino-Painted_lambert2SG_gloss.png" />\r
122     <Content Include="res\images\Dino-Painted_lambert2SG_nmap.png" />\r
123     <Content Include="res\images\Dino2_lambert2SG_color.png" />\r
124     <Content Include="res\images\Dino2_lambert2SG_nmap.png" />\r
125     <Content Include="res\images\dog-anim.gif" />\r
126     <Content Include="res\images\echo.gif" />\r
127     <Content Include="res\images\focuseffect\0-normal.png" />\r
128     <Content Include="res\images\focuseffect\1-normal.png" />\r
129     <Content Include="res\images\focuseffect\2-normal.png" />\r
130     <Content Include="res\images\focuseffect\background.png" />\r
131     <Content Include="res\images\focuseffect\focus_grid.9.png" />\r
132     <Content Include="res\images\focuseffect\focus_launcher_shadow.9.png" />\r
133     <Content Include="res\images\focuseffect\focus_launcher_shadow_n.png" />\r
134     <Content Include="res\images\focuseffect\halo.png" />\r
135     <Content Include="res\images\focuseffect\highlight_spot.png" />\r
136     <Content Include="res\images\focuseffect\highlight_stroke.9.png" />\r
137     <Content Include="res\images\focuseffect\horizontalFrame.png" />\r
138     <Content Include="res\images\focuseffect\thumbnail_shadow.9.png" />\r
139     <Content Include="res\images\focuseffect\verticalFrame.png" />\r
140     <Content Include="res\images\focuseffect\white-pixel.png" />\r
141     <Content Include="res\images\gallery-0.jpg" />\r
142     <Content Include="res\images\gallery-1.jpg" />\r
143     <Content Include="res\images\gallery-2.jpg" />\r
144     <Content Include="res\images\gallery-3.jpg" />\r
145     <Content Include="res\images\gallery-4.jpg" />\r
146     <Content Include="res\images\gallery-5.jpg" />\r
147     <Content Include="res\images\gallery-small-43.jpg" />\r
148     <Content Include="res\images\image-1.jpg" />\r
149     <Content Include="res\images\image-2.jpg" />\r
150     <Content Include="res\images\image-3.jpg" />\r
151     <Content Include="res\images\Kid1.svg" />\r
152     <Content Include="res\images\Mail.svg" />\r
153     <Content Include="res\images\mask.png" />\r
154     <Content Include="res\images\menu\0.png" />\r
155     <Content Include="res\images\menu\1.png" />\r
156     <Content Include="res\images\menu\2.png" />\r
157     <Content Include="res\images\menu\3.png" />\r
158     <Content Include="res\images\menu\4.png" />\r
159     <Content Include="res\images\menu\5.png" />\r
160     <Content Include="res\images\menu\6.png" />\r
161     <Content Include="res\images\not_yet_sign.png" />\r
162     <Content Include="res\images\poster0\0.jpg" />\r
163     <Content Include="res\images\poster0\1.jpg" />\r
164     <Content Include="res\images\poster0\10.jpg" />\r
165     <Content Include="res\images\poster0\11.jpg" />\r
166     <Content Include="res\images\poster0\12.jpg" />\r
167     <Content Include="res\images\poster0\13.jpg" />\r
168     <Content Include="res\images\poster0\2.jpg" />\r
169     <Content Include="res\images\poster0\3.jpg" />\r
170     <Content Include="res\images\poster0\4.jpg" />\r
171     <Content Include="res\images\poster0\5.jpg" />\r
172     <Content Include="res\images\poster0\6.jpg" />\r
173     <Content Include="res\images\poster0\7.jpg" />\r
174     <Content Include="res\images\poster0\8.jpg" />\r
175     <Content Include="res\images\poster0\9.jpg" />\r
176     <Content Include="res\images\poster1\0.jpg" />\r
177     <Content Include="res\images\poster1\1.jpg" />\r
178     <Content Include="res\images\poster1\2.jpg" />\r
179     <Content Include="res\images\poster1\3.jpg" />\r
180     <Content Include="res\images\poster1\4.jpg" />\r
181     <Content Include="res\images\poster1\5.jpg" />\r
182     <Content Include="res\images\star-dim.png" />\r
183     <Content Include="res\images\star-highlight.png" />\r
184     <Content Include="res\images\star-mod.png" />\r
185     <Content Include="res\images\World.svg" />\r
186   </ItemGroup>\r
187   <ItemGroup>\r
188     <ProjectReference Include="..\..\..\Tizen.NUI\Tizen.NUI.csproj">\r
189       <Project>{ddf08ab9-fa06-4ff5-87ab-356b0058b40c}</Project>\r
190       <Name>Tizen.NUI</Name>\r
191     </ProjectReference>\r
192   </ItemGroup>\r
193   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
194   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
195                 Other similar extension points exist, see Microsoft.Common.targets.\r
196         <Target Name="BeforeBuild">\r
197         </Target>\r
198         <Target Name="AfterBuild">\r
199         </Target>\r
200         -->\r
201   <PropertyGroup>\r
202     <!-- https://github.com/dotnet/corefxlab/tree/master/samples/NetCoreSample and\r
203                          https://docs.microsoft.com/en-us/dotnet/articles/core/tutorials/target-dotnetcore-with-msbuild\r
204                 -->\r
205     <!-- We don't use any of MSBuild's resolution logic for resolving the framework, so just set these two\r
206                          properties to any folder that exists to skip the GetReferenceAssemblyPaths task (not target) and\r
207                          to prevent it from outputting a warning (MSB3644).\r
208                 -->\r
209     <_TargetFrameworkDirectories>$(MSBuildThisFileDirectory)</_TargetFrameworkDirectories>\r
210     <_FullFrameworkReferenceAssemblyPaths>$(MSBuildThisFileDirectory)</_FullFrameworkReferenceAssemblyPaths>\r
211     <AutoUnifyAssemblyReferences>true</AutoUnifyAssemblyReferences>\r
212   </PropertyGroup>\r
213   <ProjectExtensions>\r
214     <VisualStudio>\r
215       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Debug|Any CPU">\r
216         <ProjectCommonFlavorCfg />\r
217       </FlavorProperties>\r
218       <FlavorProperties GUID="{2F98DAC9-6F16-457B-AED7-D43CAC379341}" Configuration="Release|Any CPU">\r
219         <ProjectCommonFlavorCfg />\r
220       </FlavorProperties>\r
221     </VisualStudio>\r
222   </ProjectExtensions>\r
223 </Project>