[chronojump] Fixes compilation on MonoDevelop (needs the assembly reference).
- From: Carles Pina i Estany <carlespina src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fixes compilation on MonoDevelop (needs the assembly reference).
- Date: Sat, 1 Oct 2016 17:31:45 +0000 (UTC)
commit 60ce862b366606c3320217b8006f2b8e2a6035d9
Author: Carles Pina i Estany <carles pina cat>
Date: Sat Oct 1 19:31:00 2016 +0200
Fixes compilation on MonoDevelop (needs the assembly reference).
chronojump.csproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/chronojump.csproj b/chronojump.csproj
index acc3e57..d88c065 100644
--- a/chronojump.csproj
+++ b/chronojump.csproj
@@ -76,6 +76,9 @@
<HintPath>bin\Debug\System.Json.dll</HintPath>
</Reference>
<Reference Include="System.Web.Services" />
+ <Reference Include="FTD2XX_NET">
+ <HintPath>win32\deps\FTD2XX_NET_v1.0.14\FTD2XX_NET.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="gtk-gui\gui.stetic">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]