[banshee] Solution: disable BooScript extension from the default Debug config



commit f3e0bde3d9bce15b41ccd38552d5d6a758e695ec
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Thu Jul 17 20:09:53 2014 +0200

    Solution: disable BooScript extension from the default Debug config
    
    Boo is now an optional dependency, so it's better to leave it as
    non-default in the build inside an IDE.

 Banshee.sln |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Banshee.sln b/Banshee.sln
index 9d786ac..910780e 100644
--- a/Banshee.sln
+++ b/Banshee.sln
@@ -184,7 +184,6 @@ Global
                {0092BF81-ECAB-4D0C-8691-6D19FB7E04A1}.Windows|Any CPU.ActiveCfg = Windows|Any CPU
                {0092BF81-ECAB-4D0C-8691-6D19FB7E04A1}.Windows|Any CPU.Build.0 = Windows|Any CPU
                {01818BD5-9A0C-4C89-84FB-08D0E968778F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {01818BD5-9A0C-4C89-84FB-08D0E968778F}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {01818BD5-9A0C-4C89-84FB-08D0E968778F}.Windows|Any CPU.ActiveCfg = Windows|Any CPU
                {02FD8195-9796-4AF5-A9D2-D310721963F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {02FD8195-9796-4AF5-A9D2-D310721963F4}.Debug|Any CPU.Build.0 = Debug|Any CPU


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