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=
"4.0" DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003">
5 <Configuration Condition=
" '$(Configuration)' == '' ">Debug
</Configuration>
6 <Platform Condition=
" '$(Platform)' == '' ">AnyCPU
</Platform>
7 <ProductVersion>9.0.30729</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{E831A310-
28EE-
4433-B916-FF38A0FCDBE6}
</ProjectGuid>
10 <OutputType>Library
</OutputType>
12 <HostPlatform Condition=
" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32
</HostPlatform>
13 <HostPlatform Condition=
" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin
</HostPlatform>
14 <HostPlatform Condition=
" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux
</HostPlatform>
15 <OutputPath>./../../../class/lib/net_4_x-$(HostPlatform)
</OutputPath>
16 <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)
</IntermediateOutputPath>
17 <GenerateTargetFrameworkAttribute>false
</GenerateTargetFrameworkAttribute>
18 <NoStdLib>True
</NoStdLib>
20 <NoConfig>True
</NoConfig>
21 <AllowUnsafeBlocks>true
</AllowUnsafeBlocks>
22 <AppDesignerFolder>Properties
</AppDesignerFolder>
25 <AssemblyName>I18N
</AssemblyName>
26 <TargetFrameworkVersion>v4.5
</TargetFrameworkVersion>
27 <FileAlignment>512</FileAlignment>
30 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
31 <DebugSymbols>true
</DebugSymbols>
32 <DebugType>full
</DebugType>
34 <Optimize>false
</Optimize>
35 <DefineConstants>TRACE;DISABLE_UNSAFE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS
</DefineConstants>
36 <ErrorReport>prompt
</ErrorReport>
37 <WarningLevel>4</WarningLevel>
39 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
40 <DebugType>pdbonly
</DebugType>
42 <Optimize>true
</Optimize>
43 <DefineConstants>DISABLE_UNSAFE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS
</DefineConstants>
44 <ErrorReport>prompt
</ErrorReport>
45 <WarningLevel>4</WarningLevel>
47 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
48 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
49 is a problem to compile the Mono mscorlib.dll -->
51 <AddAdditionalExplicitAssemblyReferences>false
</AddAdditionalExplicitAssemblyReferences>
53 <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
55 <Compile Include=
"..\..\..\build\common\Consts.cs" />
56 <Compile Include=
"..\Assembly\AssemblyInfo.cs" />
57 <Compile Include=
"ByteEncoding.cs" />
58 <Compile Include=
"ByteSafeEncoding.cs" />
59 <Compile Include=
"DefaultEncoder.cs" />
60 <Compile Include=
"Handlers.cs" />
61 <Compile Include=
"Manager.cs" />
62 <Compile Include=
"MonoEncoding.cs" />
63 <Compile Include=
"MonoSafeEncoding.cs" />
64 <Compile Include=
"Strings.cs" />
</ItemGroup>
65 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
66 Other similar extension points exist, see Microsoft.Common.targets.
67 <Target Name="BeforeBuild">
69 <Target Name="AfterBuild">
73 <PreBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
76 <PreBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
79 <PostBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
82 <PostBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
87 <ProjectReference Include=
"../../corlib/corlib-net_4_x.csproj">
88 <Project>{
2CA6026B-
2DC8-
4C4C-A12C-
1E8234049DB7}
</Project>
89 <Name>corlib-net_4_x
</Name>
93 <Folder Include=
"Properties\" />