2f8893049642cb4174e0613e84d1d79cf7682f6e
[platform/core/csapi/system.git] / Tizen.System / Tizen.System.Net45.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     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProjectGuid>{AE5AE8FA-80A0-4716-B7C5-94CD5443A05C}</ProjectGuid>\r
7     <OutputType>Library</OutputType>\r
8     <AppDesignerFolder>Properties</AppDesignerFolder>\r
9     <RootNamespace>Tizen.System</RootNamespace>\r
10     <AssemblyName>Tizen.System</AssemblyName>\r
11     <FileAlignment>512</FileAlignment>\r
12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
13   </PropertyGroup>\r
14   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
15     <DebugSymbols>true</DebugSymbols>\r
16     <DebugType>full</DebugType>\r
17     <Optimize>false</Optimize>\r
18     <OutputPath>bin\Debug\Net45\</OutputPath>\r
19     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
20     <ErrorReport>prompt</ErrorReport>\r
21     <WarningLevel>4</WarningLevel>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
24     <DebugType>pdbonly</DebugType>\r
25     <Optimize>true</Optimize>\r
26     <OutputPath>bin\Release\Net45\</OutputPath>\r
27     <DefineConstants>TRACE</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30   </PropertyGroup>\r
31   <PropertyGroup>\r
32     <SignAssembly>true</SignAssembly>\r
33   </PropertyGroup>\r
34   <PropertyGroup>\r
35     <AssemblyOriginatorKeyFile>Tizen.System.snk</AssemblyOriginatorKeyFile>\r
36   </PropertyGroup>\r
37   <ItemGroup>\r
38     <Reference Include="System" />\r
39     <Reference Include="System.Core" />\r
40     <Reference Include="System.Xml.Linq" />\r
41     <Reference Include="System.Data.DataSetExtensions" />\r
42     <Reference Include="Microsoft.CSharp" />\r
43     <Reference Include="System.Data" />\r
44     <Reference Include="System.Net.Http" />\r
45     <Reference Include="System.Xml" />\r
46   </ItemGroup>\r
47   <ItemGroup>\r
48     <Compile Include="Device\Battery.cs" />\r
49     <Compile Include="Device\DeviceExceptionFactory.cs" />\r
50     <Compile Include="Device\Display.cs" />\r
51     <Compile Include="Device\Haptic.cs" />\r
52     <Compile Include="Device\Led.cs" />\r
53     <Compile Include="Device\Power.cs" />\r
54     <Compile Include="Device\IR.cs" />\r
55     <Compile Include="Device\DeviceEventArgs.cs" />\r
56     <Compile Include="Interop\Interop.Device.cs" />\r
57     <Compile Include="Interop\Interop.RuntimeInfo.cs" />\r
58     <Compile Include="Interop\Interop.Libraries.cs" />\r
59     <Compile Include="Interop\Interop.SystemInfo.cs" />\r
60     <Compile Include="Properties\AssemblyInfo.cs" />\r
61     <Compile Include="RuntimeInfo\CpuUsage.cs" />\r
62     <Compile Include="RuntimeInfo\Enumerations.cs" />\r
63     <Compile Include="RuntimeInfo\RuntimeInfoErrorFactory.cs" />\r
64     <Compile Include="RuntimeInfo\RuntimeInformation.cs" />\r
65     <Compile Include="RuntimeInfo\RuntimeKeyStatusChangedEventArgs.cs" />\r
66     <Compile Include="RuntimeInfo\MemoryInformation.cs" />\r
67     <Compile Include="SystemInfo\SystemInfo.cs" />\r
68   </ItemGroup>\r
69   <ItemGroup>\r
70     <None Include="Tizen.System.nuspec" />\r
71     <None Include="Tizen.System.Net45.project.json" />\r
72     <None Include="Tizen.System.snk" />\r
73   </ItemGroup>\r
74   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
75   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
76        Other similar extension points exist, see Microsoft.Common.targets.\r
77   <Target Name="BeforeBuild">\r
78   </Target>\r
79   <Target Name="AfterBuild">\r
80   </Target>\r
81   -->\r
82 </Project>\r