From 06e42e3b6021107314ed1515adcd06f8290412c9 Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Sun, 25 Jan 2009 09:51:38 +0000 Subject: [PATCH] Line counter addin sample now compiled into AddIns\Samples\LineCounter folder. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3780 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- samples/LineCounter/LineCounter.csproj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/samples/LineCounter/LineCounter.csproj b/samples/LineCounter/LineCounter.csproj index 7d141be14c..3910cea1d2 100644 --- a/samples/LineCounter/LineCounter.csproj +++ b/samples/LineCounter/LineCounter.csproj @@ -6,8 +6,8 @@ Debug AnyCPU {880A7EAF-D0B4-46AC-A9B6-B6156512037A} - ..\..\AddIns\ False + ..\..\AddIns\Samples\LineCounter False False Auto @@ -18,7 +18,6 @@ false - obj\ obj\Debug\ False DEBUG,TRACE,IMPR1,IMPR2,IMPR3 @@ -27,7 +26,6 @@ True - obj\ obj\Release\ True TRACE,IMPR1,IMPR2,IMPR3