diff options
author | Memphiz <memphis@machzwo.de> | 2011-08-22 20:55:48 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2011-08-23 17:36:45 +0200 |
commit | 80e6562d9a5f786e5f4679a56cbf85716c7ae34e (patch) | |
tree | a6de4e81390d6f32f02ef100d42960588421a995 /XBMC-ATV2.xcodeproj | |
parent | 3d145cf8f78f132f12e3d333ad7b6d184ebb1656 (diff) |
[sync] - sync buildsys/projects for linux,osx,ios for airplay support
Diffstat (limited to 'XBMC-ATV2.xcodeproj')
-rw-r--r-- | XBMC-ATV2.xcodeproj/project.pbxproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 54b01c0534..f9fa374bf3 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -30,6 +30,8 @@ DF0DF16C13A3AF82008ED511 /* FileNFS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF0DF16813A3AF82008ED511 /* FileNFS.cpp */; }; DF0DF16D13A3AF82008ED511 /* NFSDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF0DF16A13A3AF82008ED511 /* NFSDirectory.cpp */; }; DF34890913FD96390026A711 /* GUIAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF34890713FD96390026A711 /* GUIAction.cpp */; }; + DFA6BE8713FED2A10048CC11 /* AirPlayServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFA6BE8513FED2A10048CC11 /* AirPlayServer.cpp */; }; + DFA6BE8A13FED2B40048CC11 /* HttpParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFA6BE8813FED2B40048CC11 /* HttpParser.cpp */; }; DFAB04C113F8385F00B70BFB /* InertialScrollingHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFAB04BF13F8385F00B70BFB /* InertialScrollingHandler.cpp */; }; DFD4D22013D7286E00A47C47 /* Implementation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFD4D21413D7286E00A47C47 /* Implementation.cpp */; }; DFD4D22113D7286E00A47C47 /* README.platform in Resources */ = {isa = PBXBuildFile; fileRef = DFD4D21613D7286E00A47C47 /* README.platform */; }; @@ -974,6 +976,10 @@ DF0DF16B13A3AF82008ED511 /* NFSDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NFSDirectory.h; sourceTree = "<group>"; }; DF34890713FD96390026A711 /* GUIAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GUIAction.cpp; sourceTree = "<group>"; }; DF34890813FD96390026A711 /* GUIAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GUIAction.h; sourceTree = "<group>"; }; + DFA6BE8513FED2A10048CC11 /* AirPlayServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AirPlayServer.cpp; sourceTree = "<group>"; }; + DFA6BE8613FED2A10048CC11 /* AirPlayServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AirPlayServer.h; sourceTree = "<group>"; }; + DFA6BE8813FED2B40048CC11 /* HttpParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HttpParser.cpp; sourceTree = "<group>"; }; + DFA6BE8913FED2B40048CC11 /* HttpParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HttpParser.h; sourceTree = "<group>"; }; DFAB04BF13F8385F00B70BFB /* InertialScrollingHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InertialScrollingHandler.cpp; sourceTree = "<group>"; }; DFAB04C013F8385F00B70BFB /* InertialScrollingHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InertialScrollingHandler.h; sourceTree = "<group>"; }; DFD4D20D13D7286E00A47C47 /* Condition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Condition.h; sourceTree = "<group>"; }; @@ -4772,6 +4778,8 @@ F56C7648131EC153000AD0F6 /* libscrobbler */, F56C7650131EC153000AD0F6 /* linux */, F56C7653131EC153000AD0F6 /* osx */, + DFA6BE8513FED2A10048CC11 /* AirPlayServer.cpp */, + DFA6BE8613FED2A10048CC11 /* AirPlayServer.h */, F56C7658131EC153000AD0F6 /* DNSNameCache.cpp */, F56C7659131EC153000AD0F6 /* DNSNameCache.h */, F56C765A131EC153000AD0F6 /* EventClient.cpp */, @@ -5106,6 +5114,8 @@ F56C773E131EC154000AD0F6 /* HTMLUtil.h */, F56C773F131EC154000AD0F6 /* HttpHeader.cpp */, F56C7740131EC154000AD0F6 /* HttpHeader.h */, + DFA6BE8813FED2B40048CC11 /* HttpParser.cpp */, + DFA6BE8913FED2B40048CC11 /* HttpParser.h */, F56C7741131EC154000AD0F6 /* InfoLoader.cpp */, F56C7742131EC154000AD0F6 /* InfoLoader.h */, F56C7743131EC154000AD0F6 /* LabelFormatter.cpp */, @@ -6768,6 +6778,8 @@ F5E6209F13E9081400D5F2CD /* InfoBool.cpp in Sources */, DFAB04C113F8385F00B70BFB /* InertialScrollingHandler.cpp in Sources */, DF34890913FD96390026A711 /* GUIAction.cpp in Sources */, + DFA6BE8713FED2A10048CC11 /* AirPlayServer.cpp in Sources */, + DFA6BE8A13FED2B40048CC11 /* HttpParser.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |