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-ATV2.xcodeproj | |
parent | bae57010d21c022c5ec04c28d820e1612c6ccb6c (diff) |
Revert the rest of the karaokeplayer commits. fixes xcode builds
This reverts commit 5684e8ef15bc5a4ef2c407a4dafb33684e4afb95 and 33a066668f698c3875da717539fef7e61650945a
Diffstat (limited to 'XBMC-ATV2.xcodeproj')
-rw-r--r-- | XBMC-ATV2.xcodeproj/project.pbxproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 4226086606..96b2a3f965 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 1809F6F0149C924B00960880 /* karaokevideobackground.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1809F6EE149C924B00960880 /* karaokevideobackground.cpp */; }; 1830216013B8E35300770920 /* controledit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1830215F13B8E35300770920 /* controledit.cpp */; }; 18404DFB1396C43B00863BBA /* Slingbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18404DF91396C43B00863BBA /* Slingbox.cpp */; }; 18404DFD1396C44F00863BBA /* SlingboxLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404DFC1396C44F00863BBA /* SlingboxLib.a */; }; @@ -948,8 +947,6 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 1809F6EE149C924B00960880 /* karaokevideobackground.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = karaokevideobackground.cpp; sourceTree = "<group>"; }; - 1809F6EF149C924B00960880 /* karaokevideobackground.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = karaokevideobackground.h; sourceTree = "<group>"; }; 1830215F13B8E35300770920 /* controledit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controledit.cpp; sourceTree = "<group>"; }; 18404DF91396C43B00863BBA /* Slingbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Slingbox.cpp; sourceTree = "<group>"; }; 18404DFA1396C43B00863BBA /* Slingbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Slingbox.h; sourceTree = "<group>"; }; @@ -4751,8 +4748,6 @@ F56C75EE131EC153000AD0F6 /* karaokelyricstextlrc.h */, F56C75EF131EC153000AD0F6 /* karaokelyricstextustar.cpp */, F56C75F0131EC153000AD0F6 /* karaokelyricstextustar.h */, - 1809F6EE149C924B00960880 /* karaokevideobackground.cpp */, - 1809F6EF149C924B00960880 /* karaokevideobackground.h */, F56C75F1131EC153000AD0F6 /* karaokewindowbackground.cpp */, F56C75F2131EC153000AD0F6 /* karaokewindowbackground.h */, ); @@ -6939,7 +6934,6 @@ F5E113AD1435882400175026 /* pyrendercapture.cpp in Sources */, DF673A251443769300A5A509 /* FileUPnP.cpp in Sources */, F5BD033A148D4923001B5583 /* CryptThreading.cpp in Sources */, - 1809F6F0149C924B00960880 /* karaokevideobackground.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |