From 6a3594ea4ae5915751e1c6e57968302a0257d5c2 Mon Sep 17 00:00:00 2001 From: Xavi Artigas Date: Tue, 19 Jun 2012 13:07:20 +0200 Subject: [PATCH] Fix tutorial number in VS files --- .../playback-tutorial-4.vcxproj} | 2 +- .../playback-tutorial-4.vcxproj.filters} | 2 +- gst-sdk/tutorials/vs2010/tutorials.sln | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename gst-sdk/tutorials/vs2010/{playback-tutorial-3/playback-tutorial-3.vcxproj => playback-tutorial-4/playback-tutorial-4.vcxproj} (96%) rename gst-sdk/tutorials/vs2010/{playback-tutorial-3/playback-tutorial-3.vcxproj.filters => playback-tutorial-4/playback-tutorial-4.vcxproj.filters} (69%) diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj b/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj similarity index 96% rename from gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj rename to gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj index 34c5ea5ce3..2da5fbcbcb 100644 --- a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj +++ b/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj @@ -19,7 +19,7 @@ - + Win32Proj diff --git a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters b/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters similarity index 69% rename from gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters rename to gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters index 97cf2797d4..9e1c365ec4 100644 --- a/gst-sdk/tutorials/vs2010/playback-tutorial-3/playback-tutorial-3.vcxproj.filters +++ b/gst-sdk/tutorials/vs2010/playback-tutorial-4/playback-tutorial-4.vcxproj.filters @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/gst-sdk/tutorials/vs2010/tutorials.sln b/gst-sdk/tutorials/vs2010/tutorials.sln index f8227e920d..39690ca60d 100644 --- a/gst-sdk/tutorials/vs2010/tutorials.sln +++ b/gst-sdk/tutorials/vs2010/tutorials.sln @@ -25,7 +25,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "basic-tutorial-9", "basic-t EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "basic-tutorial-12", "basic-tutorial-12\basic-tutorial-12.vcxproj", "{A2E63C29-3375-4930-B7D3-2F23EC824EAF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "playback-tutorial-3", "playback-tutorial-3\playback-tutorial-3.vcxproj", "{0342A79A-3522-416B-A4F8-58F5664B8415}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "playback-tutorial-4", "playback-tutorial-4\playback-tutorial-4.vcxproj", "{0342A79A-3522-416B-A4F8-58F5664B8415}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution