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
path: root/main/po
diff options
context:
space:
mode:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-02-10 04:49:44 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-02-10 06:46:52 +0300
commit4f33fdb7bc0cc6cc7f490048e692e6b6cca45259 (patch)
tree9237831304cbe9921cbe03da6291689873530454 /main/po
parente696c3b9590fe23d01ec4df835ccf6b7d69adf55 (diff)
Fix imports and IVTs for Windows-only projects
Diffstat (limited to 'main/po')
-rw-r--r--main/po/po.mdproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/po/po.mdproj b/main/po/po.mdproj
index e8855a228a..ce55684ea7 100644
--- a/main/po/po.mdproj
+++ b/main/po/po.mdproj
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+ <Import Project="..\MonoDevelop.props" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>