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.xcodeproj/project.pbxproj | |
parent | bae57010d21c022c5ec04c28d820e1612c6ccb6c (diff) |
Revert the rest of the karaokeplayer commits. fixes xcode builds
This reverts commit 5684e8ef15bc5a4ef2c407a4dafb33684e4afb95 and 33a066668f698c3875da717539fef7e61650945a
Diffstat (limited to 'XBMC.xcodeproj/project.pbxproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index 998e47c6ce..9347c97b0e 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -38,8 +38,6 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 1809F6E0149C91E000960880 /* karaokevideobackground.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1809F6DE149C91E000960880 /* karaokevideobackground.cpp */; }; - 1809F6E1149C91E000960880 /* karaokevideobackground.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1809F6DE149C91E000960880 /* karaokevideobackground.cpp */; }; 1830212813B8E2DC00770920 /* controledit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1830212713B8E2DC00770920 /* controledit.cpp */; }; 1830212913B8E2DC00770920 /* controledit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1830212713B8E2DC00770920 /* controledit.cpp */; }; 183C454D130C4D55006AA317 /* xbmcvfsmodule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 189047D11301DEAB00C11012 /* xbmcvfsmodule.cpp */; settings = {COMPILER_FLAGS = "-I$XBMC_DEPENDS/include/python2.6"; }; }; @@ -1941,8 +1939,6 @@ /* Begin PBXFileReference section */ 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = ../../../System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; - 1809F6DE149C91E000960880 /* karaokevideobackground.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = karaokevideobackground.cpp; sourceTree = "<group>"; }; - 1809F6DF149C91E000960880 /* karaokevideobackground.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = karaokevideobackground.h; sourceTree = "<group>"; }; 1830212713B8E2DC00770920 /* controledit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = controledit.cpp; sourceTree = "<group>"; }; 18308CB41303370800AA309E /* stat_utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stat_utf8.h; sourceTree = "<group>"; }; 18308CB51303370800AA309E /* stdio_utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdio_utf8.h; sourceTree = "<group>"; }; @@ -4618,8 +4614,6 @@ F54C51E00F1E787700D46E3C /* karaokelyricstextlrc.h */, 7CDAEA7B1001CD6E0040B25F /* karaokelyricstextustar.cpp */, 7CDAEA7C1001CD6E0040B25F /* karaokelyricstextustar.h */, - 1809F6DE149C91E000960880 /* karaokevideobackground.cpp */, - 1809F6DF149C91E000960880 /* karaokevideobackground.h */, F56A084A0F4A18FB003F9F87 /* karaokewindowbackground.cpp */, F56A08490F4A18FB003F9F87 /* karaokewindowbackground.h */, ); @@ -8049,7 +8043,6 @@ DF85BAB51443669A000686BE /* FileUPnP.cpp in Sources */, DF673AA51443819600A5A509 /* AddonManager.cpp in Sources */, F5BD02F6148D3A7E001B5583 /* CryptThreading.cpp in Sources */, - 1809F6E0149C91E000960880 /* karaokevideobackground.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8970,7 +8963,6 @@ F54BCC601439345300F86B0F /* HotKeyController.m in Sources */, DF85BAB61443669A000686BE /* FileUPnP.cpp in Sources */, F5BD02F7148D3A7E001B5583 /* CryptThreading.cpp in Sources */, - 1809F6E1149C91E000960880 /* karaokevideobackground.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |