diff options
author | amet <amet.nospam@gmail.com> | 2011-06-01 23:03:49 +0400 |
---|---|---|
committer | amet <amet.nospam@gmail.com> | 2011-06-01 23:03:49 +0400 |
commit | cf10e62fa21a3076939b8bcaeb7658bcf8397356 (patch) | |
tree | 6ef462b2501b9e29679e7a33f05dc2e9cae04d1e /XBMC.xcodeproj | |
parent | f861033a05dcf109fe7fefa5b87966dba39b03ec (diff) |
[osx/ios/atv2] sync xcode project and add SlingboxLib.a to make xcode_depends
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index 1eeabf7b47..6855d50afd 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -41,6 +41,8 @@ 183C454D130C4D55006AA317 /* xbmcvfsmodule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 189047D11301DEAB00C11012 /* xbmcvfsmodule.cpp */; settings = {COMPILER_FLAGS = "-I$XBMC_DEPENDS/include/python2.6"; }; }; 183FDF8A11AF0B0500B81E9C /* PluginSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 183FDF8811AF0B0500B81E9C /* PluginSource.cpp */; }; 183FDF8B11AF0B0500B81E9C /* PluginSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 183FDF8811AF0B0500B81E9C /* PluginSource.cpp */; }; + 18404D9E1396C13500863BBA /* Slingbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18404D9C1396C13500863BBA /* Slingbox.cpp */; }; + 18404DA61396C31B00863BBA /* SlingboxLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404DA51396C31B00863BBA /* SlingboxLib.a */; }; 184C472F1296BC6E0006DB3E /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 184C472D1296BC6E0006DB3E /* Service.cpp */; }; 184C47301296BC6E0006DB3E /* Service.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 184C472D1296BC6E0006DB3E /* Service.cpp */; }; 18ACF84313596C9B00B67371 /* RecentlyAddedJob.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18ACF84113596C9B00B67371 /* RecentlyAddedJob.cpp */; }; @@ -1875,6 +1877,9 @@ 18308CB51303370800AA309E /* stdio_utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdio_utf8.h; sourceTree = "<group>"; }; 183FDF8811AF0B0500B81E9C /* PluginSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PluginSource.cpp; sourceTree = "<group>"; }; 183FDF8911AF0B0500B81E9C /* PluginSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PluginSource.h; sourceTree = "<group>"; }; + 18404D9C1396C13500863BBA /* Slingbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Slingbox.cpp; sourceTree = "<group>"; }; + 18404D9D1396C13500863BBA /* Slingbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Slingbox.h; sourceTree = "<group>"; }; + 18404DA51396C31B00863BBA /* SlingboxLib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = SlingboxLib.a; path = lib/SlingboxLib/SlingboxLib.a; sourceTree = "<group>"; }; 184C472D1296BC6E0006DB3E /* Service.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Service.cpp; sourceTree = "<group>"; }; 184C472E1296BC6E0006DB3E /* Service.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = "<group>"; }; 189047D11301DEAB00C11012 /* xbmcvfsmodule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xbmcvfsmodule.cpp; sourceTree = "<group>"; }; @@ -3842,6 +3847,7 @@ F56C8CF0131F5DED000AD0F6 /* libxml2.dylib in Frameworks */, F56C8CF3131F5DFD000AD0F6 /* libiconv.dylib in Frameworks */, F56C8CF6131F5E0B000AD0F6 /* libncurses.dylib in Frameworks */, + 18404DA61396C31B00863BBA /* SlingboxLib.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -5628,6 +5634,8 @@ F5A7B37D113AFB900059D6AA /* SFTPDirectory.h */, E38E17510D25F9FA00618676 /* SIDFileDirectory.cpp */, E38E17520D25F9FA00618676 /* SIDFileDirectory.h */, + 18404D9C1396C13500863BBA /* Slingbox.cpp */, + 18404D9D1396C13500863BBA /* Slingbox.h */, E38E17530D25F9FA00618676 /* SmartPlaylistDirectory.cpp */, E38E17540D25F9FA00618676 /* SmartPlaylistDirectory.h */, E38E17560D25F9FA00618676 /* SMBDirectory.h */, @@ -6788,6 +6796,7 @@ 43352CED1071634600706B8A /* libsquish.a */, E38E256C0D263A1C00618676 /* librtv.a */, E38E25680D2639F100618676 /* libxdaap.a */, + 18404DA51396C31B00863BBA /* SlingboxLib.a */, ); name = "internal libs"; sourceTree = "<group>"; @@ -8020,6 +8029,7 @@ 18ACF84313596C9B00B67371 /* RecentlyAddedJob.cpp in Sources */, C807114D135DB5CC002F601B /* InputOperations.cpp in Sources */, C8EC5D0E1369519D00CCC10D /* XBMC_keytable.cpp in Sources */, + 18404D9E1396C13500863BBA /* Slingbox.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8978,6 +8988,7 @@ "$(SRCROOT)/lib/jsoncpp/src/lib_json", "$(SRCROOT)/xbmc/interfaces/http-api", "$(SRCROOT)/xbmc/interfaces/json-rpc", + "\"$(SRCROOT)/lib/SlingboxLib\"", ); LINK_WITH_STANDARD_LIBRARIES = YES; OTHER_LDFLAGS = ( @@ -9067,6 +9078,7 @@ "$(SRCROOT)/lib/jsoncpp/src/lib_json", "$(SRCROOT)/xbmc/interfaces/http-api", "$(SRCROOT)/xbmc/interfaces/json-rpc", + "\"$(SRCROOT)/lib/SlingboxLib\"", ); LINK_WITH_STANDARD_LIBRARIES = YES; OTHER_LDFLAGS = ( |