From a1ac2cd38ffe372c1767b678a7c4344feeeb67da Mon Sep 17 00:00:00 2001 From: Memphiz Date: Sun, 7 Aug 2011 13:23:05 +0200 Subject: [sync] - removed platform.select.h from xcode projects --- XBMC.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'XBMC.xcodeproj') diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj index abf2c5ec43..8cda5ff495 100644 --- a/XBMC.xcodeproj/project.pbxproj +++ b/XBMC.xcodeproj/project.pbxproj @@ -2258,7 +2258,6 @@ 38F4E55F13CCCB3B00664821 /* Lockables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lockables.h; sourceTree = ""; }; 38F4E56513CCCB3B00664821 /* Condition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Condition.h; sourceTree = ""; }; 38F4E56613CCCB3B00664821 /* CriticalSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CriticalSection.h; sourceTree = ""; }; - 38F4E56813CCCB3B00664821 /* platform.select.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = platform.select.h; sourceTree = ""; }; 38F4E56A13CCCB3B00664821 /* Condition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Condition.h; sourceTree = ""; }; 38F4E56B13CCCB3B00664821 /* CriticalSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CriticalSection.h; sourceTree = ""; }; 38F4E56C13CCCB3B00664821 /* Implementation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Implementation.cpp; sourceTree = ""; }; @@ -4378,7 +4377,6 @@ children = ( 38F4E56513CCCB3B00664821 /* Condition.h */, 38F4E56613CCCB3B00664821 /* CriticalSection.h */, - 38F4E56813CCCB3B00664821 /* platform.select.h */, 38F4E56913CCCB3B00664821 /* pthreads */, 38F4E56D13CCCB3B00664821 /* README.platform */, 38F4E56E13CCCB3B00664821 /* ThreadLocal.h */, -- cgit v1.2.3