diff options
author | Jonathan Marshall <jmarshall@never.you.mind> | 2011-04-06 19:20:32 +1200 |
---|---|---|
committer | Jonathan Marshall <jmarshall@never.you.mind> | 2011-04-06 19:20:32 +1200 |
commit | 2bbccb7c63f7c7a863482cf27fd3f5da7b3e775a (patch) | |
tree | 75917ae371e8142f3e7bc1eb8102a1ef5fcccd3e /XBMC.xcodeproj | |
parent | d0357aff6cdc8aa55a5b3beae45e09aaac4152c4 (diff) |
fixes osx build
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index cd56d940ae..183f71d4fd 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -1841,10 +1841,6 @@ F5DC87E3110A287400EE1B15 /* RingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC87E1110A287400EE1B15 /* RingBuffer.cpp */; }; F5DC8801110A46C700EE1B15 /* ModplugCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC8800110A46C700EE1B15 /* ModplugCodec.cpp */; }; F5DC8802110A46C700EE1B15 /* ModplugCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC8800110A46C700EE1B15 /* ModplugCodec.cpp */; }; - F5DC880F110A4A0B00EE1B15 /* FileXBMSP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC880E110A4A0B00EE1B15 /* FileXBMSP.cpp */; }; - F5DC8810110A4A0B00EE1B15 /* FileXBMSP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC880E110A4A0B00EE1B15 /* FileXBMSP.cpp */; }; - F5DC8813110A4A2400EE1B15 /* XBMSDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC8812110A4A2400EE1B15 /* XBMSDirectory.cpp */; }; - F5DC8814110A4A2400EE1B15 /* XBMSDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC8812110A4A2400EE1B15 /* XBMSDirectory.cpp */; }; F5DC8817110A4B8900EE1B15 /* libxbms.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC8816110A4B8900EE1B15 /* libxbms.a */; }; F5DC888B110A654000EE1B15 /* libapetag.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC888A110A654000EE1B15 /* libapetag.a */; }; F5DC888C110A654000EE1B15 /* libapetag.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC888A110A654000EE1B15 /* libapetag.a */; }; @@ -3812,10 +3808,6 @@ F5DC87E1110A287400EE1B15 /* RingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RingBuffer.cpp; sourceTree = "<group>"; }; F5DC87FF110A46C700EE1B15 /* ModplugCodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModplugCodec.h; sourceTree = "<group>"; }; F5DC8800110A46C700EE1B15 /* ModplugCodec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ModplugCodec.cpp; sourceTree = "<group>"; }; - F5DC880D110A4A0B00EE1B15 /* FileXBMSP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileXBMSP.h; sourceTree = "<group>"; }; - F5DC880E110A4A0B00EE1B15 /* FileXBMSP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileXBMSP.cpp; sourceTree = "<group>"; }; - F5DC8811110A4A2400EE1B15 /* XBMSDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XBMSDirectory.h; sourceTree = "<group>"; }; - F5DC8812110A4A2400EE1B15 /* XBMSDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XBMSDirectory.cpp; sourceTree = "<group>"; }; F5DC8816110A4B8900EE1B15 /* libxbms.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libxbms.a; path = lib/libXBMS/libxbms.a; sourceTree = "<group>"; }; F5DC888A110A654000EE1B15 /* libapetag.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libapetag.a; path = lib/libapetag/.libs/libapetag.a; sourceTree = "<group>"; }; F5E55B5B10741272006E788A /* DVDPlayerTeletext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDPlayerTeletext.cpp; sourceTree = "<group>"; }; @@ -5664,8 +5656,6 @@ E38E16DF0D25F9FA00618676 /* FileTuxBox.h */, 433219D112E4C6A500CD7486 /* FileUDF.cpp */, 433219D212E4C6A500CD7486 /* FileUDF.h */, - F5DC880E110A4A0B00EE1B15 /* FileXBMSP.cpp */, - F5DC880D110A4A0B00EE1B15 /* FileXBMSP.h */, E38E16E20D25F9FA00618676 /* FileZip.cpp */, E38E16E30D25F9FA00618676 /* FileZip.h */, E38E16E40D25F9FA00618676 /* FTPDirectory.cpp */, @@ -5750,8 +5740,6 @@ E38E178D0D25F9FA00618676 /* VirtualDirectory.h */, E38E178E0D25F9FA00618676 /* VirtualPathDirectory.cpp */, E38E178F0D25F9FA00618676 /* VirtualPathDirectory.h */, - F5DC8812110A4A2400EE1B15 /* XBMSDirectory.cpp */, - F5DC8811110A4A2400EE1B15 /* XBMSDirectory.h */, E49ACD8A100745C400A86ECD /* ZeroconfDirectory.h */, E49ACD8B100745C400A86ECD /* ZeroconfDirectory.cpp */, E38E17920D25F9FA00618676 /* zconf.h */, @@ -7925,8 +7913,6 @@ E435380411076A2900792AB8 /* eprintf.cpp in Sources */, F5DC87E2110A287400EE1B15 /* RingBuffer.cpp in Sources */, F5DC8801110A46C700EE1B15 /* ModplugCodec.cpp in Sources */, - F5DC880F110A4A0B00EE1B15 /* FileXBMSP.cpp in Sources */, - F5DC8813110A4A2400EE1B15 /* XBMSDirectory.cpp in Sources */, F5F240EF110A4F76009126C6 /* CrystalHD.cpp in Sources */, F5F244651110DC6B009126C6 /* FileOperationJob.cpp in Sources */, F5F245DA1112C6AC009126C6 /* DVDAudioCodecPassthroughFFmpeg.cpp in Sources */, @@ -8815,8 +8801,6 @@ E435380311076A2900792AB8 /* eprintf.cpp in Sources */, F5DC87E3110A287400EE1B15 /* RingBuffer.cpp in Sources */, F5DC8802110A46C700EE1B15 /* ModplugCodec.cpp in Sources */, - F5DC8810110A4A0B00EE1B15 /* FileXBMSP.cpp in Sources */, - F5DC8814110A4A2400EE1B15 /* XBMSDirectory.cpp in Sources */, F5F244661110DC6B009126C6 /* FileOperationJob.cpp in Sources */, F5F245DB1112C6AC009126C6 /* DVDAudioCodecPassthroughFFmpeg.cpp in Sources */, F5F245EF1112C9AB009126C6 /* FileUtils.cpp in Sources */, |