Mercurial > sdl-ios-xcode
comparison Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj @ 5004:0c72ae7b7cb2
Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics.
Changed the CAS return value to bool, so it's efficient with OSAtomicCompareAndSwap32Barrier()
Added an atomic test adapted from code by Michael Davidsaver
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 16 Jan 2011 15:16:39 -0800 |
parents | 91f4d4d5c395 |
children | 63034cfd33de |
comparison
equal
deleted
inserted
replaced
5003:3a95a2b93eb3 | 5004:0c72ae7b7cb2 |
---|---|
3983 /* Begin PBXProject section */ | 3983 /* Begin PBXProject section */ |
3984 08FB7793FE84155DC02AAC07 /* Project object */ = { | 3984 08FB7793FE84155DC02AAC07 /* Project object */ = { |
3985 isa = PBXProject; | 3985 isa = PBXProject; |
3986 buildConfigurationList = 001B5A0C08BDB826006539E9 /* Build configuration list for PBXProject "SDLTest" */; | 3986 buildConfigurationList = 001B5A0C08BDB826006539E9 /* Build configuration list for PBXProject "SDLTest" */; |
3987 compatibilityVersion = "Xcode 3.0"; | 3987 compatibilityVersion = "Xcode 3.0"; |
3988 developmentRegion = English; | |
3988 hasScannedForEncodings = 1; | 3989 hasScannedForEncodings = 1; |
3990 knownRegions = ( | |
3991 English, | |
3992 Japanese, | |
3993 French, | |
3994 German, | |
3995 ); | |
3989 mainGroup = 08FB7794FE84155DC02AAC07 /* SDLTest */; | 3996 mainGroup = 08FB7794FE84155DC02AAC07 /* SDLTest */; |
3990 projectDirPath = ""; | 3997 projectDirPath = ""; |
3991 projectReferences = ( | 3998 projectReferences = ( |
3992 { | 3999 { |
3993 ProductGroup = 003FA63B093FFD41000C53B3 /* Products */; | 4000 ProductGroup = 003FA63B093FFD41000C53B3 /* Products */; |