From 762161320ddf4bcad8b201cc9170f617f4ec2bed Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Mon, 11 Jul 2016 06:44:31 +0200 Subject: [PATCH] clean csproj files --- Crow.csproj | 4 ---- GLCrow/GLCrow.csproj | 4 ++-- Tests/Tests.csproj | 15 +++------------ 3 files changed, 5 insertions(+), 18 deletions(-) diff --git a/Crow.csproj b/Crow.csproj index db122bb8..eaae1e2e 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -32,15 +32,11 @@ true DEBUG_FOCUS0;DEBUG_LAYOUTING0;TRACE;DEBUG;__linux__;MEASURE_TIME;DEBUG_LOAD0;DEBUG_BINDING0;DEBUG_CLIP_RECTANGLE0 false - /mnt/data2/devel/Crow/build/e6fff453-f739-4ceb-bc28-57249f654fcd - /mnt/data2/devel/Crow/build/obj/e6fff453-f739-4ceb-bc28-57249f654fcd True - /mnt/data2/devel/Crow/build/e6fff453-f739-4ceb-bc28-57249f654fcd None __linux__;MEASURE_TIME - /mnt/data2/devel/Crow/build/obj/e6fff453-f739-4ceb-bc28-57249f654fcd diff --git a/GLCrow/GLCrow.csproj b/GLCrow/GLCrow.csproj index 1f46cc57..a5ab35ab 100644 --- a/GLCrow/GLCrow.csproj +++ b/GLCrow/GLCrow.csproj @@ -9,6 +9,8 @@ Library GLC GLCrow + $(SolutionDir)/build/$(Configuration) + $(SolutionDir)/build/obj/$(Configuration) v4.5 0.4 @@ -16,7 +18,6 @@ true full false - bin\Debug DEBUG; prompt 4 @@ -29,7 +30,6 @@ true - bin\Release prompt 4 false diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 0a839765..eba8a6ee 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -15,30 +15,21 @@ AnyCPU 0.4 - + true full false - DEBUG;TRACE; prompt 4 false + DEBUG;TRACE;MEASURE_TIME - + none true 0 false - - DEBUG;TRACE;MEASURE_TIME - /mnt/data2/devel/Crow/build/obj/Debug - /mnt/data2/devel/Crow/build/Debug - - - /mnt/data2/devel/Crow/build/Release - /mnt/data2/devel/Crow/build/obj/Release - -- 2.47.3