Add VS project files for test project
[mono-project.git] / mcs / class / I18N / CJK / I18N.CJK-tests-net_2_0.csproj
blobaefcff129d965402def14e5bdf4bb7df182abfac
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
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>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <NoWarn>1699</NoWarn>
11 <OutputPath>.\</OutputPath>
12 <NoStdLib>true</NoStdLib>
13 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
14 <AppDesignerFolder>Properties</AppDesignerFolder>
15 <RootNamespace></RootNamespace>
16 <AssemblyName>I18N.CJK_test_net_2_0</AssemblyName>
17 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
18 <FileAlignment>512</FileAlignment>
19 </PropertyGroup>
20 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21 <DebugSymbols>true</DebugSymbols>
22 <DebugType>full</DebugType>
23 <NoWarn>1699</NoWarn>
24 <Optimize>false</Optimize>
25 <DefineConstants>DEBUG;TRACE;DISABLE_UNSAFE;NET_1_1;NET_2_0</DefineConstants>
26 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>
28 <AdditionalLibPaths>./../../../class/lib/net_2_0</AdditionalLibPaths>
29 </PropertyGroup>
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
31 <DebugType>pdbonly</DebugType>
32 <NoWarn>1699</NoWarn>
33 <Optimize>true</Optimize>
34 <DefineConstants>DISABLE_UNSAFE;NET_1_1;NET_2_0</DefineConstants>
35 <ErrorReport>prompt</ErrorReport>
36 <WarningLevel>4</WarningLevel>
37 <AdditionalLibPaths>./../../../class/lib/net_2_0</AdditionalLibPaths>
38 </PropertyGroup>
39 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
40 <ItemGroup>
41 <Compile Include="Test\I18N.CJK.Test.cs" />
43 </ItemGroup>
44 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
45 Other similar extension points exist, see Microsoft.Common.targets.
46 <Target Name="BeforeBuild">
47 </Target>
48 <Target Name="AfterBuild">
49 </Target>
50 -->
51 <PropertyGroup>
52 <PreBuildEvent></PreBuildEvent>
53 </PropertyGroup>
54 <ItemGroup>
55 <Reference Include="mscorlib.dll">
56 <SpecificVersion>False</SpecificVersion>
57 <HintPath>mscorlib.dll</HintPath>
58 </Reference>
59 <Reference Include="I18N.dll">
60 <SpecificVersion>False</SpecificVersion>
61 <HintPath>I18N.dll</HintPath>
62 </Reference>
63 <Reference Include="mscorlib.dll">
64 <SpecificVersion>False</SpecificVersion>
65 <HintPath>mscorlib.dll</HintPath>
66 </Reference>
67 <Reference Include="./../../../class/lib/net_2_0/I18N.CJK.dll">
68 <SpecificVersion>False</SpecificVersion>
69 <HintPath>./../../../class/lib/net_2_0/I18N.CJK.dll</HintPath>
70 </Reference>
71 <Reference Include="nunit.framework" />
73 </ItemGroup>
74 <ItemGroup>
75 <Folder Include="Properties\" />
76 </ItemGroup>
77 <ItemGroup>
78 <EmbeddedResource Include="big5.table">
79 <LogicalName>big5.table</LogicalName>
80 </EmbeddedResource>
81 <EmbeddedResource Include="gb2312.table">
82 <LogicalName>gb2312.table</LogicalName>
83 </EmbeddedResource>
84 <EmbeddedResource Include="jis.table">
85 <LogicalName>jis.table</LogicalName>
86 </EmbeddedResource>
87 <EmbeddedResource Include="ks.table">
88 <LogicalName>ks.table</LogicalName>
89 </EmbeddedResource>
90 <EmbeddedResource Include="gb18030.table">
91 <LogicalName>gb18030.table</LogicalName>
92 </EmbeddedResource>
93 </ItemGroup>
95 </Project>