diff options
author | montellese <montellese@xbmc.org> | 2012-09-24 22:00:12 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2012-10-10 23:08:06 +0200 |
commit | 50125f7d11ee358bcaf58569eca55f6eb31f40cf (patch) | |
tree | 43d176034e6f9bc9d71cbd416417399069dc555a /XBMC-ATV2.xcodeproj/project.pbxproj | |
parent | e9fbd79b307bdd4bb24b8594ae598f33d88b2a7e (diff) |
[osx/ios/atv2] remove HTTP-API references
Diffstat (limited to 'XBMC-ATV2.xcodeproj/project.pbxproj')
-rw-r--r-- | XBMC-ATV2.xcodeproj/project.pbxproj | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 4b6c9d16bc..a10d8b7b44 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -185,7 +185,6 @@ DFC0F8F51613A1960066D598 /* XLCDproc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFC0F8F31613A1960066D598 /* XLCDproc.cpp */; }; DFC0F91C1613A3A00066D598 /* LCDFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFC0F91A1613A3A00066D598 /* LCDFactory.cpp */; }; DFC5393A1526659D00D5FD5C /* AppIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = DFC539391526659D00D5FD5C /* AppIcon.png */; }; - DFCA6B0B15224684000BFAAE /* HTTPApiHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFCA6AFE15224684000BFAAE /* HTTPApiHandler.cpp */; }; DFCA6B0C15224684000BFAAE /* HTTPJsonRpcHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFCA6B0015224684000BFAAE /* HTTPJsonRpcHandler.cpp */; }; DFCA6B0D15224684000BFAAE /* HTTPVfsHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFCA6B0215224684000BFAAE /* HTTPVfsHandler.cpp */; }; DFCA6B0E15224684000BFAAE /* HTTPWebinterfaceAddonsHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFCA6B0415224684000BFAAE /* HTTPWebinterfaceAddonsHandler.cpp */; }; @@ -959,8 +958,6 @@ F592D4C2162496620023BCE7 /* NptHash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F592D4C0162496620023BCE7 /* NptHash.cpp */; }; F5A29EC312A7221B003A610C /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5A29EC212A7221B003A610C /* CoreMedia.framework */; }; F5A29F2712A72246003A610C /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5A29F2612A72246003A610C /* VideoToolbox.framework */; }; - F5AE40EA134175160004BD79 /* HttpApi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5AE40E6134175160004BD79 /* HttpApi.cpp */; }; - F5AE40EB134175160004BD79 /* XBMChttp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5AE40E8134175160004BD79 /* XBMChttp.cpp */; }; F5AE41081341751E0004BD79 /* AudioLibrary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5AE40ED1341751E0004BD79 /* AudioLibrary.cpp */; }; F5AE410B1341751E0004BD79 /* FileItemHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5AE40F31341751E0004BD79 /* FileItemHandler.cpp */; }; F5AE410C1341751E0004BD79 /* FileOperations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5AE40F51341751E0004BD79 /* FileOperations.cpp */; }; @@ -1431,8 +1428,6 @@ DFC0F91A1613A3A00066D598 /* LCDFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LCDFactory.cpp; sourceTree = "<group>"; }; DFC0F91B1613A3A00066D598 /* LCDFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LCDFactory.h; sourceTree = "<group>"; }; DFC539391526659D00D5FD5C /* AppIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AppIcon.png; path = media/AppIcon.png; sourceTree = "<group>"; }; - DFCA6AFE15224684000BFAAE /* HTTPApiHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTTPApiHandler.cpp; sourceTree = "<group>"; }; - DFCA6AFF15224684000BFAAE /* HTTPApiHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPApiHandler.h; sourceTree = "<group>"; }; DFCA6B0015224684000BFAAE /* HTTPJsonRpcHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTTPJsonRpcHandler.cpp; sourceTree = "<group>"; }; DFCA6B0115224684000BFAAE /* HTTPJsonRpcHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPJsonRpcHandler.h; sourceTree = "<group>"; }; DFCA6B0215224684000BFAAE /* HTTPVfsHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTTPVfsHandler.cpp; sourceTree = "<group>"; }; @@ -3124,10 +3119,6 @@ F592D4C1162496620023BCE7 /* NptHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NptHash.h; path = lib/libUPnP/Neptune/Source/Core/NptHash.h; sourceTree = SOURCE_ROOT; }; F5A29EC212A7221B003A610C /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; F5A29F2612A72246003A610C /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/PrivateFrameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; - F5AE40E6134175160004BD79 /* HttpApi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HttpApi.cpp; sourceTree = "<group>"; }; - F5AE40E7134175160004BD79 /* HttpApi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HttpApi.h; sourceTree = "<group>"; }; - F5AE40E8134175160004BD79 /* XBMChttp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XBMChttp.cpp; sourceTree = "<group>"; }; - F5AE40E9134175160004BD79 /* XBMChttp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XBMChttp.h; sourceTree = "<group>"; }; F5AE40ED1341751E0004BD79 /* AudioLibrary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AudioLibrary.cpp; sourceTree = "<group>"; }; F5AE40EE1341751E0004BD79 /* AudioLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioLibrary.h; sourceTree = "<group>"; }; F5AE40F31341751E0004BD79 /* FileItemHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileItemHandler.cpp; sourceTree = "<group>"; }; @@ -3649,8 +3640,6 @@ DFCA6AFD15224684000BFAAE /* httprequesthandler */ = { isa = PBXGroup; children = ( - DFCA6AFE15224684000BFAAE /* HTTPApiHandler.cpp */, - DFCA6AFF15224684000BFAAE /* HTTPApiHandler.h */, 7C6EB706155F3B160080368A /* HTTPImageHandler.cpp */, 7C6EB707155F3B160080368A /* HTTPImageHandler.h */, DFCA6B0015224684000BFAAE /* HTTPJsonRpcHandler.cpp */, @@ -5183,7 +5172,6 @@ F56C7563131EC152000AD0F6 /* interfaces */ = { isa = PBXGroup; children = ( - F5AE40E5134175160004BD79 /* http-api */, F5E6209C13E9081400D5F2CD /* info */, F5AE40EC1341751E0004BD79 /* json-rpc */, DF1AD02D15FCE62E00E10810 /* legacy */, @@ -6346,17 +6334,6 @@ name = "Internal Libs"; sourceTree = "<group>"; }; - F5AE40E5134175160004BD79 /* http-api */ = { - isa = PBXGroup; - children = ( - F5AE40E6134175160004BD79 /* HttpApi.cpp */, - F5AE40E7134175160004BD79 /* HttpApi.h */, - F5AE40E8134175160004BD79 /* XBMChttp.cpp */, - F5AE40E9134175160004BD79 /* XBMChttp.h */, - ); - path = "http-api"; - sourceTree = "<group>"; - }; F5AE40EC1341751E0004BD79 /* json-rpc */ = { isa = PBXGroup; children = ( @@ -7361,8 +7338,6 @@ F57A1DBD1329FB0A00498CC7 /* SourcesDirectory.cpp in Sources */, F5B13E0113344F310045076D /* DarwinUtils.mm in Sources */, 7C99B7AA134072CD00FC2B16 /* GUIDialogPlayEject.cpp in Sources */, - F5AE40EA134175160004BD79 /* HttpApi.cpp in Sources */, - F5AE40EB134175160004BD79 /* XBMChttp.cpp in Sources */, F5AE41081341751E0004BD79 /* AudioLibrary.cpp in Sources */, F5AE410B1341751E0004BD79 /* FileItemHandler.cpp in Sources */, F5AE410C1341751E0004BD79 /* FileOperations.cpp in Sources */, @@ -7424,7 +7399,6 @@ DF527789151BAFEE00B5B63B /* HttpResponse.cpp in Sources */, 188F761015221809009870CE /* GUIOperations.cpp in Sources */, 188F76291522186C009870CE /* Mime.cpp in Sources */, - DFCA6B0B15224684000BFAAE /* HTTPApiHandler.cpp in Sources */, DFCA6B0C15224684000BFAAE /* HTTPJsonRpcHandler.cpp in Sources */, DFCA6B0D15224684000BFAAE /* HTTPVfsHandler.cpp in Sources */, DFCA6B0E15224684000BFAAE /* HTTPWebinterfaceAddonsHandler.cpp in Sources */, @@ -7662,7 +7636,6 @@ "\"$(SRCROOT)/lib/libsquish\"", "\"$(SRCROOT)/lib/SlingboxLib\"", "\"$(SRCROOT)/xbmc/interfaces/json-rpc\"", - "\"$(SRCROOT)/xbmc/interfaces/http-api\"", "\"$(SRCROOT)/lib/ffmpeg/libavcodec\"", "\"$(SRCROOT)/lib/ffmpeg/libavutil\"", "\"$(SRCROOT)/lib/ffmpeg/libavformat\"", @@ -7786,7 +7759,6 @@ "\"$(SRCROOT)/lib/libsquish\"", "\"$(SRCROOT)/lib/SlingboxLib\"", "\"$(SRCROOT)/xbmc/interfaces/json-rpc\"", - "\"$(SRCROOT)/xbmc/interfaces/http-api\"", "\"$(SRCROOT)/lib/ffmpeg/libavcodec\"", "\"$(SRCROOT)/lib/ffmpeg/libavutil\"", "\"$(SRCROOT)/lib/ffmpeg/libavformat\"", |