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