d031fa6ebbada0be9923467d6e976c336f31a723
[platform/core/csapi/mime-type.git] / Tizen.Content.MimeType / Tizen.Content.MimeType.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>{BF719F11-CDEA-4D04-A85B-4521A69E3614}</ProjectGuid>\r
7     <OutputType>Library</OutputType>\r
8     <AppDesignerFolder>Properties</AppDesignerFolder>\r
9     <RootNamespace>Tizen.Content.MimeType</RootNamespace>\r
10     <AssemblyName>Tizen.Content.MimeType</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.Content.MimeType.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.Mime.cs" />\r
54     <Compile Include="Properties\AssemblyInfo.cs" />\r
55     <Compile Include="Tizen.Content.MimeType\MimeExceptionFactory.cs" />\r
56     <Compile Include="Tizen.Content.MimeType\MimeUtil.cs" />\r
57   </ItemGroup>\r
58   <ItemGroup>\r
59     <None Include="Tizen.Content.MimeType.nuspec" />\r
60     <None Include="Tizen.Content.MimeType.Net45.project.json" />\r
61     <None Include="Tizen.Content.MimeType.snk" />\r
62   </ItemGroup>\r
63   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
64   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.\r
65        Other similar extension points exist, see Microsoft.Common.targets.\r
66   <Target Name="BeforeBuild">\r
67   </Target>\r
68   <Target Name="AfterBuild">\r
69   </Target>\r
70   -->\r
71 </Project>