diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-17 11:55:04 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2011-12-17 12:11:09 +0100 |
commit | dc0514f09d52f414e33d369dc0b75c3215a64873 (patch) | |
tree | 9560ab6ad61040f9411df41e0ed567f74fe03816 /XBMC-IOS.xcodeproj | |
parent | bae57010d21c022c5ec04c28d820e1612c6ccb6c (diff) |
Revert the rest of the karaokeplayer commits. fixes xcode builds
This reverts commit 5684e8ef15bc5a4ef2c407a4dafb33684e4afb95 and 33a066668f698c3875da717539fef7e61650945a
Diffstat (limited to 'XBMC-IOS.xcodeproj')
-rw-r--r-- | XBMC-IOS.xcodeproj/project.pbxproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/XBMC-IOS.xcodeproj/project.pbxproj b/XBMC-IOS.xcodeproj/project.pbxproj index a5a1293128..b2ce3c9dfe 100644 --- a/XBMC-IOS.xcodeproj/project.pbxproj +++ b/XBMC-IOS.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 1809F6FD149C927700960880 /* karaokevideobackground.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1809F6FB149C927700960880 /* karaokevideobackground.cpp */; }; 1830219E13B8E37300770920 /* controledit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1830219D13B8E37300770920 /* controledit.cpp */; }; 18404DD31396C3D200863BBA /* SlingboxLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404DD21396C3D200863BBA /* SlingboxLib.a */; }; 18404DD61396C3F300863BBA /* Slingbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18404DD41396C3F300863BBA /* Slingbox.cpp */; }; @@ -948,8 +947,6 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 1809F6FB149C927700960880 /* karaokevideobackground.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = karaokevideobackground.cpp; sourceTree = "<group>"; }; - 1809F6FC149C927700960880 /* karaokevideobackground.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = karaokevideobackground.h; sourceTree = "<group>"; }; 1830219D13B8E37300770920 /* controledit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controledit.cpp; sourceTree = "<group>"; }; 18404DD21396C3D200863BBA /* SlingboxLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = SlingboxLib.a; path = lib/SlingboxLib/SlingboxLib.a; sourceTree = "<group>"; }; 18404DD41396C3F300863BBA /* Slingbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Slingbox.cpp; sourceTree = "<group>"; }; @@ -5110,8 +5107,6 @@ F56C85D1131F42EA000AD0F6 /* karaokelyricstextlrc.h */, F56C85D2131F42EA000AD0F6 /* karaokelyricstextustar.cpp */, F56C85D3131F42EA000AD0F6 /* karaokelyricstextustar.h */, - 1809F6FB149C927700960880 /* karaokevideobackground.cpp */, - 1809F6FC149C927700960880 /* karaokevideobackground.h */, F56C85D4131F42EA000AD0F6 /* karaokewindowbackground.cpp */, F56C85D5131F42EA000AD0F6 /* karaokewindowbackground.h */, ); @@ -6954,7 +6949,6 @@ F5E112EC143577A000175026 /* Peripherals.cpp in Sources */, DF6739E21443765F00A5A509 /* FileUPnP.cpp in Sources */, F5BD034F148D496A001B5583 /* CryptThreading.cpp in Sources */, - 1809F6FD149C927700960880 /* karaokevideobackground.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |