diff options
author | davilla <davilla@svn> | 2010-01-22 21:25:18 +0000 |
---|---|---|
committer | davilla <davilla@svn> | 2010-01-22 21:25:18 +0000 |
commit | e91666f635ef4354b69fcc7056146ddd6b1000db (patch) | |
tree | 0358fa444c60afb2c586234076b639a29ea86341 /XBMC.xcodeproj | |
parent | ff17c8f31efd3e3dd279fd8b1e6438911c506720 (diff) |
[osx] sync xcode project
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27086 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r-- | XBMC.xcodeproj/project.pbxproj | 70 |
1 files changed, 50 insertions, 20 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index 01507b9510..b230eed3f1 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -899,7 +899,7 @@ E3A4781A0D29032C00F3C3A6 /* GUIDialogAccessPoints.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3A478190D29032C00F3C3A6 /* GUIDialogAccessPoints.cpp */; }; E3B53E7C0D97B08100021A96 /* DVDSubtitleParserMicroDVD.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3B53E7A0D97B08100021A96 /* DVDSubtitleParserMicroDVD.cpp */; }; E3BBB7990D7EA78A00CAAFD3 /* CMythSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3BBB7980D7EA78A00CAAFD3 /* CMythSession.cpp */; }; - E3BBB7A20D7EA8B200CAAFD3 /* libpcre.0.0.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E3BBB7A10D7EA8B200CAAFD3 /* libpcre.0.0.1.dylib */; }; + E3BBB7A20D7EA8B200CAAFD3 /* libpcre.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E3BBB7A10D7EA8B200CAAFD3 /* libpcre.dylib */; }; E3D87AEB0D3182F4000CF031 /* XCriticalSection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3D87AE90D3182F4000CF031 /* XCriticalSection.cpp */; }; E3DAAF8C0D6E1B0500F17647 /* FileSmb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3DAAF8A0D6E1B0500F17647 /* FileSmb.cpp */; }; E3DAAF8D0D6E1B0500F17647 /* SMBDirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3DAAF8B0D6E1B0500F17647 /* SMBDirectory.cpp */; }; @@ -1717,7 +1717,7 @@ F5A1CBB40F6B06CF00A96ABD /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E35EF2540D380C3D00DB5CD5 /* QuickTime.framework */; }; F5A1CBB50F6B06CF00A96ABD /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E35EF3230D380E1E00DB5CD5 /* Carbon.framework */; }; F5A1CBB60F6B06CF00A96ABD /* libvorbis.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E3EB8F050D5D5C0300FFF489 /* libvorbis.dylib */; }; - F5A1CBBA0F6B06CF00A96ABD /* libpcre.0.0.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E3BBB7A10D7EA8B200CAAFD3 /* libpcre.0.0.1.dylib */; }; + F5A1CBBA0F6B06CF00A96ABD /* libpcre.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = E3BBB7A10D7EA8B200CAAFD3 /* libpcre.dylib */; }; F5A1CBBB0F6B06CF00A96ABD /* DiskArbitration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88ECB6580DE013C4003396A7 /* DiskArbitration.framework */; }; F5A1CBBC0F6B06CF00A96ABD /* libfontconfig.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 88ECB6E60DE07BA6003396A7 /* libfontconfig.1.dylib */; }; F5A1CBBD0F6B06CF00A96ABD /* libogg.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 88ECB6E90DE07BEE003396A7 /* libogg.0.dylib */; }; @@ -1762,6 +1762,17 @@ F5D8F88D104CD47D004A11AB /* libmms.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F5D8F88B104CD47D004A11AB /* libmms.dylib */; }; F5DC87E2110A287400EE1B15 /* RingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC87E1110A287400EE1B15 /* RingBuffer.cpp */; }; F5DC87E3110A287400EE1B15 /* RingBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC87E1110A287400EE1B15 /* RingBuffer.cpp */; }; + F5DC87FC110A460000EE1B15 /* libpcrecpp.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC87FB110A460000EE1B15 /* libpcrecpp.dylib */; }; + F5DC87FD110A460000EE1B15 /* libpcrecpp.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC87FB110A460000EE1B15 /* libpcrecpp.dylib */; }; + F5DC8801110A46C700EE1B15 /* ModplugCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC8800110A46C700EE1B15 /* ModplugCodec.cpp */; }; + F5DC8802110A46C700EE1B15 /* ModplugCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5DC8800110A46C700EE1B15 /* ModplugCodec.cpp */; }; + F5DC8809110A495600EE1B15 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC8808110A495600EE1B15 /* libcrypto.dylib */; }; + F5DC880A110A495600EE1B15 /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC8808110A495600EE1B15 /* libcrypto.dylib */; }; + 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-x86-osx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5DC8816110A4B8900EE1B15 /* libxbms-x86-osx.a */; }; F5E55B5D10741272006E788A /* DVDPlayerTeletext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E55B5B10741272006E788A /* DVDPlayerTeletext.cpp */; }; F5E55B5E10741272006E788A /* DVDPlayerTeletext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E55B5B10741272006E788A /* DVDPlayerTeletext.cpp */; }; F5E55B66107412DE006E788A /* GUIDialogTeletext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5E55B65107412DE006E788A /* GUIDialogTeletext.cpp */; }; @@ -2591,9 +2602,6 @@ E38E169E0D25F9FA00618676 /* cddb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cddb.h; sourceTree = "<group>"; }; E38E169F0D25F9FA00618676 /* cdioSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cdioSupport.cpp; sourceTree = "<group>"; }; E38E16A00D25F9FA00618676 /* cdioSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdioSupport.h; sourceTree = "<group>"; }; - E38E16A40D25F9FA00618676 /* easy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = easy.h; sourceTree = "<group>"; }; - E38E16A60D25F9FA00618676 /* mprintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mprintf.h; sourceTree = "<group>"; }; - E38E16A70D25F9FA00618676 /* multi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multi.h; sourceTree = "<group>"; }; E38E16AA0D25F9FA00618676 /* DAAPDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DAAPDirectory.cpp; sourceTree = "<group>"; }; E38E16AB0D25F9FA00618676 /* DAAPDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DAAPDirectory.h; sourceTree = "<group>"; }; E38E16AC0D25F9FA00618676 /* Directory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Directory.cpp; sourceTree = "<group>"; }; @@ -3526,7 +3534,7 @@ E3B53E7A0D97B08100021A96 /* DVDSubtitleParserMicroDVD.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDSubtitleParserMicroDVD.cpp; sourceTree = "<group>"; }; E3B53E7B0D97B08100021A96 /* DVDSubtitleParserMicroDVD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVDSubtitleParserMicroDVD.h; sourceTree = "<group>"; }; E3BBB7980D7EA78A00CAAFD3 /* CMythSession.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CMythSession.cpp; sourceTree = "<group>"; }; - E3BBB7A10D7EA8B200CAAFD3 /* libpcre.0.0.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcre.0.0.1.dylib; path = /opt/local/lib/libpcre.0.0.1.dylib; sourceTree = "<absolute>"; }; + E3BBB7A10D7EA8B200CAAFD3 /* libpcre.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcre.dylib; path = /opt/local/lib/libpcre.dylib; sourceTree = "<absolute>"; }; E3D547950D723EFD00F36320 /* libsmbclient.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsmbclient.dylib; path = /opt/local/lib/samba3/libsmbclient.dylib; sourceTree = "<absolute>"; }; E3D87AE90D3182F4000CF031 /* XCriticalSection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XCriticalSection.cpp; sourceTree = "<group>"; }; E3D87AEA0D3182F4000CF031 /* XCriticalSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XCriticalSection.h; sourceTree = "<group>"; }; @@ -3704,6 +3712,15 @@ F5D8F88B104CD47D004A11AB /* libmms.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libmms.dylib; path = /opt/local/lib/libmms.dylib; sourceTree = "<absolute>"; }; F5DC87E0110A287400EE1B15 /* RingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RingBuffer.h; sourceTree = "<group>"; }; F5DC87E1110A287400EE1B15 /* RingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RingBuffer.cpp; sourceTree = "<group>"; }; + F5DC87FB110A460000EE1B15 /* libpcrecpp.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcrecpp.dylib; path = /opt/local/lib/libpcrecpp.dylib; sourceTree = "<absolute>"; }; + 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>"; }; + F5DC8808110A495600EE1B15 /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /opt/local/lib/libcrypto.dylib; sourceTree = "<absolute>"; }; + 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-x86-osx.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libxbms-x86-osx.a"; path = "xbmc/lib/libXBMS/libxbms-x86-osx.a"; sourceTree = "<group>"; }; F5E55B5B10741272006E788A /* DVDPlayerTeletext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDPlayerTeletext.cpp; sourceTree = "<group>"; }; F5E55B5C10741272006E788A /* DVDPlayerTeletext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVDPlayerTeletext.h; sourceTree = "<group>"; }; F5E55B64107412DE006E788A /* GUIDialogTeletext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GUIDialogTeletext.h; sourceTree = "<group>"; }; @@ -3788,7 +3805,7 @@ E35EF3240D380E1E00DB5CD5 /* Carbon.framework in Frameworks */, E3EB8F080D5D5C0300FFF489 /* libvorbis.dylib in Frameworks */, 810CA01C0D68A6E20095F5DD /* libshout-x86-osx.a in Frameworks */, - E3BBB7A20D7EA8B200CAAFD3 /* libpcre.0.0.1.dylib in Frameworks */, + E3BBB7A20D7EA8B200CAAFD3 /* libpcre.dylib in Frameworks */, 88ECB6590DE013C4003396A7 /* DiskArbitration.framework in Frameworks */, 88ECB6E70DE07BA6003396A7 /* libfontconfig.1.dylib in Frameworks */, 88ECB6EA0DE07BEE003396A7 /* libogg.0.dylib in Frameworks */, @@ -3812,6 +3829,9 @@ F5F23EBC1104245F009126C6 /* libSDL-x86-osx.a in Frameworks */, F5F24033110990BA009126C6 /* libapetag.a in Frameworks */, F5F24036110990EA009126C6 /* libmodplug.a in Frameworks */, + F5DC87FC110A460000EE1B15 /* libpcrecpp.dylib in Frameworks */, + F5DC8809110A495600EE1B15 /* libcrypto.dylib in Frameworks */, + F5DC8817110A4B8900EE1B15 /* libxbms-x86-osx.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3837,7 +3857,7 @@ F5A1CBB40F6B06CF00A96ABD /* QuickTime.framework in Frameworks */, F5A1CBB50F6B06CF00A96ABD /* Carbon.framework in Frameworks */, F5A1CBB60F6B06CF00A96ABD /* libvorbis.dylib in Frameworks */, - F5A1CBBA0F6B06CF00A96ABD /* libpcre.0.0.1.dylib in Frameworks */, + F5A1CBBA0F6B06CF00A96ABD /* libpcre.dylib in Frameworks */, F5A1CBBB0F6B06CF00A96ABD /* DiskArbitration.framework in Frameworks */, F5A1CBBC0F6B06CF00A96ABD /* libfontconfig.1.dylib in Frameworks */, F5A1CBBD0F6B06CF00A96ABD /* libogg.0.dylib in Frameworks */, @@ -3866,6 +3886,8 @@ F591FAAA10D5703D001DF66A /* libbdnav.a in Frameworks */, F5F24034110990BA009126C6 /* libapetag.a in Frameworks */, F5F24037110990EA009126C6 /* libmodplug.a in Frameworks */, + F5DC87FD110A460000EE1B15 /* libpcrecpp.dylib in Frameworks */, + F5DC880A110A495600EE1B15 /* libcrypto.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -5228,6 +5250,8 @@ E38E160C0D25F9FA00618676 /* GYMCodec.cpp */, E38E160D0D25F9FA00618676 /* GYMCodec.h */, E38E160E0D25F9FA00618676 /* ICodec.h */, + F5DC8800110A46C700EE1B15 /* ModplugCodec.cpp */, + F5DC87FF110A46C700EE1B15 /* ModplugCodec.h */, E38E16130D25F9FA00618676 /* MP3codec.cpp */, E38E16140D25F9FA00618676 /* MP3codec.h */, E38E161B0D25F9FA00618676 /* NSFCodec.cpp */, @@ -5361,7 +5385,6 @@ E38E169E0D25F9FA00618676 /* cddb.h */, E38E169F0D25F9FA00618676 /* cdioSupport.cpp */, E38E16A00D25F9FA00618676 /* cdioSupport.h */, - E38E16A10D25F9FA00618676 /* curl */, E38E16AA0D25F9FA00618676 /* DAAPDirectory.cpp */, E38E16AB0D25F9FA00618676 /* DAAPDirectory.h */, 7C45DBE710F325C400D4BBF3 /* DAVDirectory.cpp */, @@ -5411,6 +5434,8 @@ F584E1280F257BD800DB26A5 /* FileSpecialProtocol.h */, E38E16DE0D25F9FA00618676 /* FileTuxBox.cpp */, E38E16DF0D25F9FA00618676 /* FileTuxBox.h */, + F5DC880E110A4A0B00EE1B15 /* FileXBMSP.cpp */, + F5DC880D110A4A0B00EE1B15 /* FileXBMSP.h */, E38E16E20D25F9FA00618676 /* FileZip.cpp */, E38E16E30D25F9FA00618676 /* FileZip.h */, E38E16E40D25F9FA00618676 /* FTPDirectory.cpp */, @@ -5493,6 +5518,8 @@ E38E178D0D25F9FA00618676 /* VirtualDirectory.h */, E38E178E0D25F9FA00618676 /* VirtualPathDirectory.cpp */, E38E178F0D25F9FA00618676 /* VirtualPathDirectory.h */, + F5DC8812110A4A2400EE1B15 /* XBMSDirectory.cpp */, + F5DC8811110A4A2400EE1B15 /* XBMSDirectory.h */, E49ACD8A100745C400A86ECD /* ZeroconfDirectory.h */, E49ACD8B100745C400A86ECD /* ZeroconfDirectory.cpp */, E38E17920D25F9FA00618676 /* zconf.h */, @@ -5505,16 +5532,6 @@ path = FileSystem; sourceTree = "<group>"; }; - E38E16A10D25F9FA00618676 /* curl */ = { - isa = PBXGroup; - children = ( - E38E16A40D25F9FA00618676 /* easy.h */, - E38E16A60D25F9FA00618676 /* mprintf.h */, - E38E16A70D25F9FA00618676 /* multi.h */, - ); - path = curl; - sourceTree = "<group>"; - }; E38E170A0D25F9FA00618676 /* MusicDatabaseDirectory */ = { isa = PBXGroup; children = ( @@ -6777,7 +6794,9 @@ E38E24270D26317D00618676 /* liblzo.dylib */, F5D8F880104CD40B004A11AB /* liblzo2.dylib */, E38E24250D26317D00618676 /* libGLEW.dylib */, - E3BBB7A10D7EA8B200CAAFD3 /* libpcre.0.0.1.dylib */, + E3BBB7A10D7EA8B200CAAFD3 /* libpcre.dylib */, + F5DC87FB110A460000EE1B15 /* libpcrecpp.dylib */, + F5DC8808110A495600EE1B15 /* libcrypto.dylib */, 889693360DF0B72500F1DA75 /* libbz2.1.0.dylib */, 88ECB6E90DE07BEE003396A7 /* libogg.0.dylib */, E3EB8F030D5D5C0300FFF489 /* libmad.dylib */, @@ -6829,6 +6848,7 @@ children = ( 43352CED1071634600706B8A /* libsquish-x86-osx.a */, E38E256C0D263A1C00618676 /* librtv-x86-osx.a */, + F5DC8816110A4B8900EE1B15 /* libxbms-x86-osx.a */, E38E25680D2639F100618676 /* libxdaap-x86-osx.a */, E30B3E8E0D5D59290030A311 /* libshout-x86-osx.a */, E38F12E90D2A17B30035C331 /* libGoAhead-x86-osx.a */, @@ -7961,6 +7981,9 @@ F5F23E9611041596009126C6 /* SemaphoreDarwin.cpp in Sources */, 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8808,6 +8831,9 @@ F5F23E9711041596009126C6 /* SemaphoreDarwin.cpp in Sources */, 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 */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8898,9 +8924,11 @@ "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)", "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)", + "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11)", ); LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/xbmc/lib/libXBMS\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10 = "\"$(SRCROOT)/lib/libmodplug/src/.libs\""; + LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11 = "\"$(SRCROOT)/xbmc/lib/libXBMS\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12 = "\"$(SRCROOT)/xbmc/lib/cmyth/libcmyth\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13 = "\"$(SRCROOT)/xbmc/lib/cmyth/librefmem\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_14 = "\"$(SRCROOT)/xbmc/cores/dvdplayer/Codecs/libbdnav/src/libbdnav/.libs\""; @@ -8998,8 +9026,10 @@ "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_8)", "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_9)", + "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10)", ); LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/xbmc/lib/libXBMS\""; + LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10 = "\"$(SRCROOT)/xbmc/lib/libXBMS\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_11 = "\"$(SRCROOT)/xbmc/lib/cmyth/libcmyth\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_12 = "\"$(SRCROOT)/xbmc/lib/cmyth/librefmem\""; LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_13 = "\"$(SRCROOT)/xbmc/cores/dvdplayer/Codecs/libbdnav/src/libbdnav/.libs\""; |