diff options
author | Memphiz <memphis@machzwo.de> | 2013-10-18 22:01:55 +0200 |
---|---|---|
committer | Rainer Hochecker <fernetmenta@online.de> | 2013-10-28 12:54:51 +0100 |
commit | c432cd733c2a29ac2e24186ae89cfb346fc5e72f (patch) | |
tree | 51a3e1bae6e63577e405cd0b04a379643033dd08 | |
parent | 4fac53c4504494d7818491fb4928239eca511d23 (diff) |
[osx/ios/atv2] - sync xcode project
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index bb5bddbfc8..8adc068e92 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -4180,7 +4180,6 @@ DFB0F471161B747500D744F4 /* AddonsOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddonsOperations.h; sourceTree = "<group>"; }; DFB15B2015F8FB8100CDF0DE /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = "<group>"; }; DFB15B2115F8FB8100CDF0DE /* SDLMain.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SDLMain.mm; sourceTree = "<group>"; }; - DFB65F6415373AE7006B8FF1 /* AEAudioFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AEAudioFormat.h; sourceTree = "<group>"; }; DFB65F6515373AE7006B8FF1 /* AEFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AEFactory.cpp; sourceTree = "<group>"; }; DFB65F6615373AE7006B8FF1 /* AEFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AEFactory.h; sourceTree = "<group>"; }; DFB65F6A15373AE7006B8FF1 /* AEEncoderFFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AEEncoderFFmpeg.cpp; sourceTree = "<group>"; }; @@ -7015,7 +7014,6 @@ DFB65F6C15373AE7006B8FF1 /* Engines */, DFB65F8815373AE7006B8FF1 /* Interfaces */, DFB65FA215373AE7006B8FF1 /* Utils */, - DFB65F6415373AE7006B8FF1 /* AEAudioFormat.h */, DFB65F6515373AE7006B8FF1 /* AEFactory.cpp */, DFB65F6615373AE7006B8FF1 /* AEFactory.h */, ); |