[chronojump] Updated csproj file for monodevelop



commit 12d3cc23daac970a72170fca91bc5287548379dc
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Jan 2 11:53:03 2017 +0100

    Updated csproj file for monodevelop

 chronojump.csproj |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/chronojump.csproj b/chronojump.csproj
index 92526ce..e03245f 100644
--- a/chronojump.csproj
+++ b/chronojump.csproj
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" 
xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -77,7 +78,7 @@
     <Reference Include="System.Drawing" />
     <Reference Include="System.Xml" />
     <Reference Include="System.Json">
-      <HintPath>..\..\..\..\usr\lib\mono\gac\System.Json\4.0.0.0__31bf3856ad364e35\System.Json.dll</HintPath>
+      <HintPath>bin\Debug\System.Json.dll</HintPath>
     </Reference>
     <Reference Include="System.Web.Services" />
     <Reference Include="FTD2XX_NET">
@@ -88,12 +89,6 @@
     <EmbeddedResource Include="glade\app1.glade">
       <LogicalName>app1.glade</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="glade\chronopic_window.glade">
-      <LogicalName>chronopic_window.glade</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="glade\chronopic_wizard_win.glade">
-      <LogicalName>chronopic_wizard_win.glade</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="glade\confirm_window.glade">
       <LogicalName>confirm_window.glade</LogicalName>
     </EmbeddedResource>
@@ -2052,4 +2047,4 @@
       </Properties>
     </MonoDevelop>
   </ProjectExtensions>
-</Project>
\ No newline at end of file
+</Project>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]