Mercurial > sdl-ios-xcode
annotate Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 5003:3a95a2b93eb3
Updated the atomic API for better use cases
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 15 Jan 2011 12:41:59 -0800 |
parents | 04c8581b729e |
children | 63034cfd33de |
rev | line source |
---|---|
3331 | 1 // !$*UTF8*$! |
2 { | |
3 archiveVersion = 1; | |
4 classes = { | |
5 }; | |
6 objectVersion = 44; | |
7 objects = { | |
8 | |
9 /* Begin PBXAggregateTarget section */ | |
10 002D2A9E106C18E700BF972E /* Generate Header Files */ = { | |
11 isa = PBXAggregateTarget; | |
12 buildConfigurationList = 002D2AAA106C198E00BF972E /* Build configuration list for PBXAggregateTarget "Generate Header Files" */; | |
13 buildPhases = ( | |
14 002D2AA5106C190C00BF972E /* Run Script to Create SDL_config.h */, | |
15 002D2AA7106C194100BF972E /* Run Script to Create SDL_revision.h */, | |
16 ); | |
17 dependencies = ( | |
18 ); | |
19 name = "Generate Header Files"; | |
20 productName = "Generate Header Files"; | |
21 }; | |
22 0083103F1072EA5700A531F1 /* Generate Doxygen DocSet */ = { | |
23 isa = PBXAggregateTarget; | |
24 buildConfigurationList = 008310471072EAAE00A531F1 /* Build configuration list for PBXAggregateTarget "Generate Doxygen DocSet" */; | |
25 buildPhases = ( | |
26 0083103E1072EA5700A531F1 /* ShellScript */, | |
27 ); | |
28 dependencies = ( | |
29 ); | |
30 name = "Generate Doxygen DocSet"; | |
31 productName = "Generate Doxygen DocSet"; | |
32 }; | |
33 /* End PBXAggregateTarget section */ | |
34 | |
35 /* Begin PBXBuildFile section */ | |
36 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; | |
37 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; | |
38 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; | |
39 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; | |
40 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; | |
41 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; | |
42 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; | |
43 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; | |
44 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; | |
45 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; | |
46 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; }; | |
47 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; | |
48 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; | |
49 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; }; | |
50 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; | |
51 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; | |
52 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; | |
53 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; | |
54 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; | |
55 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; | |
56 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; | |
57 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; | |
58 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; | |
59 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; | |
60 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; | |
61 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; | |
62 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
63 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
64 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
65 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
66 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
67 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
68 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
69 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
70 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
71 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
72 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
73 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
74 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
75 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
76 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
77 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
78 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
79 00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
80 00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
81 00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
82 00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
83 00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
84 00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
85 00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
86 00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
87 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
88 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
89 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
90 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
91 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
92 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; | |
93 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; | |
94 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; | |
95 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C410743B9F00F5D044 /* SDL_syspower.c */; }; | |
96 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C710743B9F00F5D044 /* SDL_power.c */; }; | |
97 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C410743B9F00F5D044 /* SDL_syspower.c */; }; | |
98 001798D410743B9F00F5D044 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C710743B9F00F5D044 /* SDL_power.c */; }; | |
4452
4011619aab7e
Updated Mac Xcode project for refactored rwops automated test changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4447
diff
changeset
|
99 001E39EE1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */; }; |
3331 | 100 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
101 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; | |
102 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; | |
103 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; | |
104 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; }; | |
105 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; | |
106 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; | |
107 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
108 006E94A3119511A1001DE610 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949C119511A1001DE610 /* icon.bmp */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
109 006E94A4119511A1001DE610 /* moose.dat in Resources */ = {isa = PBXBuildFile; fileRef = 006E949D119511A1001DE610 /* moose.dat */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
110 006E94A5119511A1001DE610 /* picture.xbm in Resources */ = {isa = PBXBuildFile; fileRef = 006E949E119511A1001DE610 /* picture.xbm */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
111 006E94A6119511A1001DE610 /* sail.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949F119511A1001DE610 /* sail.bmp */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
112 006E94A7119511A1001DE610 /* sample.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A0119511A1001DE610 /* sample.bmp */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
113 006E94A8119511A1001DE610 /* sample.wav in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A1119511A1001DE610 /* sample.wav */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
114 006E94A9119511A1001DE610 /* utf8.txt in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A2119511A1001DE610 /* utf8.txt */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
115 006E94BC11951217001DE610 /* read in Copy rwops */ = {isa = PBXBuildFile; fileRef = 00D8DA121195093100638393 /* read */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
116 006E94EF11951255001DE610 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
117 006E94F01195125B001DE610 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
118 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
119 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
120 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
121 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */; }; |
3331 | 122 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
123 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; | |
124 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; | |
125 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; | |
126 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; | |
127 007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; | |
128 007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; | |
129 007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; | |
130 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; | |
131 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; | |
132 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; | |
133 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; | |
134 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; | |
3339 | 135 00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 00A6EBD91078D569001EEA06 /* SDL_revision.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
136 00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 00A6EBD91078D569001EEA06 /* SDL_revision.h */; }; | |
3331 | 137 00CFA682106B44CE00758660 /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67A106B44CE00758660 /* SDL_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
138 00CFA683106B44CE00758660 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67B106B44CE00758660 /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
139 00CFA684106B44CE00758660 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67C106B44CE00758660 /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
140 00CFA685106B44CE00758660 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67D106B44CE00758660 /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
141 00CFA686106B44CE00758660 /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67E106B44CE00758660 /* SDL_power.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
142 00CFA687106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
143 00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
144 00CFA689106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
145 00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67A106B44CE00758660 /* SDL_atomic.h */; }; | |
146 00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67B106B44CE00758660 /* SDL_compat.h */; }; | |
147 00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67C106B44CE00758660 /* SDL_haptic.h */; }; | |
148 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67D106B44CE00758660 /* SDL_pixels.h */; }; | |
149 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67E106B44CE00758660 /* SDL_power.h */; }; | |
150 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; }; | |
151 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; }; | |
152 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; }; | |
153 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; }; | |
154 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; }; | |
155 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; }; | |
156 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; }; | |
157 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; }; | |
158 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; }; | |
159 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; }; | |
160 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; }; | |
161 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; }; | |
162 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; }; | |
163 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; }; | |
164 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; }; | |
165 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; }; | |
166 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; }; | |
167 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; }; | |
168 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; }; | |
169 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; }; | |
170 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; }; | |
171 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; }; | |
172 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; }; | |
173 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; }; | |
174 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; }; | |
175 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; }; | |
176 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; }; | |
177 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; }; | |
178 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; }; | |
179 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; }; | |
180 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; }; | |
181 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; }; | |
182 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; }; | |
183 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; }; | |
184 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; }; | |
185 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; }; | |
186 00CFA700106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; }; | |
187 00CFA701106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; }; | |
188 00CFA702106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; }; | |
189 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; }; | |
190 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; }; | |
191 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; }; | |
192 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; }; | |
193 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; }; | |
194 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; }; | |
195 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; }; | |
196 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; }; | |
197 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; }; | |
198 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; }; | |
199 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; }; | |
200 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; }; | |
201 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; }; | |
202 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; }; | |
203 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; }; | |
204 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; }; | |
205 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; }; | |
206 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; }; | |
207 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; }; | |
208 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; }; | |
209 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; }; | |
210 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; }; | |
211 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; }; | |
212 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; }; | |
213 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; }; | |
214 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; }; | |
215 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; }; | |
216 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; }; | |
217 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; }; | |
218 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; }; | |
219 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; }; | |
220 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; }; | |
221 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; }; | |
222 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; }; | |
223 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; }; | |
224 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; }; | |
225 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; }; | |
226 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; }; | |
227 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; }; | |
228 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; }; | |
229 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; }; | |
230 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; }; | |
231 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; }; | |
232 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; }; | |
233 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; }; | |
234 00CFA784106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; }; | |
235 00CFA785106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; }; | |
236 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; }; | |
237 00CFA787106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; }; | |
238 00CFA788106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; }; | |
239 00CFA789106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; }; | |
240 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; }; | |
241 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; }; | |
242 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; }; | |
243 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; }; | |
244 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; }; | |
245 00CFA78F106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; }; | |
246 00CFA790106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; }; | |
247 00CFA791106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; }; | |
248 00CFA792106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; }; | |
249 00CFA794106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; }; | |
250 00CFA795106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; }; | |
251 00CFA796106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; }; | |
252 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; }; | |
253 00CFA798106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; }; | |
254 00CFA799106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; }; | |
255 00CFA79A106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; }; | |
256 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; }; | |
257 00CFA79C106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; }; | |
258 00CFA79D106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; }; | |
259 00CFA79E106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; }; | |
260 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; }; | |
261 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; }; | |
262 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; }; | |
263 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; }; | |
264 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; }; | |
265 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; }; | |
266 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; }; | |
267 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; }; | |
268 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; }; | |
269 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; }; | |
270 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; }; | |
271 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; }; | |
272 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; }; | |
273 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; }; | |
274 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; }; | |
275 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; }; | |
276 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; }; | |
277 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; }; | |
278 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; }; | |
279 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; }; | |
280 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; }; | |
281 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; }; | |
282 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; }; | |
283 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; }; | |
284 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; }; | |
285 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; }; | |
286 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; }; | |
287 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; }; | |
288 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; }; | |
289 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; }; | |
290 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; }; | |
291 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; }; | |
292 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; }; | |
293 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; }; | |
294 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; }; | |
295 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; }; | |
296 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; }; | |
297 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; }; | |
298 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; }; | |
299 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; }; | |
300 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; }; | |
301 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; }; | |
302 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; }; | |
303 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; }; | |
304 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; }; | |
305 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; }; | |
306 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; }; | |
307 00CFA7CE106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; }; | |
308 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; }; | |
309 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; }; | |
310 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; }; | |
311 00CFA7D2106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; }; | |
312 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; }; | |
313 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; }; | |
314 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; }; | |
315 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; }; | |
316 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; }; | |
317 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; }; | |
318 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; }; | |
319 00CFA7DA106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; }; | |
320 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; }; | |
321 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; }; | |
322 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; }; | |
323 00CFA7DE106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; }; | |
324 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; }; | |
325 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; }; | |
326 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; }; | |
327 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; }; | |
328 00CFA7E3106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; }; | |
329 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; }; | |
330 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; }; | |
331 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; }; | |
332 00CFA7E7106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; }; | |
333 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; }; | |
334 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; }; | |
335 00CFA818106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; }; | |
336 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; }; | |
337 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; }; | |
338 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; }; | |
339 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; }; | |
340 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; }; | |
341 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; }; | |
342 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; }; | |
343 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; }; | |
344 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; }; | |
345 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; }; | |
346 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; }; | |
347 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; }; | |
348 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; }; | |
349 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; }; | |
350 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; }; | |
351 00CFA828106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; }; | |
352 00CFA829106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; }; | |
353 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; }; | |
354 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; }; | |
355 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; }; | |
356 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; }; | |
357 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; }; | |
358 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; }; | |
359 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; }; | |
360 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; }; | |
361 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; }; | |
362 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; }; | |
363 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; }; | |
364 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; }; | |
365 00CFA836106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; }; | |
366 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; }; | |
367 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; }; | |
368 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; }; | |
369 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; }; | |
370 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; }; | |
371 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; }; | |
372 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; }; | |
373 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; }; | |
374 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; }; | |
375 00CFA840106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; }; | |
376 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; }; | |
377 00CFA842106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; }; | |
378 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; }; | |
379 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; }; | |
380 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; }; | |
381 00CFA846106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; }; | |
382 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; }; | |
383 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; }; | |
384 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; }; | |
385 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; }; | |
386 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; }; | |
387 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; }; | |
388 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; }; | |
389 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; }; | |
390 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; }; | |
391 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; }; | |
392 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; }; | |
393 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; }; | |
394 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; }; | |
395 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; }; | |
396 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; }; | |
397 00CFA856106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; }; | |
398 00CFA857106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; }; | |
399 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; }; | |
400 00CFA859106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; }; | |
401 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; }; | |
402 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; }; | |
403 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; }; | |
404 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; }; | |
405 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; }; | |
406 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; }; | |
407 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; }; | |
408 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; }; | |
409 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; }; | |
410 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; }; | |
411 00CFA864106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; }; | |
412 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; }; | |
413 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; }; | |
414 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; }; | |
415 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; }; | |
416 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; }; | |
417 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; }; | |
418 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; }; | |
419 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; }; | |
420 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; }; | |
421 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; }; | |
422 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; }; | |
423 00CFA870106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; }; | |
424 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; }; | |
425 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; }; | |
426 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; }; | |
427 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CFA89C106B4BA100758660 /* ForceFeedback.framework */; }; | |
428 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00D0D08310675DD9004B05EF /* CoreFoundation.framework */; }; | |
429 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
430 00D8DA1B1195093100638393 /* audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8D9FC1195093100638393 /* audio.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
431 00D8DA1C1195093100638393 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8D9FF1195093100638393 /* common.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
432 00D8DA221195093100638393 /* platform.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA081195093100638393 /* platform.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
433 00D8DA241195093100638393 /* rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA0C1195093100638393 /* rect.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
434 00D8DA251195093100638393 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA0F1195093100638393 /* render.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
435 00D8DA271195093100638393 /* rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA131195093100638393 /* rwops.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
436 00D8DA281195093100638393 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA151195093100638393 /* SDL_at.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
437 00D8DA291195093100638393 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA181195093100638393 /* surface.c */; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
438 00D8DA2A1195093100638393 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA1A1195093100638393 /* testsdl.c */; }; |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
439 0420496111E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
440 0420496211E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
441 0420496311E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
442 0420496411E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
443 0420497A11E6F052007E7EC9 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497411E6F052007E7EC9 /* blank_cursor.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
444 0420497B11E6F052007E7EC9 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497511E6F052007E7EC9 /* default_cursor.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
445 0420497C11E6F052007E7EC9 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497611E6F052007E7EC9 /* scancodes_darwin.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
446 0420497D11E6F052007E7EC9 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497711E6F052007E7EC9 /* scancodes_linux.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
447 0420497E11E6F052007E7EC9 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497811E6F052007E7EC9 /* scancodes_win32.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
448 0420497F11E6F052007E7EC9 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
449 0420498011E6F052007E7EC9 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497411E6F052007E7EC9 /* blank_cursor.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
450 0420498111E6F052007E7EC9 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497511E6F052007E7EC9 /* default_cursor.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
451 0420498211E6F052007E7EC9 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497611E6F052007E7EC9 /* scancodes_darwin.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
452 0420498311E6F052007E7EC9 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497711E6F052007E7EC9 /* scancodes_linux.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
453 0420498411E6F052007E7EC9 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497811E6F052007E7EC9 /* scancodes_win32.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
454 0420498511E6F052007E7EC9 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */; }; |
4502
b3540fa08474
Made the new public headers public
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
455 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
456 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; }; |
3331 | 457 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
458 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | |
459 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | |
460 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
461 046B9B6812D02EE600159CFE /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B9B6612D02EE600159CFE /* SDL_x11touch.c */; }; |
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
462 046B9B6912D02EE600159CFE /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 046B9B6712D02EE600159CFE /* SDL_x11touch.h */; }; |
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
463 046B9B6A12D02EE600159CFE /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B9B6612D02EE600159CFE /* SDL_x11touch.c */; }; |
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
464 046B9B6B12D02EE600159CFE /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 046B9B6712D02EE600159CFE /* SDL_x11touch.h */; }; |
3642
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
465 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; |
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
466 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; |
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
467 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; |
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
468 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; |
4502
b3540fa08474
Made the new public headers public
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
469 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
470 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
471 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
472 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
473 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
474 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
475 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
476 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; }; |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
477 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
478 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; |
4502
b3540fa08474
Made the new public headers public
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
479 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
480 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
481 04FB7D4C12E2350700A522C6 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
482 04FB7D4D12E2350700A522C6 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
483 04FB7D4E12E2350700A522C6 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
484 04FB7D4F12E2350700A522C6 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */; }; |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
485 4537737D1207C4CE002F0F45 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */; }; |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
486 4537737E1207C4CE002F0F45 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 4537737C1207C4CE002F0F45 /* SDL_shape.c */; }; |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
487 453773821207C518002F0F45 /* SDL_shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773811207C518002F0F45 /* SDL_shape.h */; }; |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
488 453773891207C5A2002F0F45 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773871207C5A2002F0F45 /* SDL_cocoashape.h */; }; |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
489 4537738A1207C5A2002F0F45 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 453773881207C5A2002F0F45 /* SDL_cocoashape.m */; }; |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
490 453773921207C6E9002F0F45 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 453773901207C6E9002F0F45 /* SDL_x11shape.c */; }; |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
491 453773931207C6E9002F0F45 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773911207C6E9002F0F45 /* SDL_x11shape.h */; }; |
4908
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
492 8CB0A76C11F6A84800CBA2DE /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
493 8CB0A76D11F6A84800CBA2DE /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
494 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
495 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
496 8CB0A77E11F6A8E700CBA2DE /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
497 8CB0A77F11F6A8E700CBA2DE /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
498 8CB0A78011F6A8E700CBA2DE /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
499 8CB0A78111F6A8E700CBA2DE /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */; }; |
3331 | 500 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
501 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; | |
502 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; | |
503 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; | |
504 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; | |
505 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; | |
506 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; | |
507 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; | |
508 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; | |
509 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; | |
510 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; | |
511 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; | |
512 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; | |
513 BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; | |
514 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; | |
515 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; | |
516 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; | |
517 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; | |
518 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; | |
519 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; | |
520 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; | |
521 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; | |
522 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; | |
523 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; | |
524 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; | |
525 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; | |
526 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; | |
527 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; | |
528 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; | |
529 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; | |
530 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; | |
531 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; | |
532 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; | |
533 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; | |
534 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; | |
535 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; | |
536 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; | |
537 BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; | |
538 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; | |
539 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; | |
540 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; | |
541 /* End PBXBuildFile section */ | |
542 | |
543 /* Begin PBXContainerItemProxy section */ | |
544 002D2AA8106C196E00BF972E /* PBXContainerItemProxy */ = { | |
545 isa = PBXContainerItemProxy; | |
546 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; | |
547 proxyType = 1; | |
548 remoteGlobalIDString = 002D2A9E106C18E700BF972E; | |
549 remoteInfo = "Generate Header Files"; | |
550 }; | |
551 002D2AAB106C19B200BF972E /* PBXContainerItemProxy */ = { | |
552 isa = PBXContainerItemProxy; | |
553 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; | |
554 proxyType = 1; | |
555 remoteGlobalIDString = 002D2A9E106C18E700BF972E; | |
556 remoteInfo = "Generate Header Files"; | |
557 }; | |
558 008310451072EA9000A531F1 /* PBXContainerItemProxy */ = { | |
559 isa = PBXContainerItemProxy; | |
560 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; | |
561 proxyType = 1; | |
562 remoteGlobalIDString = 0083103F1072EA5700A531F1; | |
563 remoteInfo = "Generate Doxygen DocSet"; | |
564 }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
565 00D8DA2E1195094500638393 /* PBXContainerItemProxy */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
566 isa = PBXContainerItemProxy; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
567 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
568 proxyType = 1; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
569 remoteGlobalIDString = BECDF5FE0761BA81005FE872; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
570 remoteInfo = Framework; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
571 }; |
3331 | 572 BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = { |
573 isa = PBXContainerItemProxy; | |
574 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; | |
575 proxyType = 1; | |
576 remoteGlobalIDString = BECDF5FE0761BA81005FE872; | |
577 remoteInfo = "Framework (Upgraded)"; | |
578 }; | |
579 /* End PBXContainerItemProxy section */ | |
580 | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
581 /* Begin PBXCopyFilesBuildPhase section */ |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
582 006E9491119510E1001DE610 /* Copy Frameworks */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
583 isa = PBXCopyFilesBuildPhase; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
584 buildActionMask = 2147483647; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
585 dstPath = ""; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
586 dstSubfolderSpec = 10; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
587 files = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
588 006E94F01195125B001DE610 /* SDL.framework in Copy Frameworks */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
589 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
590 name = "Copy Frameworks"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
591 runOnlyForDeploymentPostprocessing = 0; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
592 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
593 006E94B3119511CE001DE610 /* Copy rwops */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
594 isa = PBXCopyFilesBuildPhase; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
595 buildActionMask = 2147483647; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
596 dstPath = rwops; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
597 dstSubfolderSpec = 7; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
598 files = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
599 006E94BC11951217001DE610 /* read in Copy rwops */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
600 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
601 name = "Copy rwops"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
602 runOnlyForDeploymentPostprocessing = 0; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
603 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
604 /* End PBXCopyFilesBuildPhase section */ |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
605 |
3331 | 606 /* Begin PBXFileReference section */ |
607 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_macosx.h; path = ../../include/SDL_config_macosx.h; sourceTree = SOURCE_ROOT; }; | |
608 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; | |
609 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; }; | |
610 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; }; | |
611 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; | |
612 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; | |
613 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; | |
614 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; | |
615 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; | |
616 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; | |
617 00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; | |
618 00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; | |
619 00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; | |
620 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; | |
621 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; | |
622 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; | |
623 001798C410743B9F00F5D044 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syspower.c; sourceTree = "<group>"; }; | |
624 001798C710743B9F00F5D044 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_power.c; sourceTree = "<group>"; }; | |
4452
4011619aab7e
Updated Mac Xcode project for refactored rwops automated test changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4447
diff
changeset
|
625 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestSupportRWops_Cocoa.m; sourceTree = "<group>"; }; |
4011619aab7e
Updated Mac Xcode project for refactored rwops automated test changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4447
diff
changeset
|
626 001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestSupportRWops.h; sourceTree = "<group>"; }; |
3331 | 627 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; |
628 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; }; | |
629 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; }; | |
630 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; | |
631 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
632 006E949C119511A1001DE610 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = icon.bmp; path = ../../test/icon.bmp; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
633 006E949D119511A1001DE610 /* moose.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = moose.dat; path = ../../test/moose.dat; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
634 006E949E119511A1001DE610 /* picture.xbm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = picture.xbm; path = ../../test/picture.xbm; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
635 006E949F119511A1001DE610 /* sail.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sail.bmp; path = ../../test/sail.bmp; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
636 006E94A0119511A1001DE610 /* sample.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sample.bmp; path = ../../test/sample.bmp; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
637 006E94A1119511A1001DE610 /* sample.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = sample.wav; path = ../../test/sample.wav; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
638 006E94A2119511A1001DE610 /* utf8.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = utf8.txt; path = ../../test/utf8.txt; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
639 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
640 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; }; |
3331 | 641 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; |
642 0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; | |
643 0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; | |
644 0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; | |
645 0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; | |
646 007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; | |
647 007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; | |
648 00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; }; | |
3339 | 649 00A6EBD91078D569001EEA06 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../include/SDL_revision.h; sourceTree = SOURCE_ROOT; }; |
3331 | 650 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; }; |
651 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; | |
652 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; | |
653 00CFA67A106B44CE00758660 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; }; | |
654 00CFA67B106B44CE00758660 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; }; | |
655 00CFA67C106B44CE00758660 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; | |
656 00CFA67D106B44CE00758660 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = SOURCE_ROOT; }; | |
657 00CFA67E106B44CE00758660 /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../include/SDL_power.h; sourceTree = SOURCE_ROOT; }; | |
658 00CFA67F106B44CE00758660 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; }; | |
659 00CFA680106B44CE00758660 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; }; | |
660 00CFA681106B44CE00758660 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; }; | |
661 00CFA6B0106B46E500758660 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; }; | |
662 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = "<group>"; }; | |
663 00CFA6B2106B46E500758660 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; }; | |
664 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; }; | |
665 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; }; | |
666 00CFA6B5106B46E500758660 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; }; | |
667 00CFA6C2106B480800758660 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; }; | |
668 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; }; | |
669 00CFA6C4106B480800758660 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; }; | |
670 00CFA6C5106B480800758660 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; }; | |
671 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; }; | |
672 00CFA6C7106B480800758660 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; }; | |
673 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; }; | |
674 00CFA6E8106B48D800758660 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; }; | |
675 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; }; | |
676 00CFA6FA106B493800758660 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; }; | |
677 00CFA6FB106B493800758660 /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error_c.h; path = ../../src/SDL_error_c.h; sourceTree = SOURCE_ROOT; }; | |
678 00CFA6FC106B493800758660 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = SOURCE_ROOT; }; | |
679 00CFA704106B498A00758660 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; }; | |
680 00CFA705106B498A00758660 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; }; | |
681 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; }; | |
682 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; }; | |
683 00CFA708106B498A00758660 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; }; | |
684 00CFA709106B498A00758660 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; }; | |
685 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; }; | |
686 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; }; | |
687 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; }; | |
688 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; }; | |
689 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; }; | |
690 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; }; | |
691 00CFA710106B498A00758660 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; }; | |
692 00CFA711106B498A00758660 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; }; | |
693 00CFA713106B498A00758660 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; | |
694 00CFA714106B498A00758660 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; | |
695 00CFA715106B498A00758660 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; }; | |
696 00CFA716106B498A00758660 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; }; | |
697 00CFA717106B498A00758660 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; | |
698 00CFA718106B498B00758660 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; | |
699 00CFA71A106B498B00758660 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; }; | |
700 00CFA71B106B498B00758660 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; }; | |
701 00CFA71C106B498B00758660 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; }; | |
702 00CFA71D106B498B00758660 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; }; | |
703 00CFA71E106B498B00758660 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; }; | |
704 00CFA71F106B498B00758660 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; }; | |
705 00CFA720106B498B00758660 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; }; | |
706 00CFA721106B498B00758660 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; }; | |
707 00CFA722106B498B00758660 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; }; | |
708 00CFA723106B498B00758660 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; }; | |
709 00CFA724106B498B00758660 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; }; | |
710 00CFA725106B498B00758660 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; }; | |
711 00CFA726106B498B00758660 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; }; | |
712 00CFA727106B498B00758660 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; }; | |
713 00CFA728106B498B00758660 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; }; | |
714 00CFA729106B498B00758660 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; }; | |
715 00CFA72A106B498B00758660 /* SDL_x11opengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengles.c; sourceTree = "<group>"; }; | |
716 00CFA72B106B498B00758660 /* SDL_x11opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengles.h; sourceTree = "<group>"; }; | |
717 00CFA72C106B498B00758660 /* SDL_x11render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11render.c; sourceTree = "<group>"; }; | |
718 00CFA72D106B498B00758660 /* SDL_x11render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11render.h; sourceTree = "<group>"; }; | |
719 00CFA72E106B498B00758660 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; }; | |
720 00CFA72F106B498B00758660 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; }; | |
721 00CFA730106B498B00758660 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; }; | |
722 00CFA731106B498B00758660 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; }; | |
723 00CFA732106B498B00758660 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; }; | |
724 00CFA735106B498B00758660 /* extutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extutil.h; sourceTree = "<group>"; }; | |
725 00CFA736106B498B00758660 /* panoramiXext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXext.h; sourceTree = "<group>"; }; | |
726 00CFA737106B498B00758660 /* panoramiXproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXproto.h; sourceTree = "<group>"; }; | |
727 00CFA738106B498B00758660 /* StdCmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdCmap.h; sourceTree = "<group>"; }; | |
728 00CFA739106B498B00758660 /* Xext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xext.h; sourceTree = "<group>"; }; | |
729 00CFA73A106B498B00758660 /* xf86dga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga.h; sourceTree = "<group>"; }; | |
730 00CFA73B106B498B00758660 /* xf86dga1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1.h; sourceTree = "<group>"; }; | |
731 00CFA73C106B498B00758660 /* xf86dga1str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1str.h; sourceTree = "<group>"; }; | |
732 00CFA73D106B498B00758660 /* xf86dgastr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dgastr.h; sourceTree = "<group>"; }; | |
733 00CFA73E106B498B00758660 /* xf86vmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmode.h; sourceTree = "<group>"; }; | |
734 00CFA73F106B498B00758660 /* xf86vmstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmstr.h; sourceTree = "<group>"; }; | |
735 00CFA740106B498B00758660 /* Xinerama.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xinerama.h; sourceTree = "<group>"; }; | |
736 00CFA741106B498B00758660 /* Xv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xv.h; sourceTree = "<group>"; }; | |
737 00CFA742106B498B00758660 /* Xvlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlib.h; sourceTree = "<group>"; }; | |
738 00CFA743106B498B00758660 /* Xvproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvproto.h; sourceTree = "<group>"; }; | |
739 00CFA744106B498B00758660 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; | |
740 00CFA746106B498B00758660 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; }; | |
741 00CFA748106B498B00758660 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; }; | |
742 00CFA74A106B498B00758660 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; }; | |
743 00CFA74B106B498B00758660 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; }; | |
744 00CFA74C106B498B00758660 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; }; | |
745 00CFA74D106B498B00758660 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; }; | |
746 00CFA74E106B498B00758660 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; }; | |
747 00CFA74F106B498B00758660 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; }; | |
748 00CFA750106B498B00758660 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; }; | |
749 00CFA751106B498B00758660 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; }; | |
750 00CFA753106B498B00758660 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; }; | |
751 00CFA754106B498B00758660 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; }; | |
752 00CFA756106B498B00758660 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; }; | |
753 00CFA7EA106B49B500758660 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; }; | |
754 00CFA7EB106B49B500758660 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; }; | |
755 00CFA7EC106B49B500758660 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; }; | |
756 00CFA7ED106B49B500758660 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; }; | |
757 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; }; | |
758 00CFA7EF106B49B500758660 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; }; | |
759 00CFA7F0106B49B500758660 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; | |
760 00CFA7F1106B49B500758660 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; | |
761 00CFA7F2106B49B500758660 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; | |
762 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; }; | |
763 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; }; | |
764 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; }; | |
765 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; }; | |
766 00CFA7F7106B49B600758660 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; | |
767 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; }; | |
768 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; }; | |
769 00CFA7FA106B49B600758660 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; | |
770 00CFA7FB106B49B600758660 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; }; | |
771 00CFA7FC106B49B600758660 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; | |
772 00CFA7FD106B49B600758660 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; }; | |
773 00CFA7FE106B49B600758660 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; }; | |
774 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; }; | |
775 00CFA800106B49B600758660 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; }; | |
776 00CFA801106B49B600758660 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; | |
777 00CFA802106B49B600758660 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; }; | |
778 00CFA803106B49B600758660 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; }; | |
779 00CFA804106B49B600758660 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; }; | |
780 00CFA805106B49B600758660 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; }; | |
781 00CFA806106B49B600758660 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; | |
782 00CFA807106B49B600758660 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; }; | |
783 00CFA808106B49B600758660 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; }; | |
784 00CFA809106B49B600758660 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; }; | |
785 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; }; | |
786 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; }; | |
787 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; }; | |
788 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; }; | |
789 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; }; | |
790 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; }; | |
791 00CFA810106B49B600758660 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; | |
792 00CFA811106B49B600758660 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; | |
793 00CFA812106B49B600758660 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; | |
794 00CFA813106B49B600758660 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; }; | |
795 00CFA814106B49B600758660 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; | |
796 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; | |
797 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; }; | |
798 00CFA817106B49B600758660 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; | |
799 00CFA89C106B4BA100758660 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; }; | |
800 00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
801 00D8D9EF1195090700638393 /* testsdl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsdl.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
802 00D8D9F11195090700638393 /* testsdl-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testsdl-Info.plist"; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
803 00D8D9FC1195093100638393 /* audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = audio.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
804 00D8D9FD1195093100638393 /* audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
805 00D8D9FF1195093100638393 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
806 00D8DA001195093100638393 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
807 00D8DA011195093100638393 /* images.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = images.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
808 00D8DA021195093100638393 /* img_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_blit.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
809 00D8DA031195093100638393 /* img_blitblend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_blitblend.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
810 00D8DA041195093100638393 /* img_face.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_face.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
811 00D8DA051195093100638393 /* img_primitives.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_primitives.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
812 00D8DA061195093100638393 /* img_primitivesblend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_primitivesblend.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
813 00D8DA081195093100638393 /* platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = platform.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
814 00D8DA091195093100638393 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
815 00D8DA0A1195093100638393 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = ../../test/automated/README; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
816 00D8DA0C1195093100638393 /* rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rect.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
817 00D8DA0D1195093100638393 /* rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rect.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
818 00D8DA0F1195093100638393 /* render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = render.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
819 00D8DA101195093100638393 /* render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
820 00D8DA121195093100638393 /* read */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = read; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
821 00D8DA131195093100638393 /* rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwops.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
822 00D8DA141195093100638393 /* rwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rwops.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
823 00D8DA151195093100638393 /* SDL_at.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_at.c; path = ../../test/automated/SDL_at.c; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
824 00D8DA161195093100638393 /* SDL_at.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_at.h; path = ../../test/automated/SDL_at.h; sourceTree = SOURCE_ROOT; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
825 00D8DA181195093100638393 /* surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = surface.c; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
826 00D8DA191195093100638393 /* surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surface.h; sourceTree = "<group>"; }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
827 00D8DA1A1195093100638393 /* testsdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testsdl.c; path = ../../test/automated/testsdl.c; sourceTree = SOURCE_ROOT; }; |
3331 | 828 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; }; |
829 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; | |
830 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; | |
831 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; }; | |
832 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; | |
833 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; | |
834 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; | |
835 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; | |
836 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; | |
837 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; | |
838 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; | |
839 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; | |
840 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; | |
841 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; | |
842 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; | |
843 01538445006D7EC67F000001 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_thread.c; path = ../../src/thread/SDL_thread.c; sourceTree = SOURCE_ROOT; }; | |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
844 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboardevents_c.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
845 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboardevents.c; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
846 0420497411E6F052007E7EC9 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
847 0420497511E6F052007E7EC9 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
848 0420497611E6F052007E7EC9 /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
849 0420497711E6F052007E7EC9 /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
850 0420497811E6F052007E7EC9 /* scancodes_win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_win32.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
851 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; }; |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
852 044E5F8411E6051C0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; }; |
3331 | 853 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
854 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; | |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
855 046B9B6612D02EE600159CFE /* SDL_x11touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11touch.c; sourceTree = "<group>"; }; |
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
856 046B9B6712D02EE600159CFE /* SDL_x11touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11touch.h; sourceTree = "<group>"; }; |
3642
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
857 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; |
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
858 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
859 04DEA56F11E6006A00386CAC /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
860 04DEA57411E6009000386CAC /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
861 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaclipboard.h; sourceTree = "<group>"; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
862 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaclipboard.m; sourceTree = "<group>"; }; |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
863 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
864 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
865 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
866 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; }; |
3331 | 867 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; |
868 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; | |
869 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; | |
870 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; | |
871 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; | |
872 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; }; | |
873 0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; }; | |
874 0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; }; | |
875 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; }; | |
876 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; }; | |
877 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; }; | |
878 0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; }; | |
879 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; }; | |
880 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = SOURCE_ROOT; }; | |
881 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = SOURCE_ROOT; }; | |
882 0C5AF5F701191D2B7F000001 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = SOURCE_ROOT; }; | |
883 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = SOURCE_ROOT; }; | |
884 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = SOURCE_ROOT; }; | |
885 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = SOURCE_ROOT; }; | |
886 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; | |
887 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; | |
888 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; | |
889 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; | |
890 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; | |
4908
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
891 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shape_internals.h; sourceTree = "<group>"; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
892 4537737C1207C4CE002F0F45 /* SDL_shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_shape.c; sourceTree = "<group>"; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
893 453773811207C518002F0F45 /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shape.h; path = ../../include/SDL_shape.h; sourceTree = SOURCE_ROOT; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
894 453773871207C5A2002F0F45 /* SDL_cocoashape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoashape.h; sourceTree = "<group>"; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
895 453773881207C5A2002F0F45 /* SDL_cocoashape.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoashape.m; sourceTree = "<group>"; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
896 453773901207C6E9002F0F45 /* SDL_x11shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11shape.c; sourceTree = "<group>"; }; |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
897 453773911207C6E9002F0F45 /* SDL_x11shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11shape.h; sourceTree = "<group>"; }; |
4670
ad4f32e874ee
Added preliminary touch code to SDL_cocoakeyboard.m
jimtla
parents:
4669
diff
changeset
|
898 8C93F0EA11F803710014F54D /* gestureSDLTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "gestureSDLTest-Info.plist"; sourceTree = "<group>"; }; |
4669 | 899 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11clipboard.c; sourceTree = "<group>"; }; |
900 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11clipboard.h; sourceTree = "<group>"; }; | |
901 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture.h; path = ../../include/SDL_gesture.h; sourceTree = SOURCE_ROOT; }; | |
902 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch.h; path = ../../include/SDL_touch.h; sourceTree = SOURCE_ROOT; }; | |
903 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture_c.h; sourceTree = "<group>"; }; | |
904 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gesture.c; sourceTree = "<group>"; }; | |
905 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch_c.h; sourceTree = "<group>"; }; | |
906 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_touch.c; sourceTree = "<group>"; }; | |
3331 | 907 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; |
908 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; | |
909 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; }; | |
910 B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; }; | |
911 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; }; | |
912 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; }; | |
913 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; }; | |
914 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
915 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
916 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
917 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
918 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; }; | |
919 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; | |
920 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; }; | |
921 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; | |
922 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; }; | |
923 F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; }; | |
924 F59C710C00D5D15801000001 /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = install.sh; sourceTree = "<group>"; }; | |
925 F5A2EF3900C6A39A01000001 /* BUGS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BUGS; path = ../../BUGS; sourceTree = SOURCE_ROOT; }; | |
926 F5A2EF3A00C6A3C201000001 /* README.MacOSX */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = README.MacOSX; path = ../../README.MacOSX; sourceTree = SOURCE_ROOT; }; | |
927 F5F81AD400D706B101000001 /* Readme SDL Developer.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "Readme SDL Developer.txt"; path = "pkg-support/Readme SDL Developer.txt"; sourceTree = SOURCE_ROOT; }; | |
928 /* End PBXFileReference section */ | |
929 | |
930 /* Begin PBXFrameworksBuildPhase section */ | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
931 00D8D9ED1195090700638393 /* Frameworks */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
932 isa = PBXFrameworksBuildPhase; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
933 buildActionMask = 2147483647; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
934 files = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
935 006E94EF11951255001DE610 /* SDL.framework in Frameworks */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
936 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
937 runOnlyForDeploymentPostprocessing = 0; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
938 }; |
3331 | 939 BECDF6680761BA81005FE872 /* Frameworks */ = { |
940 isa = PBXFrameworksBuildPhase; | |
941 buildActionMask = 2147483647; | |
942 files = ( | |
943 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, | |
944 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, | |
945 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */, | |
946 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, | |
947 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */, | |
948 007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */, | |
949 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */, | |
950 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */, | |
951 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */, | |
952 ); | |
953 runOnlyForDeploymentPostprocessing = 0; | |
954 }; | |
955 BECDF6B10761BA81005FE872 /* Frameworks */ = { | |
956 isa = PBXFrameworksBuildPhase; | |
957 buildActionMask = 2147483647; | |
958 files = ( | |
959 007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, | |
960 007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, | |
961 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */, | |
962 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, | |
963 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */, | |
964 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */, | |
965 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */, | |
966 ); | |
967 runOnlyForDeploymentPostprocessing = 0; | |
968 }; | |
969 /* End PBXFrameworksBuildPhase section */ | |
970 | |
971 /* Begin PBXGroup section */ | |
972 00162D4C09BD20DA0037C8D0 /* pthread */ = { | |
973 isa = PBXGroup; | |
974 children = ( | |
975 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */, | |
976 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */, | |
977 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */, | |
978 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */, | |
979 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */, | |
980 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */, | |
981 ); | |
982 path = pthread; | |
983 sourceTree = "<group>"; | |
984 }; | |
985 00162D5F09BD21010037C8D0 /* unix */ = { | |
986 isa = PBXGroup; | |
987 children = ( | |
988 00162D6009BD21010037C8D0 /* SDL_systimer.c */, | |
989 ); | |
990 path = unix; | |
991 sourceTree = "<group>"; | |
992 }; | |
993 00162D6309BD214E0037C8D0 /* stdlib */ = { | |
994 isa = PBXGroup; | |
995 children = ( | |
996 00162D6509BD214F0037C8D0 /* SDL_getenv.c */, | |
997 002F328509CA049100EBEB88 /* SDL_iconv.c */, | |
998 00162D6609BD214F0037C8D0 /* SDL_malloc.c */, | |
999 00162D6709BD214F0037C8D0 /* SDL_qsort.c */, | |
1000 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */, | |
1001 00162D6909BD214F0037C8D0 /* SDL_string.c */, | |
1002 ); | |
1003 name = stdlib; | |
1004 path = ../../src/stdlib; | |
1005 sourceTree = SOURCE_ROOT; | |
1006 }; | |
1007 00162D7509BD217B0037C8D0 /* loadso */ = { | |
1008 isa = PBXGroup; | |
1009 children = ( | |
1010 046B91E80A11B53500FB151C /* dlopen */, | |
1011 00D55F250A11163D0030ED2A /* macosx */, | |
1012 ); | |
1013 name = loadso; | |
1014 path = ../../src/loadso; | |
1015 sourceTree = SOURCE_ROOT; | |
1016 }; | |
1017 001798BE10743B9F00F5D044 /* power */ = { | |
1018 isa = PBXGroup; | |
1019 children = ( | |
1020 001798C310743B9F00F5D044 /* macosx */, | |
1021 001798C710743B9F00F5D044 /* SDL_power.c */, | |
1022 ); | |
1023 name = power; | |
1024 path = ../../src/power; | |
1025 sourceTree = SOURCE_ROOT; | |
1026 }; | |
1027 001798C310743B9F00F5D044 /* macosx */ = { | |
1028 isa = PBXGroup; | |
1029 children = ( | |
1030 001798C410743B9F00F5D044 /* SDL_syspower.c */, | |
1031 ); | |
1032 path = macosx; | |
1033 sourceTree = "<group>"; | |
1034 }; | |
1035 002F32D209CA0BE700EBEB88 /* disk */ = { | |
1036 isa = PBXGroup; | |
1037 children = ( | |
1038 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */, | |
1039 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */, | |
1040 ); | |
1041 path = disk; | |
1042 sourceTree = "<group>"; | |
1043 }; | |
1044 002F32E009CA0BF600EBEB88 /* dummy */ = { | |
1045 isa = PBXGroup; | |
1046 children = ( | |
1047 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */, | |
1048 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */, | |
1049 ); | |
1050 path = dummy; | |
1051 sourceTree = "<group>"; | |
1052 }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1053 006E949B11951160001DE610 /* TestResources */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1054 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1055 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1056 006E949C119511A1001DE610 /* icon.bmp */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1057 006E949D119511A1001DE610 /* moose.dat */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1058 006E949E119511A1001DE610 /* picture.xbm */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1059 006E949F119511A1001DE610 /* sail.bmp */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1060 006E94A0119511A1001DE610 /* sample.bmp */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1061 006E94A1119511A1001DE610 /* sample.wav */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1062 006E94A2119511A1001DE610 /* utf8.txt */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1063 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1064 name = TestResources; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1065 sourceTree = "<group>"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1066 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1067 006E95AD11952992001DE610 /* cocoa */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1068 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1069 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1070 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1071 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1072 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1073 path = cocoa; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1074 sourceTree = "<group>"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1075 }; |
3331 | 1076 00CFA69B106B467B00758660 /* atomic */ = { |
1077 isa = PBXGroup; | |
1078 children = ( | |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
1079 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
1080 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */, |
3331 | 1081 ); |
1082 name = atomic; | |
1083 path = ../../src/atomic; | |
1084 sourceTree = SOURCE_ROOT; | |
1085 }; | |
1086 00CFA6DF106B48D800758660 /* haptic */ = { | |
1087 isa = PBXGroup; | |
1088 children = ( | |
1089 00CFA6E0106B48D800758660 /* darwin */, | |
1090 00CFA6E8106B48D800758660 /* SDL_haptic.c */, | |
1091 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */, | |
1092 ); | |
1093 name = haptic; | |
1094 path = ../../src/haptic; | |
1095 sourceTree = SOURCE_ROOT; | |
1096 }; | |
1097 00CFA6E0106B48D800758660 /* darwin */ = { | |
1098 isa = PBXGroup; | |
1099 children = ( | |
1100 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */, | |
1101 ); | |
1102 path = darwin; | |
1103 sourceTree = "<group>"; | |
1104 }; | |
1105 00CFA703106B498A00758660 /* cocoa */ = { | |
1106 isa = PBXGroup; | |
1107 children = ( | |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1108 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1109 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */, |
3331 | 1110 00CFA704106B498A00758660 /* SDL_cocoaevents.h */, |
1111 00CFA705106B498A00758660 /* SDL_cocoaevents.m */, | |
1112 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */, | |
1113 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */, | |
1114 00CFA708106B498A00758660 /* SDL_cocoamodes.h */, | |
1115 00CFA709106B498A00758660 /* SDL_cocoamodes.m */, | |
1116 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */, | |
1117 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */, | |
1118 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */, | |
1119 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */, | |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1120 453773871207C5A2002F0F45 /* SDL_cocoashape.h */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1121 453773881207C5A2002F0F45 /* SDL_cocoashape.m */, |
3331 | 1122 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */, |
1123 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */, | |
1124 00CFA710106B498A00758660 /* SDL_cocoawindow.h */, | |
1125 00CFA711106B498A00758660 /* SDL_cocoawindow.m */, | |
1126 ); | |
1127 path = cocoa; | |
1128 sourceTree = "<group>"; | |
1129 }; | |
1130 00CFA712106B498A00758660 /* dummy */ = { | |
1131 isa = PBXGroup; | |
1132 children = ( | |
1133 00CFA713106B498A00758660 /* SDL_nullevents.c */, | |
1134 00CFA714106B498A00758660 /* SDL_nullevents_c.h */, | |
1135 00CFA715106B498A00758660 /* SDL_nullrender.c */, | |
1136 00CFA716106B498A00758660 /* SDL_nullrender_c.h */, | |
1137 00CFA717106B498A00758660 /* SDL_nullvideo.c */, | |
1138 00CFA718106B498B00758660 /* SDL_nullvideo.h */, | |
1139 ); | |
1140 path = dummy; | |
1141 sourceTree = "<group>"; | |
1142 }; | |
1143 00CFA719106B498B00758660 /* x11 */ = { | |
1144 isa = PBXGroup; | |
1145 children = ( | |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
1146 00CFA71A106B498B00758660 /* imKStoUCS.c */, |
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
1147 00CFA71B106B498B00758660 /* imKStoUCS.h */, |
4669 | 1148 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */, |
1149 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */, | |
3331 | 1150 00CFA71C106B498B00758660 /* SDL_x11dyn.c */, |
1151 00CFA71D106B498B00758660 /* SDL_x11dyn.h */, | |
1152 00CFA71E106B498B00758660 /* SDL_x11events.c */, | |
1153 00CFA71F106B498B00758660 /* SDL_x11events.h */, | |
1154 00CFA720106B498B00758660 /* SDL_x11gamma.c */, | |
1155 00CFA721106B498B00758660 /* SDL_x11gamma.h */, | |
1156 00CFA722106B498B00758660 /* SDL_x11keyboard.c */, | |
1157 00CFA723106B498B00758660 /* SDL_x11keyboard.h */, | |
1158 00CFA724106B498B00758660 /* SDL_x11modes.c */, | |
1159 00CFA725106B498B00758660 /* SDL_x11modes.h */, | |
1160 00CFA726106B498B00758660 /* SDL_x11mouse.c */, | |
1161 00CFA727106B498B00758660 /* SDL_x11mouse.h */, | |
1162 00CFA728106B498B00758660 /* SDL_x11opengl.c */, | |
1163 00CFA729106B498B00758660 /* SDL_x11opengl.h */, | |
1164 00CFA72A106B498B00758660 /* SDL_x11opengles.c */, | |
1165 00CFA72B106B498B00758660 /* SDL_x11opengles.h */, | |
1166 00CFA72C106B498B00758660 /* SDL_x11render.c */, | |
1167 00CFA72D106B498B00758660 /* SDL_x11render.h */, | |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1168 453773901207C6E9002F0F45 /* SDL_x11shape.c */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1169 453773911207C6E9002F0F45 /* SDL_x11shape.h */, |
3331 | 1170 00CFA72E106B498B00758660 /* SDL_x11sym.h */, |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
1171 046B9B6612D02EE600159CFE /* SDL_x11touch.c */, |
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
1172 046B9B6712D02EE600159CFE /* SDL_x11touch.h */, |
3331 | 1173 00CFA72F106B498B00758660 /* SDL_x11video.c */, |
1174 00CFA730106B498B00758660 /* SDL_x11video.h */, | |
1175 00CFA731106B498B00758660 /* SDL_x11window.c */, | |
1176 00CFA732106B498B00758660 /* SDL_x11window.h */, | |
1177 ); | |
1178 path = x11; | |
1179 sourceTree = "<group>"; | |
1180 }; | |
1181 00CFA733106B498B00758660 /* Xext */ = { | |
1182 isa = PBXGroup; | |
1183 children = ( | |
1184 00CFA734106B498B00758660 /* extensions */, | |
1185 00CFA744106B498B00758660 /* README */, | |
1186 00CFA745106B498B00758660 /* Xinerama */, | |
1187 00CFA747106B498B00758660 /* XME */, | |
1188 00CFA749106B498B00758660 /* XmuStdCmap */, | |
1189 00CFA752106B498B00758660 /* Xv */, | |
1190 00CFA755106B498B00758660 /* Xxf86vm */, | |
1191 ); | |
1192 path = Xext; | |
1193 sourceTree = "<group>"; | |
1194 }; | |
1195 00CFA734106B498B00758660 /* extensions */ = { | |
1196 isa = PBXGroup; | |
1197 children = ( | |
1198 00CFA735106B498B00758660 /* extutil.h */, | |
1199 00CFA736106B498B00758660 /* panoramiXext.h */, | |
1200 00CFA737106B498B00758660 /* panoramiXproto.h */, | |
1201 00CFA738106B498B00758660 /* StdCmap.h */, | |
1202 00CFA739106B498B00758660 /* Xext.h */, | |
1203 00CFA73A106B498B00758660 /* xf86dga.h */, | |
1204 00CFA73B106B498B00758660 /* xf86dga1.h */, | |
1205 00CFA73C106B498B00758660 /* xf86dga1str.h */, | |
1206 00CFA73D106B498B00758660 /* xf86dgastr.h */, | |
1207 00CFA73E106B498B00758660 /* xf86vmode.h */, | |
1208 00CFA73F106B498B00758660 /* xf86vmstr.h */, | |
1209 00CFA740106B498B00758660 /* Xinerama.h */, | |
1210 00CFA741106B498B00758660 /* Xv.h */, | |
1211 00CFA742106B498B00758660 /* Xvlib.h */, | |
1212 00CFA743106B498B00758660 /* Xvproto.h */, | |
1213 ); | |
1214 path = extensions; | |
1215 sourceTree = "<group>"; | |
1216 }; | |
1217 00CFA745106B498B00758660 /* Xinerama */ = { | |
1218 isa = PBXGroup; | |
1219 children = ( | |
1220 00CFA746106B498B00758660 /* Xinerama.c */, | |
1221 ); | |
1222 path = Xinerama; | |
1223 sourceTree = "<group>"; | |
1224 }; | |
1225 00CFA747106B498B00758660 /* XME */ = { | |
1226 isa = PBXGroup; | |
1227 children = ( | |
1228 00CFA748106B498B00758660 /* xme.c */, | |
1229 ); | |
1230 path = XME; | |
1231 sourceTree = "<group>"; | |
1232 }; | |
1233 00CFA749106B498B00758660 /* XmuStdCmap */ = { | |
1234 isa = PBXGroup; | |
1235 children = ( | |
1236 00CFA74A106B498B00758660 /* AllCmap.c */, | |
1237 00CFA74B106B498B00758660 /* CmapAlloc.c */, | |
1238 00CFA74C106B498B00758660 /* CrCmap.c */, | |
1239 00CFA74D106B498B00758660 /* DelCmap.c */, | |
1240 00CFA74E106B498B00758660 /* Distinct.c */, | |
1241 00CFA74F106B498B00758660 /* LookupCmap.c */, | |
1242 00CFA750106B498B00758660 /* StdCmap.c */, | |
1243 00CFA751106B498B00758660 /* VisCmap.c */, | |
1244 ); | |
1245 path = XmuStdCmap; | |
1246 sourceTree = "<group>"; | |
1247 }; | |
1248 00CFA752106B498B00758660 /* Xv */ = { | |
1249 isa = PBXGroup; | |
1250 children = ( | |
1251 00CFA753106B498B00758660 /* Xv.c */, | |
1252 00CFA754106B498B00758660 /* Xvlibint.h */, | |
1253 ); | |
1254 path = Xv; | |
1255 sourceTree = "<group>"; | |
1256 }; | |
1257 00CFA755106B498B00758660 /* Xxf86vm */ = { | |
1258 isa = PBXGroup; | |
1259 children = ( | |
1260 00CFA756106B498B00758660 /* XF86VMode.c */, | |
1261 ); | |
1262 path = Xxf86vm; | |
1263 sourceTree = "<group>"; | |
1264 }; | |
1265 00D55F250A11163D0030ED2A /* macosx */ = { | |
1266 isa = PBXGroup; | |
1267 children = ( | |
1268 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */, | |
1269 ); | |
1270 path = macosx; | |
1271 sourceTree = "<group>"; | |
1272 }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1273 00D8D9FA1195091500638393 /* AutomatedTests */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1274 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1275 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1276 00D8D9FB1195093100638393 /* audio */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1277 00D8D9FE1195093100638393 /* common */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1278 00D8DA071195093100638393 /* platform */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1279 00D8DA0A1195093100638393 /* README */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1280 00D8DA0B1195093100638393 /* rect */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1281 00D8DA0E1195093100638393 /* render */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1282 00D8DA111195093100638393 /* rwops */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1283 00D8DA151195093100638393 /* SDL_at.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1284 00D8DA161195093100638393 /* SDL_at.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1285 00D8DA171195093100638393 /* surface */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1286 00D8DA1A1195093100638393 /* testsdl.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1287 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1288 name = AutomatedTests; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1289 sourceTree = "<group>"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1290 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1291 00D8D9FB1195093100638393 /* audio */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1292 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1293 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1294 00D8D9FC1195093100638393 /* audio.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1295 00D8D9FD1195093100638393 /* audio.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1296 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1297 name = audio; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1298 path = ../../test/automated/audio; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1299 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1300 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1301 00D8D9FE1195093100638393 /* common */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1302 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1303 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1304 00D8D9FF1195093100638393 /* common.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1305 00D8DA001195093100638393 /* common.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1306 00D8DA011195093100638393 /* images.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1307 00D8DA021195093100638393 /* img_blit.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1308 00D8DA031195093100638393 /* img_blitblend.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1309 00D8DA041195093100638393 /* img_face.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1310 00D8DA051195093100638393 /* img_primitives.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1311 00D8DA061195093100638393 /* img_primitivesblend.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1312 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1313 name = common; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1314 path = ../../test/automated/common; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1315 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1316 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1317 00D8DA071195093100638393 /* platform */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1318 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1319 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1320 00D8DA081195093100638393 /* platform.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1321 00D8DA091195093100638393 /* platform.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1322 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1323 name = platform; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1324 path = ../../test/automated/platform; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1325 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1326 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1327 00D8DA0B1195093100638393 /* rect */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1328 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1329 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1330 00D8DA0C1195093100638393 /* rect.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1331 00D8DA0D1195093100638393 /* rect.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1332 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1333 name = rect; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1334 path = ../../test/automated/rect; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1335 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1336 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1337 00D8DA0E1195093100638393 /* render */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1338 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1339 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1340 00D8DA0F1195093100638393 /* render.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1341 00D8DA101195093100638393 /* render.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1342 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1343 name = render; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1344 path = ../../test/automated/render; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1345 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1346 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1347 00D8DA111195093100638393 /* rwops */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1348 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1349 children = ( |
4452
4011619aab7e
Updated Mac Xcode project for refactored rwops automated test changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4447
diff
changeset
|
1350 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */, |
4011619aab7e
Updated Mac Xcode project for refactored rwops automated test changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4447
diff
changeset
|
1351 001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1352 00D8DA121195093100638393 /* read */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1353 00D8DA131195093100638393 /* rwops.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1354 00D8DA141195093100638393 /* rwops.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1355 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1356 name = rwops; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1357 path = ../../test/automated/rwops; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1358 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1359 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1360 00D8DA171195093100638393 /* surface */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1361 isa = PBXGroup; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1362 children = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1363 00D8DA181195093100638393 /* surface.c */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1364 00D8DA191195093100638393 /* surface.h */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1365 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1366 name = surface; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1367 path = ../../test/automated/surface; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1368 sourceTree = SOURCE_ROOT; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1369 }; |
3331 | 1370 0153832C006D78D67F000001 /* audio */ = { |
1371 isa = PBXGroup; | |
1372 children = ( | |
1373 BECDF5D20761B759005FE872 /* macosx */, | |
1374 002F32D209CA0BE700EBEB88 /* disk */, | |
1375 002F32E009CA0BF600EBEB88 /* dummy */, | |
1376 00CFA6B0106B46E500758660 /* SDL_audio_c.h */, | |
1377 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */, | |
1378 00CFA6B2106B46E500758660 /* SDL_audiomem.h */, | |
1379 01538330006D78D67F000001 /* SDL_audio.c */, | |
1380 01538331006D78D67F000001 /* SDL_audiocvt.c */, | |
1381 01538332006D78D67F000001 /* SDL_audiodev.c */, | |
1382 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */, | |
1383 01538334006D78D67F000001 /* SDL_mixer.c */, | |
1384 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */, | |
1385 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */, | |
1386 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */, | |
1387 00CFA6B5106B46E500758660 /* SDL_wave.h */, | |
1388 01538335006D78D67F000001 /* SDL_wave.c */, | |
1389 ); | |
1390 name = audio; | |
1391 path = ../../src/audio; | |
1392 sourceTree = SOURCE_ROOT; | |
1393 }; | |
1394 01538367006D79147F000001 /* events */ = { | |
1395 isa = PBXGroup; | |
1396 children = ( | |
4669 | 1397 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */, |
1398 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */, | |
1399 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */, | |
1400 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */, | |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1401 0420497411E6F052007E7EC9 /* blank_cursor.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1402 0420497511E6F052007E7EC9 /* default_cursor.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1403 0420497611E6F052007E7EC9 /* scancodes_darwin.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1404 0420497711E6F052007E7EC9 /* scancodes_linux.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1405 0420497811E6F052007E7EC9 /* scancodes_win32.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1406 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1407 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1408 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */, |
3331 | 1409 00CFA6C2106B480800758660 /* SDL_events_c.h */, |
1410 01538369006D79147F000001 /* SDL_events.c */, | |
1411 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */, | |
1412 0153836B006D79147F000001 /* SDL_keyboard.c */, | |
1413 00CFA6C4106B480800758660 /* SDL_mouse_c.h */, | |
1414 0153836C006D79147F000001 /* SDL_mouse.c */, | |
1415 0153836D006D79147F000001 /* SDL_quit.c */, | |
1416 00CFA6C5106B480800758660 /* SDL_sysevents.h */, | |
1417 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */, | |
1418 00CFA6C7106B480800758660 /* SDL_windowevents.c */, | |
1419 ); | |
1420 name = events; | |
1421 path = ../../src/events; | |
1422 sourceTree = SOURCE_ROOT; | |
1423 }; | |
1424 01538376006D79307F000001 /* file */ = { | |
1425 isa = PBXGroup; | |
1426 children = ( | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1427 006E95AD11952992001DE610 /* cocoa */, |
3331 | 1428 01538377006D79307F000001 /* SDL_rwops.c */, |
1429 ); | |
1430 name = file; | |
1431 path = ../../src/file; | |
1432 sourceTree = SOURCE_ROOT; | |
1433 }; | |
1434 01538379006D79737F000001 /* thread */ = { | |
1435 isa = PBXGroup; | |
1436 children = ( | |
1437 00162D4C09BD20DA0037C8D0 /* pthread */, | |
1438 01538445006D7EC67F000001 /* SDL_thread.c */, | |
1439 ); | |
1440 name = thread; | |
1441 path = ../../src/thread; | |
1442 sourceTree = SOURCE_ROOT; | |
1443 }; | |
1444 01538391006D79BC7F000001 /* timer */ = { | |
1445 isa = PBXGroup; | |
1446 children = ( | |
1447 00162D5F09BD21010037C8D0 /* unix */, | |
1448 015383A0006D79BC7F000001 /* SDL_timer.c */, | |
1449 ); | |
1450 name = timer; | |
1451 path = ../../src/timer; | |
1452 sourceTree = SOURCE_ROOT; | |
1453 }; | |
1454 015383BE006D7A567F000001 /* video */ = { | |
1455 isa = PBXGroup; | |
1456 children = ( | |
1457 00CFA7EA106B49B500758660 /* mmx.h */, | |
1458 00CFA7EB106B49B500758660 /* SDL_alphamult.c */, | |
1459 00CFA7EC106B49B500758660 /* SDL_alphamult.h */, | |
3642
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
1460 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */, |
3331 | 1461 00CFA7ED106B49B500758660 /* SDL_blendline.c */, |
1462 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */, | |
1463 00CFA7EF106B49B500758660 /* SDL_blendrect.c */, | |
1464 00CFA7F0106B49B500758660 /* SDL_blit_0.c */, | |
1465 00CFA7F1106B49B500758660 /* SDL_blit_1.c */, | |
1466 00CFA7F2106B49B500758660 /* SDL_blit_A.c */, | |
1467 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */, | |
1468 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */, | |
1469 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */, | |
1470 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */, | |
1471 00CFA7F7106B49B600758660 /* SDL_blit_N.c */, | |
1472 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */, | |
1473 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */, | |
1474 00CFA7FA106B49B600758660 /* SDL_blit.c */, | |
1475 00CFA7FB106B49B600758660 /* SDL_blit.h */, | |
1476 00CFA7FC106B49B600758660 /* SDL_bmp.c */, | |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1477 04DEA57411E6009000386CAC /* SDL_clipboard.c */, |
3331 | 1478 00CFA7FD106B49B600758660 /* SDL_draw.h */, |
1479 00CFA7FE106B49B600758660 /* SDL_drawline.c */, | |
1480 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */, | |
3642
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
1481 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */, |
3331 | 1482 00CFA800106B49B600758660 /* SDL_fillrect.c */, |
1483 00CFA801106B49B600758660 /* SDL_gamma.c */, | |
1484 00CFA802106B49B600758660 /* SDL_glesfuncs.h */, | |
1485 00CFA803106B49B600758660 /* SDL_glfuncs.h */, | |
1486 00CFA804106B49B600758660 /* SDL_leaks.h */, | |
1487 00CFA805106B49B600758660 /* SDL_pixels_c.h */, | |
1488 00CFA806106B49B600758660 /* SDL_pixels.c */, | |
1489 00CFA807106B49B600758660 /* SDL_rect_c.h */, | |
1490 00CFA808106B49B600758660 /* SDL_rect.c */, | |
1491 00CFA809106B49B600758660 /* SDL_renderer_gl.c */, | |
1492 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */, | |
1493 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */, | |
1494 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */, | |
1495 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */, | |
1496 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */, | |
1497 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */, | |
1498 00CFA810106B49B600758660 /* SDL_RLEaccel.c */, | |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1499 4537737C1207C4CE002F0F45 /* SDL_shape.c */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1500 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */, |
3331 | 1501 00CFA811106B49B600758660 /* SDL_stretch.c */, |
1502 00CFA812106B49B600758660 /* SDL_surface.c */, | |
1503 00CFA813106B49B600758660 /* SDL_sysvideo.h */, | |
1504 00CFA814106B49B600758660 /* SDL_video.c */, | |
1505 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */, | |
1506 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */, | |
1507 00CFA817106B49B600758660 /* SDL_yuv_sw.c */, | |
1508 00CFA703106B498A00758660 /* cocoa */, | |
1509 00CFA712106B498A00758660 /* dummy */, | |
1510 00CFA719106B498B00758660 /* x11 */, | |
1511 00CFA733106B498B00758660 /* Xext */, | |
1512 ); | |
1513 name = video; | |
1514 path = ../../src/video; | |
1515 sourceTree = SOURCE_ROOT; | |
1516 }; | |
1517 0153844A006D81B07F000001 /* Public Headers */ = { | |
1518 isa = PBXGroup; | |
1519 children = ( | |
4669 | 1520 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */, |
1521 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */, | |
3331 | 1522 0C5AF5E501191D2B7F000001 /* begin_code.h */, |
1523 0C5AF5E601191D2B7F000001 /* close_code.h */, | |
1524 0C5AF5FF01191D2B7F000001 /* SDL.h */, | |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1525 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */, |
3331 | 1526 00CFA67A106B44CE00758660 /* SDL_atomic.h */, |
1527 0C5AF5E801191D2B7F000001 /* SDL_audio.h */, | |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1528 044E5F8411E6051C0076F181 /* SDL_clipboard.h */, |
3331 | 1529 00CFA67B106B44CE00758660 /* SDL_compat.h */, |
1530 00162D3709BD1FA90037C8D0 /* SDL_config.h */, | |
1531 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */, | |
1532 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */, | |
1533 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */, | |
1534 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */, | |
1535 0C5AF5ED01191D2B7F000001 /* SDL_error.h */, | |
1536 0C5AF5EE01191D2B7F000001 /* SDL_events.h */, | |
1537 00CFA67C106B44CE00758660 /* SDL_haptic.h */, | |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1538 04DEA56F11E6006A00386CAC /* SDL_input.h */, |
3331 | 1539 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */, |
1540 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */, | |
1541 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */, | |
1542 B29A290D04E5B28700A80002 /* SDL_loadso.h */, | |
1543 0C5AF5F301191D2B7F000001 /* SDL_main.h */, | |
1544 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */, | |
1545 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */, | |
1546 B2CF8DC705C4450500E5DC7F /* SDL_name.h */, | |
1547 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */, | |
1548 00CFA67D106B44CE00758660 /* SDL_pixels.h */, | |
1549 00162D3809BD1FA90037C8D0 /* SDL_platform.h */, | |
1550 00CFA67E106B44CE00758660 /* SDL_power.h */, | |
1551 0C5AF5F701191D2B7F000001 /* SDL_quit.h */, | |
1552 00CFA67F106B44CE00758660 /* SDL_rect.h */, | |
3339 | 1553 00A6EBD91078D569001EEA06 /* SDL_revision.h */, |
3331 | 1554 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */, |
1555 00CFA680106B44CE00758660 /* SDL_scancode.h */, | |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1556 453773811207C518002F0F45 /* SDL_shape.h */, |
3331 | 1557 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */, |
1558 00CFA681106B44CE00758660 /* SDL_surface.h */, | |
1559 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */, | |
1560 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */, | |
1561 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */, | |
1562 0C5AF5FC01191D2B7F000001 /* SDL_types.h */, | |
1563 0C5AF5FD01191D2B7F000001 /* SDL_version.h */, | |
1564 0C5AF5FE01191D2B7F000001 /* SDL_video.h */, | |
1565 ); | |
1566 name = "Public Headers"; | |
1567 sourceTree = "<group>"; | |
1568 }; | |
1569 034768DDFF38A45A11DB9C8B /* Products */ = { | |
1570 isa = PBXGroup; | |
1571 children = ( | |
1572 089C1665FE841158C02AAC07 /* Resources */, | |
1573 BECDF66C0761BA81005FE872 /* SDL.framework */, | |
1574 BECDF6B30761BA81005FE872 /* libSDL.a */, | |
1575 BECDF6BE0761BA81005FE872 /* Standard DMG */, | |
1576 BECDF6C30761BA81005FE872 /* Developer Extras Package */, | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1577 00D8D9EF1195090700638393 /* testsdl.app */, |
3331 | 1578 ); |
1579 name = Products; | |
1580 sourceTree = "<group>"; | |
1581 }; | |
1582 046B91E80A11B53500FB151C /* dlopen */ = { | |
1583 isa = PBXGroup; | |
1584 children = ( | |
1585 046B91E90A11B53500FB151C /* SDL_sysloadso.c */, | |
1586 ); | |
1587 path = dlopen; | |
1588 sourceTree = "<group>"; | |
1589 }; | |
1590 083E489A006D88D97F000001 /* joystick */ = { | |
1591 isa = PBXGroup; | |
1592 children = ( | |
1593 F51789D001769A2401D3D55B /* darwin */, | |
1594 083E489D006D88D97F000001 /* SDL_joystick.c */, | |
1595 ); | |
1596 name = joystick; | |
1597 path = ../../src/joystick; | |
1598 sourceTree = SOURCE_ROOT; | |
1599 }; | |
1600 0867D691FE84028FC02AAC07 /* SDLFramework */ = { | |
1601 isa = PBXGroup; | |
1602 children = ( | |
1603 F5A2EF3900C6A39A01000001 /* BUGS */, | |
1604 F5A2EF3A00C6A3C201000001 /* README.MacOSX */, | |
1605 F59C70FC00D5CB5801000001 /* pkg-support */, | |
1606 0153844A006D81B07F000001 /* Public Headers */, | |
1607 08FB77ACFE841707C02AAC07 /* Library Source */, | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1608 00D8D9FA1195091500638393 /* AutomatedTests */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1609 006E949B11951160001DE610 /* TestResources */, |
3331 | 1610 034768DDFF38A45A11DB9C8B /* Products */, |
1611 BECDF66B0761BA81005FE872 /* Info-Framework.plist */, | |
1612 BEC562FE0761C0E800A33029 /* Linked Frameworks */, | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1613 00D8D9F11195090700638393 /* testsdl-Info.plist */, |
4670
ad4f32e874ee
Added preliminary touch code to SDL_cocoakeyboard.m
jimtla
parents:
4669
diff
changeset
|
1614 8C93F0EA11F803710014F54D /* gestureSDLTest-Info.plist */, |
3331 | 1615 ); |
1616 comments = "To build Universal Binaries, we have experimented with a variety of different options.\nThe complication is that we must retain compatibility with at least 10.2. \nThe Universal Binary defaults only work for > 10.3.9\n\nSo far, we have found:\ngcc 4.0.0 with Xcode 2.1 always links against libgcc_s. gcc 4.0.1 from Xcode 2.2 fixes this problem.\n\nBut gcc 4.0 will not work with < 10.3.9 because we continue to get an undefined symbol to _fprintf$LDBL128.\nSo we must use gcc 3.3 on PPC to accomplish 10.2 support. (But 4.0 is required for i386.)\n\nSetting the deployment target to 10.4 will disable prebinding, so for PPC, we set it less than 10.4 to preserve prebinding for legacy support.\n\nSetting the PPC SDKROOT to /Developers/SDKs/MacOSX10.2.8.sdk will link to 63.0.0 libSystem.B.dylib. Leaving it at current or 10.4u links to 88.1.2. However, as long as we are using gcc 3.3, it doesn't seem to matter as testing has demonstrated both will run. We have decided not to invoke the 10.2.8 SDK because it is not a default installed component with Xcode which will probably cause most people problems. However, rather than deleting the SDKROOT_ppc entry entirely, we have mapped it to 10.4u in case we decide we need to change this setting.\n\nTo use Altivec or SSE, we needed architecture specific flags:\nOTHER_CFLAGS_ppc\nOTHER_CFLAGS_i386\nOTHER_CFLAGS=$(OTHER_CFLAGS_($CURRENT_ARCH))\n\nThe general OTHER_CFLAGS needed to be manually mapped to architecture specific options because Xcode didn't do this automatically for us.\n\n\n"; | |
1617 name = SDLFramework; | |
1618 sourceTree = "<group>"; | |
1619 }; | |
1620 089C1665FE841158C02AAC07 /* Resources */ = { | |
1621 isa = PBXGroup; | |
1622 children = ( | |
1623 ); | |
1624 name = Resources; | |
1625 sourceTree = "<group>"; | |
1626 }; | |
1627 08FB77ACFE841707C02AAC07 /* Library Source */ = { | |
1628 isa = PBXGroup; | |
1629 children = ( | |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1630 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */, |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1631 00CFA6FA106B493800758660 /* SDL_compat.c */, |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1632 00CFA6FB106B493800758660 /* SDL_error_c.h */, |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1633 01538438006D7D947F000001 /* SDL_error.c */, |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1634 00CFA6FC106B493800758660 /* SDL_fatal.h */, |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1635 01538439006D7D947F000001 /* SDL_fatal.c */, |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1636 0153843C006D7D947F000001 /* SDL.c */, |
3331 | 1637 00CFA69B106B467B00758660 /* atomic */, |
1638 0153832C006D78D67F000001 /* audio */, | |
1639 B24DA50105A88D52006B9F1C /* cpuinfo */, | |
1640 01538367006D79147F000001 /* events */, | |
1641 01538376006D79307F000001 /* file */, | |
1642 00CFA6DF106B48D800758660 /* haptic */, | |
1643 083E489A006D88D97F000001 /* joystick */, | |
1644 00162D7509BD217B0037C8D0 /* loadso */, | |
1645 001798BE10743B9F00F5D044 /* power */, | |
1646 00162D6309BD214E0037C8D0 /* stdlib */, | |
1647 01538379006D79737F000001 /* thread */, | |
1648 01538391006D79BC7F000001 /* timer */, | |
1649 015383BE006D7A567F000001 /* video */, | |
1650 ); | |
1651 name = "Library Source"; | |
1652 sourceTree = "<group>"; | |
1653 }; | |
1654 B24DA50105A88D52006B9F1C /* cpuinfo */ = { | |
1655 isa = PBXGroup; | |
1656 children = ( | |
1657 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */, | |
1658 ); | |
1659 name = cpuinfo; | |
1660 path = ../../src/cpuinfo; | |
1661 sourceTree = "<group>"; | |
1662 }; | |
1663 BEC562FE0761C0E800A33029 /* Linked Frameworks */ = { | |
1664 isa = PBXGroup; | |
1665 children = ( | |
1666 00D0D08310675DD9004B05EF /* CoreFoundation.framework */, | |
1667 007317C10858E15000B2BC32 /* Carbon.framework */, | |
1668 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */, | |
1669 0073179C0858DECD00B2BC32 /* AudioUnit.framework */, | |
1670 0073179D0858DECD00B2BC32 /* Cocoa.framework */, | |
1671 0073179E0858DECD00B2BC32 /* CoreAudio.framework */, | |
1672 0073179F0858DECD00B2BC32 /* IOKit.framework */, | |
1673 007317A00858DECD00B2BC32 /* OpenGL.framework */, | |
1674 00CFA89C106B4BA100758660 /* ForceFeedback.framework */, | |
1675 ); | |
1676 name = "Linked Frameworks"; | |
1677 sourceTree = "<group>"; | |
1678 }; | |
1679 BECDF5D20761B759005FE872 /* macosx */ = { | |
1680 isa = PBXGroup; | |
1681 children = ( | |
1682 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */, | |
1683 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */, | |
1684 ); | |
1685 name = macosx; | |
1686 path = ../../src/audio/macosx; | |
1687 sourceTree = SOURCE_ROOT; | |
1688 }; | |
1689 F51789D001769A2401D3D55B /* darwin */ = { | |
1690 isa = PBXGroup; | |
1691 children = ( | |
1692 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */, | |
1693 ); | |
1694 name = darwin; | |
1695 path = ../../src/joystick/darwin; | |
1696 sourceTree = SOURCE_ROOT; | |
1697 }; | |
1698 F59C70FC00D5CB5801000001 /* pkg-support */ = { | |
1699 isa = PBXGroup; | |
1700 children = ( | |
1701 F59C70FE00D5CB5801000001 /* devel-resources */, | |
1702 F59C710100D5CB5801000001 /* resources */, | |
1703 F5F81AD400D706B101000001 /* Readme SDL Developer.txt */, | |
1704 F59C710500D5CB5801000001 /* SDL-devel.info */, | |
1705 F59C710600D5CB5801000001 /* SDL.info */, | |
1706 ); | |
1707 path = "pkg-support"; | |
1708 sourceTree = SOURCE_ROOT; | |
1709 }; | |
1710 F59C70FE00D5CB5801000001 /* devel-resources */ = { | |
1711 isa = PBXGroup; | |
1712 children = ( | |
1713 F59C710C00D5D15801000001 /* install.sh */, | |
1714 F59C70FF00D5CB5801000001 /* ReadMe.txt */, | |
1715 F59C710000D5CB5801000001 /* Welcome.txt */, | |
1716 ); | |
1717 path = "devel-resources"; | |
1718 sourceTree = "<group>"; | |
1719 }; | |
1720 F59C710100D5CB5801000001 /* resources */ = { | |
1721 isa = PBXGroup; | |
1722 children = ( | |
1723 00794D3F09D0C461003FC8A1 /* License.rtf */, | |
1724 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */, | |
1725 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */, | |
1726 F59C710300D5CB5801000001 /* ReadMe.txt */, | |
1727 ); | |
1728 path = resources; | |
1729 sourceTree = "<group>"; | |
1730 }; | |
1731 /* End PBXGroup section */ | |
1732 | |
1733 /* Begin PBXHeadersBuildPhase section */ | |
1734 BECDF5FF0761BA81005FE872 /* Headers */ = { | |
1735 isa = PBXHeadersBuildPhase; | |
1736 buildActionMask = 2147483647; | |
1737 files = ( | |
1738 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */, | |
1739 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */, | |
1740 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */, | |
1741 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */, | |
1742 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */, | |
1743 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */, | |
1744 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */, | |
1745 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */, | |
1746 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */, | |
1747 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */, | |
1748 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */, | |
1749 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */, | |
1750 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */, | |
1751 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */, | |
1752 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */, | |
1753 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */, | |
1754 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */, | |
1755 00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */, | |
1756 00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */, | |
1757 00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */, | |
1758 00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */, | |
1759 00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */, | |
1760 00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */, | |
1761 00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */, | |
1762 00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */, | |
1763 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */, | |
1764 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */, | |
1765 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */, | |
1766 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */, | |
1767 00162DC909BD222F0037C8D0 /* SDL.h in Headers */, | |
1768 00CFA682106B44CE00758660 /* SDL_atomic.h in Headers */, | |
1769 00CFA683106B44CE00758660 /* SDL_compat.h in Headers */, | |
1770 00CFA684106B44CE00758660 /* SDL_haptic.h in Headers */, | |
1771 00CFA685106B44CE00758660 /* SDL_pixels.h in Headers */, | |
1772 00CFA686106B44CE00758660 /* SDL_power.h in Headers */, | |
1773 00CFA687106B44CE00758660 /* SDL_rect.h in Headers */, | |
1774 00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */, | |
1775 00CFA689106B44CE00758660 /* SDL_surface.h in Headers */, | |
1776 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */, | |
1777 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */, | |
1778 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */, | |
1779 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */, | |
1780 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */, | |
1781 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */, | |
1782 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */, | |
1783 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */, | |
1784 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */, | |
1785 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */, | |
1786 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */, | |
1787 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */, | |
1788 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */, | |
1789 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */, | |
1790 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */, | |
1791 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */, | |
1792 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */, | |
1793 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */, | |
1794 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */, | |
1795 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */, | |
1796 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */, | |
1797 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */, | |
1798 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */, | |
1799 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */, | |
1800 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */, | |
1801 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */, | |
1802 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */, | |
1803 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */, | |
1804 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */, | |
1805 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */, | |
1806 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */, | |
1807 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */, | |
1808 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */, | |
1809 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */, | |
1810 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */, | |
1811 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */, | |
1812 00CFA784106B498B00758660 /* extutil.h in Headers */, | |
1813 00CFA785106B498B00758660 /* panoramiXext.h in Headers */, | |
1814 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */, | |
1815 00CFA787106B498B00758660 /* StdCmap.h in Headers */, | |
1816 00CFA788106B498B00758660 /* Xext.h in Headers */, | |
1817 00CFA789106B498B00758660 /* xf86dga.h in Headers */, | |
1818 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */, | |
1819 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */, | |
1820 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */, | |
1821 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */, | |
1822 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */, | |
1823 00CFA78F106B498B00758660 /* Xinerama.h in Headers */, | |
1824 00CFA790106B498B00758660 /* Xv.h in Headers */, | |
1825 00CFA791106B498B00758660 /* Xvlib.h in Headers */, | |
1826 00CFA792106B498B00758660 /* Xvproto.h in Headers */, | |
1827 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */, | |
1828 00CFA818106B49B600758660 /* mmx.h in Headers */, | |
1829 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */, | |
1830 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */, | |
1831 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */, | |
1832 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */, | |
1833 00CFA829106B49B600758660 /* SDL_blit.h in Headers */, | |
1834 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */, | |
1835 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */, | |
1836 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */, | |
1837 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */, | |
1838 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */, | |
1839 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */, | |
1840 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */, | |
1841 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */, | |
1842 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */, | |
1843 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */, | |
1844 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */, | |
1845 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, | |
3339 | 1846 00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */, |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1847 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1848 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1849 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1850 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1851 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1852 0420496111E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1853 0420497A11E6F052007E7EC9 /* blank_cursor.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1854 0420497B11E6F052007E7EC9 /* default_cursor.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1855 0420497C11E6F052007E7EC9 /* scancodes_darwin.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1856 0420497D11E6F052007E7EC9 /* scancodes_linux.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1857 0420497E11E6F052007E7EC9 /* scancodes_win32.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1858 0420497F11E6F052007E7EC9 /* scancodes_xfree86.h in Headers */, |
4669 | 1859 8CB0A76D11F6A84800CBA2DE /* SDL_x11clipboard.h in Headers */, |
1860 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */, | |
1861 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */, | |
1862 8CB0A77E11F6A8E700CBA2DE /* SDL_gesture_c.h in Headers */, | |
1863 8CB0A78011F6A8E700CBA2DE /* SDL_touch_c.h in Headers */, | |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1864 4537737D1207C4CE002F0F45 /* SDL_shape_internals.h in Headers */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1865 453773821207C518002F0F45 /* SDL_shape.h in Headers */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1866 453773891207C5A2002F0F45 /* SDL_cocoashape.h in Headers */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
1867 453773931207C6E9002F0F45 /* SDL_x11shape.h in Headers */, |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
1868 046B9B6912D02EE600159CFE /* SDL_x11touch.h in Headers */, |
3331 | 1869 ); |
1870 runOnlyForDeploymentPostprocessing = 0; | |
1871 }; | |
1872 BECDF66E0761BA81005FE872 /* Headers */ = { | |
1873 isa = PBXHeadersBuildPhase; | |
1874 buildActionMask = 2147483647; | |
1875 files = ( | |
1876 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */, | |
1877 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */, | |
1878 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */, | |
1879 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */, | |
1880 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */, | |
1881 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */, | |
1882 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */, | |
1883 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */, | |
1884 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */, | |
1885 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */, | |
1886 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */, | |
1887 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */, | |
1888 00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */, | |
1889 00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */, | |
1890 00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */, | |
1891 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */, | |
1892 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */, | |
1893 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */, | |
1894 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */, | |
1895 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */, | |
1896 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */, | |
1897 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */, | |
1898 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */, | |
1899 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */, | |
1900 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */, | |
1901 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */, | |
1902 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */, | |
1903 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */, | |
1904 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */, | |
1905 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */, | |
1906 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */, | |
1907 00CFA701106B493800758660 /* SDL_error_c.h in Headers */, | |
1908 00CFA702106B493800758660 /* SDL_fatal.h in Headers */, | |
1909 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */, | |
1910 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */, | |
1911 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */, | |
1912 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */, | |
1913 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */, | |
1914 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */, | |
1915 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */, | |
1916 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */, | |
1917 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */, | |
1918 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */, | |
1919 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */, | |
1920 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */, | |
1921 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */, | |
1922 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */, | |
1923 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */, | |
1924 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */, | |
1925 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */, | |
1926 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */, | |
1927 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */, | |
1928 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */, | |
1929 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */, | |
1930 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */, | |
1931 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */, | |
1932 00CFA7CE106B498B00758660 /* extutil.h in Headers */, | |
1933 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */, | |
1934 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */, | |
1935 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */, | |
1936 00CFA7D2106B498B00758660 /* Xext.h in Headers */, | |
1937 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */, | |
1938 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */, | |
1939 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */, | |
1940 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */, | |
1941 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */, | |
1942 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */, | |
1943 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */, | |
1944 00CFA7DA106B498B00758660 /* Xv.h in Headers */, | |
1945 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */, | |
1946 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */, | |
1947 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */, | |
1948 00CFA846106B49B600758660 /* mmx.h in Headers */, | |
1949 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */, | |
1950 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */, | |
1951 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */, | |
1952 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */, | |
1953 00CFA857106B49B600758660 /* SDL_blit.h in Headers */, | |
1954 00CFA859106B49B600758660 /* SDL_draw.h in Headers */, | |
1955 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */, | |
1956 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */, | |
1957 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */, | |
1958 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */, | |
1959 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */, | |
1960 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */, | |
1961 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */, | |
1962 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */, | |
1963 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */, | |
1964 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */, | |
1965 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, | |
3339 | 1966 00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */, |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
1967 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1968 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1969 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1970 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
1971 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1972 0420496311E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1973 0420498011E6F052007E7EC9 /* blank_cursor.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1974 0420498111E6F052007E7EC9 /* default_cursor.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1975 0420498211E6F052007E7EC9 /* scancodes_darwin.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1976 0420498311E6F052007E7EC9 /* scancodes_linux.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1977 0420498411E6F052007E7EC9 /* scancodes_win32.h in Headers */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
1978 0420498511E6F052007E7EC9 /* scancodes_xfree86.h in Headers */, |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
1979 046B9B6B12D02EE600159CFE /* SDL_x11touch.h in Headers */, |
3331 | 1980 ); |
1981 runOnlyForDeploymentPostprocessing = 0; | |
1982 }; | |
1983 /* End PBXHeadersBuildPhase section */ | |
1984 | |
1985 /* Begin PBXNativeTarget section */ | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1986 00D8D9EE1195090700638393 /* testsdl */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1987 isa = PBXNativeTarget; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1988 buildConfigurationList = 00D8D9F71195090900638393 /* Build configuration list for PBXNativeTarget "testsdl" */; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1989 buildPhases = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1990 00D8D9EB1195090700638393 /* Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1991 00D8D9EC1195090700638393 /* Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1992 00D8D9ED1195090700638393 /* Frameworks */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1993 006E9491119510E1001DE610 /* Copy Frameworks */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1994 006E94B3119511CE001DE610 /* Copy rwops */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1995 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1996 buildRules = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1997 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1998 dependencies = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
1999 00D8DA2F1195094500638393 /* PBXTargetDependency */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2000 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2001 name = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2002 productName = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2003 productReference = 00D8D9EF1195090700638393 /* testsdl.app */; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2004 productType = "com.apple.product-type.application"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2005 }; |
3331 | 2006 BECDF5FE0761BA81005FE872 /* Framework */ = { |
2007 isa = PBXNativeTarget; | |
2008 buildConfigurationList = 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */; | |
2009 buildPhases = ( | |
2010 BECDF5FF0761BA81005FE872 /* Headers */, | |
2011 BECDF62A0761BA81005FE872 /* Resources */, | |
2012 BECDF62C0761BA81005FE872 /* Sources */, | |
2013 BECDF6680761BA81005FE872 /* Frameworks */, | |
2014 ); | |
2015 buildRules = ( | |
2016 ); | |
2017 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n"; | |
2018 dependencies = ( | |
2019 002D2AA9106C196E00BF972E /* PBXTargetDependency */, | |
2020 ); | |
2021 name = Framework; | |
2022 productInstallPath = "@executable_path/../Frameworks"; | |
2023 productName = SDL; | |
2024 productReference = BECDF66C0761BA81005FE872 /* SDL.framework */; | |
2025 productType = "com.apple.product-type.framework"; | |
2026 }; | |
2027 BECDF66D0761BA81005FE872 /* Static Library */ = { | |
2028 isa = PBXNativeTarget; | |
2029 buildConfigurationList = 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */; | |
2030 buildPhases = ( | |
2031 BECDF66E0761BA81005FE872 /* Headers */, | |
2032 BECDF6790761BA81005FE872 /* Sources */, | |
2033 BECDF6B10761BA81005FE872 /* Frameworks */, | |
2034 BECDF6B20761BA81005FE872 /* Rez */, | |
2035 ); | |
2036 buildRules = ( | |
2037 ); | |
2038 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application."; | |
2039 dependencies = ( | |
2040 002D2AAC106C19B200BF972E /* PBXTargetDependency */, | |
2041 ); | |
2042 name = "Static Library"; | |
2043 productInstallPath = /usr/local/lib; | |
2044 productName = "Static Library"; | |
2045 productReference = BECDF6B30761BA81005FE872 /* libSDL.a */; | |
2046 productType = "com.apple.product-type.library.static"; | |
2047 }; | |
2048 BECDF6BB0761BA81005FE872 /* Standard DMG */ = { | |
2049 isa = PBXNativeTarget; | |
2050 buildConfigurationList = 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */; | |
2051 buildPhases = ( | |
2052 BECDF6BD0761BA81005FE872 /* ShellScript */, | |
2053 ); | |
2054 buildRules = ( | |
2055 ); | |
2056 dependencies = ( | |
2057 BECDF6C60761BA81005FE872 /* PBXTargetDependency */, | |
2058 ); | |
2059 name = "Standard DMG"; | |
2060 productInstallPath = /usr/local/bin; | |
2061 productName = "Standard Package"; | |
2062 productReference = BECDF6BE0761BA81005FE872 /* Standard DMG */; | |
2063 productType = "com.apple.product-type.tool"; | |
2064 }; | |
2065 BECDF6C00761BA81005FE872 /* Developer Extras Package */ = { | |
2066 isa = PBXNativeTarget; | |
2067 buildConfigurationList = 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */; | |
2068 buildPhases = ( | |
2069 BECDF6C20761BA81005FE872 /* ShellScript */, | |
2070 ); | |
2071 buildRules = ( | |
2072 ); | |
2073 dependencies = ( | |
2074 008310461072EA9000A531F1 /* PBXTargetDependency */, | |
2075 ); | |
2076 name = "Developer Extras Package"; | |
2077 productInstallPath = /usr/local/bin; | |
2078 productName = "Devel Package"; | |
2079 productReference = BECDF6C30761BA81005FE872 /* Developer Extras Package */; | |
2080 productType = "com.apple.product-type.tool"; | |
2081 }; | |
2082 /* End PBXNativeTarget section */ | |
2083 | |
2084 /* Begin PBXProject section */ | |
2085 0867D690FE84028FC02AAC07 /* Project object */ = { | |
2086 isa = PBXProject; | |
2087 buildConfigurationList = 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */; | |
2088 compatibilityVersion = "Xcode 3.0"; | |
4908
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2089 developmentRegion = English; |
3331 | 2090 hasScannedForEncodings = 1; |
4908
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2091 knownRegions = ( |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2092 English, |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2093 Japanese, |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2094 French, |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2095 German, |
9b9dc9fc7df2
Fix Xcode project to turns the SDL_gesture.h and SDL_touch.h into public includes (since they are included when using the SDL/SDL.h file)
Andreas Schiffler <aschiffler@ferzkopp.net>
parents:
4862
diff
changeset
|
2096 ); |
3331 | 2097 mainGroup = 0867D691FE84028FC02AAC07 /* SDLFramework */; |
2098 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; | |
2099 projectDirPath = ""; | |
2100 projectRoot = ""; | |
2101 targets = ( | |
2102 BECDF5FE0761BA81005FE872 /* Framework */, | |
2103 BECDF66D0761BA81005FE872 /* Static Library */, | |
2104 BECDF6BB0761BA81005FE872 /* Standard DMG */, | |
2105 BECDF6C00761BA81005FE872 /* Developer Extras Package */, | |
3339 | 2106 002D2A9E106C18E700BF972E /* Generate Header Files */, |
3331 | 2107 0083103F1072EA5700A531F1 /* Generate Doxygen DocSet */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2108 00D8D9EE1195090700638393 /* testsdl */, |
3331 | 2109 ); |
2110 }; | |
2111 /* End PBXProject section */ | |
2112 | |
2113 /* Begin PBXResourcesBuildPhase section */ | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2114 00D8D9EB1195090700638393 /* Resources */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2115 isa = PBXResourcesBuildPhase; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2116 buildActionMask = 2147483647; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2117 files = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2118 006E94A3119511A1001DE610 /* icon.bmp in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2119 006E94A4119511A1001DE610 /* moose.dat in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2120 006E94A5119511A1001DE610 /* picture.xbm in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2121 006E94A6119511A1001DE610 /* sail.bmp in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2122 006E94A7119511A1001DE610 /* sample.bmp in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2123 006E94A8119511A1001DE610 /* sample.wav in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2124 006E94A9119511A1001DE610 /* utf8.txt in Resources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2125 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2126 runOnlyForDeploymentPostprocessing = 0; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2127 }; |
3331 | 2128 BECDF62A0761BA81005FE872 /* Resources */ = { |
2129 isa = PBXResourcesBuildPhase; | |
2130 buildActionMask = 2147483647; | |
2131 files = ( | |
2132 ); | |
2133 runOnlyForDeploymentPostprocessing = 0; | |
2134 }; | |
2135 /* End PBXResourcesBuildPhase section */ | |
2136 | |
2137 /* Begin PBXRezBuildPhase section */ | |
2138 BECDF6B20761BA81005FE872 /* Rez */ = { | |
2139 isa = PBXRezBuildPhase; | |
2140 buildActionMask = 2147483647; | |
2141 files = ( | |
2142 ); | |
2143 runOnlyForDeploymentPostprocessing = 0; | |
2144 }; | |
2145 /* End PBXRezBuildPhase section */ | |
2146 | |
2147 /* Begin PBXShellScriptBuildPhase section */ | |
2148 002D2AA5106C190C00BF972E /* Run Script to Create SDL_config.h */ = { | |
2149 isa = PBXShellScriptBuildPhase; | |
2150 buildActionMask = 2147483647; | |
2151 files = ( | |
2152 ); | |
2153 inputPaths = ( | |
2154 "$(SRCROOT)/../../include/SDL_config.h.default", | |
2155 ); | |
2156 name = "Run Script to Create SDL_config.h"; | |
2157 outputPaths = ( | |
2158 "$(SRCROOT)/../../include/SDL_config.h", | |
2159 ); | |
2160 runOnlyForDeploymentPostprocessing = 0; | |
2161 shellPath = /bin/sh; | |
2162 shellScript = "# Make sure that include/SDL_config.h is a symlink to SDL_config.h.default.\n# If it exists and is not a symlink, it was probably generated by configure and\n# we move it aside.\nif [ ! -L ../../include/SDL_config.h ]; then\n if [ -e ../../include/SDL_config.h ]; then\n mv ../../include/SDL_config.h ../../include/SDL_config.h.generated\n fi\n ln -s SDL_config.h.default ../../include/SDL_config.h\nfi\n"; | |
2163 }; | |
2164 002D2AA7106C194100BF972E /* Run Script to Create SDL_revision.h */ = { | |
2165 isa = PBXShellScriptBuildPhase; | |
2166 buildActionMask = 2147483647; | |
2167 files = ( | |
2168 ); | |
2169 inputPaths = ( | |
2170 "$(SRCROOT)/../../build-scripts/showrev.sh", | |
2171 "$(SRCROOT)/../../build-scripts/updaterev.sh", | |
2172 ); | |
2173 name = "Run Script to Create SDL_revision.h"; | |
2174 outputPaths = ( | |
2175 "$(SRCROOT)/../../include/SDL_revision.h", | |
2176 ); | |
2177 runOnlyForDeploymentPostprocessing = 0; | |
2178 shellPath = /bin/sh; | |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
2179 shellScript = "# The underlying scripts require calling hg to get revision info.\n# Since hg may not be in the standard Xcode path, I am sourcing .bashrc\n# But I don't know what to do if people are using other shells.\nif test -f ~/.bash_profile; then source ~/.bash_profile; fi\nif test -f ~/.bashrc; then source ~/.bashrc; fi\nsh ../../build-scripts/updaterev.sh\n"; |
3331 | 2180 }; |
2181 0083103E1072EA5700A531F1 /* ShellScript */ = { | |
2182 isa = PBXShellScriptBuildPhase; | |
2183 buildActionMask = 2147483647; | |
2184 files = ( | |
2185 ); | |
2186 inputPaths = ( | |
2187 ); | |
2188 outputPaths = ( | |
2189 ); | |
2190 runOnlyForDeploymentPostprocessing = 0; | |
2191 shellPath = /bin/sh; | |
2192 shellScript = "# DOXYGEN_EXE is defined in the Enclosing Target's Build Tab\n# DOXYGEN_EXE=/Applications/Doxygen.app/Contents/Resources/doxygen\n#echo DOXYGEN_EXE dir is $DOXYGEN_EXE\n\nDOC_DIR=$SRCROOT/../XcodeDocSet\n#echo Doc dir is $DOC_DIR\ncd $DOC_DIR\n$DOXYGEN_EXE $DOC_DIR/Doxyfile\ncd html\nmake\nif [ -d $SRCROOT/../XcodeDocSet/org.libsdl.sdl.docset ] ; then\n\t# remove previous docset\n\trm -rf $SRCROOT/../XcodeDocSet/org.libsdl.sdl.docset\nfi\nmv org.libsdl.sdl.docset ..\ncd ..\nrm -rf html\nexit 0"; | |
2193 }; | |
2194 BECDF6BD0761BA81005FE872 /* ShellScript */ = { | |
2195 isa = PBXShellScriptBuildPhase; | |
2196 buildActionMask = 12; | |
2197 files = ( | |
2198 ); | |
2199 runOnlyForDeploymentPostprocessing = 0; | |
2200 shellPath = /bin/sh; | |
2201 shellScript = "# clean up the framework, remove headers, extra files\nmkdir -p build/dmg-tmp\nmkdir -p build/dmg-tmp/devel-lite\n/Developer/Tools/CpMac -r $TARGET_BUILD_DIR/SDL.framework build/dmg-tmp/\n\n# strip moved to Xcode native mechanism\n# strip -x build/dmg-tmp/SDL.framework/SDL\n\ncp pkg-support/resources/License.rtf build/dmg-tmp\ncp pkg-support/resources/ReadMe.txt build/dmg-tmp\ncp pkg-support/resources/ReadMeDevLite.txt build/dmg-tmp/devel-lite\ncp pkg-support/resources/UniversalBinaryNotes.rtf build/dmg-tmp\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/dmg-tmp -name .DS_Store -exec rm -f \"{}\" \\;\nfind -d build/dmg-tmp -type d -name .svn -exec rm -rf \"{}\" \\;\n\n# for fancy .dmg\nmkdir -p build/dmg-tmp/.logo\ncp pkg-support/resources/SDL_DS_Store build/dmg-tmp/.DS_Store\ncp pkg-support/sdl_logo.pdf build/dmg-tmp/.logo\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL -srcfolder build/dmg-tmp build/SDL.dmg\n\n# clean up\nrm -rf build/dmg-tmp\n\n# compress it???\n#(cd build; gnutar -zcvf SDL.dmg.tar.gz SDL.dmg)"; | |
2202 }; | |
2203 BECDF6C20761BA81005FE872 /* ShellScript */ = { | |
2204 isa = PBXShellScriptBuildPhase; | |
2205 buildActionMask = 2147483647; | |
2206 comments = "The old .pkg generator script:\n\n# make a copy of the framework to work with\nmkdir -p build/pkg-tmp\n\n## We're changing this to follow OS X conventions, where the headers and\n## framework are bundled together. Thus this development package won't \n## actually contain any direct framework elements.\n#/Developer/Tools/CpMac -r build/SDL.framework build/pkg-tmp/\n\n# copy in some files they might want around...\ncp ../../docs.html build/pkg-tmp\ncp -r ../../docs build/pkg-tmp\n#cp -r ../../src/main/macosx build/pkg-tmp/\n#rm -rf build/pkg-tmp/main/exports\ncp -r \"../Project Stationary\" build/pkg-tmp/\ncp \"pkg-support/Readme SDL Developer.txt\" build/pkg-tmp/\n#cp \"../uninstall.csh\" build/pkg-tmp/\n\n## We shouldn't have any framework stuff to deal with now\n# clean up the framework, remove extra files\n# rm -rf build/pkg-tmp/SDL.framework/Resources/pbdevelopment.plist\n\n# remove the .DS_Store file to keep tool from crapping out\nfind pkg-support -name \".DS_Store\" -exec rm -rf \"{}\" \";\" \n\n# create the .pkg\n../package build/pkg-tmp pkg-support/SDL-devel.info -d build -r pkg-support/devel-resources \n#\"/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker\" -build -p build/ -f build/pkg-tmp -r pkg-support/devel-resources -i Info.plist -d Description.plist\n\n# create install scripts\nDIR=build/SDL-devel.pkg/\ncp $DIR/install.sh $DIR/SDL-devel.post_install\nmv $DIR/install.sh $DIR/SDL-devel.post_upgrade\n\n# add execute flag to scripts\nchmod 755 $DIR/SDL-devel.post_install $DIR/SDL-devel.post_upgrade\n\n# remove temporary files\n#rm -rf build/pkg-tmp\n\n# compress\n(cd build; gnutar -zcvf SDL-devel.pkg.tar.gz SDL-devel.pkg)"; | |
2207 files = ( | |
2208 ); | |
2209 runOnlyForDeploymentPostprocessing = 0; | |
2210 shellPath = /bin/sh; | |
2211 shellScript = "# make a directory to hold the stuff we're going to package up\nmkdir -p build/devel-extras-tmp\nmkdir -p build/devel-extras-tmp/Documentation\nmkdir -p build/devel-extras-tmp/Documentation/docs/XcodeDocSet\nmkdir -p build/devel-extras-tmp/XcodeTemplates\n#mkdir -p build/devel-extras-tmp/SDLMain\n#mkdir -p build/devel-extras-tmp/SDLMain/NIBless\n#mkdir -p build/devel-extras-tmp/SDLMain/CocoaMenus\n\n# copy the docs\ncp ../../docs.html build/devel-extras-tmp/Documentation\ncp -r ../../docs build/devel-extras-tmp/Documentation\n\n# Copy Doxyfile for DocSet\ncp $SRCROOT/../XcodeDocSet/Doxyfile build/devel-extras-tmp/Documentation/docs/XcodeDocSet\n\n# Copy DocSet (if it exists)\nif [ -d $SRCROOT/../XcodeDocSet/org.libsdl.sdl.docset ] ; then\n#\techo Found docset directory\n\tmv $SRCROOT/../XcodeDocSet/org.libsdl.sdl.docset build/devel-extras-tmp/Documentation/docs/XcodeDocSet/\nelse\n\techo Warning: Could not find DocSet and will be omitted from package\nfi\n\n# copy the Xcode Project user templates\ncp -r \"../TemplatesForXcodeTiger\" build/devel-extras-tmp/XcodeTemplates\ncp -r \"../TemplatesForXcodeLeopard\" build/devel-extras-tmp/XcodeTemplates\ncp -r \"../TemplatesForXcodeSnowLeopard\" build/devel-extras-tmp/XcodeTemplates\n\ncp \"pkg-support/Readme SDL Developer.txt\" build/devel-extras-tmp\n\n\n# readme file\n#cp pkg-support/resources/ReadMe.txt build/devel-extras-tmp\n\n#cp pkg-support/resources/UniversalBinaryNotes.rtf build/devel-extras-tmp\n\n# Copy the devel-lite stuff just in case the user didn't notice it in the main package\n# I should copy all the different SDLMain versions (and nibs) instead.\n# I'm assuming the default is the same as the SDL App and SDL/OpenGL templates\n\n#cp pkg-support/resources/ReadMeDevLite.txt build/devel-extras-tmp/SDLMain/NIBless\n#cp ../../src/main/macosx/SDLMain.h build/devel-extras-tmp/SDLMain/NIBless\n#cp ../../src/main/macosx/SDLMain.m build/devel-extras-tmp/SDLMain/NIBless\n\n# Nib stuff from SDL-Cocoa App\n#/Developer/Tools/CpMac -r \"../TemplatesForXcodeSnowLeopard/SDL Cocoa Application/#SDLMain.h\" build/devel-extras-tmp/SDLMain/CocoaMenus\n#/Developer/Tools/CpMac -r \"../TemplatesForXcodeSnowLeopard/SDL Cocoa Application/#SDLMain.m\" build/devel-extras-tmp/SDLMain/CocoaMenus\n#/Developer/Tools/CpMac -r \"../TemplatesForXcodeSnowLeopard/SDL Cocoa Application/#English.lproj/SDLMain.nib\" build/devel-extras-tmp/SDLMain/CocoaMenus\n\n# Copy precompiled libSDLmain.a's here??? We have potentially 3 different ones?\n# /Developer/Tools/CpMac -r $TARGET_BUILD_DIR/libSDLmain.a build/devel-extras-tmp/SDLMain/NIBless\n#\n#\n\n# Copy sdl-config's for those who've been wanting one? Will need to document that it may\n# require manual changes if you don't install the framework to /Library/Frameworks\n# <<sdl-config here>>\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/devel-extras-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n# remove CVS stuff\nfind build/devel-extras-tmp -name .cvsignore -exec rm -f \"{}\" \\;\n# depth first traversal, type=directory, remove recursively\nfind -d build/devel-extras-tmp -type d -name CVS -exec rm -rf \"{}\" \\;\nfind -d build/devel-extras-tmp -type d -name .svn -exec rm -rf \"{}\" \\;\n\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL-devel-extras -srcfolder build/devel-extras-tmp build/SDL-devel-extras.dmg\n\n# clean up\nrm -rf build/devel-extras-tmp\n\n# compress it???\n#(cd build; gnutar -zcvf SDL.dmg.tar.gz SDL.dmg)\n\n"; | |
2212 }; | |
2213 /* End PBXShellScriptBuildPhase section */ | |
2214 | |
2215 /* Begin PBXSourcesBuildPhase section */ | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2216 00D8D9EC1195090700638393 /* Sources */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2217 isa = PBXSourcesBuildPhase; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2218 buildActionMask = 2147483647; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2219 files = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2220 00D8DA1B1195093100638393 /* audio.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2221 00D8DA1C1195093100638393 /* common.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2222 00D8DA221195093100638393 /* platform.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2223 00D8DA241195093100638393 /* rect.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2224 00D8DA251195093100638393 /* render.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2225 00D8DA271195093100638393 /* rwops.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2226 00D8DA281195093100638393 /* SDL_at.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2227 00D8DA291195093100638393 /* surface.c in Sources */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2228 00D8DA2A1195093100638393 /* testsdl.c in Sources */, |
4452
4011619aab7e
Updated Mac Xcode project for refactored rwops automated test changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4447
diff
changeset
|
2229 001E39EE1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2230 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2231 runOnlyForDeploymentPostprocessing = 0; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2232 }; |
3331 | 2233 BECDF62C0761BA81005FE872 /* Sources */ = { |
2234 isa = PBXSourcesBuildPhase; | |
2235 buildActionMask = 2147483647; | |
2236 files = ( | |
2237 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */, | |
2238 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */, | |
2239 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */, | |
2240 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */, | |
2241 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */, | |
2242 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */, | |
2243 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */, | |
2244 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */, | |
2245 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */, | |
2246 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */, | |
2247 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */, | |
2248 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */, | |
2249 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */, | |
2250 BECDF6500761BA81005FE872 /* SDL.c in Sources */, | |
2251 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */, | |
2252 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */, | |
2253 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */, | |
2254 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */, | |
2255 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */, | |
2256 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */, | |
2257 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */, | |
2258 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */, | |
2259 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */, | |
2260 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */, | |
2261 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */, | |
2262 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */, | |
2263 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */, | |
2264 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */, | |
2265 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */, | |
2266 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */, | |
2267 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */, | |
2268 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, | |
2269 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, | |
2270 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */, | |
2271 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, | |
2272 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */, | |
2273 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */, | |
2274 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */, | |
2275 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */, | |
2276 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */, | |
2277 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */, | |
2278 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */, | |
2279 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */, | |
2280 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */, | |
2281 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */, | |
2282 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */, | |
2283 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */, | |
2284 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */, | |
2285 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */, | |
2286 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */, | |
2287 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */, | |
2288 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */, | |
2289 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */, | |
2290 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */, | |
2291 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */, | |
2292 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */, | |
2293 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */, | |
2294 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */, | |
2295 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */, | |
2296 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */, | |
2297 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */, | |
2298 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */, | |
2299 00CFA794106B498B00758660 /* Xinerama.c in Sources */, | |
2300 00CFA795106B498B00758660 /* xme.c in Sources */, | |
2301 00CFA796106B498B00758660 /* AllCmap.c in Sources */, | |
2302 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */, | |
2303 00CFA798106B498B00758660 /* CrCmap.c in Sources */, | |
2304 00CFA799106B498B00758660 /* DelCmap.c in Sources */, | |
2305 00CFA79A106B498B00758660 /* Distinct.c in Sources */, | |
2306 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */, | |
2307 00CFA79C106B498B00758660 /* StdCmap.c in Sources */, | |
2308 00CFA79D106B498B00758660 /* VisCmap.c in Sources */, | |
2309 00CFA79E106B498B00758660 /* Xv.c in Sources */, | |
2310 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */, | |
2311 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */, | |
2312 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */, | |
2313 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */, | |
2314 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */, | |
2315 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */, | |
2316 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */, | |
2317 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */, | |
2318 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */, | |
2319 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */, | |
2320 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */, | |
2321 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */, | |
2322 00CFA828106B49B600758660 /* SDL_blit.c in Sources */, | |
2323 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */, | |
2324 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */, | |
2325 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */, | |
2326 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */, | |
2327 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */, | |
2328 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */, | |
2329 00CFA836106B49B600758660 /* SDL_rect.c in Sources */, | |
2330 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */, | |
2331 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */, | |
2332 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */, | |
2333 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */, | |
2334 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */, | |
2335 00CFA840106B49B600758660 /* SDL_surface.c in Sources */, | |
2336 00CFA842106B49B600758660 /* SDL_video.c in Sources */, | |
2337 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */, | |
2338 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */, | |
2339 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */, | |
2340 001798D410743B9F00F5D044 /* SDL_power.c in Sources */, | |
3642
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
2341 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, |
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
2342 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */, |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
2343 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2344 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
2345 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
2346 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
2347 0420496211E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */, |
4669 | 2348 8CB0A76C11F6A84800CBA2DE /* SDL_x11clipboard.c in Sources */, |
2349 8CB0A77F11F6A8E700CBA2DE /* SDL_gesture.c in Sources */, | |
2350 8CB0A78111F6A8E700CBA2DE /* SDL_touch.c in Sources */, | |
4827
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
2351 4537737E1207C4CE002F0F45 /* SDL_shape.c in Sources */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
2352 4537738A1207C5A2002F0F45 /* SDL_cocoashape.m in Sources */, |
5660aac926e9
Got basic, pre-actually-writing-anything Cocoa to build.
egottlieb
parents:
4452
diff
changeset
|
2353 453773921207C6E9002F0F45 /* SDL_x11shape.c in Sources */, |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
2354 046B9B6812D02EE600159CFE /* SDL_x11touch.c in Sources */, |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
2355 04FB7D4C12E2350700A522C6 /* SDL_atomic.c in Sources */, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
2356 04FB7D4D12E2350700A522C6 /* SDL_spinlock.c in Sources */, |
3331 | 2357 ); |
2358 runOnlyForDeploymentPostprocessing = 0; | |
2359 }; | |
2360 BECDF6790761BA81005FE872 /* Sources */ = { | |
2361 isa = PBXSourcesBuildPhase; | |
2362 buildActionMask = 2147483647; | |
2363 files = ( | |
2364 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */, | |
2365 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */, | |
2366 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */, | |
2367 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */, | |
2368 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */, | |
2369 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */, | |
2370 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */, | |
2371 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */, | |
2372 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */, | |
2373 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */, | |
2374 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */, | |
2375 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */, | |
2376 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */, | |
2377 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */, | |
2378 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */, | |
2379 BECDF6A50761BA81005FE872 /* SDL.c in Sources */, | |
2380 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */, | |
2381 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */, | |
2382 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */, | |
2383 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */, | |
2384 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */, | |
2385 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */, | |
2386 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */, | |
2387 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */, | |
2388 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */, | |
2389 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */, | |
2390 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */, | |
2391 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */, | |
2392 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */, | |
2393 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */, | |
2394 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */, | |
2395 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, | |
2396 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, | |
2397 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */, | |
2398 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, | |
2399 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */, | |
2400 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */, | |
2401 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */, | |
2402 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */, | |
2403 00CFA700106B493800758660 /* SDL_compat.c in Sources */, | |
2404 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */, | |
2405 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */, | |
2406 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */, | |
2407 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */, | |
2408 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */, | |
2409 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */, | |
2410 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */, | |
2411 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */, | |
2412 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */, | |
2413 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */, | |
2414 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */, | |
2415 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */, | |
2416 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */, | |
2417 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */, | |
2418 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */, | |
2419 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */, | |
2420 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */, | |
2421 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */, | |
2422 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */, | |
2423 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */, | |
2424 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */, | |
2425 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */, | |
2426 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */, | |
2427 00CFA7DE106B498B00758660 /* xme.c in Sources */, | |
2428 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */, | |
2429 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */, | |
2430 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */, | |
2431 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */, | |
2432 00CFA7E3106B498B00758660 /* Distinct.c in Sources */, | |
2433 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */, | |
2434 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */, | |
2435 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */, | |
2436 00CFA7E7106B498B00758660 /* Xv.c in Sources */, | |
2437 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */, | |
2438 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */, | |
2439 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */, | |
2440 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */, | |
2441 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */, | |
2442 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */, | |
2443 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */, | |
2444 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */, | |
2445 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */, | |
2446 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */, | |
2447 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */, | |
2448 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */, | |
2449 00CFA856106B49B600758660 /* SDL_blit.c in Sources */, | |
2450 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */, | |
2451 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */, | |
2452 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */, | |
2453 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */, | |
2454 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */, | |
2455 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */, | |
2456 00CFA864106B49B600758660 /* SDL_rect.c in Sources */, | |
2457 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */, | |
2458 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */, | |
2459 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */, | |
2460 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */, | |
2461 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */, | |
2462 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */, | |
2463 00CFA870106B49B600758660 /* SDL_video.c in Sources */, | |
2464 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */, | |
2465 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */, | |
2466 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */, | |
2467 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */, | |
3642
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
2468 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, |
a10ad9826417
Fixed Mac OS X Xcode build
Sam Lantinga <slouken@libsdl.org>
parents:
3339
diff
changeset
|
2469 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */, |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3642
diff
changeset
|
2470 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */, |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2471 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
2472 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4452
diff
changeset
|
2473 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4502
diff
changeset
|
2474 0420496411E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */, |
4945
04c8581b729e
Final touches on renaming SDL_eventtouch to SDL_x11touch
Sam Lantinga <slouken@libsdl.org>
parents:
4908
diff
changeset
|
2475 046B9B6A12D02EE600159CFE /* SDL_x11touch.c in Sources */, |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
2476 04FB7D4E12E2350700A522C6 /* SDL_atomic.c in Sources */, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4945
diff
changeset
|
2477 04FB7D4F12E2350700A522C6 /* SDL_spinlock.c in Sources */, |
3331 | 2478 ); |
2479 runOnlyForDeploymentPostprocessing = 0; | |
2480 }; | |
2481 /* End PBXSourcesBuildPhase section */ | |
2482 | |
2483 /* Begin PBXTargetDependency section */ | |
2484 002D2AA9106C196E00BF972E /* PBXTargetDependency */ = { | |
2485 isa = PBXTargetDependency; | |
2486 target = 002D2A9E106C18E700BF972E /* Generate Header Files */; | |
2487 targetProxy = 002D2AA8106C196E00BF972E /* PBXContainerItemProxy */; | |
2488 }; | |
2489 002D2AAC106C19B200BF972E /* PBXTargetDependency */ = { | |
2490 isa = PBXTargetDependency; | |
2491 target = 002D2A9E106C18E700BF972E /* Generate Header Files */; | |
2492 targetProxy = 002D2AAB106C19B200BF972E /* PBXContainerItemProxy */; | |
2493 }; | |
2494 008310461072EA9000A531F1 /* PBXTargetDependency */ = { | |
2495 isa = PBXTargetDependency; | |
2496 target = 0083103F1072EA5700A531F1 /* Generate Doxygen DocSet */; | |
2497 targetProxy = 008310451072EA9000A531F1 /* PBXContainerItemProxy */; | |
2498 }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2499 00D8DA2F1195094500638393 /* PBXTargetDependency */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2500 isa = PBXTargetDependency; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2501 target = BECDF5FE0761BA81005FE872 /* Framework */; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2502 targetProxy = 00D8DA2E1195094500638393 /* PBXContainerItemProxy */; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
2503 }; |
3331 | 2504 BECDF6C60761BA81005FE872 /* PBXTargetDependency */ = { |
2505 isa = PBXTargetDependency; | |
2506 target = BECDF5FE0761BA81005FE872 /* Framework */; | |
2507 targetProxy = BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */; | |
2508 }; | |
2509 /* End PBXTargetDependency section */ | |
2510 | |
2511 /* Begin XCBuildConfiguration section */ | |
2512 002D2A9F106C18E700BF972E /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2513 isa = XCBuildConfiguration; | |
2514 buildSettings = { | |
2515 PRODUCT_NAME = "Generate Header Files"; | |
2516 }; | |
2517 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2518 }; | |
2519 002D2AA0106C18E700BF972E /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2520 isa = XCBuildConfiguration; | |
2521 buildSettings = { | |
2522 PRODUCT_NAME = "Generate Header Files"; | |
2523 }; | |
2524 name = Development_using_10.4SDK_and_10.6SDK; | |
2525 }; | |
2526 002D2AA1106C18E700BF972E /* Development_native_only */ = { | |
2527 isa = XCBuildConfiguration; | |
2528 buildSettings = { | |
2529 PRODUCT_NAME = "Generate Header Files"; | |
2530 }; | |
2531 name = Development_native_only; | |
2532 }; | |
2533 002D2AA2106C18E700BF972E /* Deployment_native_only */ = { | |
2534 isa = XCBuildConfiguration; | |
2535 buildSettings = { | |
2536 PRODUCT_NAME = "Generate Header Files"; | |
2537 }; | |
2538 name = Deployment_native_only; | |
2539 }; | |
2540 002D2AA3106C18E700BF972E /* Default */ = { | |
2541 isa = XCBuildConfiguration; | |
2542 buildSettings = { | |
2543 PRODUCT_NAME = "Generate Header Files"; | |
2544 }; | |
2545 name = Default; | |
2546 }; | |
2547 0073177B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2548 isa = XCBuildConfiguration; | |
2549 buildSettings = { | |
2550 DYLIB_COMPATIBILITY_VERSION = 1.3; | |
2551 DYLIB_CURRENT_VERSION = 1.3.0; | |
2552 FRAMEWORK_VERSION = 1.3; | |
2553 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2554 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2555 "SDL_VIDEO_DRIVER_DGA=1", | |
2556 "SDL_VIDEO_DRIVER_X11=1", | |
2557 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2558 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2559 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2560 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2561 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2562 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2563 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2564 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2565 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2566 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2567 ); | |
2568 GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
2569 HEADER_SEARCH_PATHS = /usr/X11R6/include; | |
2570 INFOPLIST_FILE = "Info-Framework.plist"; | |
2571 INSTALL_PATH = "@executable_path/../Frameworks"; | |
2572 PRODUCT_NAME = SDL; | |
2573 WRAPPER_EXTENSION = framework; | |
2574 }; | |
2575 name = Development_using_10.4SDK_and_10.6SDK; | |
2576 }; | |
2577 0073177C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2578 isa = XCBuildConfiguration; | |
2579 buildSettings = { | |
2580 DYLIB_COMPATIBILITY_VERSION = 1.3; | |
2581 DYLIB_CURRENT_VERSION = 1.3.0; | |
2582 FRAMEWORK_VERSION = 1.3; | |
2583 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2584 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2585 "SDL_VIDEO_DRIVER_DGA=1", | |
2586 "SDL_VIDEO_DRIVER_X11=1", | |
2587 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2588 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2589 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2590 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2591 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2592 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2593 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2594 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2595 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2596 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2597 ); | |
2598 GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
2599 HEADER_SEARCH_PATHS = /usr/X11R6/include; | |
2600 INFOPLIST_FILE = "Info-Framework.plist"; | |
2601 INSTALL_PATH = "@executable_path/../Frameworks"; | |
2602 PRODUCT_NAME = SDL; | |
2603 WRAPPER_EXTENSION = framework; | |
2604 }; | |
2605 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2606 }; | |
2607 0073177D0858DB0500B2BC32 /* Default */ = { | |
2608 isa = XCBuildConfiguration; | |
2609 buildSettings = { | |
2610 DYLIB_COMPATIBILITY_VERSION = 1.3; | |
2611 DYLIB_CURRENT_VERSION = 1.3.0; | |
2612 FRAMEWORK_VERSION = 1.3; | |
2613 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2614 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2615 "SDL_VIDEO_DRIVER_DGA=1", | |
2616 "SDL_VIDEO_DRIVER_X11=1", | |
2617 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2618 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2619 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2620 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2621 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2622 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2623 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2624 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2625 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2626 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2627 ); | |
2628 GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
2629 HEADER_SEARCH_PATHS = /usr/X11R6/include; | |
2630 INFOPLIST_FILE = "Info-Framework.plist"; | |
2631 INSTALL_PATH = "@executable_path/../Frameworks"; | |
2632 PRODUCT_NAME = SDL; | |
2633 WRAPPER_EXTENSION = framework; | |
2634 }; | |
2635 name = Default; | |
2636 }; | |
2637 0073177F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2638 isa = XCBuildConfiguration; | |
2639 buildSettings = { | |
2640 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2641 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2642 "SDL_VIDEO_DRIVER_DGA=1", | |
2643 "SDL_VIDEO_DRIVER_X11=1", | |
2644 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2645 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2646 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2647 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2648 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2649 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2650 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2651 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2652 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2653 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2654 ); | |
3339 | 2655 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
3331 | 2656 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2657 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; | |
2658 PRODUCT_NAME = SDL; | |
2659 }; | |
2660 name = Development_using_10.4SDK_and_10.6SDK; | |
2661 }; | |
2662 007317800858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2663 isa = XCBuildConfiguration; | |
2664 buildSettings = { | |
2665 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2666 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2667 "SDL_VIDEO_DRIVER_DGA=1", | |
2668 "SDL_VIDEO_DRIVER_X11=1", | |
2669 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2670 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2671 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2672 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2673 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2674 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2675 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2676 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2677 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2678 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2679 ); | |
3339 | 2680 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
3331 | 2681 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2682 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; | |
2683 PRODUCT_NAME = SDL; | |
2684 }; | |
2685 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2686 }; | |
2687 007317810858DB0500B2BC32 /* Default */ = { | |
2688 isa = XCBuildConfiguration; | |
2689 buildSettings = { | |
2690 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2691 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2692 "SDL_VIDEO_DRIVER_DGA=1", | |
2693 "SDL_VIDEO_DRIVER_X11=1", | |
2694 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2695 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2696 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2697 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2698 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2699 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2700 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2701 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2702 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2703 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2704 ); | |
3339 | 2705 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
3331 | 2706 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2707 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; | |
2708 PRODUCT_NAME = SDL; | |
2709 }; | |
2710 name = Default; | |
2711 }; | |
2712 007317870858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2713 isa = XCBuildConfiguration; | |
2714 buildSettings = { | |
2715 PRODUCT_NAME = "Standard DMG"; | |
2716 }; | |
2717 name = Development_using_10.4SDK_and_10.6SDK; | |
2718 }; | |
2719 007317880858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2720 isa = XCBuildConfiguration; | |
2721 buildSettings = { | |
2722 PRODUCT_NAME = "Standard DMG"; | |
2723 }; | |
2724 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2725 }; | |
2726 007317890858DB0500B2BC32 /* Default */ = { | |
2727 isa = XCBuildConfiguration; | |
2728 buildSettings = { | |
2729 PRODUCT_NAME = "Standard DMG"; | |
2730 }; | |
2731 name = Default; | |
2732 }; | |
2733 0073178B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2734 isa = XCBuildConfiguration; | |
2735 buildSettings = { | |
2736 PRODUCT_NAME = "Developer Extras Package"; | |
2737 }; | |
2738 name = Development_using_10.4SDK_and_10.6SDK; | |
2739 }; | |
2740 0073178C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2741 isa = XCBuildConfiguration; | |
2742 buildSettings = { | |
2743 PRODUCT_NAME = "Developer Extras Package"; | |
2744 }; | |
2745 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2746 }; | |
2747 0073178D0858DB0500B2BC32 /* Default */ = { | |
2748 isa = XCBuildConfiguration; | |
2749 buildSettings = { | |
2750 PRODUCT_NAME = "Developer Extras Package"; | |
2751 }; | |
2752 name = Default; | |
2753 }; | |
2754 0073178F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2755 isa = XCBuildConfiguration; | |
2756 buildSettings = { | |
2757 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; | |
2758 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; | |
2759 GCC_ALTIVEC_EXTENSIONS = YES; | |
2760 GCC_AUTO_VECTORIZATION = YES; | |
2761 GCC_ENABLE_CPP_EXCEPTIONS = NO; | |
2762 GCC_ENABLE_CPP_RTTI = NO; | |
2763 GCC_ENABLE_SSE3_EXTENSIONS = YES; | |
2764 GCC_OPTIMIZATION_LEVEL = 0; | |
2765 GCC_VERSION = 4.0; | |
2766 "GCC_VERSION[arch=x86_64]" = 4.2; | |
2767 MACOSX_DEPLOYMENT_TARGET = 10.4; | |
2768 "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6; | |
2769 PREBINDING = NO; | |
2770 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; | |
2771 "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; | |
2772 WARNING_CFLAGS = ""; | |
2773 }; | |
2774 name = Development_using_10.4SDK_and_10.6SDK; | |
2775 }; | |
2776 007317900858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2777 isa = XCBuildConfiguration; | |
2778 buildSettings = { | |
2779 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; | |
2780 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; | |
2781 DEPLOYMENT_POSTPROCESSING = YES; | |
2782 GCC_ALTIVEC_EXTENSIONS = YES; | |
2783 GCC_AUTO_VECTORIZATION = YES; | |
2784 GCC_ENABLE_CPP_EXCEPTIONS = NO; | |
2785 GCC_ENABLE_CPP_RTTI = NO; | |
2786 GCC_ENABLE_SSE3_EXTENSIONS = YES; | |
2787 GCC_OPTIMIZATION_LEVEL = 3; | |
2788 GCC_VERSION = 4.0; | |
2789 "GCC_VERSION[arch=x86_64]" = 4.2; | |
2790 MACOSX_DEPLOYMENT_TARGET = 10.4; | |
2791 "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6; | |
2792 PREBINDING = NO; | |
2793 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; | |
2794 "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk"; | |
2795 SEPARATE_STRIP = YES; | |
2796 STRIP_STYLE = "non-global"; | |
2797 WARNING_CFLAGS = ""; | |
2798 }; | |
2799 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2800 }; | |
2801 007317910858DB0500B2BC32 /* Default */ = { | |
2802 isa = XCBuildConfiguration; | |
2803 buildSettings = { | |
2804 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; | |
2805 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; | |
2806 GCC_ALTIVEC_EXTENSIONS = YES; | |
2807 GCC_AUTO_VECTORIZATION = YES; | |
2808 GCC_ENABLE_CPP_EXCEPTIONS = NO; | |
2809 GCC_ENABLE_CPP_RTTI = NO; | |
2810 GCC_ENABLE_SSE3_EXTENSIONS = YES; | |
2811 GCC_OPTIMIZATION_LEVEL = 3; | |
2812 GCC_VERSION = 4.0; | |
2813 GCC_VERSION_i386 = 4.0; | |
2814 GCC_VERSION_ppc = 4.0; | |
2815 GCC_VERSION_x86_64 = 4.2; | |
2816 MACOSX_DEPLOYMENT_TARGET = ""; | |
2817 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; | |
2818 MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; | |
2819 MACOSX_DEPLOYMENT_TARGET_x86_64 = 10.6; | |
2820 PREBINDING = NO; | |
2821 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk; | |
2822 SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk; | |
2823 SDKROOT_x86_64 = /Developer/SDKs/MacOSX10.6.sdk; | |
2824 WARNING_CFLAGS = ""; | |
2825 ZERO_LINK = NO; | |
2826 }; | |
2827 name = Default; | |
2828 }; | |
2829 008310401072EA5700A531F1 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { | |
2830 isa = XCBuildConfiguration; | |
2831 buildSettings = { | |
2832 DOXYGEN_EXE = /Applications/Doxygen.app/Contents/Resources/doxygen; | |
2833 PRODUCT_NAME = "Generate Doxygen DocSet"; | |
2834 }; | |
2835 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; | |
2836 }; | |
2837 008310411072EA5700A531F1 /* Development_using_10.4SDK_and_10.6SDK */ = { | |
2838 isa = XCBuildConfiguration; | |
2839 buildSettings = { | |
2840 DOXYGEN_EXE = /Applications/Doxygen.app/Contents/Resources/doxygen; | |
2841 PRODUCT_NAME = "Generate Doxygen DocSet"; | |
2842 }; | |
2843 name = Development_using_10.4SDK_and_10.6SDK; | |
2844 }; | |
2845 008310421072EA5700A531F1 /* Development_native_only */ = { | |
2846 isa = XCBuildConfiguration; | |
2847 buildSettings = { | |
2848 DOXYGEN_EXE = /Applications/Doxygen.app/Contents/Resources/doxygen; | |
2849 PRODUCT_NAME = "Generate Doxygen DocSet"; | |
2850 }; | |
2851 name = Development_native_only; | |
2852 }; | |
2853 008310431072EA5700A531F1 /* Deployment_native_only */ = { | |
2854 isa = XCBuildConfiguration; | |
2855 buildSettings = { | |
2856 DOXYGEN_EXE = /Applications/Doxygen.app/Contents/Resources/doxygen; | |
2857 PRODUCT_NAME = "Generate Doxygen DocSet"; | |
2858 }; | |
2859 name = Deployment_native_only; | |
2860 }; | |
2861 008310441072EA5700A531F1 /* Default */ = { | |
2862 isa = XCBuildConfiguration; | |
2863 buildSettings = { | |
2864 DOXYGEN_EXE = /Applications/Doxygen.app/Contents/Resources/doxygen; | |
2865 PRODUCT_NAME = "Generate Doxygen DocSet"; | |
2866 }; | |
2867 name = Default; | |
2868 }; | |
2869 00CFA621106A567900758660 /* Deployment_native_only */ = { | |
2870 isa = XCBuildConfiguration; | |
2871 buildSettings = { | |
2872 DEPLOYMENT_POSTPROCESSING = YES; | |
2873 GCC_ALTIVEC_EXTENSIONS = YES; | |
2874 GCC_AUTO_VECTORIZATION = YES; | |
2875 GCC_ENABLE_CPP_EXCEPTIONS = NO; | |
2876 GCC_ENABLE_CPP_RTTI = NO; | |
2877 GCC_ENABLE_SSE3_EXTENSIONS = YES; | |
2878 GCC_OPTIMIZATION_LEVEL = 3; | |
2879 MACOSX_DEPLOYMENT_TARGET = ""; | |
2880 PREBINDING = NO; | |
2881 SEPARATE_STRIP = YES; | |
2882 STRIP_STYLE = "non-global"; | |
2883 WARNING_CFLAGS = ""; | |
2884 ZERO_LINK = NO; | |
2885 }; | |
2886 name = Deployment_native_only; | |
2887 }; | |
2888 00CFA622106A567900758660 /* Deployment_native_only */ = { | |
2889 isa = XCBuildConfiguration; | |
2890 buildSettings = { | |
2891 DYLIB_COMPATIBILITY_VERSION = 1.3; | |
2892 DYLIB_CURRENT_VERSION = 1.3.0; | |
2893 FRAMEWORK_VERSION = 1.3; | |
2894 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2895 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2896 "SDL_VIDEO_DRIVER_DGA=1", | |
2897 "SDL_VIDEO_DRIVER_X11=1", | |
2898 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2899 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2900 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2901 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2902 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2903 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2904 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2905 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2906 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2907 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2908 ); | |
2909 GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
2910 HEADER_SEARCH_PATHS = /usr/X11R6/include; | |
2911 INFOPLIST_FILE = "Info-Framework.plist"; | |
2912 INSTALL_PATH = "@executable_path/../Frameworks"; | |
2913 PRODUCT_NAME = SDL; | |
2914 WRAPPER_EXTENSION = framework; | |
2915 }; | |
2916 name = Deployment_native_only; | |
2917 }; | |
2918 00CFA623106A567900758660 /* Deployment_native_only */ = { | |
2919 isa = XCBuildConfiguration; | |
2920 buildSettings = { | |
2921 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2922 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2923 "SDL_VIDEO_DRIVER_DGA=1", | |
2924 "SDL_VIDEO_DRIVER_X11=1", | |
2925 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2926 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2927 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2928 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2929 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2930 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2931 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2932 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2933 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2934 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2935 ); | |
3339 | 2936 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
3331 | 2937 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2938 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; | |
2939 PRODUCT_NAME = SDL; | |
2940 }; | |
2941 name = Deployment_native_only; | |
2942 }; | |
2943 00CFA625106A567900758660 /* Deployment_native_only */ = { | |
2944 isa = XCBuildConfiguration; | |
2945 buildSettings = { | |
2946 PRODUCT_NAME = "Standard DMG"; | |
2947 }; | |
2948 name = Deployment_native_only; | |
2949 }; | |
2950 00CFA626106A567900758660 /* Deployment_native_only */ = { | |
2951 isa = XCBuildConfiguration; | |
2952 buildSettings = { | |
2953 PRODUCT_NAME = "Developer Extras Package"; | |
2954 }; | |
2955 name = Deployment_native_only; | |
2956 }; | |
2957 00CFA627106A568900758660 /* Development_native_only */ = { | |
2958 isa = XCBuildConfiguration; | |
2959 buildSettings = { | |
2960 GCC_ALTIVEC_EXTENSIONS = YES; | |
2961 GCC_AUTO_VECTORIZATION = YES; | |
2962 GCC_ENABLE_CPP_EXCEPTIONS = NO; | |
2963 GCC_ENABLE_CPP_RTTI = NO; | |
2964 GCC_ENABLE_SSE3_EXTENSIONS = YES; | |
2965 GCC_OPTIMIZATION_LEVEL = 0; | |
2966 MACOSX_DEPLOYMENT_TARGET = ""; | |
2967 PREBINDING = NO; | |
2968 WARNING_CFLAGS = ""; | |
2969 ZERO_LINK = NO; | |
2970 }; | |
2971 name = Development_native_only; | |
2972 }; | |
2973 00CFA628106A568900758660 /* Development_native_only */ = { | |
2974 isa = XCBuildConfiguration; | |
2975 buildSettings = { | |
2976 DYLIB_COMPATIBILITY_VERSION = 1.3; | |
2977 DYLIB_CURRENT_VERSION = 1.3.0; | |
2978 FRAMEWORK_VERSION = 1.3; | |
2979 GCC_PREPROCESSOR_DEFINITIONS = ( | |
2980 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
2981 "SDL_VIDEO_DRIVER_DGA=1", | |
2982 "SDL_VIDEO_DRIVER_X11=1", | |
2983 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
2984 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
2985 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
2986 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
2987 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
2988 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
2989 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
2990 "SDL_VIDEO_DRIVER_X11_XME=1", | |
2991 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
2992 "SDL_VIDEO_DRIVER_X11_XV=1", | |
2993 ); | |
2994 GCC_SYMBOLS_PRIVATE_EXTERN = YES; | |
2995 HEADER_SEARCH_PATHS = /usr/X11R6/include; | |
2996 INFOPLIST_FILE = "Info-Framework.plist"; | |
2997 INSTALL_PATH = "@executable_path/../Frameworks"; | |
2998 PRODUCT_NAME = SDL; | |
2999 WRAPPER_EXTENSION = framework; | |
3000 }; | |
3001 name = Development_native_only; | |
3002 }; | |
3003 00CFA629106A568900758660 /* Development_native_only */ = { | |
3004 isa = XCBuildConfiguration; | |
3005 buildSettings = { | |
3006 GCC_PREPROCESSOR_DEFINITIONS = ( | |
3007 "$(GCC_PREPROCESSOR_DEFINITIONS)", | |
3008 "SDL_VIDEO_DRIVER_DGA=1", | |
3009 "SDL_VIDEO_DRIVER_X11=1", | |
3010 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", | |
3011 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", | |
3012 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", | |
3013 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", | |
3014 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", | |
3015 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", | |
3016 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", | |
3017 "SDL_VIDEO_DRIVER_X11_XME=1", | |
3018 "SDL_VIDEO_DRIVER_X11_XRANDR=1", | |
3019 "SDL_VIDEO_DRIVER_X11_XV=1", | |
3020 ); | |
3339 | 3021 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
3331 | 3022 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
3023 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; | |
3024 PRODUCT_NAME = SDL; | |
3025 }; | |
3026 name = Development_native_only; | |
3027 }; | |
3028 00CFA62B106A568900758660 /* Development_native_only */ = { | |
3029 isa = XCBuildConfiguration; | |
3030 buildSettings = { | |
3031 PRODUCT_NAME = "Standard DMG"; | |
3032 }; | |
3033 name = Development_native_only; | |
3034 }; | |
3035 00CFA62C106A568900758660 /* Development_native_only */ = { | |
3036 isa = XCBuildConfiguration; | |
3037 buildSettings = { | |
3038 PRODUCT_NAME = "Developer Extras Package"; | |
3039 }; | |
3040 name = Development_native_only; | |
3041 }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3042 00D8D9F21195090800638393 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3043 isa = XCBuildConfiguration; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3044 buildSettings = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3045 ALWAYS_SEARCH_USER_PATHS = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3046 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3047 GCC_MODEL_TUNING = G5; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3048 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3049 INFOPLIST_FILE = "testsdl-Info.plist"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3050 INSTALL_PATH = "$(HOME)/Applications"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3051 OTHER_LDFLAGS = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3052 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3053 Foundation, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3054 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3055 AppKit, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3056 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3057 PREBINDING = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3058 PRODUCT_NAME = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3059 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3060 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3061 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3062 00D8D9F31195090800638393 /* Development_using_10.4SDK_and_10.6SDK */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3063 isa = XCBuildConfiguration; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3064 buildSettings = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3065 ALWAYS_SEARCH_USER_PATHS = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3066 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3067 GCC_MODEL_TUNING = G5; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3068 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3069 INFOPLIST_FILE = "testsdl-Info.plist"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3070 INSTALL_PATH = "$(HOME)/Applications"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3071 OTHER_LDFLAGS = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3072 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3073 Foundation, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3074 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3075 AppKit, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3076 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3077 PREBINDING = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3078 PRODUCT_NAME = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3079 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3080 name = Development_using_10.4SDK_and_10.6SDK; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3081 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3082 00D8D9F41195090800638393 /* Development_native_only */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3083 isa = XCBuildConfiguration; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3084 buildSettings = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3085 ALWAYS_SEARCH_USER_PATHS = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3086 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3087 GCC_MODEL_TUNING = G5; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3088 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3089 INFOPLIST_FILE = "testsdl-Info.plist"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3090 INSTALL_PATH = "$(HOME)/Applications"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3091 OTHER_LDFLAGS = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3092 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3093 Foundation, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3094 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3095 AppKit, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3096 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3097 PREBINDING = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3098 PRODUCT_NAME = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3099 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3100 name = Development_native_only; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3101 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3102 00D8D9F51195090800638393 /* Deployment_native_only */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3103 isa = XCBuildConfiguration; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3104 buildSettings = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3105 ALWAYS_SEARCH_USER_PATHS = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3106 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3107 GCC_MODEL_TUNING = G5; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3108 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3109 INFOPLIST_FILE = "testsdl-Info.plist"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3110 INSTALL_PATH = "$(HOME)/Applications"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3111 OTHER_LDFLAGS = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3112 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3113 Foundation, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3114 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3115 AppKit, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3116 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3117 PREBINDING = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3118 PRODUCT_NAME = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3119 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3120 name = Deployment_native_only; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3121 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3122 00D8D9F61195090800638393 /* Default */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3123 isa = XCBuildConfiguration; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3124 buildSettings = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3125 ALWAYS_SEARCH_USER_PATHS = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3126 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3127 GCC_MODEL_TUNING = G5; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3128 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3129 INFOPLIST_FILE = "testsdl-Info.plist"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3130 INSTALL_PATH = "$(HOME)/Applications"; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3131 OTHER_LDFLAGS = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3132 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3133 Foundation, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3134 "-framework", |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3135 AppKit, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3136 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3137 PREBINDING = NO; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3138 PRODUCT_NAME = testsdl; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3139 }; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3140 name = Default; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3141 }; |
3331 | 3142 /* End XCBuildConfiguration section */ |
3143 | |
3144 /* Begin XCConfigurationList section */ | |
3145 002D2AAA106C198E00BF972E /* Build configuration list for PBXAggregateTarget "Generate Header Files" */ = { | |
3146 isa = XCConfigurationList; | |
3147 buildConfigurations = ( | |
3148 002D2A9F106C18E700BF972E /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3149 002D2AA0106C18E700BF972E /* Development_using_10.4SDK_and_10.6SDK */, | |
3150 002D2AA1106C18E700BF972E /* Development_native_only */, | |
3151 002D2AA2106C18E700BF972E /* Deployment_native_only */, | |
3152 002D2AA3106C18E700BF972E /* Default */, | |
3153 ); | |
3154 defaultConfigurationIsVisible = 0; | |
3155 defaultConfigurationName = Default; | |
3156 }; | |
3157 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */ = { | |
3158 isa = XCConfigurationList; | |
3159 buildConfigurations = ( | |
3160 0073177C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3161 0073177B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */, | |
3162 00CFA628106A568900758660 /* Development_native_only */, | |
3163 00CFA622106A567900758660 /* Deployment_native_only */, | |
3164 0073177D0858DB0500B2BC32 /* Default */, | |
3165 ); | |
3166 defaultConfigurationIsVisible = 0; | |
3167 defaultConfigurationName = Default; | |
3168 }; | |
3169 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */ = { | |
3170 isa = XCConfigurationList; | |
3171 buildConfigurations = ( | |
3172 007317800858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3173 0073177F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */, | |
3174 00CFA629106A568900758660 /* Development_native_only */, | |
3175 00CFA623106A567900758660 /* Deployment_native_only */, | |
3176 007317810858DB0500B2BC32 /* Default */, | |
3177 ); | |
3178 defaultConfigurationIsVisible = 0; | |
3179 defaultConfigurationName = Default; | |
3180 }; | |
3181 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */ = { | |
3182 isa = XCConfigurationList; | |
3183 buildConfigurations = ( | |
3184 007317880858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3185 007317870858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */, | |
3186 00CFA62B106A568900758660 /* Development_native_only */, | |
3187 00CFA625106A567900758660 /* Deployment_native_only */, | |
3188 007317890858DB0500B2BC32 /* Default */, | |
3189 ); | |
3190 defaultConfigurationIsVisible = 0; | |
3191 defaultConfigurationName = Default; | |
3192 }; | |
3193 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */ = { | |
3194 isa = XCConfigurationList; | |
3195 buildConfigurations = ( | |
3196 0073178C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3197 0073178B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */, | |
3198 00CFA62C106A568900758660 /* Development_native_only */, | |
3199 00CFA626106A567900758660 /* Deployment_native_only */, | |
3200 0073178D0858DB0500B2BC32 /* Default */, | |
3201 ); | |
3202 defaultConfigurationIsVisible = 0; | |
3203 defaultConfigurationName = Default; | |
3204 }; | |
3205 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */ = { | |
3206 isa = XCConfigurationList; | |
3207 buildConfigurations = ( | |
3208 007317900858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3209 0073178F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */, | |
3210 00CFA627106A568900758660 /* Development_native_only */, | |
3211 00CFA621106A567900758660 /* Deployment_native_only */, | |
3212 007317910858DB0500B2BC32 /* Default */, | |
3213 ); | |
3214 defaultConfigurationIsVisible = 0; | |
3215 defaultConfigurationName = Default; | |
3216 }; | |
3217 008310471072EAAE00A531F1 /* Build configuration list for PBXAggregateTarget "Generate Doxygen DocSet" */ = { | |
3218 isa = XCConfigurationList; | |
3219 buildConfigurations = ( | |
3220 008310401072EA5700A531F1 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, | |
3221 008310411072EA5700A531F1 /* Development_using_10.4SDK_and_10.6SDK */, | |
3222 008310421072EA5700A531F1 /* Development_native_only */, | |
3223 008310431072EA5700A531F1 /* Deployment_native_only */, | |
3224 008310441072EA5700A531F1 /* Default */, | |
3225 ); | |
3226 defaultConfigurationIsVisible = 0; | |
3227 defaultConfigurationName = Default; | |
3228 }; | |
4447
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3229 00D8D9F71195090900638393 /* Build configuration list for PBXNativeTarget "testsdl" */ = { |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3230 isa = XCConfigurationList; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3231 buildConfigurations = ( |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3232 00D8D9F21195090800638393 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3233 00D8D9F31195090800638393 /* Development_using_10.4SDK_and_10.6SDK */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3234 00D8D9F41195090800638393 /* Development_native_only */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3235 00D8D9F51195090800638393 /* Deployment_native_only */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3236 00D8D9F61195090800638393 /* Default */, |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3237 ); |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3238 defaultConfigurationIsVisible = 0; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3239 defaultConfigurationName = Default; |
947201caa46e
Added automated test to Xcode project plus needed changes to SDL_RWFromFile to be OS X bundle aware.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
3679
diff
changeset
|
3240 }; |
3331 | 3241 /* End XCConfigurationList section */ |
3242 }; | |
3243 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; | |
3244 } |