From e48b66938c3788c8ed8a64db84c3ebb06a223fad Mon Sep 17 00:00:00 2001 From: davilla Date: Wed, 20 Jul 2011 19:43:40 -0400 Subject: [ios] fixed, not sure why ios was even compiling these --- XBMC-ATV2.xcodeproj/project.pbxproj | 6 ------ 1 file changed, 6 deletions(-) (limited to 'XBMC-ATV2.xcodeproj') diff --git a/XBMC-ATV2.xcodeproj/project.pbxproj b/XBMC-ATV2.xcodeproj/project.pbxproj index 2fd473e5e7..f5046f15b9 100644 --- a/XBMC-ATV2.xcodeproj/project.pbxproj +++ b/XBMC-ATV2.xcodeproj/project.pbxproj @@ -619,7 +619,6 @@ F56C7ACF131EC155000AD0F6 /* ZeroconfBrowser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7671131EC153000AD0F6 /* ZeroconfBrowser.cpp */; }; F56C7AD0131EC155000AD0F6 /* cddb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7673131EC153000AD0F6 /* cddb.cpp */; }; F56C7AD5131EC155000AD0F6 /* OSXGNUReplacements.c in Sources */ = {isa = PBXBuildFile; fileRef = F56C767E131EC153000AD0F6 /* OSXGNUReplacements.c */; }; - F56C7AD6131EC155000AD0F6 /* posix-realtime-stub.c in Sources */ = {isa = PBXBuildFile; fileRef = F56C7680131EC153000AD0F6 /* posix-realtime-stub.c */; }; F56C7AD7131EC155000AD0F6 /* eprintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7682131EC153000AD0F6 /* eprintf.cpp */; }; F56C7AD8131EC155000AD0F6 /* GUIDialogPictureInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7686131EC153000AD0F6 /* GUIDialogPictureInfo.cpp */; }; F56C7AD9131EC155000AD0F6 /* GUIViewStatePictures.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F56C7688131EC153000AD0F6 /* GUIViewStatePictures.cpp */; }; @@ -2255,8 +2254,6 @@ F56C7674131EC153000AD0F6 /* cddb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cddb.h; sourceTree = ""; }; F56C767E131EC153000AD0F6 /* OSXGNUReplacements.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OSXGNUReplacements.c; sourceTree = ""; }; F56C767F131EC153000AD0F6 /* OSXGNUReplacements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSXGNUReplacements.h; sourceTree = ""; }; - F56C7680131EC153000AD0F6 /* posix-realtime-stub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "posix-realtime-stub.c"; sourceTree = ""; }; - F56C7681131EC153000AD0F6 /* posix-realtime-stub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "posix-realtime-stub.h"; sourceTree = ""; }; F56C7682131EC153000AD0F6 /* eprintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eprintf.cpp; sourceTree = ""; }; F56C7684131EC153000AD0F6 /* DllImageLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DllImageLib.h; sourceTree = ""; }; F56C7685131EC153000AD0F6 /* DllLibExif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DllLibExif.h; sourceTree = ""; }; @@ -4850,8 +4847,6 @@ F56C7BD3131EC332000AD0F6 /* IOSCoreAudio.h */, F56C767E131EC153000AD0F6 /* OSXGNUReplacements.c */, F56C767F131EC153000AD0F6 /* OSXGNUReplacements.h */, - F56C7680131EC153000AD0F6 /* posix-realtime-stub.c */, - F56C7681131EC153000AD0F6 /* posix-realtime-stub.h */, F56C7682131EC153000AD0F6 /* eprintf.cpp */, ); path = osx; @@ -6452,7 +6447,6 @@ F56C7ACF131EC155000AD0F6 /* ZeroconfBrowser.cpp in Sources */, F56C7AD0131EC155000AD0F6 /* cddb.cpp in Sources */, F56C7AD5131EC155000AD0F6 /* OSXGNUReplacements.c in Sources */, - F56C7AD6131EC155000AD0F6 /* posix-realtime-stub.c in Sources */, F56C7AD7131EC155000AD0F6 /* eprintf.cpp in Sources */, F56C7AD8131EC155000AD0F6 /* GUIDialogPictureInfo.cpp in Sources */, F56C7AD9131EC155000AD0F6 /* GUIViewStatePictures.cpp in Sources */, -- cgit v1.2.3