Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2014-05-25 08:47:09 +0400
committerMiguel de Icaza <miguel@gnome.org>2014-05-25 08:47:09 +0400
commit60fa2525fb819f2d3b874c70e45036e8f4a40bf8 (patch)
tree64bb0aa14dad20c1860d78a489f69f6188030e69 /mcs/class/I18N
parentb5da7cd80db675b4b8f8090b62c217e05a4d0bd6 (diff)
[build] the csproj files can now do a full class libraries build
Diffstat (limited to 'mcs/class/I18N')
-rw-r--r--mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj5
-rw-r--r--mcs/class/I18N/Common/I18N-net_4_5.csproj3
-rw-r--r--mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj5
-rw-r--r--mcs/class/I18N/Other/I18N.Other-net_4_5.csproj5
-rw-r--r--mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj5
-rw-r--r--mcs/class/I18N/West/I18N.West-net_4_5.csproj5
6 files changed, 17 insertions, 11 deletions
diff --git a/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj b/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj
index 5a517b6f6d6..dec298ea7f2 100644
--- a/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj
+++ b/mcs/class/I18N/CJK/I18N.CJK-net_4_5.csproj
@@ -19,6 +19,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
@@ -83,11 +84,11 @@
<ItemGroup>
<ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
<Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
+ <Name>corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="../Common/I18N-net_4_5.csproj">
<Project>{C337A9A4-3797-4339-AD23-493DF062CD76}</Project>
- <Name>Common\I18N-net_4_5</Name>
+ <Name>I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
diff --git a/mcs/class/I18N/Common/I18N-net_4_5.csproj b/mcs/class/I18N/Common/I18N-net_4_5.csproj
index 76baf716f31..d982706eeda 100644
--- a/mcs/class/I18N/Common/I18N-net_4_5.csproj
+++ b/mcs/class/I18N/Common/I18N-net_4_5.csproj
@@ -19,6 +19,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
@@ -78,7 +79,7 @@
<ItemGroup>
<ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
<Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
+ <Name>corlib-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
diff --git a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj
index 66fbe53d000..ea241e7de1b 100644
--- a/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj
+++ b/mcs/class/I18N/MidEast/I18N.MidEast-net_4_5.csproj
@@ -19,6 +19,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
@@ -78,11 +79,11 @@
<ItemGroup>
<ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
<Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
+ <Name>corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="../Common/I18N-net_4_5.csproj">
<Project>{C337A9A4-3797-4339-AD23-493DF062CD76}</Project>
- <Name>Common\I18N-net_4_5</Name>
+ <Name>I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
diff --git a/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj b/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj
index 0e6cbf1e160..a0f092aee99 100644
--- a/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj
+++ b/mcs/class/I18N/Other/I18N.Other-net_4_5.csproj
@@ -19,6 +19,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
@@ -80,11 +81,11 @@
<ItemGroup>
<ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
<Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
+ <Name>corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="../Common/I18N-net_4_5.csproj">
<Project>{C337A9A4-3797-4339-AD23-493DF062CD76}</Project>
- <Name>Common\I18N-net_4_5</Name>
+ <Name>I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
diff --git a/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj b/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj
index 08f7769891d..bc4392d65da 100644
--- a/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj
+++ b/mcs/class/I18N/Rare/I18N.Rare-net_4_5.csproj
@@ -19,6 +19,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
@@ -108,11 +109,11 @@
<ItemGroup>
<ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
<Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
+ <Name>corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="../Common/I18N-net_4_5.csproj">
<Project>{C337A9A4-3797-4339-AD23-493DF062CD76}</Project>
- <Name>Common\I18N-net_4_5</Name>
+ <Name>I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
diff --git a/mcs/class/I18N/West/I18N.West-net_4_5.csproj b/mcs/class/I18N/West/I18N.West-net_4_5.csproj
index 12daa0d7364..b2487de8957 100644
--- a/mcs/class/I18N/West/I18N.West-net_4_5.csproj
+++ b/mcs/class/I18N/West/I18N.West-net_4_5.csproj
@@ -19,6 +19,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
@@ -86,11 +87,11 @@
<ItemGroup>
<ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
<Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
- <Name>corlib\corlib-net_4_5</Name>
+ <Name>corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="../Common/I18N-net_4_5.csproj">
<Project>{C337A9A4-3797-4339-AD23-493DF062CD76}</Project>
- <Name>Common\I18N-net_4_5</Name>
+ <Name>I18N-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>