diff options
author | amet <amet.nospam@gmail.com> | 2013-09-01 23:37:59 +0400 |
---|---|---|
committer | amet <amet.nospam@gmail.com> | 2013-09-01 23:37:59 +0400 |
commit | 9bf30f0c614cc54c9c25bb30ccb14f8787d706ca (patch) | |
tree | 9fda1b7d1be23b9250dae6949eab44a8481d788e /XBMC.xcodeproj | |
parent | 3fbb08564e6448d61870d82c5db99729c3719109 (diff) |
[atv2/ios] fix failed build after e831da6192a25e219754cbdb0672842fc262262e
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index 12a73fa54c..84022fbf90 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -29,8 +29,6 @@ 0E3036ED1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */; }; 0E3036EE1760F68A00D93596 /* FavouritesDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E3036EA1760F68A00D93596 /* FavouritesDirectory.cpp */; }; 180F6C8117CE9A5700127892 /* smc.c in Sources */ = {isa = PBXBuildFile; fileRef = 180F6C8017CE9A5700127892 /* smc.c */; }; - 180F6C8217CE9A5700127892 /* smc.c in Sources */ = {isa = PBXBuildFile; fileRef = 180F6C8017CE9A5700127892 /* smc.c */; }; - 180F6C8317CE9A5700127892 /* smc.c in Sources */ = {isa = PBXBuildFile; fileRef = 180F6C8017CE9A5700127892 /* smc.c */; }; 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 */; }; @@ -11629,7 +11627,6 @@ F59EED8017AD5174005BB7C6 /* ApplicationPlayer.cpp in Sources */, DF29668217B2B04300DF10F9 /* SettingRequirement.cpp in Sources */, DF28DF4F17B8379E0077F41A /* ProfilesOperations.cpp in Sources */, - 180F6C8317CE9A5700127892 /* smc.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -12659,7 +12656,6 @@ F59EED7F17AD5174005BB7C6 /* ApplicationPlayer.cpp in Sources */, DF29668117B2B04300DF10F9 /* SettingRequirement.cpp in Sources */, DF28DF4E17B8379E0077F41A /* ProfilesOperations.cpp in Sources */, - 180F6C8217CE9A5700127892 /* smc.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; |