aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorRainer Hochecker <fernetmenta@online.de>2013-10-31 23:29:28 -0700
committerRainer Hochecker <fernetmenta@online.de>2013-10-31 23:29:28 -0700
commitc9df5c3a88b5e513e790b127b8d064b004463765 (patch)
treec12bc7f2425775c6a66147f8a75f5b155590f493 /XBMC.xcodeproj/project.pbxproj
parent64ef7b9a36627ffd7b37dff32a8e8f1389cf6d7b (diff)
parentdff3ebdb077528cb293760c559eb2e74de47ade4 (diff)
Merge pull request #3455 from FernetMenta/audiopage
new audio settings
Diffstat (limited to 'XBMC.xcodeproj/project.pbxproj')
-rw-r--r--XBMC.xcodeproj/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj
index 044538cf6b..c5c4be598d 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 */,
);