f4a8c61359c86820364d672c10ccb037b20de3ed
[platform/core/csapi/tizenfx.git] / src / Tizen.Messaging.Push / Tizen.Messaging.Push.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>{E87B20AE-B752-4E64-9517-4827AC42A33A}</ProjectGuid>\r
7     <OutputType>Library</OutputType>\r
8     <AppDesignerFolder>Properties</AppDesignerFolder>\r
9     <RootNamespace>Tizen.Messaging</RootNamespace>\r
10     <AssemblyName>Tizen.Messaging.Push</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     <Prefer32Bit>false</Prefer32Bit>\r
23   </PropertyGroup>\r
24   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
25     <DebugType>pdbonly</DebugType>\r
26     <Optimize>true</Optimize>\r
27     <OutputPath>bin\Release\Net45\</OutputPath>\r
28     <DefineConstants>TRACE</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31     <Prefer32Bit>false</Prefer32Bit>\r
32   </PropertyGroup>\r
33   <PropertyGroup>\r
34     <SignAssembly>true</SignAssembly>\r
35   </PropertyGroup>\r
36   <PropertyGroup>\r
37     <AssemblyOriginatorKeyFile>Tizen.Messaging.Push.snk</AssemblyOriginatorKeyFile>\r
38   </PropertyGroup>\r
39   <ItemGroup>\r
40     <Reference Include="System" />\r
41     <Reference Include="System.Core" />\r
42     <Reference Include="System.Xml.Linq" />\r
43     <Reference Include="System.Data.DataSetExtensions" />\r
44     <Reference Include="Microsoft.CSharp" />\r
45     <Reference Include="System.Data" />\r
46     <Reference Include="System.Net.Http" />\r
47     <Reference Include="System.Xml" />\r
48   </ItemGroup>\r
49   <ItemGroup>\r
50     <Compile Include="Interop\Interop.Glib.cs" />\r
51     <Compile Include="Interop\Interop.Libc.cs" />\r
52     <Compile Include="Interop\Interop.Libraries.cs" />\r
53     <Compile Include="Interop\Interop.PushClient.cs" />\r
54     <Compile Include="Properties\AssemblyInfo.cs" />\r
55     <Compile Include="Tizen.Messaging.Push\PushClient.cs" />\r
56     <Compile Include="Tizen.Messaging.Push\PushConnectionStateEventArgs.cs" />\r
57     <Compile Include="Tizen.Messaging.Push\PushExceptionFactory.cs" />\r
58     <Compile Include="Tizen.Messaging.Push\PushImpl.cs" />\r
59     <Compile Include="Tizen.Messaging.Push\PushMessageEventArgs.cs" />\r
60     <Compile Include="Tizen.Messaging.Push\ServerResponse.cs" />\r
61   </ItemGroup>\r
62   <ItemGroup>\r
63     <None Include="Tizen.Messaging.Push.nuspec" />\r
64     <None Include="Tizen.Messaging.Push.Net45.project.json" />\r
65     <None Include="Tizen.Messaging.Push.snk" />\r
66   </ItemGroup>\r
67   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
68   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
69        Other similar extension points exist, see Microsoft.Common.targets.\r
70   <Target Name="BeforeBuild">\r
71   </Target>\r
72   <Target Name="AfterBuild">\r
73   </Target>\r
74   -->\r
75 </Project>\r