7b1b54615d03544ae32b3c8a335e6d9445e368f0
[platform/core/csapi/tizenfx.git] / 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   <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>{8AA94469-CDB5-4D8C-81D0-DF4590EEA612}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>\r
11     </RootNamespace>\r
12     <AssemblyName>Tizen</AssemblyName>\r
13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
14     <FileAlignment>512</FileAlignment>\r
15     <TargetFrameworkProfile />\r
16   </PropertyGroup>\r
17   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
18     <DebugSymbols>true</DebugSymbols>\r
19     <DebugType>full</DebugType>\r
20     <Optimize>false</Optimize>\r
21     <OutputPath>bin\Debug\</OutputPath>\r
22     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
23     <ErrorReport>prompt</ErrorReport>\r
24     <WarningLevel>4</WarningLevel>\r
25     <DocumentationFile>bin\Debug\Tizen.XML</DocumentationFile>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
28     <DebugType>pdbonly</DebugType>\r
29     <Optimize>true</Optimize>\r
30     <OutputPath>bin\Release\</OutputPath>\r
31     <DefineConstants>TRACE</DefineConstants>\r
32     <ErrorReport>prompt</ErrorReport>\r
33     <WarningLevel>4</WarningLevel>\r
34   </PropertyGroup>\r
35   <PropertyGroup>\r
36     <SignAssembly>true</SignAssembly>\r
37   </PropertyGroup>\r
38   <PropertyGroup>\r
39     <AssemblyOriginatorKeyFile>Tizen.snk</AssemblyOriginatorKeyFile>\r
40   </PropertyGroup>\r
41   <ItemGroup>\r
42     <Reference Include="System" />\r
43     <Reference Include="System.Core" />\r
44     <Reference Include="System.Xml.Linq" />\r
45     <Reference Include="System.Data.DataSetExtensions" />\r
46     <Reference Include="Microsoft.CSharp" />\r
47     <Reference Include="System.Data" />\r
48     <Reference Include="System.Net.Http" />\r
49     <Reference Include="System.Xml" />\r
50   </ItemGroup>\r
51   <ItemGroup>\r
52     <Compile Include="Tizen\NativeMethods.cs" />\r
53     <Compile Include="Tizen\LogTraceListener.cs" />\r
54     <Compile Include="Tizen\Log.cs" />\r
55     <Compile Include="Properties\AssemblyInfo.cs" />\r
56   </ItemGroup>\r
57   <ItemGroup>\r
58     <None Include="Tizen.snk" />\r
59   </ItemGroup>\r
60   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
61   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
62        Other similar extension points exist, see Microsoft.Common.targets.\r
63   <Target Name="BeforeBuild">\r
64   </Target>\r
65   <Target Name="AfterBuild">\r
66   </Target>\r
67   -->\r
68 </Project>