diff options
author | Fice <fice@arcor.de> | 2013-06-06 19:52:56 +0200 |
---|---|---|
committer | Fice <fice@arcor.de> | 2013-06-06 19:52:56 +0200 |
commit | bfca82fb2636fa17885373a107958333305fefc4 (patch) | |
tree | 1f2a28aa5e261dbcc078df56c2829a165f9e2846 /XBMC.xcodeproj | |
parent | 7b64e9539562ebcf3fe6643ad2fe283a1e24587e (diff) |
[FIX] add CFavouritesDirectory to ATV/iOS build targets
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index edfe3ec522..d46800d3e5 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -25,7 +25,9 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 0E2D4644170F246600AEFF7A /* FavouritesDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E2D4642170F246600AEFF7A /* FavouritesDirectory.cpp */; }; + 0E3036EC1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */; }; + 0E3036ED1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */; }; + 0E3036EE1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */; }; 183FDF8A11AF0B0500B81E9C /* PluginSource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 183FDF8811AF0B0500B81E9C /* PluginSource.cpp */; }; 18404DA61396C31B00863BBA /* SlingboxLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404DA51396C31B00863BBA /* SlingboxLib.a */; }; 1840B74D13993D8A007C848B /* JSONVariantParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1840B74B13993D8A007C848B /* JSONVariantParser.cpp */; }; @@ -3144,9 +3146,9 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0E2D4642170F246600AEFF7A /* FavouritesDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FavouritesDirectory.cpp; sourceTree = "<group>"; }; - 0E2D4643170F246600AEFF7A /* FavouritesDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FavouritesDirectory.h; sourceTree = "<group>"; }; 0E30286C1759FCC200D93596 /* SettingsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsManager.h; sourceTree = "<group>"; }; + 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FavouritesDirectory.cpp; sourceTree = "<group>"; }; + 0E3036EB1760F68A00D93596 /* FavouritesDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FavouritesDirectory.h; 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>"; }; 183FDF8811AF0B0500B81E9C /* PluginSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PluginSource.cpp; sourceTree = "<group>"; }; @@ -3773,7 +3775,7 @@ 88ACB01D0DCF409E0083CFDF /* ASAPCodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASAPCodec.h; sourceTree = "<group>"; }; 88ACB01E0DCF409E0083CFDF /* DllASAP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DllASAP.h; sourceTree = "<group>"; }; 88ECB6580DE013C4003396A7 /* DiskArbitration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiskArbitration.framework; path = /System/Library/Frameworks/DiskArbitration.framework; sourceTree = "<absolute>"; }; - 8DD76F7E0486A8DE00D96B5E /* XBMC */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = XBMC; sourceTree = BUILT_PRODUCTS_DIR; }; + 8DD76F7E0486A8DE00D96B5E /* XBMC */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = XBMC; sourceTree = BUILT_PRODUCTS_DIR; }; AE84CB5915A5B8A600A3810E /* TagLibVFSStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TagLibVFSStream.cpp; sourceTree = "<group>"; }; AE84CB5C15A5B8BA00A3810E /* TagLibVFSStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TagLibVFSStream.h; sourceTree = "<group>"; }; AE89ACA41621DAB800E17DBC /* DVDDemuxBXA.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDDemuxBXA.cpp; sourceTree = "<group>"; }; @@ -7682,8 +7684,8 @@ E38E16B10D25F9FA00618676 /* DirectoryHistory.h */, E38E16B40D25F9FA00618676 /* DllLibCurl.cpp */, E38E16B50D25F9FA00618676 /* DllLibCurl.h */, - 0E2D4642170F246600AEFF7A /* FavouritesDirectory.cpp */, - 0E2D4643170F246600AEFF7A /* FavouritesDirectory.h */, + 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */, + 0E3036EB1760F68A00D93596 /* FavouritesDirectory.h */, E38E16BA0D25F9FA00618676 /* File.cpp */, E38E16BB0D25F9FA00618676 /* File.h */, DF93D6671444A8B0007C6459 /* FileCache.cpp */, @@ -10509,7 +10511,7 @@ 820023DB171A28A300667D1C /* OSXTextInputResponder.mm in Sources */, DF529BAE1741697B00523FB4 /* Environment.cpp in Sources */, DFE4095B17417FDF00473BD9 /* LegacyPathTranslation.cpp in Sources */, - 0E2D4644170F246600AEFF7A /* FavouritesDirectory.cpp in Sources */, + 0E3036EC1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -11528,6 +11530,7 @@ DF3C3C0E1752A7EE000989C3 /* IOSEAGLView.mm in Sources */, DF3C3C0F1752A7EE000989C3 /* IOSExternalTouchController.mm in Sources */, DF3C3C101752A7EE000989C3 /* IOSScreenManager.mm in Sources */, + 0E3036EE1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -12548,6 +12551,7 @@ E4991592174E6B5C00741B6D /* fstrcmp.c in Sources */, E4991593174E707400741B6D /* cc_decoder.c in Sources */, E4991596174E70BF00741B6D /* yuv2rgb.neon.S in Sources */, + 0E3036ED1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |