[gitattributes] Do CRLF normalization on sln/proj files
[mono-project.git] / mcs / class / System.ServiceProcess / System.ServiceProcess.csproj
blob3ac149ee3ab0fcec8b9e87fb9c9a0cccd2aa291e
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
3 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">net_4_x</Platform>
7     <ProjectGuid>{A24FF291-36ED-4899-849E-FBB668D958D6}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,618</NoWarn>
10     <LangVersion>latest</LangVersion>
11     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">macos</HostPlatform>
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15     <NoStdLib>True</NoStdLib>
16     <NoConfig>True</NoConfig>
17     <AssemblyName>System.ServiceProcess</AssemblyName>
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
19     <SignAssembly>true</SignAssembly>
20     <AssemblyOriginatorKeyFile>../msfinal.pub</AssemblyOriginatorKeyFile>
21   </PropertyGroup>
22   <PropertyGroup>
23     <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
24     Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
25     is a problem to compile the Mono mscorlib.dll -->
26     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
27   </PropertyGroup>
28   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
29     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
30     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>
31     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>
32   </PropertyGroup>
33   <!-- @ALL_PROFILE_PROPERTIES@ -->
34   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
35     <DebugSymbols>true</DebugSymbols>
36     <DebugType>full</DebugType>
37     <Optimize>false</Optimize>
38     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
39     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
40   </PropertyGroup>
41   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
42     <DebugType>pdbonly</DebugType>
43     <Optimize>true</Optimize>
44   </PropertyGroup>
45   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
46   <!-- @BUILT_SOURCES@ -->
47   <!--Common files-->
48   <ItemGroup>
49     <Compile Include="..\..\build\common\Consts.cs" />
50     <Compile Include="..\..\build\common\Locale.cs" />
51     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
52     <Compile Include="Assembly\AssemblyInfo.cs" />
53     <Compile Include="System.ServiceProcess.Design\ServiceInstallerDialog.cs" />
54     <Compile Include="System.ServiceProcess.Design\ServiceInstallerDialogResult.cs" />
55     <Compile Include="System.ServiceProcess.Design\ServiceNameConverter.cs" />
56     <Compile Include="System.ServiceProcess\PowerBroadcastStatus.cs" />
57     <Compile Include="System.ServiceProcess\ServiceAccount.cs" />
58     <Compile Include="System.ServiceProcess\ServiceBase.cs" />
59     <Compile Include="System.ServiceProcess\ServiceController.cs" />
60     <Compile Include="System.ServiceProcess\ServiceControllerImpl.cs" />
61     <Compile Include="System.ServiceProcess\ServiceControllerPermission.cs" />
62     <Compile Include="System.ServiceProcess\ServiceControllerPermissionAccess.cs" />
63     <Compile Include="System.ServiceProcess\ServiceControllerPermissionAttribute.cs" />
64     <Compile Include="System.ServiceProcess\ServiceControllerPermissionEntry.cs" />
65     <Compile Include="System.ServiceProcess\ServiceControllerPermissionEntryCollection.cs" />
66     <Compile Include="System.ServiceProcess\ServiceControllerStatus.cs" />
67     <Compile Include="System.ServiceProcess\ServiceInstaller.cs" />
68     <Compile Include="System.ServiceProcess\ServiceProcessDescriptionAttribute.cs" />
69     <Compile Include="System.ServiceProcess\ServiceProcessInstaller.cs" />
70     <Compile Include="System.ServiceProcess\ServiceStartMode.cs" />
71     <Compile Include="System.ServiceProcess\ServiceType.cs" />
72     <Compile Include="System.ServiceProcess\SessionChangeDescription.cs" />
73     <Compile Include="System.ServiceProcess\SessionChangeReason.cs" />
74     <Compile Include="System.ServiceProcess\TimeoutException.cs" />
75     <Compile Include="System.ServiceProcess\UnixServiceController.cs" />
76     <Compile Include="System.ServiceProcess\Win32ServiceController.cs" />
77     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
78       <Name>genconsts</Name>
79       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
80       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
81       <CopyToOutputDirectory>Never</CopyToOutputDirectory>
82       <Private>false</Private>
83     </ProjectReference>
84   </ItemGroup>
85   <!--End of common files-->
86   <!-- @ALL_SOURCES@ -->
87   <!-- @COMMON_PROJECT_REFERENCES@ -->
88   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">
89     <ProjectReference Include="../System/System.csproj" />
90     <ProjectReference Include="../System.Configuration.Install/System.Configuration.Install.csproj" />
91     <ProjectReference Include="../System.Windows.Forms/System.Windows.Forms.csproj" />
92     <ProjectReference Include="../corlib/corlib.csproj" />
93   </ItemGroup>
94   <!-- @ALL_REFERENCES@ -->
95   <!-- @ALL_RESOURCES@ -->
96   <PropertyGroup>
97     <!-- Force the pre-build event to run after references have been resolved. The default
98       behavior is to run them before resolving references, which can cause things like
99       culevel.exe to be used before they have been built. -->
100     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
101   </PropertyGroup>
102 </Project>