From 331ade6cf1450a61271180da52793cdf60871253 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Thu, 3 Feb 2011 20:51:18 +0100 Subject: [PATCH] Get rid of SharpDevelop-specific paths in ICSharpCode.TreeView. --- SharpTreeView/ICSharpCode.TreeView.csproj | 26 ++++++++++++++--------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/SharpTreeView/ICSharpCode.TreeView.csproj b/SharpTreeView/ICSharpCode.TreeView.csproj index c1877220a..3a51fe1ad 100644 --- a/SharpTreeView/ICSharpCode.TreeView.csproj +++ b/SharpTreeView/ICSharpCode.TreeView.csproj @@ -6,7 +6,7 @@ 9.0.30729 2.0 {DDE2A481-8271-4EAC-A330-8FA6A38D13D1} - library + Library Properties ICSharpCode.TreeView ICSharpCode.TreeView @@ -14,15 +14,16 @@ 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 - ..\..\..\..\bin\ - - + Client + bin\$(Configuration) + False + False + false true - full + Full false - ..\..\..\..\bin\ DEBUG;TRACE prompt 4 @@ -30,11 +31,19 @@ pdbonly true - ..\..\..\..\bin\ TRACE prompt 4 + + False + + + False + Auto + 4194304 + AnyCPU + @@ -60,9 +69,6 @@ - - Properties\GlobalAssemblyInfo.cs -