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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez Gual <lluis@novell.com>2011-02-01 23:34:01 +0300
committerLluis Sanchez Gual <lluis@novell.com>2011-02-02 14:38:28 +0300
commitbf8e95f23c86db760b3ef4faed0aefbedf035029 (patch)
treefbd3ddf58f05e95d50d5b7be0529869bedbbbbd4 /extras/JavaBinding/po
parenta0fd6cf5489e01501dc6371bc3f9ba58db3e251c (diff)
Upgraded to .NET 4.0
Diffstat (limited to 'extras/JavaBinding/po')
-rw-r--r--extras/JavaBinding/po/po.mdproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/extras/JavaBinding/po/po.mdproj b/extras/JavaBinding/po/po.mdproj
index 498c0fd8df..2abb1364a4 100644
--- a/extras/JavaBinding/po/po.mdproj
+++ b/extras/JavaBinding/po/po.mdproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -38,4 +38,8 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' " />
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' " />
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
</Project> \ No newline at end of file