Mercurial > sdl-ios-xcode
annotate Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj @ 5220:42e0e2f91c55
Removed obsolete file
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 07 Feb 2011 00:36:42 -0800 |
parents | daa5463466c5 |
children | 2ee8112bfc6b |
rev | line source |
---|---|
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 // !$*UTF8*$! |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2 { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
3 archiveVersion = 1; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
4 classes = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
5 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
6 objectVersion = 45; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
7 objects = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
8 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
9 /* Begin PBXAggregateTarget section */ |
3401 | 10 0064653F107E3D7400183915 /* Generate Header Files */ = { |
11 isa = PBXAggregateTarget; | |
12 buildConfigurationList = 0064655A107E3E0400183915 /* Build configuration list for PBXAggregateTarget "Generate Header Files" */; | |
13 buildPhases = ( | |
14 00646544107E3D8300183915 /* Run Script to Create SDL_config.h */, | |
15 00646546107E3DB200183915 /* Run Script to Create SDL_revision.h */, | |
16 ); | |
17 dependencies = ( | |
18 ); | |
19 name = "Generate Header Files"; | |
20 productName = "Generate Header Files"; | |
21 }; | |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
22 FDB043B30E2689CC00F5B3F9 /* Template */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
23 isa = PBXAggregateTarget; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
24 buildConfigurationList = FDB043C20E268A0D00F5B3F9 /* Build configuration list for PBXAggregateTarget "Template" */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
25 buildPhases = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
26 FDB043B20E2689CC00F5B3F9 /* ShellScript */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
27 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
28 dependencies = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
29 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
30 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
31 name = Template; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
32 productName = package; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
33 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
34 /* End PBXAggregateTarget section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
35 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
36 /* Begin PBXBuildFile section */ |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
37 001E39A71196EE6F00A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 001E39A51196EE6F00A3F5B8 /* TestSupportRWops_Cocoa.m */; }; |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
38 006E9852119550FB001DE610 /* audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E9831119550FB001DE610 /* audio.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
39 006E9853119550FB001DE610 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E9834119550FB001DE610 /* common.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
40 006E9859119550FB001DE610 /* platform.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E983D119550FB001DE610 /* platform.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
41 006E985A119550FB001DE610 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 006E983F119550FB001DE610 /* README */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
42 006E985B119550FB001DE610 /* rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E9841119550FB001DE610 /* rect.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
43 006E985C119550FB001DE610 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E9844119550FB001DE610 /* render.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
44 006E985D119550FB001DE610 /* read in Copy rwops */ = {isa = PBXBuildFile; fileRef = 006E9847119550FB001DE610 /* read */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
45 006E985E119550FB001DE610 /* rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E9848119550FB001DE610 /* rwops.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
46 006E9860119550FB001DE610 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E984C119550FB001DE610 /* SDL_at.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
47 006E9861119550FB001DE610 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E984F119550FB001DE610 /* surface.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
48 006E9862119550FB001DE610 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 006E9851119550FB001DE610 /* testsdl.c */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
49 006E986A1195513D001DE610 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E98631195513D001DE610 /* icon.bmp */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
50 006E986B1195513D001DE610 /* moose.dat in Resources */ = {isa = PBXBuildFile; fileRef = 006E98641195513D001DE610 /* moose.dat */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
51 006E986C1195513D001DE610 /* picture.xbm in Resources */ = {isa = PBXBuildFile; fileRef = 006E98651195513D001DE610 /* picture.xbm */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
52 006E986E1195513D001DE610 /* sample.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E98671195513D001DE610 /* sample.bmp */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
53 006E986F1195513D001DE610 /* sample.wav in Resources */ = {isa = PBXBuildFile; fileRef = 006E98681195513D001DE610 /* sample.wav */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
54 006E98701195513D001DE610 /* utf8.txt in Resources */ = {isa = PBXBuildFile; fileRef = 006E98691195513D001DE610 /* utf8.txt */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
55 006E9888119552DD001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E9886119552DD001DE610 /* SDL_rwopsbundlesupport.h */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
56 006E9889119552DD001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E9887119552DD001DE610 /* SDL_rwopsbundlesupport.m */; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
57 006E988C119552FC001DE610 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */; }; |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
58 0098A55B1195B4D900343137 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0098A55A1195B4D900343137 /* AudioToolbox.framework */; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
59 0098A55F1195B4D900343137 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0098A55E1195B4D900343137 /* CoreAudio.framework */; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
60 0098A5611195B4D900343137 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0098A5601195B4D900343137 /* CoreGraphics.framework */; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
61 0098A5631195B4D900343137 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0098A5621195B4D900343137 /* OpenGLES.framework */; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
62 0098A5651195B4D900343137 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0098A5641195B4D900343137 /* UIKit.framework */; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
63 0098A5851195B5E200343137 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0098A5841195B5E200343137 /* QuartzCore.framework */; }; |
5204
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
64 0402A85812FE70C600CECEE3 /* SDL_render_gles2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0402A85512FE70C600CECEE3 /* SDL_render_gles2.c */; }; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
65 0402A85912FE70C600CECEE3 /* SDL_shaders_gles2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0402A85612FE70C600CECEE3 /* SDL_shaders_gles2.c */; }; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
66 0402A85A12FE70C600CECEE3 /* SDL_shaders_gles2.h in Headers */ = {isa = PBXBuildFile; fileRef = 0402A85712FE70C600CECEE3 /* SDL_shaders_gles2.h */; }; |
5207
daa5463466c5
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
Sam Lantinga <slouken@libsdl.org>
parents:
5204
diff
changeset
|
67 04043B8D12FEA9350076DB1F /* SDL_opengles2.h in Headers */ = {isa = PBXBuildFile; fileRef = 04043B8C12FEA9350076DB1F /* SDL_opengles2.h */; }; |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
68 041B2CD912FA0E9E0087D585 /* SDL_render.h in Headers */ = {isa = PBXBuildFile; fileRef = 041B2CD812FA0E9E0087D585 /* SDL_render.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
69 041B2CF112FA0F680087D585 /* SDL_render.c in Sources */ = {isa = PBXBuildFile; fileRef = 041B2CEA12FA0F680087D585 /* SDL_render.c */; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
70 041B2CF212FA0F680087D585 /* SDL_sysrender.h in Headers */ = {isa = PBXBuildFile; fileRef = 041B2CEB12FA0F680087D585 /* SDL_sysrender.h */; }; |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
71 0420497011E6F03D007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420496E11E6F03D007E7EC9 /* SDL_clipboardevents_c.h */; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
72 0420497111E6F03D007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496F11E6F03D007E7EC9 /* SDL_clipboardevents.c */; }; |
5159
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
73 04409BA612FA989600FB9AA8 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04409BA212FA989600FB9AA8 /* mmx.h */; }; |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
74 04409BA712FA989600FB9AA8 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 04409BA312FA989600FB9AA8 /* SDL_yuv_mmx.c */; }; |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
75 04409BA812FA989600FB9AA8 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04409BA412FA989600FB9AA8 /* SDL_yuv_sw_c.h */; }; |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
76 04409BA912FA989600FB9AA8 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04409BA512FA989600FB9AA8 /* SDL_yuv_sw.c */; }; |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
77 0442EC4B12FE1BFF004C9285 /* SDL_hints.h in Headers */ = {isa = PBXBuildFile; fileRef = 0442EC4A12FE1BFF004C9285 /* SDL_hints.h */; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
78 0442EC5012FE1C1E004C9285 /* SDL_render_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0442EC4E12FE1C1E004C9285 /* SDL_render_sw_c.h */; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
79 0442EC5112FE1C1E004C9285 /* SDL_render_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 0442EC4F12FE1C1E004C9285 /* SDL_render_sw.c */; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
80 0442EC5312FE1C28004C9285 /* SDL_render_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 0442EC5212FE1C28004C9285 /* SDL_render_gles.c */; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
81 0442EC5512FE1C3F004C9285 /* SDL_hints.c in Sources */ = {isa = PBXBuildFile; fileRef = 0442EC5412FE1C3F004C9285 /* SDL_hints.c */; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
82 04461DEE0EA76BA3006C462D /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04461DED0EA76BA3006C462D /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
83 044E5FB511E6069F0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5FB311E6069F0076F181 /* SDL_clipboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
84 044E5FB611E6069F0076F181 /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5FB411E6069F0076F181 /* SDL_input.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
85 044E5FB811E606EB0076F181 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 044E5FB711E606EB0076F181 /* SDL_clipboard.c */; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
86 046387420F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
87 046387460F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873E0F0B5B7D0041FD65 /* SDL_fillrect.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
88 047677BB0EA76A31008ABAF1 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B80EA76A31008ABAF1 /* SDL_syshaptic.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
89 047677BC0EA76A31008ABAF1 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B90EA76A31008ABAF1 /* SDL_haptic.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
90 047677BD0EA76A31008ABAF1 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 047677BA0EA76A31008ABAF1 /* SDL_syshaptic.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
91 047AF1B30EA98D6C00811173 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 047AF1B20EA98D6C00811173 /* SDL_sysloadso.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
92 04B2ECEC1025CE4800F9BC5F /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
93 04B2ECED1025CE4800F9BC5F /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE71025CE4800F9BC5F /* SDL_power.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
94 04B2ECEE1025CE4800F9BC5F /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE81025CE4800F9BC5F /* SDL_revision.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
95 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ED061025CF9E00F9BC5F /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
96 04BA9D6311EF474A00B60E01 /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BA9D5F11EF474A00B60E01 /* SDL_gesture_c.h */; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
97 04BA9D6411EF474A00B60E01 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BA9D6011EF474A00B60E01 /* SDL_gesture.c */; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
98 04BA9D6511EF474A00B60E01 /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BA9D6111EF474A00B60E01 /* SDL_touch_c.h */; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
99 04BA9D6611EF474A00B60E01 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BA9D6211EF474A00B60E01 /* SDL_touch.c */; }; |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
100 04BA9D7D11EF497E00B60E01 /* SDL_gesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BA9D7B11EF497E00B60E01 /* SDL_gesture.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
101 04BA9D7E11EF497E00B60E01 /* SDL_touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BA9D7C11EF497E00B60E01 /* SDL_touch.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
102 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
103 04F2AF541104ABC300D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3645
diff
changeset
|
104 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */; }; |
5169
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
105 04F7807612FB751400FC43C0 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F7806A12FB751400FC43C0 /* SDL_blendfillrect.c */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
106 04F7807712FB751400FC43C0 /* SDL_blendfillrect.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7806B12FB751400FC43C0 /* SDL_blendfillrect.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
107 04F7807812FB751400FC43C0 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F7806C12FB751400FC43C0 /* SDL_blendline.c */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
108 04F7807912FB751400FC43C0 /* SDL_blendline.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7806D12FB751400FC43C0 /* SDL_blendline.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
109 04F7807A12FB751400FC43C0 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F7806E12FB751400FC43C0 /* SDL_blendpoint.c */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
110 04F7807B12FB751400FC43C0 /* SDL_blendpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7806F12FB751400FC43C0 /* SDL_blendpoint.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
111 04F7807C12FB751400FC43C0 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7807012FB751400FC43C0 /* SDL_draw.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
112 04F7807D12FB751400FC43C0 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F7807112FB751400FC43C0 /* SDL_drawline.c */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
113 04F7807E12FB751400FC43C0 /* SDL_drawline.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7807212FB751400FC43C0 /* SDL_drawline.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
114 04F7807F12FB751400FC43C0 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F7807312FB751400FC43C0 /* SDL_drawpoint.c */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
115 04F7808012FB751400FC43C0 /* SDL_drawpoint.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7807412FB751400FC43C0 /* SDL_drawpoint.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
116 04F7808412FB753F00FC43C0 /* SDL_nullframebuffer_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F7808212FB753F00FC43C0 /* SDL_nullframebuffer_c.h */; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
117 04F7808512FB753F00FC43C0 /* SDL_nullframebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F7808312FB753F00FC43C0 /* SDL_nullframebuffer.c */; }; |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
118 04FFAB8B12E23B8D00BA343D /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FFAB8912E23B8D00BA343D /* SDL_atomic.c */; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
119 04FFAB8C12E23B8D00BA343D /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FFAB8A12E23B8D00BA343D /* SDL_spinlock.c */; }; |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
120 04FFAB9612E23BDC00BA343D /* SDL_blendmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 04FFAB9312E23BDC00BA343D /* SDL_blendmode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
121 04FFAB9812E23BDC00BA343D /* SDL_shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04FFAB9512E23BDC00BA343D /* SDL_shape.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
4444
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
122 56ED04E1118A8EE200A56AA6 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56ED04E0118A8EE200A56AA6 /* SDL_power.c */; }; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
123 56ED04E3118A8EFD00A56AA6 /* SDL_syspower.m in Sources */ = {isa = PBXBuildFile; fileRef = 56ED04E2118A8EFD00A56AA6 /* SDL_syspower.m */; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
124 FD24846D0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
125 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
126 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
127 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
128 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
129 FD3F49690DEA5B2100C5B771 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
130 FD3F496A0DEA5B2100C5B771 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
131 FD3F496B0DEA5B2100C5B771 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
132 FD3F496C0DEA5B2100C5B771 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
133 FD3F496D0DEA5B2100C5B771 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
134 FD3F496E0DEA5B2100C5B771 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
135 FD3F496F0DEA5B2100C5B771 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
136 FD3F49700DEA5B2100C5B771 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
137 FD3F49710DEA5B2100C5B771 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E20DD52EB400FB1D6B /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
138 FD3F49720DEA5B2100C5B771 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
139 FD3F49730DEA5B2100C5B771 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
140 FD3F49740DEA5B2100C5B771 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E50DD52EB400FB1D6B /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
141 FD3F49750DEA5B2100C5B771 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
142 FD3F49760DEA5B2100C5B771 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
143 FD3F49770DEA5B2100C5B771 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
144 FD3F49780DEA5B2100C5B771 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
145 FD3F49790DEA5B2100C5B771 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
146 FD3F497A0DEA5B2100C5B771 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
147 FD3F497B0DEA5B2100C5B771 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
148 FD3F497C0DEA5B2100C5B771 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
149 FD3F497D0DEA5B2100C5B771 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
150 FD3F497E0DEA5B2100C5B771 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
151 FD3F497F0DEA5B2100C5B771 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
152 FD3F49800DEA5B2100C5B771 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
153 FD3F49810DEA5B2100C5B771 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F20DD52EB400FB1D6B /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
154 FD3F49820DEA5B2100C5B771 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F30DD52EB400FB1D6B /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
155 FD3F49830DEA5B2100C5B771 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F40DD52EB400FB1D6B /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
156 FD3F49840DEA5B2100C5B771 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F50DD52EB400FB1D6B /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
157 FD3F49850DEA5B2100C5B771 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
158 FD3F4A760DEA620800C5B771 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A700DEA620800C5B771 /* SDL_getenv.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
159 FD3F4A770DEA620800C5B771 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A710DEA620800C5B771 /* SDL_iconv.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
160 FD3F4A780DEA620800C5B771 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A720DEA620800C5B771 /* SDL_malloc.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
161 FD3F4A790DEA620800C5B771 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A730DEA620800C5B771 /* SDL_qsort.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
162 FD3F4A7A0DEA620800C5B771 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
163 FD3F4A7B0DEA620800C5B771 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A750DEA620800C5B771 /* SDL_string.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
164 FD5F9D2F0E0E08B3008E885B /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
165 FD5F9D300E0E08B3008E885B /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
166 FD5F9D310E0E08B3008E885B /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
167 FD6526660DE8FCDD002AD96B /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
168 FD6526670DE8FCDD002AD96B /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
169 FD6526680DE8FCDD002AD96B /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
170 FD65266A0DE8FCDD002AD96B /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
171 FD65266B0DE8FCDD002AD96B /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
172 FD65266C0DE8FCDD002AD96B /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
173 FD65266D0DE8FCDD002AD96B /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
174 FD65266E0DE8FCDD002AD96B /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
175 FD65266F0DE8FCDD002AD96B /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
176 FD6526700DE8FCDD002AD96B /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
177 FD6526710DE8FCDD002AD96B /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9930DD52EDC00FB1D6B /* SDL_events.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
178 FD6526720DE8FCDD002AD96B /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
179 FD6526730DE8FCDD002AD96B /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
180 FD6526740DE8FCDD002AD96B /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
181 FD6526750DE8FCDD002AD96B /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
182 FD6526760DE8FCDD002AD96B /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
183 FD6526770DE8FCDD002AD96B /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
184 FD6526780DE8FCDD002AD96B /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
185 FD6526790DE8FCDD002AD96B /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
186 FD65267A0DE8FCDD002AD96B /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D80DD52EDC00FB1D6B /* SDL.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
187 FD65267B0DE8FCDD002AD96B /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
188 FD65267C0DE8FCDD002AD96B /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
189 FD65267D0DE8FCDD002AD96B /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
190 FD65267E0DE8FCDD002AD96B /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
191 FD65267F0DE8FCDD002AD96B /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
192 FD6526800DE8FCDD002AD96B /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
193 FD6526810DE8FCDD002AD96B /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
194 FD689EFB0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
195 FD689EFC0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
196 FD689F030E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
197 FD689F040E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
198 FD689F050E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
199 FD689F1C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
200 FD689F1D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
201 FD689F1E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
202 FD689F1F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
203 FD689F200E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
204 FD689F210E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
205 FD689F230E26E5D900F90B21 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F130E26E5D900F90B21 /* SDL_uikitview.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
206 FD689F240E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
207 FD689F250E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
208 FD689F260E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
209 FD689F270E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
210 FD689FCE0E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
211 FD689FCF0E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
212 FD8BD7AC0E27DCA400B52CD5 /* SDL_opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
213 FD8BD8250E27E25900B52CD5 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
214 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683000DF2374E00F98A1A /* SDL_blit.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
215 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683010DF2374E00F98A1A /* SDL_blit.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
216 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683020DF2374E00F98A1A /* SDL_blit_0.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
217 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683030DF2374E00F98A1A /* SDL_blit_1.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
218 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683040DF2374E00F98A1A /* SDL_blit_A.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
219 FDA684520DF2374E00F98A1A /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
220 FDA684530DF2374E00F98A1A /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
221 FDA684540DF2374E00F98A1A /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
222 FDA684550DF2374E00F98A1A /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
223 FDA684560DF2374E00F98A1A /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683090DF2374E00F98A1A /* SDL_blit_N.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
224 FDA684570DF2374E00F98A1A /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
225 FDA684580DF2374E00F98A1A /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
226 FDA6845A0DF2374E00F98A1A /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
227 FDA6845B0DF2374E00F98A1A /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
228 FDA6845C0DF2374E00F98A1A /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
229 FDA6845D0DF2374E00F98A1A /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
230 FDA6845E0DF2374E00F98A1A /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683110DF2374E00F98A1A /* SDL_rect.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
231 FDA684620DF2374E00F98A1A /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
232 FDA684630DF2374E00F98A1A /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
233 FDA684640DF2374E00F98A1A /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683170DF2374E00F98A1A /* SDL_stretch.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
234 FDA684660DF2374E00F98A1A /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683190DF2374E00F98A1A /* SDL_surface.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
235 FDA684670DF2374E00F98A1A /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
236 FDA684680DF2374E00F98A1A /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831B0DF2374E00F98A1A /* SDL_video.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
237 FDA685FB0DF244C800F98A1A /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F50DF244C800F98A1A /* SDL_nullevents.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
238 FDA685FC0DF244C800F98A1A /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
239 FDA685FF0DF244C800F98A1A /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
240 FDA686000DF244C800F98A1A /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
241 FDC656480E560DF800311C8E /* jumphack.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC656440E560DF800311C8E /* jumphack.c */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
242 FDC656490E560DF800311C8E /* jumphack.h in Headers */ = {isa = PBXBuildFile; fileRef = FDC656450E560DF800311C8E /* jumphack.h */; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
243 /* End PBXBuildFile section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
244 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
245 /* Begin PBXContainerItemProxy section */ |
3401 | 246 00646547107E3DE800183915 /* PBXContainerItemProxy */ = { |
247 isa = PBXContainerItemProxy; | |
248 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | |
249 proxyType = 1; | |
3423
45ad54b4d9d6
Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
Sam Lantinga <slouken@libsdl.org>
parents:
3401
diff
changeset
|
250 remoteGlobalIDString = 0064653F107E3D7400183915; |
3401 | 251 remoteInfo = "Generate Header Files"; |
252 }; | |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
253 006E982A11955065001DE610 /* PBXContainerItemProxy */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
254 isa = PBXContainerItemProxy; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
255 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
256 proxyType = 1; |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
257 remoteGlobalIDString = FD6526620DE8FCCB002AD96B; |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
258 remoteInfo = StaticLibiPhoneOS; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
259 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
260 FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
261 isa = PBXContainerItemProxy; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
262 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
263 proxyType = 1; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
264 remoteGlobalIDString = FD6526620DE8FCCB002AD96B; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
265 remoteInfo = StaticLibiPhoneOS; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
266 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
267 /* End PBXContainerItemProxy section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
268 |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
269 /* Begin PBXCopyFilesBuildPhase section */ |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
270 006E9881119551D0001DE610 /* Copy rwops */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
271 isa = PBXCopyFilesBuildPhase; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
272 buildActionMask = 2147483647; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
273 dstPath = rwops; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
274 dstSubfolderSpec = 7; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
275 files = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
276 006E985D119550FB001DE610 /* read in Copy rwops */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
277 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
278 name = "Copy rwops"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
279 runOnlyForDeploymentPostprocessing = 0; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
280 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
281 /* End PBXCopyFilesBuildPhase section */ |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
282 |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
283 /* Begin PBXFileReference section */ |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
284 001E39A51196EE6F00A3F5B8 /* TestSupportRWops_Cocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestSupportRWops_Cocoa.m; sourceTree = "<group>"; }; |
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
285 001E39A61196EE6F00A3F5B8 /* TestSupportRWops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestSupportRWops.h; sourceTree = "<group>"; }; |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
286 006E982211955059001DE610 /* testsdl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsdl.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
287 006E982411955059001DE610 /* testsdl-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testsdl-Info.plist"; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
288 006E9831119550FB001DE610 /* audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = audio.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
289 006E9832119550FB001DE610 /* audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
290 006E9834119550FB001DE610 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
291 006E9835119550FB001DE610 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
292 006E9836119550FB001DE610 /* images.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = images.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
293 006E9837119550FB001DE610 /* img_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_blit.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
294 006E9838119550FB001DE610 /* img_blitblend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_blitblend.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
295 006E9839119550FB001DE610 /* img_face.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_face.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
296 006E983A119550FB001DE610 /* img_primitives.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_primitives.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
297 006E983B119550FB001DE610 /* img_primitivesblend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img_primitivesblend.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
298 006E983D119550FB001DE610 /* platform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = platform.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
299 006E983E119550FB001DE610 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
300 006E983F119550FB001DE610 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = ../../test/automated/README; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
301 006E9841119550FB001DE610 /* rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rect.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
302 006E9842119550FB001DE610 /* rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rect.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
303 006E9844119550FB001DE610 /* render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = render.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
304 006E9845119550FB001DE610 /* render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
305 006E9847119550FB001DE610 /* read */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = read; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
306 006E9848119550FB001DE610 /* rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwops.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
307 006E9849119550FB001DE610 /* rwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rwops.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
308 006E984C119550FB001DE610 /* SDL_at.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_at.c; path = ../../test/automated/SDL_at.c; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
309 006E984D119550FB001DE610 /* SDL_at.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_at.h; path = ../../test/automated/SDL_at.h; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
310 006E984F119550FB001DE610 /* surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = surface.c; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
311 006E9850119550FB001DE610 /* surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surface.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
312 006E9851119550FB001DE610 /* testsdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testsdl.c; path = ../../test/automated/testsdl.c; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
313 006E98631195513D001DE610 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = icon.bmp; path = ../../test/icon.bmp; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
314 006E98641195513D001DE610 /* moose.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = moose.dat; path = ../../test/moose.dat; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
315 006E98651195513D001DE610 /* picture.xbm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = picture.xbm; path = ../../test/picture.xbm; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
316 006E98671195513D001DE610 /* sample.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sample.bmp; path = ../../test/sample.bmp; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
317 006E98681195513D001DE610 /* sample.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = sample.wav; path = ../../test/sample.wav; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
318 006E98691195513D001DE610 /* utf8.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = utf8.txt; path = ../../test/utf8.txt; sourceTree = SOURCE_ROOT; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
319 006E9886119552DD001DE610 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
320 006E9887119552DD001DE610 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; }; |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
321 0098A55A1195B4D900343137 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
322 0098A55E1195B4D900343137 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
323 0098A5601195B4D900343137 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
324 0098A5621195B4D900343137 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
325 0098A5641195B4D900343137 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
326 0098A5841195B5E200343137 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
5204
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
327 0402A85512FE70C600CECEE3 /* SDL_render_gles2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_render_gles2.c; sourceTree = "<group>"; }; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
328 0402A85612FE70C600CECEE3 /* SDL_shaders_gles2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_shaders_gles2.c; sourceTree = "<group>"; }; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
329 0402A85712FE70C600CECEE3 /* SDL_shaders_gles2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shaders_gles2.h; sourceTree = "<group>"; }; |
5207
daa5463466c5
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
Sam Lantinga <slouken@libsdl.org>
parents:
5204
diff
changeset
|
330 04043B8C12FEA9350076DB1F /* SDL_opengles2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengles2.h; path = ../../include/SDL_opengles2.h; sourceTree = SOURCE_ROOT; }; |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
331 041B2CD812FA0E9E0087D585 /* SDL_render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_render.h; path = ../../include/SDL_render.h; sourceTree = SOURCE_ROOT; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
332 041B2CEA12FA0F680087D585 /* SDL_render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_render.c; sourceTree = "<group>"; }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
333 041B2CEB12FA0F680087D585 /* SDL_sysrender.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysrender.h; sourceTree = "<group>"; }; |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
334 0420496E11E6F03D007E7EC9 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboardevents_c.h; sourceTree = "<group>"; }; |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
335 0420496F11E6F03D007E7EC9 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboardevents.c; sourceTree = "<group>"; }; |
5159
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
336 04409BA212FA989600FB9AA8 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; }; |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
337 04409BA312FA989600FB9AA8 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
338 04409BA412FA989600FB9AA8 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; }; |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
339 04409BA512FA989600FB9AA8 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
340 0442EC4A12FE1BFF004C9285 /* SDL_hints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_hints.h; path = ../../include/SDL_hints.h; sourceTree = SOURCE_ROOT; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
341 0442EC4E12FE1C1E004C9285 /* SDL_render_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_render_sw_c.h; sourceTree = "<group>"; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
342 0442EC4F12FE1C1E004C9285 /* SDL_render_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_render_sw.c; sourceTree = "<group>"; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
343 0442EC5212FE1C28004C9285 /* SDL_render_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_render_gles.c; sourceTree = "<group>"; }; |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
344 0442EC5412FE1C3F004C9285 /* SDL_hints.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_hints.c; path = ../../src/SDL_hints.c; sourceTree = SOURCE_ROOT; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
345 04461DED0EA76BA3006C462D /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
346 044E5FB311E6069F0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
347 044E5FB411E6069F0076F181 /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; }; |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
348 044E5FB711E606EB0076F181 /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
349 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
350 0463873E0F0B5B7D0041FD65 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
351 047677B80EA76A31008ABAF1 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
352 047677B90EA76A31008ABAF1 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_haptic.c; path = ../../src/haptic/SDL_haptic.c; sourceTree = SOURCE_ROOT; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
353 047677BA0EA76A31008ABAF1 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_syshaptic.h; path = ../../src/haptic/SDL_syshaptic.h; sourceTree = SOURCE_ROOT; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
354 047AF1B20EA98D6C00811173 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
355 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
356 04B2ECE71025CE4800F9BC5F /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../include/SDL_power.h; sourceTree = SOURCE_ROOT; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
357 04B2ECE81025CE4800F9BC5F /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../include/SDL_revision.h; sourceTree = SOURCE_ROOT; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
358 04B2ED061025CF9E00F9BC5F /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
359 04BA9D5F11EF474A00B60E01 /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture_c.h; sourceTree = "<group>"; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
360 04BA9D6011EF474A00B60E01 /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gesture.c; sourceTree = "<group>"; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
361 04BA9D6111EF474A00B60E01 /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch_c.h; sourceTree = "<group>"; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
362 04BA9D6211EF474A00B60E01 /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_touch.c; sourceTree = "<group>"; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
363 04BA9D7B11EF497E00B60E01 /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture.h; path = ../../include/SDL_gesture.h; sourceTree = SOURCE_ROOT; }; |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
364 04BA9D7C11EF497E00B60E01 /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch.h; path = ../../include/SDL_touch.h; sourceTree = SOURCE_ROOT; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
365 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config_iphoneos.h; path = ../../include/SDL_config_iphoneos.h; sourceTree = SOURCE_ROOT; }; |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3645
diff
changeset
|
366 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; |
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3645
diff
changeset
|
367 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; |
5169
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
368 04F7806A12FB751400FC43C0 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
369 04F7806B12FB751400FC43C0 /* SDL_blendfillrect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blendfillrect.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
370 04F7806C12FB751400FC43C0 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
371 04F7806D12FB751400FC43C0 /* SDL_blendline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blendline.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
372 04F7806E12FB751400FC43C0 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
373 04F7806F12FB751400FC43C0 /* SDL_blendpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blendpoint.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
374 04F7807012FB751400FC43C0 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
375 04F7807112FB751400FC43C0 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
376 04F7807212FB751400FC43C0 /* SDL_drawline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_drawline.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
377 04F7807312FB751400FC43C0 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
378 04F7807412FB751400FC43C0 /* SDL_drawpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_drawpoint.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
379 04F7808212FB753F00FC43C0 /* SDL_nullframebuffer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullframebuffer_c.h; sourceTree = "<group>"; }; |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
380 04F7808312FB753F00FC43C0 /* SDL_nullframebuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullframebuffer.c; sourceTree = "<group>"; }; |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
381 04FFAB8912E23B8D00BA343D /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
382 04FFAB8A12E23B8D00BA343D /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
383 04FFAB9312E23BDC00BA343D /* SDL_blendmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_blendmode.h; path = ../../include/SDL_blendmode.h; sourceTree = SOURCE_ROOT; }; |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
384 04FFAB9512E23BDC00BA343D /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shape.h; path = ../../include/SDL_shape.h; sourceTree = SOURCE_ROOT; }; |
4444
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
385 56ED04E0118A8EE200A56AA6 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_power.c; path = ../../src/power/SDL_power.c; sourceTree = SOURCE_ROOT; }; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
386 56ED04E2118A8EFD00A56AA6 /* SDL_syspower.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_syspower.m; path = ../../src/power/uikit/SDL_syspower.m; sourceTree = SOURCE_ROOT; }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
387 FD0BBFEF0E3933DD00D833B1 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitview.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
388 FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitkeyboard.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
389 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
390 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
391 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
392 FD3F4A730DEA620800C5B771 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
393 FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
394 FD3F4A750DEA620800C5B771 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
395 FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
396 FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_joystick_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
397 FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
398 FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLiPhoneOS.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
399 FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio_iphone.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
400 FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio_iphone.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
401 FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_sysjoystick.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
402 FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUIAccelerationDelegate.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
403 FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUIAccelerationDelegate.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
404 FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitevents.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
405 FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitevents.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
406 FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitopengles.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
407 FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitopengles.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
408 FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitvideo.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
409 FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitvideo.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
410 FD689F130E26E5D900F90B21 /* SDL_uikitview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitview.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
411 FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitwindow.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
412 FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitwindow.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
413 FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitopenglview.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
414 FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitopenglview.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
415 FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitappdelegate.m; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
416 FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitappdelegate.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
417 FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengles.h; path = ../../include/SDL_opengles.h; sourceTree = SOURCE_ROOT; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
418 FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
419 FD99B8CC0DD52EB400FB1D6B /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
420 FD99B8CD0DD52EB400FB1D6B /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
421 FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
422 FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
423 FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
424 FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
425 FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
426 FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
427 FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
428 FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
429 FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
430 FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
431 FD99B8E20DD52EB400FB1D6B /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
432 FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
433 FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
434 FD99B8E50DD52EB400FB1D6B /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
435 FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
436 FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
437 FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
438 FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
439 FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
440 FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
441 FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
442 FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
443 FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
444 FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
445 FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
446 FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
447 FD99B8F20DD52EB400FB1D6B /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
448 FD99B8F30DD52EB400FB1D6B /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
449 FD99B8F40DD52EB400FB1D6B /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
450 FD99B8F50DD52EB400FB1D6B /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
451 FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
452 FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
453 FD99B91E0DD52EDC00FB1D6B /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
454 FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
455 FD99B9450DD52EDC00FB1D6B /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
456 FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
457 FD99B9490DD52EDC00FB1D6B /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
458 FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
459 FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
460 FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_m68k.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
461 FD99B94D0DD52EDC00FB1D6B /* SDL_mixer_m68k.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_m68k.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
462 FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
463 FD99B94F0DD52EDC00FB1D6B /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
464 FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX_VC.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
465 FD99B9510DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX_VC.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
466 FD99B9520DD52EDC00FB1D6B /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
467 FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
468 FD99B9540DD52EDC00FB1D6B /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
469 FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
470 FD99B98D0DD52EDC00FB1D6B /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
471 FD99B98E0DD52EDC00FB1D6B /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
472 FD99B98F0DD52EDC00FB1D6B /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
473 FD99B9900DD52EDC00FB1D6B /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
474 FD99B9920DD52EDC00FB1D6B /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
475 FD99B9930DD52EDC00FB1D6B /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
476 FD99B9940DD52EDC00FB1D6B /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
477 FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
478 FD99B9960DD52EDC00FB1D6B /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
479 FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
480 FD99B9980DD52EDC00FB1D6B /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
481 FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
482 FD99B99A0DD52EDC00FB1D6B /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
483 FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
484 FD99B99C0DD52EDC00FB1D6B /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
485 FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
486 FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
487 FD99B9D40DD52EDC00FB1D6B /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error_c.h; path = ../../src/SDL_error_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
488 FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
489 FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
490 FD99B9D70DD52EDC00FB1D6B /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
491 FD99B9D80DD52EDC00FB1D6B /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
492 FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
493 FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
494 FD99BA090DD52EDC00FB1D6B /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
495 FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
496 FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
497 FD99BA0C0DD52EDC00FB1D6B /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
498 FD99BA140DD52EDC00FB1D6B /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
499 FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_thread.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
500 FD99BA160DD52EDC00FB1D6B /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_thread_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
501 FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
502 FD99BA2F0DD52EDC00FB1D6B /* SDL_timer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_timer_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
503 FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
504 FDA683000DF2374E00F98A1A /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
505 FDA683010DF2374E00F98A1A /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
506 FDA683020DF2374E00F98A1A /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
507 FDA683030DF2374E00F98A1A /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
508 FDA683040DF2374E00F98A1A /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
509 FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
510 FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
511 FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
512 FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
513 FDA683090DF2374E00F98A1A /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
514 FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
515 FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
516 FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
517 FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
518 FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
519 FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
520 FDA683110DF2374E00F98A1A /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
521 FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
522 FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
523 FDA683170DF2374E00F98A1A /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
524 FDA683190DF2374E00F98A1A /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
525 FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
526 FDA6831B0DF2374E00F98A1A /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
527 FDA685F50DF244C800F98A1A /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
528 FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
529 FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
530 FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
531 FDC261780E3A3FC8001C4554 /* keyinfotable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyinfotable.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
532 FDC656440E560DF800311C8E /* jumphack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jumphack.c; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
533 FDC656450E560DF800311C8E /* jumphack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jumphack.h; sourceTree = "<group>"; }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
534 /* End PBXFileReference section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
535 |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
536 /* Begin PBXFrameworksBuildPhase section */ |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
537 006E982011955059001DE610 /* Frameworks */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
538 isa = PBXFrameworksBuildPhase; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
539 buildActionMask = 2147483647; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
540 files = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
541 006E988C119552FC001DE610 /* libSDLiPhoneOS.a in Frameworks */, |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
542 0098A55B1195B4D900343137 /* AudioToolbox.framework in Frameworks */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
543 0098A55F1195B4D900343137 /* CoreAudio.framework in Frameworks */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
544 0098A5611195B4D900343137 /* CoreGraphics.framework in Frameworks */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
545 0098A5631195B4D900343137 /* OpenGLES.framework in Frameworks */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
546 0098A5651195B4D900343137 /* UIKit.framework in Frameworks */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
547 0098A5851195B5E200343137 /* QuartzCore.framework in Frameworks */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
548 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
549 runOnlyForDeploymentPostprocessing = 0; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
550 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
551 /* End PBXFrameworksBuildPhase section */ |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
552 |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
553 /* Begin PBXGroup section */ |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
554 006E982E119550D8001DE610 /* AutomatedTests */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
555 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
556 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
557 006E9830119550FB001DE610 /* audio */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
558 006E9833119550FB001DE610 /* common */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
559 006E983C119550FB001DE610 /* platform */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
560 006E983F119550FB001DE610 /* README */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
561 006E9840119550FB001DE610 /* rect */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
562 006E9843119550FB001DE610 /* render */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
563 006E9846119550FB001DE610 /* rwops */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
564 006E984C119550FB001DE610 /* SDL_at.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
565 006E984D119550FB001DE610 /* SDL_at.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
566 006E984E119550FB001DE610 /* surface */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
567 006E9851119550FB001DE610 /* testsdl.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
568 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
569 name = AutomatedTests; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
570 sourceTree = "<group>"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
571 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
572 006E982F119550E4001DE610 /* TestResources */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
573 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
574 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
575 006E98631195513D001DE610 /* icon.bmp */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
576 006E98641195513D001DE610 /* moose.dat */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
577 006E98651195513D001DE610 /* picture.xbm */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
578 006E98671195513D001DE610 /* sample.bmp */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
579 006E98681195513D001DE610 /* sample.wav */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
580 006E98691195513D001DE610 /* utf8.txt */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
581 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
582 name = TestResources; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
583 sourceTree = "<group>"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
584 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
585 006E9830119550FB001DE610 /* audio */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
586 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
587 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
588 006E9831119550FB001DE610 /* audio.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
589 006E9832119550FB001DE610 /* audio.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
590 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
591 name = audio; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
592 path = ../../test/automated/audio; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
593 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
594 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
595 006E9833119550FB001DE610 /* common */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
596 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
597 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
598 006E9834119550FB001DE610 /* common.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
599 006E9835119550FB001DE610 /* common.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
600 006E9836119550FB001DE610 /* images.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
601 006E9837119550FB001DE610 /* img_blit.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
602 006E9838119550FB001DE610 /* img_blitblend.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
603 006E9839119550FB001DE610 /* img_face.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
604 006E983A119550FB001DE610 /* img_primitives.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
605 006E983B119550FB001DE610 /* img_primitivesblend.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
606 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
607 name = common; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
608 path = ../../test/automated/common; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
609 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
610 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
611 006E983C119550FB001DE610 /* platform */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
612 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
613 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
614 006E983D119550FB001DE610 /* platform.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
615 006E983E119550FB001DE610 /* platform.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
616 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
617 name = platform; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
618 path = ../../test/automated/platform; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
619 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
620 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
621 006E9840119550FB001DE610 /* rect */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
622 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
623 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
624 006E9841119550FB001DE610 /* rect.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
625 006E9842119550FB001DE610 /* rect.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
626 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
627 name = rect; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
628 path = ../../test/automated/rect; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
629 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
630 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
631 006E9843119550FB001DE610 /* render */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
632 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
633 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
634 006E9844119550FB001DE610 /* render.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
635 006E9845119550FB001DE610 /* render.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
636 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
637 name = render; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
638 path = ../../test/automated/render; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
639 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
640 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
641 006E9846119550FB001DE610 /* rwops */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
642 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
643 children = ( |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
644 001E39A51196EE6F00A3F5B8 /* TestSupportRWops_Cocoa.m */, |
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
645 001E39A61196EE6F00A3F5B8 /* TestSupportRWops.h */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
646 006E9847119550FB001DE610 /* read */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
647 006E9848119550FB001DE610 /* rwops.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
648 006E9849119550FB001DE610 /* rwops.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
649 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
650 name = rwops; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
651 path = ../../test/automated/rwops; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
652 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
653 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
654 006E984E119550FB001DE610 /* surface */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
655 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
656 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
657 006E984F119550FB001DE610 /* surface.c */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
658 006E9850119550FB001DE610 /* surface.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
659 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
660 name = surface; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
661 path = ../../test/automated/surface; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
662 sourceTree = SOURCE_ROOT; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
663 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
664 006E9885119552DD001DE610 /* cocoa */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
665 isa = PBXGroup; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
666 children = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
667 006E9886119552DD001DE610 /* SDL_rwopsbundlesupport.h */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
668 006E9887119552DD001DE610 /* SDL_rwopsbundlesupport.m */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
669 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
670 path = cocoa; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
671 sourceTree = "<group>"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
672 }; |
5204
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
673 0402A85412FE70C600CECEE3 /* opengles2 */ = { |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
674 isa = PBXGroup; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
675 children = ( |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
676 0402A85512FE70C600CECEE3 /* SDL_render_gles2.c */, |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
677 0402A85612FE70C600CECEE3 /* SDL_shaders_gles2.c */, |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
678 0402A85712FE70C600CECEE3 /* SDL_shaders_gles2.h */, |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
679 ); |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
680 path = opengles2; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
681 sourceTree = "<group>"; |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
682 }; |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
683 041B2CE312FA0F680087D585 /* render */ = { |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
684 isa = PBXGroup; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
685 children = ( |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
686 041B2CE812FA0F680087D585 /* opengles */, |
5204
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
687 0402A85412FE70C600CECEE3 /* opengles2 */, |
5159
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
688 041B2CEC12FA0F680087D585 /* software */, |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
689 04409BA212FA989600FB9AA8 /* mmx.h */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
690 041B2CEA12FA0F680087D585 /* SDL_render.c */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
691 041B2CEB12FA0F680087D585 /* SDL_sysrender.h */, |
5159
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
692 04409BA312FA989600FB9AA8 /* SDL_yuv_mmx.c */, |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
693 04409BA412FA989600FB9AA8 /* SDL_yuv_sw_c.h */, |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
694 04409BA512FA989600FB9AA8 /* SDL_yuv_sw.c */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
695 ); |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
696 name = render; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
697 path = ../../src/render; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
698 sourceTree = SOURCE_ROOT; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
699 }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
700 041B2CE812FA0F680087D585 /* opengles */ = { |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
701 isa = PBXGroup; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
702 children = ( |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
703 0442EC5212FE1C28004C9285 /* SDL_render_gles.c */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
704 ); |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
705 path = opengles; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
706 sourceTree = "<group>"; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
707 }; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
708 041B2CEC12FA0F680087D585 /* software */ = { |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
709 isa = PBXGroup; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
710 children = ( |
5169
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
711 04F7806A12FB751400FC43C0 /* SDL_blendfillrect.c */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
712 04F7806B12FB751400FC43C0 /* SDL_blendfillrect.h */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
713 04F7806C12FB751400FC43C0 /* SDL_blendline.c */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
714 04F7806D12FB751400FC43C0 /* SDL_blendline.h */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
715 04F7806E12FB751400FC43C0 /* SDL_blendpoint.c */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
716 04F7806F12FB751400FC43C0 /* SDL_blendpoint.h */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
717 04F7807012FB751400FC43C0 /* SDL_draw.h */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
718 04F7807112FB751400FC43C0 /* SDL_drawline.c */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
719 04F7807212FB751400FC43C0 /* SDL_drawline.h */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
720 04F7807312FB751400FC43C0 /* SDL_drawpoint.c */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
721 04F7807412FB751400FC43C0 /* SDL_drawpoint.h */, |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
722 0442EC4E12FE1C1E004C9285 /* SDL_render_sw_c.h */, |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
723 0442EC4F12FE1C1E004C9285 /* SDL_render_sw.c */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
724 ); |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
725 path = software; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
726 sourceTree = "<group>"; |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
727 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
728 047677B60EA769DF008ABAF1 /* haptic */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
729 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
730 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
731 047677B70EA76A31008ABAF1 /* dummy */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
732 047677B90EA76A31008ABAF1 /* SDL_haptic.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
733 047677BA0EA76A31008ABAF1 /* SDL_syshaptic.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
734 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
735 name = haptic; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
736 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
737 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
738 047677B70EA76A31008ABAF1 /* dummy */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
739 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
740 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
741 047677B80EA76A31008ABAF1 /* SDL_syshaptic.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
742 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
743 name = dummy; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
744 path = ../../src/haptic/dummy; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
745 sourceTree = SOURCE_ROOT; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
746 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
747 047AF1B10EA98D6C00811173 /* dummy */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
748 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
749 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
750 047AF1B20EA98D6C00811173 /* SDL_sysloadso.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
751 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
752 path = dummy; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
753 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
754 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
755 04B2ECEF1025CEB900F9BC5F /* atomic */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
756 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
757 children = ( |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
758 04FFAB8912E23B8D00BA343D /* SDL_atomic.c */, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
759 04FFAB8A12E23B8D00BA343D /* SDL_spinlock.c */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
760 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
761 name = atomic; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
762 path = ../../src/atomic; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
763 sourceTree = SOURCE_ROOT; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
764 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
765 19C28FACFE9D520D11CA2CBB /* Products */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
766 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
767 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
768 FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
769 006E982211955059001DE610 /* testsdl.app */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
770 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
771 name = Products; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
772 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
773 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
774 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
775 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
776 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
777 FD99B8BC0DD52E5C00FB1D6B /* Public Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
778 FD99B8BD0DD52E6D00FB1D6B /* Library Source */, |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
779 006E982E119550D8001DE610 /* AutomatedTests */, |
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
780 006E982F119550E4001DE610 /* TestResources */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
781 29B97323FDCFA39411CA2CEA /* Frameworks */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
782 19C28FACFE9D520D11CA2CBB /* Products */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
783 006E982411955059001DE610 /* testsdl-Info.plist */, |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
784 0098A5841195B5E200343137 /* QuartzCore.framework */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
785 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
786 name = CustomTemplate; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
787 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
788 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
789 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
790 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
791 children = ( |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
792 0098A55A1195B4D900343137 /* AudioToolbox.framework */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
793 0098A55E1195B4D900343137 /* CoreAudio.framework */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
794 0098A5601195B4D900343137 /* CoreGraphics.framework */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
795 0098A5621195B4D900343137 /* OpenGLES.framework */, |
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
796 0098A5641195B4D900343137 /* UIKit.framework */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
797 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
798 name = Frameworks; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
799 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
800 }; |
4444
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
801 56ED04DE118A8E9A00A56AA6 /* power */ = { |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
802 isa = PBXGroup; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
803 children = ( |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
804 56ED04E0118A8EE200A56AA6 /* SDL_power.c */, |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
805 56ED04DF118A8EB700A56AA6 /* uikit */, |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
806 ); |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
807 name = power; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
808 sourceTree = "<group>"; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
809 }; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
810 56ED04DF118A8EB700A56AA6 /* uikit */ = { |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
811 isa = PBXGroup; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
812 children = ( |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
813 56ED04E2118A8EFD00A56AA6 /* SDL_syspower.m */, |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
814 ); |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
815 name = uikit; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
816 sourceTree = "<group>"; |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
817 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
818 FD3F4A6F0DEA620800C5B771 /* stdlib */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
819 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
820 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
821 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
822 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
823 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
824 FD3F4A730DEA620800C5B771 /* SDL_qsort.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
825 FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
826 FD3F4A750DEA620800C5B771 /* SDL_string.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
827 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
828 name = stdlib; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
829 path = ../../src/stdlib; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
830 sourceTree = SOURCE_ROOT; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
831 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
832 FD5F9D080E0E08B3008E885B /* joystick */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
833 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
834 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
835 FD689EFF0E26E5B600F90B21 /* iphoneos */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
836 FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
837 FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
838 FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
839 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
840 name = joystick; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
841 path = ../../src/joystick; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
842 sourceTree = SOURCE_ROOT; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
843 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
844 FD689EF80E26E57800F90B21 /* iphoneos */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
845 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
846 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
847 FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
848 FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
849 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
850 path = iphoneos; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
851 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
852 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
853 FD689EFF0E26E5B600F90B21 /* iphoneos */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
854 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
855 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
856 FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
857 FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
858 FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
859 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
860 path = iphoneos; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
861 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
862 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
863 FD689F090E26E5D900F90B21 /* uikit */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
864 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
865 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
866 FDC656450E560DF800311C8E /* jumphack.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
867 FDC656440E560DF800311C8E /* jumphack.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
868 FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
869 FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
870 FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
871 FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
872 FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
873 FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
874 FDC261780E3A3FC8001C4554 /* keyinfotable.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
875 FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
876 FD0BBFEF0E3933DD00D833B1 /* SDL_uikitview.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
877 FD689F130E26E5D900F90B21 /* SDL_uikitview.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
878 FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
879 FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
880 FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
881 FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
882 FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
883 FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
884 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
885 path = uikit; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
886 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
887 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
888 FD8BD8150E27E25900B52CD5 /* loadso */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
889 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
890 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
891 047AF1B10EA98D6C00811173 /* dummy */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
892 FD8BD8180E27E25900B52CD5 /* dlopen */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
893 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
894 name = loadso; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
895 path = ../../src/loadso; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
896 sourceTree = SOURCE_ROOT; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
897 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
898 FD8BD8180E27E25900B52CD5 /* dlopen */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
899 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
900 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
901 FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
902 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
903 path = dlopen; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
904 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
905 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
906 FD99B8BC0DD52E5C00FB1D6B /* Public Headers */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
907 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
908 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
909 FD99B8CC0DD52EB400FB1D6B /* begin_code.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
910 FD99B8CD0DD52EB400FB1D6B /* close_code.h */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
911 FD99B8F50DD52EB400FB1D6B /* SDL.h */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
912 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
913 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
914 FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
915 04FFAB9312E23BDC00BA343D /* SDL_blendmode.h */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
916 044E5FB311E6069F0076F181 /* SDL_clipboard.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
917 FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
918 04B2ED061025CF9E00F9BC5F /* SDL_config.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
919 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
920 FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
921 FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
922 FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
923 FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
924 FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */, |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
925 04BA9D7B11EF497E00B60E01 /* SDL_gesture.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
926 04461DED0EA76BA3006C462D /* SDL_haptic.h */, |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
927 0442EC4A12FE1BFF004C9285 /* SDL_hints.h */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
928 044E5FB411E6069F0076F181 /* SDL_input.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
929 FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
930 FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
931 FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
932 FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
933 FD99B8E20DD52EB400FB1D6B /* SDL_main.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
934 FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
935 FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
936 FD99B8E50DD52EB400FB1D6B /* SDL_name.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
937 FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
938 FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */, |
5207
daa5463466c5
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
Sam Lantinga <slouken@libsdl.org>
parents:
5204
diff
changeset
|
939 04043B8C12FEA9350076DB1F /* SDL_opengles2.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
940 FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
941 FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
942 04B2ECE71025CE4800F9BC5F /* SDL_power.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
943 FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
944 FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
945 041B2CD812FA0E9E0087D585 /* SDL_render.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
946 04B2ECE81025CE4800F9BC5F /* SDL_revision.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
947 FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
948 FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
949 04FFAB9512E23BDC00BA343D /* SDL_shape.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
950 FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
951 FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
952 FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
953 FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
954 FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */, |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
955 04BA9D7C11EF497E00B60E01 /* SDL_touch.h */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
956 FD99B8F20DD52EB400FB1D6B /* SDL_types.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
957 FD99B8F30DD52EB400FB1D6B /* SDL_version.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
958 FD99B8F40DD52EB400FB1D6B /* SDL_video.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
959 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
960 name = "Public Headers"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
961 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
962 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
963 FD99B8BD0DD52E6D00FB1D6B /* Library Source */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
964 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
965 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
966 04B2ECEF1025CEB900F9BC5F /* atomic */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
967 FD99B8FB0DD52EDC00FB1D6B /* audio */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
968 FD99B98A0DD52EDC00FB1D6B /* cpuinfo */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
969 FD99B98C0DD52EDC00FB1D6B /* events */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
970 FD99B99D0DD52EDC00FB1D6B /* file */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
971 047677B60EA769DF008ABAF1 /* haptic */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
972 FD5F9D080E0E08B3008E885B /* joystick */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
973 FD8BD8150E27E25900B52CD5 /* loadso */, |
4444
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
974 56ED04DE118A8E9A00A56AA6 /* power */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
975 041B2CE312FA0F680087D585 /* render */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
976 FD3F4A6F0DEA620800C5B771 /* stdlib */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
977 FD99B9E00DD52EDC00FB1D6B /* thread */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
978 FD99BA1E0DD52EDC00FB1D6B /* timer */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
979 FDA682420DF2374D00F98A1A /* video */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
980 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
981 FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
982 FD99B9D40DD52EDC00FB1D6B /* SDL_error_c.h */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
983 FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
984 FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
985 FD99B9D70DD52EDC00FB1D6B /* SDL_fatal.h */, |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
986 0442EC5412FE1C3F004C9285 /* SDL_hints.c */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
987 FD99B9D80DD52EDC00FB1D6B /* SDL.c */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
988 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
989 name = "Library Source"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
990 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
991 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
992 FD99B8FB0DD52EDC00FB1D6B /* audio */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
993 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
994 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
995 FD689EF80E26E57800F90B21 /* iphoneos */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
996 FD99B91C0DD52EDC00FB1D6B /* dummy */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
997 FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
998 FD99B9450DD52EDC00FB1D6B /* SDL_audio_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
999 FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1000 FD99B9490DD52EDC00FB1D6B /* SDL_audiomem.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1001 FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1002 FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1003 FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1004 FD99B94D0DD52EDC00FB1D6B /* SDL_mixer_m68k.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1005 FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1006 FD99B94F0DD52EDC00FB1D6B /* SDL_mixer_MMX.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1007 FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1008 FD99B9510DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1009 FD99B9520DD52EDC00FB1D6B /* SDL_sysaudio.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1010 FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1011 FD99B9540DD52EDC00FB1D6B /* SDL_wave.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1012 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1013 name = audio; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1014 path = ../../src/audio; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1015 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1016 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1017 FD99B91C0DD52EDC00FB1D6B /* dummy */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1018 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1019 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1020 FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1021 FD99B91E0DD52EDC00FB1D6B /* SDL_dummyaudio.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1022 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1023 path = dummy; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1024 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1025 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1026 FD99B98A0DD52EDC00FB1D6B /* cpuinfo */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1027 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1028 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1029 FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1030 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1031 name = cpuinfo; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1032 path = ../../src/cpuinfo; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1033 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1034 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1035 FD99B98C0DD52EDC00FB1D6B /* events */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1036 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1037 children = ( |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1038 04BA9D5F11EF474A00B60E01 /* SDL_gesture_c.h */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1039 04BA9D6011EF474A00B60E01 /* SDL_gesture.c */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1040 04BA9D6111EF474A00B60E01 /* SDL_touch_c.h */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1041 04BA9D6211EF474A00B60E01 /* SDL_touch.c */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1042 FD99B98D0DD52EDC00FB1D6B /* blank_cursor.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1043 FD99B98E0DD52EDC00FB1D6B /* default_cursor.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1044 FD99B98F0DD52EDC00FB1D6B /* scancodes_darwin.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1045 FD99B9900DD52EDC00FB1D6B /* scancodes_linux.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1046 FD99B9920DD52EDC00FB1D6B /* scancodes_xfree86.h */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
1047 0420496E11E6F03D007E7EC9 /* SDL_clipboardevents_c.h */, |
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
1048 0420496F11E6F03D007E7EC9 /* SDL_clipboardevents.c */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1049 FD99B9930DD52EDC00FB1D6B /* SDL_events.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1050 FD99B9940DD52EDC00FB1D6B /* SDL_events_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1051 FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1052 FD99B9960DD52EDC00FB1D6B /* SDL_keyboard_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1053 FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1054 FD99B9980DD52EDC00FB1D6B /* SDL_mouse_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1055 FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1056 FD99B99A0DD52EDC00FB1D6B /* SDL_sysevents.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1057 FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1058 FD99B99C0DD52EDC00FB1D6B /* SDL_windowevents_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1059 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1060 name = events; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1061 path = ../../src/events; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1062 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1063 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1064 FD99B99D0DD52EDC00FB1D6B /* file */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1065 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1066 children = ( |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1067 006E9885119552DD001DE610 /* cocoa */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1068 FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1069 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1070 name = file; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1071 path = ../../src/file; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1072 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1073 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1074 FD99B9E00DD52EDC00FB1D6B /* thread */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1075 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1076 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1077 FD99BA060DD52EDC00FB1D6B /* pthread */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1078 FD99BA140DD52EDC00FB1D6B /* SDL_systhread.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1079 FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1080 FD99BA160DD52EDC00FB1D6B /* SDL_thread_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1081 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1082 name = thread; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1083 path = ../../src/thread; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1084 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1085 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1086 FD99BA060DD52EDC00FB1D6B /* pthread */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1087 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1088 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1089 FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1090 FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1091 FD99BA090DD52EDC00FB1D6B /* SDL_sysmutex_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1092 FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1093 FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1094 FD99BA0C0DD52EDC00FB1D6B /* SDL_systhread_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1095 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1096 path = pthread; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1097 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1098 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1099 FD99BA1E0DD52EDC00FB1D6B /* timer */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1100 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1101 children = ( |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
1102 FD99BA300DD52EDC00FB1D6B /* unix */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1103 FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1104 FD99BA2F0DD52EDC00FB1D6B /* SDL_timer_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1105 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1106 name = timer; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1107 path = ../../src/timer; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1108 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1109 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1110 FD99BA300DD52EDC00FB1D6B /* unix */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1111 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1112 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1113 FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1114 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1115 path = unix; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1116 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1117 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1118 FDA682420DF2374D00F98A1A /* video */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1119 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1120 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1121 FD689F090E26E5D900F90B21 /* uikit */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1122 FDA685F40DF244C800F98A1A /* dummy */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1123 FDA683000DF2374E00F98A1A /* SDL_blit.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1124 FDA683010DF2374E00F98A1A /* SDL_blit.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1125 FDA683020DF2374E00F98A1A /* SDL_blit_0.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1126 FDA683030DF2374E00F98A1A /* SDL_blit_1.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1127 FDA683040DF2374E00F98A1A /* SDL_blit_A.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1128 FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1129 FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1130 FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1131 FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1132 FDA683090DF2374E00F98A1A /* SDL_blit_N.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1133 FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1134 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1135 FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
1136 044E5FB711E606EB0076F181 /* SDL_clipboard.c */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1137 0463873E0F0B5B7D0041FD65 /* SDL_fillrect.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1138 FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1139 FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1140 FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1141 FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1142 FDA683110DF2374E00F98A1A /* SDL_rect.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1143 FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1144 FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1145 FDA683170DF2374E00F98A1A /* SDL_stretch.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1146 FDA683190DF2374E00F98A1A /* SDL_surface.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1147 FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1148 FDA6831B0DF2374E00F98A1A /* SDL_video.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1149 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1150 name = video; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1151 path = ../../src/video; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1152 sourceTree = SOURCE_ROOT; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1153 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1154 FDA685F40DF244C800F98A1A /* dummy */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1155 isa = PBXGroup; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1156 children = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1157 FDA685F50DF244C800F98A1A /* SDL_nullevents.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1158 FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */, |
5169
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1159 04F7808212FB753F00FC43C0 /* SDL_nullframebuffer_c.h */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1160 04F7808312FB753F00FC43C0 /* SDL_nullframebuffer.c */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1161 FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1162 FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1163 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1164 path = dummy; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1165 sourceTree = "<group>"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1166 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1167 /* End PBXGroup section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1168 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1169 /* Begin PBXHeadersBuildPhase section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1170 FD65265F0DE8FCCB002AD96B /* Headers */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1171 isa = PBXHeadersBuildPhase; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1172 buildActionMask = 2147483647; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1173 files = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1174 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1175 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1176 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1177 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1178 FD3F49690DEA5B2100C5B771 /* SDL_copying.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1179 FD3F496A0DEA5B2100C5B771 /* SDL_cpuinfo.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1180 FD3F496B0DEA5B2100C5B771 /* SDL_error.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1181 FD3F496C0DEA5B2100C5B771 /* SDL_events.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1182 FD3F496D0DEA5B2100C5B771 /* SDL_joystick.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1183 FD3F496E0DEA5B2100C5B771 /* SDL_keyboard.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1184 FD3F496F0DEA5B2100C5B771 /* SDL_keysym.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1185 FD3F49700DEA5B2100C5B771 /* SDL_loadso.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1186 FD3F49710DEA5B2100C5B771 /* SDL_main.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1187 FD3F49720DEA5B2100C5B771 /* SDL_mouse.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1188 FD3F49730DEA5B2100C5B771 /* SDL_mutex.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1189 FD3F49740DEA5B2100C5B771 /* SDL_name.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1190 FD3F49750DEA5B2100C5B771 /* SDL_opengl.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1191 FD3F49760DEA5B2100C5B771 /* SDL_pixels.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1192 FD3F49770DEA5B2100C5B771 /* SDL_platform.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1193 FD3F49780DEA5B2100C5B771 /* SDL_quit.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1194 FD3F49790DEA5B2100C5B771 /* SDL_rect.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1195 FD3F497A0DEA5B2100C5B771 /* SDL_rwops.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1196 FD3F497B0DEA5B2100C5B771 /* SDL_scancode.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1197 FD3F497C0DEA5B2100C5B771 /* SDL_stdinc.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1198 FD3F497D0DEA5B2100C5B771 /* SDL_surface.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1199 FD3F497E0DEA5B2100C5B771 /* SDL_syswm.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1200 FD3F497F0DEA5B2100C5B771 /* SDL_thread.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1201 FD3F49800DEA5B2100C5B771 /* SDL_timer.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1202 FD3F49810DEA5B2100C5B771 /* SDL_types.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1203 FD3F49820DEA5B2100C5B771 /* SDL_version.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1204 FD3F49830DEA5B2100C5B771 /* SDL_video.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1205 FD3F49840DEA5B2100C5B771 /* SDL.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1206 FD3F49850DEA5B2100C5B771 /* SDL_endian.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1207 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1208 FDA684530DF2374E00F98A1A /* SDL_blit_auto.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1209 FDA684550DF2374E00F98A1A /* SDL_blit_copy.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1210 FDA6845B0DF2374E00F98A1A /* SDL_leaks.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1211 FDA6845D0DF2374E00F98A1A /* SDL_pixels_c.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1212 FDA684630DF2374E00F98A1A /* SDL_RLEaccel_c.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1213 FDA684670DF2374E00F98A1A /* SDL_sysvideo.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1214 FDA685FC0DF244C800F98A1A /* SDL_nullevents_c.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1215 FDA686000DF244C800F98A1A /* SDL_nullvideo.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1216 FD5F9D300E0E08B3008E885B /* SDL_joystick_c.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1217 FD5F9D310E0E08B3008E885B /* SDL_sysjoystick.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1218 FD689EFC0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1219 FD689F040E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1220 FD689F1C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1221 FD689F1E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1222 FD689F200E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1223 FD689F240E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1224 FD689F260E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1225 FD689FCF0E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1226 FD8BD7AC0E27DCA400B52CD5 /* SDL_opengles.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1227 FDC656490E560DF800311C8E /* jumphack.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1228 FD24846D0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1229 047677BD0EA76A31008ABAF1 /* SDL_syshaptic.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1230 04461DEE0EA76BA3006C462D /* SDL_haptic.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1231 046387420F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1232 04B2ECEC1025CE4800F9BC5F /* SDL_atomic.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1233 04B2ECED1025CE4800F9BC5F /* SDL_power.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1234 04B2ECEE1025CE4800F9BC5F /* SDL_revision.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1235 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1236 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */, |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3645
diff
changeset
|
1237 04F2AF541104ABC300D6DDF7 /* SDL_assert.h in Headers */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1238 006E9888119552DD001DE610 /* SDL_rwopsbundlesupport.h in Headers */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
1239 044E5FB511E6069F0076F181 /* SDL_clipboard.h in Headers */, |
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
1240 044E5FB611E6069F0076F181 /* SDL_input.h in Headers */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
1241 0420497011E6F03D007E7EC9 /* SDL_clipboardevents_c.h in Headers */, |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1242 04BA9D6311EF474A00B60E01 /* SDL_gesture_c.h in Headers */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1243 04BA9D6511EF474A00B60E01 /* SDL_touch_c.h in Headers */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1244 04BA9D7D11EF497E00B60E01 /* SDL_gesture.h in Headers */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1245 04BA9D7E11EF497E00B60E01 /* SDL_touch.h in Headers */, |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1246 04FFAB9612E23BDC00BA343D /* SDL_blendmode.h in Headers */, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1247 04FFAB9812E23BDC00BA343D /* SDL_shape.h in Headers */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
1248 041B2CD912FA0E9E0087D585 /* SDL_render.h in Headers */, |
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
1249 041B2CF212FA0F680087D585 /* SDL_sysrender.h in Headers */, |
5159
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
1250 04409BA612FA989600FB9AA8 /* mmx.h in Headers */, |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
1251 04409BA812FA989600FB9AA8 /* SDL_yuv_sw_c.h in Headers */, |
5169
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1252 04F7807712FB751400FC43C0 /* SDL_blendfillrect.h in Headers */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1253 04F7807912FB751400FC43C0 /* SDL_blendline.h in Headers */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1254 04F7807B12FB751400FC43C0 /* SDL_blendpoint.h in Headers */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1255 04F7807C12FB751400FC43C0 /* SDL_draw.h in Headers */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1256 04F7807E12FB751400FC43C0 /* SDL_drawline.h in Headers */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1257 04F7808012FB751400FC43C0 /* SDL_drawpoint.h in Headers */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1258 04F7808412FB753F00FC43C0 /* SDL_nullframebuffer_c.h in Headers */, |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
1259 0442EC4B12FE1BFF004C9285 /* SDL_hints.h in Headers */, |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
1260 0442EC5012FE1C1E004C9285 /* SDL_render_sw_c.h in Headers */, |
5204
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
1261 0402A85A12FE70C600CECEE3 /* SDL_shaders_gles2.h in Headers */, |
5207
daa5463466c5
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
Sam Lantinga <slouken@libsdl.org>
parents:
5204
diff
changeset
|
1262 04043B8D12FEA9350076DB1F /* SDL_opengles2.h in Headers */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1263 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1264 runOnlyForDeploymentPostprocessing = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1265 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1266 /* End PBXHeadersBuildPhase section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1267 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1268 /* Begin PBXNativeTarget section */ |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1269 006E982111955059001DE610 /* testsdl */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1270 isa = PBXNativeTarget; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1271 buildConfigurationList = 006E98271195505B001DE610 /* Build configuration list for PBXNativeTarget "testsdl" */; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1272 buildPhases = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1273 006E981E11955059001DE610 /* Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1274 006E981F11955059001DE610 /* Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1275 006E982011955059001DE610 /* Frameworks */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1276 006E9881119551D0001DE610 /* Copy rwops */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1277 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1278 buildRules = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1279 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1280 dependencies = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1281 006E982B11955065001DE610 /* PBXTargetDependency */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1282 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1283 name = testsdl; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1284 productName = testsdl; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1285 productReference = 006E982211955059001DE610 /* testsdl.app */; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1286 productType = "com.apple.product-type.application"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1287 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1288 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1289 isa = PBXNativeTarget; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1290 buildConfigurationList = FD6526990DE8FD14002AD96B /* Build configuration list for PBXNativeTarget "StaticLibiPhoneOS" */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1291 buildPhases = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1292 FD65265F0DE8FCCB002AD96B /* Headers */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1293 FD6526600DE8FCCB002AD96B /* Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1294 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1295 buildRules = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1296 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1297 dependencies = ( |
3401 | 1298 00646548107E3DE800183915 /* PBXTargetDependency */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1299 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1300 name = StaticLibiPhoneOS; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1301 productName = iPhoneSDLStaticLib; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1302 productReference = FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1303 productType = "com.apple.product-type.library.static"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1304 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1305 /* End PBXNativeTarget section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1306 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1307 /* Begin PBXProject section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1308 29B97313FDCFA39411CA2CEA /* Project object */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1309 isa = PBXProject; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1310 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SDLiPhoneOS" */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1311 compatibilityVersion = "Xcode 3.1"; |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1312 developmentRegion = English; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1313 hasScannedForEncodings = 1; |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1314 knownRegions = ( |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1315 English, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1316 Japanese, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1317 French, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1318 German, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1319 ); |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1320 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1321 projectDirPath = ""; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1322 projectRoot = ../..; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1323 targets = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1324 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */, |
3401 | 1325 0064653F107E3D7400183915 /* Generate Header Files */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1326 FDB043B30E2689CC00F5B3F9 /* Template */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1327 006E982111955059001DE610 /* testsdl */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1328 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1329 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1330 /* End PBXProject section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1331 |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1332 /* Begin PBXResourcesBuildPhase section */ |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1333 006E981E11955059001DE610 /* Resources */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1334 isa = PBXResourcesBuildPhase; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1335 buildActionMask = 2147483647; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1336 files = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1337 006E985A119550FB001DE610 /* README in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1338 006E986A1195513D001DE610 /* icon.bmp in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1339 006E986B1195513D001DE610 /* moose.dat in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1340 006E986C1195513D001DE610 /* picture.xbm in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1341 006E986E1195513D001DE610 /* sample.bmp in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1342 006E986F1195513D001DE610 /* sample.wav in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1343 006E98701195513D001DE610 /* utf8.txt in Resources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1344 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1345 runOnlyForDeploymentPostprocessing = 0; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1346 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1347 /* End PBXResourcesBuildPhase section */ |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1348 |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1349 /* Begin PBXShellScriptBuildPhase section */ |
3401 | 1350 00646544107E3D8300183915 /* Run Script to Create SDL_config.h */ = { |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1351 isa = PBXShellScriptBuildPhase; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1352 buildActionMask = 2147483647; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1353 files = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1354 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1355 inputPaths = ( |
3401 | 1356 "$(SRCROOT)/../../include/SDL_config.h.default", |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1357 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1358 name = "Run Script to Create SDL_config.h"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1359 outputPaths = ( |
3401 | 1360 "$(SRCROOT)/../../include/SDL_config.h", |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1361 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1362 runOnlyForDeploymentPostprocessing = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1363 shellPath = /bin/sh; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1364 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"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1365 }; |
3401 | 1366 00646546107E3DB200183915 /* Run Script to Create SDL_revision.h */ = { |
1367 isa = PBXShellScriptBuildPhase; | |
1368 buildActionMask = 2147483647; | |
1369 files = ( | |
1370 ); | |
1371 inputPaths = ( | |
1372 "$(SRCROOT)/../../build-scripts/showrev.sh", | |
1373 "$(SRCROOT)/../../build-scripts/updaterev.sh", | |
1374 ); | |
1375 name = "Run Script to Create SDL_revision.h"; | |
1376 outputPaths = ( | |
1377 "$(SRCROOT)/../../include/SDL_revision.h", | |
1378 ); | |
1379 runOnlyForDeploymentPostprocessing = 0; | |
1380 shellPath = /bin/sh; | |
4463
d1d5b665adc5
Don't assume .bashrc exists. :)
Sam Lantinga <slouken@libsdl.org>
parents:
4451
diff
changeset
|
1381 shellScript = "if test -f ~/.bash_profile; then source ~/.bash_profile; fi\nif test -f ~/.bashrc; then source ~/.bashrc; fi\nsh ../../build-scripts/updaterev.sh"; |
3401 | 1382 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1383 FDB043B20E2689CC00F5B3F9 /* ShellScript */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1384 isa = PBXShellScriptBuildPhase; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1385 buildActionMask = 12; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1386 files = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1387 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1388 inputPaths = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1389 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1390 outputPaths = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1391 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1392 runOnlyForDeploymentPostprocessing = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1393 shellPath = /bin/sh; |
5127
b6c7a6b07ebf
Updated main.c for API changes
Sam Lantinga <slouken@libsdl.org>
parents:
5022
diff
changeset
|
1394 shellScript = "# clean up the framework, remove headers, extra files\n\ntemp=$BUILD_DIR/$BUILD_STYLE-template\ndest=\"/Developer/Platforms/iPhoneOS.platform/Developer/Library/XCode/Project Templates/SDL\"\ntemplate_dir_name=\"SDL Application\"\n\nrsync_flags=\"--exclude *.svn --links -r\"\n\n# mkdir -p $dest\nmkdir -p $temp\nmkdir -p \"$temp/$template_dir_name/lib/\"\nmkdir -p \"$temp/$template_dir_name/include\"\n\n#copy template\nrsync $rsync_flags \"../template/$template_dir_name\" $temp/\n\n#copy iPhone OS library\nrsync $rsync_flags -r $BUILD_DIR/$BUILD_STYLE-iphoneos/libSDLiPhoneOS.a \"$temp/$template_dir_name/lib/\"\n\n#copy iPhone Simulator Lib. Can't use the same name.\nrsync $rsync_flags -r $BUILD_DIR/$BUILD_STYLE-iphonesimulator/libSDLiPhoneOS.a \"$temp/$template_dir_name/lib/libSDLSimulator.a\"\n\n#copy headers\nrsync $rsync_flags ../../include/. \"$temp/$template_dir_name/include\"\n\n#install (nah, don't install)\n# cp -fr \"$temp/$template_dir_name\" \"$dest\""; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1395 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1396 /* End PBXShellScriptBuildPhase section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1397 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1398 /* Begin PBXSourcesBuildPhase section */ |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1399 006E981F11955059001DE610 /* Sources */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1400 isa = PBXSourcesBuildPhase; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1401 buildActionMask = 2147483647; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1402 files = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1403 006E9852119550FB001DE610 /* audio.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1404 006E9853119550FB001DE610 /* common.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1405 006E9859119550FB001DE610 /* platform.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1406 006E985B119550FB001DE610 /* rect.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1407 006E985C119550FB001DE610 /* render.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1408 006E985E119550FB001DE610 /* rwops.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1409 006E9860119550FB001DE610 /* SDL_at.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1410 006E9861119550FB001DE610 /* surface.c in Sources */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1411 006E9862119550FB001DE610 /* testsdl.c in Sources */, |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
1412 001E39A71196EE6F00A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1413 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1414 runOnlyForDeploymentPostprocessing = 0; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1415 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1416 FD6526600DE8FCCB002AD96B /* Sources */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1417 isa = PBXSourcesBuildPhase; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1418 buildActionMask = 2147483647; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1419 files = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1420 FD6526810DE8FCDD002AD96B /* SDL_systimer.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1421 FD6526800DE8FCDD002AD96B /* SDL_timer.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1422 FD3F4A7B0DEA620800C5B771 /* SDL_string.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1423 FD6526660DE8FCDD002AD96B /* SDL_dummyaudio.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1424 FD6526670DE8FCDD002AD96B /* SDL_audio.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1425 FD6526680DE8FCDD002AD96B /* SDL_audiocvt.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1426 FD65266A0DE8FCDD002AD96B /* SDL_audiotypecvt.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1427 FD65266B0DE8FCDD002AD96B /* SDL_mixer.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1428 FD65266C0DE8FCDD002AD96B /* SDL_mixer_m68k.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1429 FD65266D0DE8FCDD002AD96B /* SDL_mixer_MMX.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1430 FD65266E0DE8FCDD002AD96B /* SDL_mixer_MMX_VC.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1431 FD65266F0DE8FCDD002AD96B /* SDL_wave.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1432 FD6526700DE8FCDD002AD96B /* SDL_cpuinfo.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1433 FD6526710DE8FCDD002AD96B /* SDL_events.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1434 FD6526720DE8FCDD002AD96B /* SDL_keyboard.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1435 FD6526730DE8FCDD002AD96B /* SDL_mouse.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1436 FD6526740DE8FCDD002AD96B /* SDL_quit.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1437 FD6526750DE8FCDD002AD96B /* SDL_windowevents.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1438 FD6526760DE8FCDD002AD96B /* SDL_rwops.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1439 FD6526770DE8FCDD002AD96B /* SDL_compat.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1440 FD6526780DE8FCDD002AD96B /* SDL_error.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1441 FD6526790DE8FCDD002AD96B /* SDL_fatal.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1442 FD65267A0DE8FCDD002AD96B /* SDL.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1443 FD65267B0DE8FCDD002AD96B /* SDL_syscond.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1444 FD65267C0DE8FCDD002AD96B /* SDL_sysmutex.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1445 FD65267D0DE8FCDD002AD96B /* SDL_syssem.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1446 FD65267E0DE8FCDD002AD96B /* SDL_systhread.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1447 FD65267F0DE8FCDD002AD96B /* SDL_thread.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1448 FD3F4A760DEA620800C5B771 /* SDL_getenv.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1449 FD3F4A770DEA620800C5B771 /* SDL_iconv.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1450 FD3F4A780DEA620800C5B771 /* SDL_malloc.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1451 FD3F4A790DEA620800C5B771 /* SDL_qsort.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1452 FD3F4A7A0DEA620800C5B771 /* SDL_stdlib.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1453 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1454 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1455 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1456 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1457 FDA684520DF2374E00F98A1A /* SDL_blit_auto.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1458 FDA684540DF2374E00F98A1A /* SDL_blit_copy.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1459 FDA684560DF2374E00F98A1A /* SDL_blit_N.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1460 FDA684570DF2374E00F98A1A /* SDL_blit_slow.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1461 FDA684580DF2374E00F98A1A /* SDL_bmp.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1462 FDA6845A0DF2374E00F98A1A /* SDL_gamma.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1463 FDA6845C0DF2374E00F98A1A /* SDL_pixels.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1464 FDA6845E0DF2374E00F98A1A /* SDL_rect.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1465 FDA684620DF2374E00F98A1A /* SDL_RLEaccel.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1466 FDA684640DF2374E00F98A1A /* SDL_stretch.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1467 FDA684660DF2374E00F98A1A /* SDL_surface.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1468 FDA684680DF2374E00F98A1A /* SDL_video.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1469 FDA685FB0DF244C800F98A1A /* SDL_nullevents.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1470 FDA685FF0DF244C800F98A1A /* SDL_nullvideo.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1471 FD5F9D2F0E0E08B3008E885B /* SDL_joystick.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1472 FD689EFB0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1473 FD689F030E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1474 FD689F050E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1475 FD689F1D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1476 FD689F1F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1477 FD689F210E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1478 FD689F230E26E5D900F90B21 /* SDL_uikitview.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1479 FD689F250E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1480 FD689F270E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1481 FD689FCE0E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1482 FD8BD8250E27E25900B52CD5 /* SDL_sysloadso.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1483 FDC656480E560DF800311C8E /* jumphack.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1484 047677BB0EA76A31008ABAF1 /* SDL_syshaptic.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1485 047677BC0EA76A31008ABAF1 /* SDL_haptic.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1486 047AF1B30EA98D6C00811173 /* SDL_sysloadso.c in Sources */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1487 046387460F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */, |
3679
ce290de32f2a
Updated Mac OS X projects with new assertion code
Sam Lantinga <slouken@libsdl.org>
parents:
3645
diff
changeset
|
1488 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */, |
4444
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
1489 56ED04E1118A8EE200A56AA6 /* SDL_power.c in Sources */, |
42e1092225f9
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon <icculus@icculus.org>
parents:
3679
diff
changeset
|
1490 56ED04E3118A8EFD00A56AA6 /* SDL_syspower.m in Sources */, |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1491 006E9889119552DD001DE610 /* SDL_rwopsbundlesupport.m in Sources */, |
4501
0cf025066b6f
Updated Xcode project files for clipboard API
Sam Lantinga <slouken@libsdl.org>
parents:
4463
diff
changeset
|
1492 044E5FB811E606EB0076F181 /* SDL_clipboard.c in Sources */, |
4503
524dfefd554c
Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.
Sam Lantinga <slouken@libsdl.org>
parents:
4501
diff
changeset
|
1493 0420497111E6F03D007E7EC9 /* SDL_clipboardevents.c in Sources */, |
4663
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1494 04BA9D6411EF474A00B60E01 /* SDL_gesture.c in Sources */, |
56a2d70de945
Started trying to build gesture code for iPhone
Sam Lantinga <slouken@libsdl.org>
parents:
4503
diff
changeset
|
1495 04BA9D6611EF474A00B60E01 /* SDL_touch.c in Sources */, |
5003
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1496 04FFAB8B12E23B8D00BA343D /* SDL_atomic.c in Sources */, |
3a95a2b93eb3
Updated the atomic API for better use cases
Sam Lantinga <slouken@libsdl.org>
parents:
4663
diff
changeset
|
1497 04FFAB8C12E23B8D00BA343D /* SDL_spinlock.c in Sources */, |
5157
fb424691cfc7
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
Sam Lantinga <slouken@libsdl.org>
parents:
5127
diff
changeset
|
1498 041B2CF112FA0F680087D585 /* SDL_render.c in Sources */, |
5159
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
1499 04409BA712FA989600FB9AA8 /* SDL_yuv_mmx.c in Sources */, |
307ccc9c135e
Made it possible to create a texture of any format, even if not supported by the renderer.
Sam Lantinga <slouken@libsdl.org>
parents:
5157
diff
changeset
|
1500 04409BA912FA989600FB9AA8 /* SDL_yuv_sw.c in Sources */, |
5169
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1501 04F7807612FB751400FC43C0 /* SDL_blendfillrect.c in Sources */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1502 04F7807812FB751400FC43C0 /* SDL_blendline.c in Sources */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1503 04F7807A12FB751400FC43C0 /* SDL_blendpoint.c in Sources */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1504 04F7807D12FB751400FC43C0 /* SDL_drawline.c in Sources */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1505 04F7807F12FB751400FC43C0 /* SDL_drawpoint.c in Sources */, |
4d39eeaad00b
Added a way to get a framebuffer interface for a window, and also a way to create a software renderer for an arbitrary surface.
Sam Lantinga <slouken@libsdl.org>
parents:
5159
diff
changeset
|
1506 04F7808512FB753F00FC43C0 /* SDL_nullframebuffer.c in Sources */, |
5201
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
1507 0442EC5112FE1C1E004C9285 /* SDL_render_sw.c in Sources */, |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
1508 0442EC5312FE1C28004C9285 /* SDL_render_gles.c in Sources */, |
7c3422025c35
Updated Mac OS X and iOS projects
Sam Lantinga <slouken@libsdl.org>
parents:
5169
diff
changeset
|
1509 0442EC5512FE1C3F004C9285 /* SDL_hints.c in Sources */, |
5204
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
1510 0402A85812FE70C600CECEE3 /* SDL_render_gles2.c in Sources */, |
523409574510
Added an OpenGL ES 2.0 renderer, contributed by itsnotabigtruck
Sam Lantinga <slouken@libsdl.org>
parents:
5201
diff
changeset
|
1511 0402A85912FE70C600CECEE3 /* SDL_shaders_gles2.c in Sources */, |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1512 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1513 runOnlyForDeploymentPostprocessing = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1514 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1515 /* End PBXSourcesBuildPhase section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1516 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1517 /* Begin PBXTargetDependency section */ |
3401 | 1518 00646548107E3DE800183915 /* PBXTargetDependency */ = { |
1519 isa = PBXTargetDependency; | |
1520 target = 0064653F107E3D7400183915 /* Generate Header Files */; | |
1521 targetProxy = 00646547107E3DE800183915 /* PBXContainerItemProxy */; | |
1522 }; | |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1523 006E982B11955065001DE610 /* PBXTargetDependency */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1524 isa = PBXTargetDependency; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1525 target = FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1526 targetProxy = 006E982A11955065001DE610 /* PBXContainerItemProxy */; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1527 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1528 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1529 isa = PBXTargetDependency; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1530 target = FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1531 targetProxy = FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1532 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1533 /* End PBXTargetDependency section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1534 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1535 /* Begin XCBuildConfiguration section */ |
3401 | 1536 00646540107E3D7500183915 /* Debug */ = { |
1537 isa = XCBuildConfiguration; | |
1538 buildSettings = { | |
1539 COPY_PHASE_STRIP = NO; | |
1540 GCC_DYNAMIC_NO_PIC = NO; | |
1541 GCC_OPTIMIZATION_LEVEL = 0; | |
1542 PRODUCT_NAME = "Generate Header Files"; | |
1543 }; | |
1544 name = Debug; | |
1545 }; | |
1546 00646541107E3D7500183915 /* Release */ = { | |
1547 isa = XCBuildConfiguration; | |
1548 buildSettings = { | |
1549 COPY_PHASE_STRIP = YES; | |
1550 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1551 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
1552 PRODUCT_NAME = "Generate Header Files"; | |
1553 ZERO_LINK = NO; | |
1554 }; | |
1555 name = Release; | |
1556 }; | |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1557 006E98251195505B001DE610 /* Debug */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1558 isa = XCBuildConfiguration; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1559 buildSettings = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1560 ALWAYS_SEARCH_USER_PATHS = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1561 CODE_SIGN_IDENTITY = "iPhone Developer"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1562 COPY_PHASE_STRIP = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1563 GCC_DYNAMIC_NO_PIC = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1564 GCC_OPTIMIZATION_LEVEL = 0; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1565 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1566 INFOPLIST_FILE = "testsdl-Info.plist"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1567 INSTALL_PATH = "$(HOME)/Applications"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1568 OTHER_LDFLAGS = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1569 "-framework", |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1570 Foundation, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1571 "-framework", |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1572 UIKit, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1573 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1574 PREBINDING = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1575 PRODUCT_NAME = testsdl; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1576 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1577 name = Debug; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1578 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1579 006E98261195505B001DE610 /* Release */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1580 isa = XCBuildConfiguration; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1581 buildSettings = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1582 ALWAYS_SEARCH_USER_PATHS = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1583 CODE_SIGN_IDENTITY = "iPhone Developer"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1584 COPY_PHASE_STRIP = YES; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1585 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1586 GCC_ENABLE_FIX_AND_CONTINUE = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1587 GCC_PRECOMPILE_PREFIX_HEADER = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1588 INFOPLIST_FILE = "testsdl-Info.plist"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1589 INSTALL_PATH = "$(HOME)/Applications"; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1590 OTHER_LDFLAGS = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1591 "-framework", |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1592 Foundation, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1593 "-framework", |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1594 UIKit, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1595 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1596 PREBINDING = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1597 PRODUCT_NAME = testsdl; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1598 ZERO_LINK = NO; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1599 }; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1600 name = Release; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1601 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1602 C01FCF4F08A954540054247B /* Debug */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1603 isa = XCBuildConfiguration; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1604 buildSettings = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1605 ALWAYS_SEARCH_USER_PATHS = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1606 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1607 GCC_C_LANGUAGE_STANDARD = c99; |
3423
45ad54b4d9d6
Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
Sam Lantinga <slouken@libsdl.org>
parents:
3401
diff
changeset
|
1608 GCC_DEBUGGING_SYMBOLS = full; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1609 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
3645
9ad81be2e259
Don't warn about unused variables - there's a ton of them. :)
Sam Lantinga <slouken@libsdl.org>
parents:
3641
diff
changeset
|
1610 GCC_WARN_UNUSED_VARIABLE = NO; |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
1611 IPHONEOS_DEPLOYMENT_TARGET = 3.1; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1612 ONLY_ACTIVE_ARCH = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1613 PREBINDING = NO; |
5022
02e2c3d18bb8
Fixed building with the latest iOS SDK (4.2)
Sam Lantinga <slouken@libsdl.org>
parents:
5003
diff
changeset
|
1614 SDKROOT = iphoneos; |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
1615 TARGETED_DEVICE_FAMILY = "1,2"; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1616 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1617 name = Debug; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1618 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1619 C01FCF5008A954540054247B /* Release */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1620 isa = XCBuildConfiguration; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1621 buildSettings = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1622 ALWAYS_SEARCH_USER_PATHS = NO; |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
1623 ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1624 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1625 GCC_C_LANGUAGE_STANDARD = c99; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1626 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
3645
9ad81be2e259
Don't warn about unused variables - there's a ton of them. :)
Sam Lantinga <slouken@libsdl.org>
parents:
3641
diff
changeset
|
1627 GCC_WARN_UNUSED_VARIABLE = NO; |
4451
033c455bbe99
Refactored automated rwops tests so read and write directories can be more easily customized.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4450
diff
changeset
|
1628 IPHONEOS_DEPLOYMENT_TARGET = 3.1; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1629 PREBINDING = NO; |
5022
02e2c3d18bb8
Fixed building with the latest iOS SDK (4.2)
Sam Lantinga <slouken@libsdl.org>
parents:
5003
diff
changeset
|
1630 SDKROOT = iphoneos; |
4450
abd88bbaea2a
Fixes to automated test target for iPhone Xcode project.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4448
diff
changeset
|
1631 TARGETED_DEVICE_FAMILY = "1,2"; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1632 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1633 name = Release; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1634 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1635 FD6526640DE8FCCB002AD96B /* Debug */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1636 isa = XCBuildConfiguration; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1637 buildSettings = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1638 ALWAYS_SEARCH_USER_PATHS = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1639 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1640 COPY_PHASE_STRIP = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1641 DEPLOYMENT_LOCATION = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1642 GCC_DYNAMIC_NO_PIC = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1643 GCC_OPTIMIZATION_LEVEL = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1644 PREBINDING = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1645 PRODUCT_NAME = SDLiPhoneOS; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1646 SKIP_INSTALL = YES; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1647 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1648 name = Debug; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1649 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1650 FD6526650DE8FCCB002AD96B /* Release */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1651 isa = XCBuildConfiguration; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1652 buildSettings = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1653 ALWAYS_SEARCH_USER_PATHS = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1654 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1655 COPY_PHASE_STRIP = YES; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1656 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1657 DEPLOYMENT_LOCATION = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1658 GCC_ENABLE_FIX_AND_CONTINUE = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1659 PREBINDING = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1660 PRODUCT_NAME = SDLiPhoneOS; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1661 SKIP_INSTALL = YES; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1662 ZERO_LINK = NO; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1663 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1664 name = Release; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1665 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1666 FDB043B40E2689CC00F5B3F9 /* Debug */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1667 isa = XCBuildConfiguration; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1668 buildSettings = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1669 ARCHS = ""; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1670 PRODUCT_NAME = Template; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1671 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1672 name = Debug; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1673 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1674 FDB043B50E2689CC00F5B3F9 /* Release */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1675 isa = XCBuildConfiguration; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1676 buildSettings = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1677 ARCHS = ""; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1678 PRODUCT_NAME = Template; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1679 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1680 name = Release; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1681 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1682 /* End XCBuildConfiguration section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1683 |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1684 /* Begin XCConfigurationList section */ |
3401 | 1685 0064655A107E3E0400183915 /* Build configuration list for PBXAggregateTarget "Generate Header Files" */ = { |
1686 isa = XCConfigurationList; | |
1687 buildConfigurations = ( | |
1688 00646540107E3D7500183915 /* Debug */, | |
1689 00646541107E3D7500183915 /* Release */, | |
1690 ); | |
1691 defaultConfigurationIsVisible = 0; | |
1692 defaultConfigurationName = Release; | |
1693 }; | |
4448
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1694 006E98271195505B001DE610 /* Build configuration list for PBXNativeTarget "testsdl" */ = { |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1695 isa = XCConfigurationList; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1696 buildConfigurations = ( |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1697 006E98251195505B001DE610 /* Debug */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1698 006E98261195505B001DE610 /* Release */, |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1699 ); |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1700 defaultConfigurationIsVisible = 0; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1701 defaultConfigurationName = Release; |
2efcb52ba90a
Adding testsdl (automated test) support to iPhone Xcode project (to match Mac Xcode project).
Eric Wing <ewing . public |-at-| gmail . com>
parents:
4444
diff
changeset
|
1702 }; |
3277
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1703 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SDLiPhoneOS" */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1704 isa = XCConfigurationList; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1705 buildConfigurations = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1706 C01FCF4F08A954540054247B /* Debug */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1707 C01FCF5008A954540054247B /* Release */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1708 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1709 defaultConfigurationIsVisible = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1710 defaultConfigurationName = Release; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1711 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1712 FD6526990DE8FD14002AD96B /* Build configuration list for PBXNativeTarget "StaticLibiPhoneOS" */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1713 isa = XCConfigurationList; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1714 buildConfigurations = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1715 FD6526640DE8FCCB002AD96B /* Debug */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1716 FD6526650DE8FCCB002AD96B /* Release */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1717 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1718 defaultConfigurationIsVisible = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1719 defaultConfigurationName = Release; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1720 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1721 FDB043C20E268A0D00F5B3F9 /* Build configuration list for PBXAggregateTarget "Template" */ = { |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1722 isa = XCConfigurationList; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1723 buildConfigurations = ( |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1724 FDB043B40E2689CC00F5B3F9 /* Debug */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1725 FDB043B50E2689CC00F5B3F9 /* Release */, |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1726 ); |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1727 defaultConfigurationIsVisible = 0; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1728 defaultConfigurationName = Release; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1729 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1730 /* End XCConfigurationList section */ |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1731 }; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1732 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
20326ba2bda2
This name inconsistency has been bugging me for a while...
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1733 } |