[banshee] build: switch active projects in Banshee.sln to default to Gst#



commit b97a3ea07951b18aaf299dc7d93fa818c07eb988
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Mon Jan 6 16:30:23 2014 +0100

    build: switch active projects in Banshee.sln to default to Gst#
    
    Following the change in the build to default to the GStreamerSharp [1]
    backend, the solution should be changed as well to build GStreamerSharp
    by default, and not build Banshee.GStreamer by default, so developers
    using an IDE build the official dependencies without manual tweaks.
    
    [1] https://git.gnome.org/browse/banshee/commit/?id=6bad3f59526a519a2243752466b4d9a2ba8abc44

 Banshee.sln |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Banshee.sln b/Banshee.sln
index 99b7fd7..9d786ac 100644
--- a/Banshee.sln
+++ b/Banshee.sln
@@ -283,7 +283,6 @@ Global
                {5F696A8F-B216-4ECE-9E35-907DDFC760BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {5F696A8F-B216-4ECE-9E35-907DDFC760BD}.Windows|Any CPU.ActiveCfg = Windows|Any CPU
                {6171E5DE-5B36-4AE4-8707-F6BEE0AD945B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {6171E5DE-5B36-4AE4-8707-F6BEE0AD945B}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {6171E5DE-5B36-4AE4-8707-F6BEE0AD945B}.Windows|Any CPU.ActiveCfg = Windows|Any CPU
                {621F56FD-2E25-45E1-A30A-59F98A28A9E7}.Debug|x86.ActiveCfg = Debug|Any CPU
                {621F56FD-2E25-45E1-A30A-59F98A28A9E7}.Debug|x86.Build.0 = Debug|Any CPU
@@ -396,6 +395,7 @@ Global
                {B574AEB0-59F1-4FB7-A91A-8E5A651970CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {B574AEB0-59F1-4FB7-A91A-8E5A651970CE}.Windows|Any CPU.ActiveCfg = Windows|Any CPU
                {BA67DA42-F0DA-4D64-BD8B-22F30C727BAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {BA67DA42-F0DA-4D64-BD8B-22F30C727BAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {BA67DA42-F0DA-4D64-BD8B-22F30C727BAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {BA67DA42-F0DA-4D64-BD8B-22F30C727BAB}.Release|Any CPU.Build.0 = Release|Any CPU
                {BA67DA42-F0DA-4D64-BD8B-22F30C727BAB}.Windows|Any CPU.ActiveCfg = Windows|Any CPU


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