1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=
" '$(Configuration)' == '' ">Debug
</Configuration>
5 <Platform Condition=
" '$(Platform)' == '' ">AnyCPU
</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{
612FEFDB-
12FA-
4441-
9094-
236B05D645A4}
</ProjectGuid>
9 <OutputType>Exe
</OutputType>
11 <OutputPath>./../../class/lib/net_4_x
</OutputPath>
12 <IntermediateOutputPath>obj-net_4_x
</IntermediateOutputPath>
13 <GenerateTargetFrameworkAttribute>false
</GenerateTargetFrameworkAttribute>
14 <NoStdLib>True
</NoStdLib>
16 <NoConfig>True
</NoConfig>
17 <AllowUnsafeBlocks>true
</AllowUnsafeBlocks>
18 <AppDesignerFolder>Properties
</AppDesignerFolder>
21 <AssemblyName>mono-service
</AssemblyName>
22 <TargetFrameworkVersion>v4.5
</TargetFrameworkVersion>
23 <FileAlignment>512</FileAlignment>
26 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true
</DebugSymbols>
28 <DebugType>full
</DebugType>
30 <Optimize>false
</Optimize>
31 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE
</DefineConstants>
32 <ErrorReport>prompt
</ErrorReport>
33 <WarningLevel>4</WarningLevel>
35 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <DebugType>pdbonly
</DebugType>
38 <Optimize>true
</Optimize>
39 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE
</DefineConstants>
40 <ErrorReport>prompt
</ErrorReport>
41 <WarningLevel>4</WarningLevel>
43 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
44 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
45 is a problem to compile the Mono mscorlib.dll -->
47 <AddAdditionalExplicitAssemblyReferences>false
</AddAdditionalExplicitAssemblyReferences>
49 <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
51 <Compile Include=
"..\..\build\common\Consts.cs" />
52 <Compile Include=
"AssemblyInfo.cs" />
53 <Compile Include=
"mono-service.cs" />
</ItemGroup>
54 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
55 Other similar extension points exist, see Microsoft.Common.targets.
56 <Target Name="BeforeBuild">
58 <Target Name="AfterBuild">
62 <PreBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
65 <PreBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
68 <PostBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
71 <PostBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
76 <ProjectReference Include=
"../../class/corlib/corlib-net_4_x.csproj">
77 <Project>{
2CA6026B-
2DC8-
4C4C-A12C-
1E8234049DB7}
</Project>
78 <Name>corlib-net_4_x
</Name>
80 <ProjectReference Include=
"../../class/System.ServiceProcess/System.ServiceProcess-net_4_x.csproj">
81 <Project>{CF24A609-AEF3-
4E7A-
95FC-C7A3CEAA7CC3}
</Project>
82 <Name>System.ServiceProcess-net_4_x
</Name>
84 <ProjectReference Include=
"../../class/Mono.Posix/Mono.Posix-net_4_x.csproj">
85 <Project>{
66DBB049-
785B-
4C2E-9EF6-C9E163F7DDD1}
</Project>
86 <Name>Mono.Posix-net_4_x
</Name>
88 <ProjectReference Include=
"../../class/System/System-net_4_x.csproj">
89 <Project>{
2762E921-
91A8-
4C87-
91E9-BA628013F753}
</Project>
90 <Name>System-net_4_x
</Name>
94 <Folder Include=
"Properties\" />