aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
diff options
context:
space:
mode:
authordavilla <davilla@4pi.com>2012-05-05 08:17:37 -0400
committerdavilla <davilla@4pi.com>2012-05-05 11:44:13 -0400
commit67503cf8d200a4e5a34a1f3e59666035fd198035 (patch)
tree7c01e387e74f6c3e9cb6d26d0002829829514a80 /XBMC.xcodeproj
parent5682f21ef3f7a18a7e9fb6668775288f4c452980 (diff)
[osx/ios] fixed broken build that caught me napping
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r--XBMC.xcodeproj/project.pbxproj10
1 files changed, 0 insertions, 10 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj
index d71dffdaa5..81d10f4f1b 100644
--- a/XBMC.xcodeproj/project.pbxproj
+++ b/XBMC.xcodeproj/project.pbxproj
@@ -2783,7 +2783,6 @@
E38E148D0D25F9F900618676 /* EncoderVorbis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EncoderVorbis.h; sourceTree = "<group>"; };
E38E148E0D25F9F900618676 /* EncoderWav.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EncoderWav.cpp; sourceTree = "<group>"; };
E38E148F0D25F9F900618676 /* EncoderWav.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EncoderWav.h; sourceTree = "<group>"; };
- E38E14910D25F9F900618676 /* lame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lame.h; sourceTree = "<group>"; };
E38E149E0D25F9F900618676 /* coff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coff.cpp; sourceTree = "<group>"; };
E38E149F0D25F9F900618676 /* coff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coff.h; sourceTree = "<group>"; };
E38E14A00D25F9F900618676 /* coffldr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coffldr.h; sourceTree = "<group>"; };
@@ -5291,7 +5290,6 @@
E38E147F0D25F9F900618676 /* cdrip */ = {
isa = PBXGroup;
children = (
- E38E14900D25F9F900618676 /* lame */,
E38E14800D25F9F900618676 /* CDDAReader.cpp */,
E38E14810D25F9F900618676 /* CDDAReader.h */,
E38E14820D25F9F900618676 /* CDDARipper.cpp */,
@@ -5316,14 +5314,6 @@
path = cdrip;
sourceTree = "<group>";
};
- E38E14900D25F9F900618676 /* lame */ = {
- isa = PBXGroup;
- children = (
- E38E14910D25F9F900618676 /* lame.h */,
- );
- path = lame;
- sourceTree = "<group>";
- };
E38E149A0D25F9F900618676 /* cores */ = {
isa = PBXGroup;
children = (