Mercurial > sdl-ios-xcode
annotate Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 3291:b273b2a8a1ea
Added reminder to look into 2D vblank synchronization
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 21 Sep 2009 09:16:35 +0000 |
parents | e06166fcc772 |
children |
rev | line source |
---|---|
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 // !$*UTF8*$! |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2 { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
3 archiveVersion = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
4 classes = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
5 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
6 objectVersion = 42; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
7 objects = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
8 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
9 /* Begin PBXBuildFile section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
10 0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
11 0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
12 0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
13 0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
14 0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
15 0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
16 0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
17 0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
18 0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
19 0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
20 0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
21 0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
22 0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
23 0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
24 0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
25 0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
26 0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
27 0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
28 0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
29 0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
30 0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
31 0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
32 0014B8A309C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
33 0014B8A409C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
34 0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
35 0014B92109C0E585003A99D5 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
36 0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
37 0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
38 0014B92409C0E585003A99D5 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
39 0014B92509C0E585003A99D5 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
40 0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
41 0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
42 0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
43 0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
44 0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
45 0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
46 0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
47 0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
48 0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
49 0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
50 0014B93409C0E585003A99D5 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
51 0014B93509C0E585003A99D5 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
52 0014B93609C0E585003A99D5 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
53 0014B93709C0E585003A99D5 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
54 0014B93809C0E585003A99D5 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
55 0014B93909C0E585003A99D5 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
56 0014B93A09C0E585003A99D5 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
57 0014B93B09C0E585003A99D5 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
58 0014B93C09C0E585003A99D5 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
59 0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
60 0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
61 0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
62 0014B94009C0E585003A99D5 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
63 0014B94109C0E585003A99D5 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
64 0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
65 0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
66 0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
67 0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
68 0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
69 0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
70 0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
71 0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
72 0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
73 0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
74 0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
75 0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
76 0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
77 0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
78 0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
79 0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
80 0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
81 0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
82 0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
83 0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
84 0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
85 0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
86 0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
87 0014B96209C0E585003A99D5 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
88 0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
89 0014B96409C0E585003A99D5 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
90 0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
91 0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
92 0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
93 0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
94 0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
95 0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
96 0014B97709C0E585003A99D5 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
97 0014B97809C0E585003A99D5 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
98 0014B97909C0E585003A99D5 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
99 0014B97A09C0E585003A99D5 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
100 0014B97B09C0E585003A99D5 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
101 0014B97C09C0E585003A99D5 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
102 0014B97D09C0E585003A99D5 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
103 0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
104 0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
105 0014B98009C0E585003A99D5 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
106 0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
107 0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
108 0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
109 0014B99B09C0E585003A99D5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
110 0014B99C09C0E585003A99D5 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
111 0014B99D09C0E585003A99D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
112 0014B99E09C0E585003A99D5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
113 0014B99F09C0E585003A99D5 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
114 0014B9A009C0E585003A99D5 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
115 0014B9A109C0E585003A99D5 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
116 0014B9A209C0E585003A99D5 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
117 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
118 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
119 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
120 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
121 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
122 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
123 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
124 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
125 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
126 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
127 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
128 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
129 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
130 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
131 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
132 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
133 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
134 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
135 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
136 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
137 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
138 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
139 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
140 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
141 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
142 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
143 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
144 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
145 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
146 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
147 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
148 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
149 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
150 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
151 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
152 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
153 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
154 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
155 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
156 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
157 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
158 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
159 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
160 00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
161 00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
162 00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
163 00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
164 00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
165 00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
166 00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
167 00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
168 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
169 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
170 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
171 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
172 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
173 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
174 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
175 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
176 00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
177 00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
178 00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
179 00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
180 00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
181 00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
182 002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
183 002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
184 002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
185 002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
186 002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
187 002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
188 002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
189 002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
190 002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
191 002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
192 002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
193 002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
194 002F321309CA02D800EBEB88 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
195 002F321409CA02D800EBEB88 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
196 002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
197 002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
198 002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
199 002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
200 002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
201 002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
202 002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
203 002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
204 002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
205 002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
206 002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
207 002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
208 002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
209 002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
210 002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
211 002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
212 002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
213 002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
214 002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
215 002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
216 002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
217 002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
218 002F323109CA02D800EBEB88 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
219 002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
220 002F323409CA02D800EBEB88 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
221 002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
222 002F323609CA02D800EBEB88 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
223 002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
224 002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
225 002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
226 002F324509CA02D800EBEB88 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
227 002F324609CA02D800EBEB88 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
228 002F324709CA02D800EBEB88 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
229 002F324809CA02D800EBEB88 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
230 002F324909CA02D800EBEB88 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
231 002F324A09CA02D800EBEB88 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
232 002F324B09CA02D800EBEB88 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
233 002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
234 002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
235 002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
236 002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
237 002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
238 002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
239 002F326909CA02D800EBEB88 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
240 002F326A09CA02D800EBEB88 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
241 002F326B09CA02D800EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
242 002F326C09CA02D800EBEB88 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
243 002F326D09CA02D800EBEB88 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
244 002F326E09CA02D800EBEB88 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
245 002F326F09CA02D800EBEB88 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
246 002F327009CA02D800EBEB88 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
247 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
248 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
249 002F328809CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
250 002F328909CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
251 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
252 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
253 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
254 002F32DC09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
255 002F32DE09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
256 002F32DF09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
257 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
258 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
259 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
260 002F32EA09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
261 002F32EC09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
262 002F32ED09CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
263 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
264 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
265 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
266 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
267 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
268 007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
269 007317A80858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
270 007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
271 007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
272 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
273 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
274 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
275 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
276 007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
277 007317C20858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
278 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
279 046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
280 046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
281 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
282 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
283 046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
284 046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
285 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
286 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
287 049E6A430F034900002BF3B6 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3B0F034900002BF3B6 /* SDL_blendline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
288 049E6A440F034900002BF3B6 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3C0F034900002BF3B6 /* SDL_blendpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
289 049E6A450F034900002BF3B6 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3D0F034900002BF3B6 /* SDL_blendrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
290 049E6A460F034900002BF3B6 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
291 049E6A470F034900002BF3B6 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3F0F034900002BF3B6 /* SDL_draw.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
292 049E6A480F034900002BF3B6 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A400F034900002BF3B6 /* SDL_drawline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
293 049E6A490F034900002BF3B6 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
294 049E6A4A0F034900002BF3B6 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A420F034900002BF3B6 /* SDL_fillrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
295 049E6A4B0F034900002BF3B6 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3B0F034900002BF3B6 /* SDL_blendline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
296 049E6A4C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3C0F034900002BF3B6 /* SDL_blendpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
297 049E6A4D0F034900002BF3B6 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3D0F034900002BF3B6 /* SDL_blendrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
298 049E6A4E0F034900002BF3B6 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
299 049E6A4F0F034900002BF3B6 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3F0F034900002BF3B6 /* SDL_draw.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
300 049E6A500F034900002BF3B6 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A400F034900002BF3B6 /* SDL_drawline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
301 049E6A510F034900002BF3B6 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
302 049E6A520F034900002BF3B6 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A420F034900002BF3B6 /* SDL_fillrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
303 049E6A530F034900002BF3B6 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3B0F034900002BF3B6 /* SDL_blendline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
304 049E6A540F034900002BF3B6 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3C0F034900002BF3B6 /* SDL_blendpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
305 049E6A550F034900002BF3B6 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3D0F034900002BF3B6 /* SDL_blendrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
306 049E6A560F034900002BF3B6 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
307 049E6A570F034900002BF3B6 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3F0F034900002BF3B6 /* SDL_draw.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
308 049E6A580F034900002BF3B6 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A400F034900002BF3B6 /* SDL_drawline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
309 049E6A590F034900002BF3B6 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
310 049E6A5A0F034900002BF3B6 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A420F034900002BF3B6 /* SDL_fillrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
311 049E6A5B0F034900002BF3B6 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3B0F034900002BF3B6 /* SDL_blendline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
312 049E6A5C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3C0F034900002BF3B6 /* SDL_blendpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
313 049E6A5D0F034900002BF3B6 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A3D0F034900002BF3B6 /* SDL_blendrect.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
314 049E6A5E0F034900002BF3B6 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
315 049E6A5F0F034900002BF3B6 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3F0F034900002BF3B6 /* SDL_draw.h */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
316 049E6A600F034900002BF3B6 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A400F034900002BF3B6 /* SDL_drawline.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
317 049E6A610F034900002BF3B6 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
318 049E6A620F034900002BF3B6 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A420F034900002BF3B6 /* SDL_fillrect.c */; }; |
3228 | 319 04A837601025D0A000C07A33 /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A8375F1025D0A000C07A33 /* SDL_revision.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
320 04A837611025D0A000C07A33 /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A8375F1025D0A000C07A33 /* SDL_revision.h */; }; |
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
321 04A837621025D0A000C07A33 /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A8375F1025D0A000C07A33 /* SDL_revision.h */; }; |
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
322 04A837631025D0A000C07A33 /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A8375F1025D0A000C07A33 /* SDL_revision.h */; }; |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
323 04D520251025C66100AA5D3B /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04D5201E1025C66100AA5D3B /* SDL_atomic.c */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
324 04D5202A1025C66100AA5D3B /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04D5201E1025C66100AA5D3B /* SDL_atomic.c */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
325 04D5202F1025C66100AA5D3B /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04D5201E1025C66100AA5D3B /* SDL_atomic.c */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
326 04D520341025C66100AA5D3B /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04D5201E1025C66100AA5D3B /* SDL_atomic.c */; }; |
3228 | 327 04D520391025C6CE00AA5D3B /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520371025C6CE00AA5D3B /* SDL_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
328 04D5203A1025C6CE00AA5D3B /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520381025C6CE00AA5D3B /* SDL_power.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
329 04D5203B1025C6CE00AA5D3B /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520371025C6CE00AA5D3B /* SDL_atomic.h */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
330 04D5203C1025C6CE00AA5D3B /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520381025C6CE00AA5D3B /* SDL_power.h */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
331 04D5203D1025C6CE00AA5D3B /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520371025C6CE00AA5D3B /* SDL_atomic.h */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
332 04D5203E1025C6CE00AA5D3B /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520381025C6CE00AA5D3B /* SDL_power.h */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
333 04D5203F1025C6CE00AA5D3B /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520371025C6CE00AA5D3B /* SDL_atomic.h */; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
334 04D520401025C6CE00AA5D3B /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D520381025C6CE00AA5D3B /* SDL_power.h */; }; |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
335 56B051B50FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
336 56B051B60FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
337 56B051B70FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
338 56B051B80FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
339 56B051BA0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
340 56B051BB0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
341 56B051BC0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
342 56B051BD0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; }; |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
343 672FFFD90E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
344 672FFFDA0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
345 672FFFDB0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
346 672FFFDC0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
347 672FFFE20E3688DF005A6914 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
348 672FFFE30E3688DF005A6914 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFE00E3688DF005A6914 /* SDL_haptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
349 672FFFE50E3688DF005A6914 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
350 672FFFE60E3688DF005A6914 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFE00E3688DF005A6914 /* SDL_haptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
351 672FFFE80E3688DF005A6914 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
352 672FFFE90E3688DF005A6914 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFE00E3688DF005A6914 /* SDL_haptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
353 672FFFEB0E3688DF005A6914 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
354 672FFFEC0E3688DF005A6914 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFE00E3688DF005A6914 /* SDL_haptic.c */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
355 672FFFF50E368CAC005A6914 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
356 672FFFF60E368CAC005A6914 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
357 672FFFF70E368CAC005A6914 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
358 672FFFF80E368CAC005A6914 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
359 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
360 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
361 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
362 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
363 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
364 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
365 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
366 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
367 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
368 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
369 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
370 BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
371 BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
372 BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
373 BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
374 BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
375 BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
376 BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
377 BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
378 BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
379 BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
380 BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
381 BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
382 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
383 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
384 BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
385 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
386 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
387 BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
388 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
389 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
390 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
391 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
392 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
393 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
394 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
395 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
396 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
397 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
398 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
399 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
400 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
401 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
402 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
403 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
404 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
405 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
406 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
407 BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
408 BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
409 BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
410 BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
411 BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
412 BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
413 BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
414 BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
415 BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
416 BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
417 BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
418 BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
419 BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
420 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
421 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
422 BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
423 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
424 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
425 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
426 F306D6A00CB645A900B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
427 F306D6A10CB645AF00B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
428 F306D6A20CB645B100B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
429 F306D6A30CB645B100B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
430 F317F3C80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
431 F317F3CA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
432 F317F3CC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
433 F317F3D80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
434 F317F3DA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
435 F317F3DC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
436 F317F3E80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
437 F317F3EA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
438 F317F3EC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
439 F317F3F80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
440 F317F3FA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
441 F317F3FC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
442 F317F44D0C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
443 F317F44E0C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
444 F317F44F0C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
445 F317F4500C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
446 F38109E30D27B07E002DA2C1 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = F38109E20D27B07E002DA2C1 /* imKStoUCS.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
447 F38109E40D27B07E002DA2C1 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = F38109E20D27B07E002DA2C1 /* imKStoUCS.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
448 F3C832DF0DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
449 F3C832E00DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
450 F3C832E10DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
451 F3C832E20DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
452 F3C833490DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
453 F3C8334A0DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
454 F3C8334B0DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
455 F3C8334C0DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
456 F3C833500DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
457 F3C833510DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
458 F3C833520DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
459 F3C833530DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
460 F3C833550DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
461 F3C833560DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
462 F3C833570DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
463 F3C833580DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
464 F3C834970DD22A4D00B01593 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
465 F3C834980DD22A4D00B01593 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834900DD22A4D00B01593 /* SDL_x11events.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
466 F3C834990DD22A4D00B01593 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
467 F3C8349A0DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
468 F3C8349B0DD22A4D00B01593 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834930DD22A4D00B01593 /* SDL_x11modes.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
469 F3C8349C0DD22A4D00B01593 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
470 F3C8349D0DD22A4D00B01593 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
471 F3C8349E0DD22A4D00B01593 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834960DD22A4D00B01593 /* SDL_x11window.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
472 F3C8349F0DD22A4D00B01593 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
473 F3C834A00DD22A4D00B01593 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834900DD22A4D00B01593 /* SDL_x11events.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
474 F3C834A10DD22A4D00B01593 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
475 F3C834A20DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
476 F3C834A30DD22A4D00B01593 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834930DD22A4D00B01593 /* SDL_x11modes.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
477 F3C834A40DD22A4D00B01593 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
478 F3C834A50DD22A4D00B01593 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
479 F3C834A60DD22A4D00B01593 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834960DD22A4D00B01593 /* SDL_x11window.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
480 F3C834D20DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
481 F3C834D30DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
482 F3C834D40DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
483 F3C834D50DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
484 F3C834D60DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
485 F3C834D70DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
486 F3C834D80DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
487 F3C834D90DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
488 F3C834DA0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
489 F3C834DB0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
490 F3C834DC0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
491 F3C834DE0DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
492 F3C834DF0DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
493 F3C834E40DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
494 F3C834E50DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
495 F3C834E60DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
496 F3C834E70DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
497 F3C834E80DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
498 F3C834E90DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
499 F3C834EA0DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
500 F3C834EB0DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
501 F3C834EC0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
502 F3C834ED0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
503 F3C834EE0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
504 F3C834F00DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
505 F3C834F10DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
506 F3C834F60DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
507 F3C834F70DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
508 F3C834F80DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
509 F3C834F90DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
510 F3C834FA0DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
511 F3C834FB0DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
512 F3C834FC0DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
513 F3C834FD0DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
514 F3C834FE0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
515 F3C834FF0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
516 F3C835000DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
517 F3C835020DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
518 F3C835030DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
519 F3C835080DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
520 F3C835090DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
521 F3C8350A0DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
522 F3C8350B0DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
523 F3C8350C0DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
524 F3C8350D0DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
525 F3C8350E0DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
526 F3C8350F0DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
527 F3C835100DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
528 F3C835110DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
529 F3C835120DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
530 F3C835140DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
531 F3C835150DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
532 F3C8353D0DD22EE800B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
533 F3C8353E0DD22EE800B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
534 F3C8353F0DD22EE800B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
535 F3C835400DD22EE800B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
536 F3C835410DD22EE800B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
537 F3C835420DD22EE800B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
538 F3C835430DD22EE800B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
539 F3C835440DD22EE900B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
540 F3C835450DD22EE900B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
541 F3C835460DD22EE900B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
542 F3C835470DD22EE900B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
543 F3C835480DD22EE900B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
544 F3C835490DD22EE900B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
545 F3C8354A0DD22EE900B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
546 F3C8354B0DD22EEA00B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
547 F3C8354C0DD22EEA00B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
548 F3C8354D0DD22EEA00B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
549 F3C8354E0DD22EEA00B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
550 F3C8354F0DD22EEA00B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
551 F3C835500DD22EEA00B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
552 F3C835510DD22EEA00B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
553 F3C835520DD22EEB00B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
554 F3C835530DD22EEB00B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
555 F3C835540DD22EEB00B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
556 F3C835550DD22EEB00B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
557 F3C835560DD22EEB00B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
558 F3C835570DD22EEB00B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
559 F3C835580DD22EEB00B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
560 F3C835590DD22F3F00B01593 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
561 F3C8355A0DD22F3F00B01593 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
562 F3C8355B0DD22F3F00B01593 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
563 F3C8355C0DD22F4000B01593 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
564 F3C8355D0DD22F4000B01593 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
565 F3C8355E0DD22F4000B01593 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
566 F3C835600DD22F7A00B01593 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
567 F3C835610DD22F7A00B01593 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
568 F3C835620DD22F7A00B01593 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
569 F3DEB5830C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
570 F3DEB5840C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
571 F3DEB5850C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
572 F3DEB5860C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
573 F3DEB5890C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
574 F3DEB58A0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
575 F3DEB58B0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
576 F3DEB58C0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
577 F3DEB58E0C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
578 F3DEB58F0C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
579 F3DEB5900C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
580 F3DEB5910C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
581 F3DEB5A00C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
582 F3DEB5A20C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
583 F3DEB5A30C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
584 F3DEB5A40C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
585 F3DEB5A60C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
586 F3DEB5A70C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
587 F3DEB5A80C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
588 F3DEB5AA0C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
589 F3DEB5AB0C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
590 F3DEB5AC0C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
591 F3DEB5AE0C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
592 F3DEB5AF0C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
593 F3DEB5C10C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
594 F3DEB5C30C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
595 F3DEB5C60C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
596 F3DEB5C80C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
597 F3DEB5CA0C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
598 F3DEB5CC0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
599 F3DEB5CE0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
600 F3DEB5D00C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
601 F3DEB5D20C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
602 F3DEB5D50C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
603 F3DEB5D70C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
604 F3DEB5D90C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
605 F3DEB5DB0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
606 F3DEB5DD0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
607 F3DEB5DF0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
608 F3DEB5E10C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
609 F3DEB5E40C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
610 F3DEB5E60C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
611 F3DEB5E80C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
612 F3DEB5EA0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
613 F3DEB5EC0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
614 F3DEB5EE0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
615 F3DEB5F00C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
616 F3DEB5F30C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
617 F3DEB5F50C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
618 F3DEB5F70C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
619 F3DEB5F90C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
620 F3DEB5FB0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
621 F3DEB61C0C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
622 F3DEB61D0C57E321003E2527 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
623 F3DEB61E0C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
624 F3DEB6200C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
625 F3DEB6210C57E321003E2527 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
626 F3DEB6220C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
627 F3DEB6330C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
628 F3DEB6340C57E3C4003E2527 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
629 F3DEB6350C57E3C4003E2527 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
630 F3DEB6360C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
631 F3DEB6370C57E3C4003E2527 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
632 F3DEB6380C57E3C4003E2527 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
633 F3DEB6490C57E483003E2527 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6410C57E483003E2527 /* AllCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
634 F3DEB64A0C57E483003E2527 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6420C57E483003E2527 /* CmapAlloc.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
635 F3DEB64B0C57E483003E2527 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6430C57E483003E2527 /* CrCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
636 F3DEB64C0C57E483003E2527 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6440C57E483003E2527 /* DelCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
637 F3DEB64D0C57E483003E2527 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6450C57E483003E2527 /* Distinct.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
638 F3DEB64E0C57E483003E2527 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6460C57E483003E2527 /* LookupCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
639 F3DEB64F0C57E483003E2527 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6470C57E483003E2527 /* StdCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
640 F3DEB6500C57E483003E2527 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6480C57E483003E2527 /* VisCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
641 F3DEB6510C57E483003E2527 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6410C57E483003E2527 /* AllCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
642 F3DEB6520C57E483003E2527 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6420C57E483003E2527 /* CmapAlloc.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
643 F3DEB6530C57E483003E2527 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6430C57E483003E2527 /* CrCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
644 F3DEB6540C57E483003E2527 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6440C57E483003E2527 /* DelCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
645 F3DEB6550C57E483003E2527 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6450C57E483003E2527 /* Distinct.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
646 F3DEB6560C57E483003E2527 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6460C57E483003E2527 /* LookupCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
647 F3DEB6570C57E483003E2527 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6470C57E483003E2527 /* StdCmap.c */; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
648 F3DEB6580C57E483003E2527 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6480C57E483003E2527 /* VisCmap.c */; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
649 /* End PBXBuildFile section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
650 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
651 /* Begin PBXContainerItemProxy section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
652 BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
653 isa = PBXContainerItemProxy; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
654 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
655 proxyType = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
656 remoteGlobalIDString = BECDF5FE0761BA81005FE872; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
657 remoteInfo = "Framework (Upgraded)"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
658 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
659 /* End PBXContainerItemProxy section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
660 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
661 /* Begin PBXFileReference section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
662 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
663 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
664 0014B83C09C0D977003A99D5 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
665 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
666 0014B84409C0D977003A99D5 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
667 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
668 0014B84709C0D977003A99D5 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
669 0014B84809C0D977003A99D5 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
670 0014B84909C0D977003A99D5 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
671 0014B89609C0DAA1003A99D5 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
672 0014B89909C0DAAE003A99D5 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
673 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
674 0014B89F09C0DAB9003A99D5 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
675 0014B8A209C0DAC4003A99D5 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; }; |
2753 | 676 0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-FrameworkNoX11.plist"; sourceTree = "<group>"; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
677 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_macosx.h; path = ../../include/SDL_config_macosx.h; sourceTree = SOURCE_ROOT; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
678 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
679 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
680 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
681 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
682 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
683 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
684 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
685 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
686 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
687 00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
688 00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
689 00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
690 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
691 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
692 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
693 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
694 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
695 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
696 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
697 002F327609CA02D800EBEB88 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
698 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
699 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
700 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
701 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
702 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
703 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
704 0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
705 0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
706 0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
707 0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
708 007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
709 007317A10858DECD00B2BC32 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
710 007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
711 00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
712 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
713 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
714 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
715 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
716 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
717 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
718 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
719 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
720 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
721 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
722 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
723 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
724 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
725 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
726 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
727 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
728 015383D8006D7A567F000001 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
729 015383DA006D7A567F000001 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
730 015383DB006D7A567F000001 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
731 015383DC006D7A567F000001 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
732 015383DE006D7A567F000001 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
733 015383DF006D7A567F000001 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
734 015383E2006D7A567F000001 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
735 015383E6006D7A567F000001 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
736 015383E8006D7A567F000001 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
737 015383EA006D7A567F000001 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
738 015383EC006D7A567F000001 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
739 015383EE006D7A567F000001 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
740 015383F1006D7A567F000001 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
741 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
742 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
743 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
744 01538445006D7EC67F000001 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_thread.c; path = ../../src/thread/SDL_thread.c; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
745 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
746 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
747 049E6A3B0F034900002BF3B6 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
748 049E6A3C0F034900002BF3B6 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
749 049E6A3D0F034900002BF3B6 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
750 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
751 049E6A3F0F034900002BF3B6 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
752 049E6A400F034900002BF3B6 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
753 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; }; |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
754 049E6A420F034900002BF3B6 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; }; |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
755 04A8375F1025D0A000C07A33 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../include/SDL_revision.h; sourceTree = SOURCE_ROOT; }; |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
756 04D5201E1025C66100AA5D3B /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
757 04D520371025C6CE00AA5D3B /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
758 04D520381025C6CE00AA5D3B /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../include/SDL_power.h; sourceTree = SOURCE_ROOT; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
759 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
760 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
761 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
762 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
763 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
764 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
765 0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
766 0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
767 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
768 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
769 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
770 0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
771 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
772 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
773 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
774 0C5AF5F701191D2B7F000001 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
775 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
776 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
777 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
778 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
779 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
780 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
781 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
782 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
783 56B051B40FDB984700A86660 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_power.c; path = ../../src/power/SDL_power.c; sourceTree = SOURCE_ROOT; }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
784 56B051B90FDB987600A86660 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_syspower.c; path = ../../src/power/macosx/SDL_syspower.c; sourceTree = SOURCE_ROOT; }; |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
785 672FFFD80E36887B005A6914 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
786 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
787 672FFFE00E3688DF005A6914 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_haptic.c; path = ../../src/haptic/SDL_haptic.c; sourceTree = SOURCE_ROOT; }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
788 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
789 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
790 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
791 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
792 B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
793 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
794 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; }; |
2753 | 795 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
796 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
797 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
798 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; }; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
799 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
800 F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
801 F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
802 F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
803 F317F44C0C789F2600411C95 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
804 F38109E20D27B07E002DA2C1 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
805 F3A40F4F0C5CE1B200BB2308 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
806 F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
807 F3C833480DCDBDF900B01593 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = SOURCE_ROOT; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
808 F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
809 F3C833540DCDBE8400B01593 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
810 F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
811 F3C834900DD22A4D00B01593 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
812 F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
813 F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
814 F3C834930DD22A4D00B01593 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
815 F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
816 F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
817 F3C834960DD22A4D00B01593 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
818 F3C834C00DD22C4300B01593 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
819 F3C834C10DD22C4300B01593 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
820 F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
821 F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
822 F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
823 F3C834C50DD22C4300B01593 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
824 F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
825 F3C834C70DD22C4300B01593 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
826 F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
827 F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
828 F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
829 F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
830 F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
831 F3DEB5820C57E0D4003E2527 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
832 F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
833 F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
834 F3DEB59C0C57E282003E2527 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
835 F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
836 F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
837 F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
838 F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
839 F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
840 F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
841 F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
842 F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
843 F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
844 F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
845 F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
846 F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
847 F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
848 F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
849 F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
850 F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
851 F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
852 F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
853 F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
854 F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
855 F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
856 F3DEB6410C57E483003E2527 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
857 F3DEB6420C57E483003E2527 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
858 F3DEB6430C57E483003E2527 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
859 F3DEB6440C57E483003E2527 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
860 F3DEB6450C57E483003E2527 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
861 F3DEB6460C57E483003E2527 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
862 F3DEB6470C57E483003E2527 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
863 F3DEB6480C57E483003E2527 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
864 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
865 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
866 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
867 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
868 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
869 F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
870 F59C710C00D5D15801000001 /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = install.sh; sourceTree = "<group>"; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
871 F5A2EF3900C6A39A01000001 /* BUGS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BUGS; path = ../../BUGS; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
872 F5A2EF3A00C6A3C201000001 /* README.MacOSX */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = README.MacOSX; path = ../../README.MacOSX; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
873 F5F81AD400D706B101000001 /* Readme SDL Developer.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "Readme SDL Developer.txt"; path = "pkg-support/Readme SDL Developer.txt"; sourceTree = SOURCE_ROOT; }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
874 /* End PBXFileReference section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
875 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
876 /* Begin PBXFrameworksBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
877 0014B99A09C0E585003A99D5 /* Frameworks */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
878 isa = PBXFrameworksBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
879 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
880 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
881 0014B99B09C0E585003A99D5 /* AudioToolbox.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
882 0014B99C09C0E585003A99D5 /* AudioUnit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
883 0014B99D09C0E585003A99D5 /* Cocoa.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
884 0014B99E09C0E585003A99D5 /* CoreAudio.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
885 0014B99F09C0E585003A99D5 /* IOKit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
886 0014B9A009C0E585003A99D5 /* OpenGL.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
887 0014B9A109C0E585003A99D5 /* QuickTime.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
888 0014B9A209C0E585003A99D5 /* Carbon.framework in Frameworks */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
889 672FFFF80E368CAC005A6914 /* ForceFeedback.framework in Frameworks */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
890 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
891 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
892 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
893 002F326809CA02D800EBEB88 /* Frameworks */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
894 isa = PBXFrameworksBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
895 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
896 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
897 002F326909CA02D800EBEB88 /* AudioToolbox.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
898 002F326A09CA02D800EBEB88 /* AudioUnit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
899 002F326B09CA02D800EBEB88 /* Cocoa.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
900 002F326C09CA02D800EBEB88 /* CoreAudio.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
901 002F326D09CA02D800EBEB88 /* IOKit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
902 002F326E09CA02D800EBEB88 /* OpenGL.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
903 002F326F09CA02D800EBEB88 /* QuickTime.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
904 002F327009CA02D800EBEB88 /* Carbon.framework in Frameworks */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
905 672FFFF70E368CAC005A6914 /* ForceFeedback.framework in Frameworks */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
906 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
907 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
908 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
909 BECDF6680761BA81005FE872 /* Frameworks */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
910 isa = PBXFrameworksBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
911 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
912 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
913 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
914 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
915 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
916 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
917 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
918 007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
919 007317A80858DECD00B2BC32 /* QuickTime.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
920 007317C20858E15000B2BC32 /* Carbon.framework in Frameworks */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
921 672FFFF50E368CAC005A6914 /* ForceFeedback.framework in Frameworks */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
922 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
923 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
924 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
925 BECDF6B10761BA81005FE872 /* Frameworks */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
926 isa = PBXFrameworksBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
927 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
928 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
929 007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
930 007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
931 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
932 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
933 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
934 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
935 007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
936 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
937 672FFFF60E368CAC005A6914 /* ForceFeedback.framework in Frameworks */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
938 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
939 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
940 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
941 /* End PBXFrameworksBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
942 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
943 /* Begin PBXGroup section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
944 0014B83109C0D91E003A99D5 /* x11 */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
945 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
946 children = ( |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
947 F38109E20D27B07E002DA2C1 /* imKStoUCS.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
948 F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
949 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
950 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
951 0014B83C09C0D977003A99D5 /* SDL_x11events.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
952 F3C834900DD22A4D00B01593 /* SDL_x11events.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
953 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
954 F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
955 F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
956 F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
957 0014B84409C0D977003A99D5 /* SDL_x11modes.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
958 F3C834930DD22A4D00B01593 /* SDL_x11modes.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
959 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
960 F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
961 F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
962 F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
963 0014B84709C0D977003A99D5 /* SDL_x11sym.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
964 0014B84809C0D977003A99D5 /* SDL_x11video.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
965 0014B84909C0D977003A99D5 /* SDL_x11video.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
966 F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
967 F3C834960DD22A4D00B01593 /* SDL_x11window.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
968 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
969 path = x11; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
970 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
971 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
972 0014B87D09C0D98A003A99D5 /* Xext */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
973 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
974 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
975 0014B87F09C0D9D1003A99D5 /* Xxf86vm */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
976 0014B88309C0DA1A003A99D5 /* Xv */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
977 0014B88209C0DA0F003A99D5 /* Xinerama */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
978 0014B88109C0DA04003A99D5 /* XME */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
979 F3DEB6400C57E483003E2527 /* XmuStdCmap */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
980 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
981 path = Xext; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
982 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
983 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
984 0014B87F09C0D9D1003A99D5 /* Xxf86vm */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
985 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
986 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
987 0014B89609C0DAA1003A99D5 /* XF86VMode.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
988 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
989 path = Xxf86vm; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
990 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
991 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
992 0014B88109C0DA04003A99D5 /* XME */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
993 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
994 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
995 0014B8A209C0DAC4003A99D5 /* xme.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
996 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
997 path = XME; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
998 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
999 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1000 0014B88209C0DA0F003A99D5 /* Xinerama */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1001 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1002 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1003 0014B89F09C0DAB9003A99D5 /* Xinerama.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1004 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1005 path = Xinerama; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1006 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1007 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1008 0014B88309C0DA1A003A99D5 /* Xv */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1009 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1010 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1011 0014B89909C0DAAE003A99D5 /* Xv.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1012 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1013 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1014 path = Xv; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1015 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1016 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1017 00162D4C09BD20DA0037C8D0 /* pthread */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1018 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1019 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1020 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1021 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1022 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1023 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1024 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1025 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1026 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1027 path = pthread; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1028 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1029 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1030 00162D5F09BD21010037C8D0 /* unix */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1031 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1032 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1033 00162D6009BD21010037C8D0 /* SDL_systimer.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1034 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1035 path = unix; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1036 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1037 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1038 00162D6309BD214E0037C8D0 /* stdlib */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1039 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1040 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1041 00162D6509BD214F0037C8D0 /* SDL_getenv.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1042 002F328509CA049100EBEB88 /* SDL_iconv.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1043 00162D6609BD214F0037C8D0 /* SDL_malloc.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1044 00162D6709BD214F0037C8D0 /* SDL_qsort.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1045 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1046 00162D6909BD214F0037C8D0 /* SDL_string.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1047 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1048 name = stdlib; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1049 path = ../../src/stdlib; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1050 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1051 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1052 00162D7509BD217B0037C8D0 /* loadso */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1053 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1054 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1055 046B91E80A11B53500FB151C /* dlopen */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1056 00D55F250A11163D0030ED2A /* macosx */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1057 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1058 name = loadso; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1059 path = ../../src/loadso; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1060 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1061 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1062 00162F3209BE27FB0037C8D0 /* dummy */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1063 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1064 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1065 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1066 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1067 F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1068 F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1069 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1070 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1071 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1072 path = dummy; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1073 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1074 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1075 002F32D209CA0BE700EBEB88 /* disk */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1076 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1077 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1078 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1079 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1080 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1081 path = disk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1082 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1083 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1084 002F32E009CA0BF600EBEB88 /* dummy */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1085 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1086 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1087 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1088 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1089 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1090 path = dummy; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1091 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1092 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1093 00D55F250A11163D0030ED2A /* macosx */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1094 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1095 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1096 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1097 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1098 path = macosx; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1099 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1100 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1101 0153832C006D78D67F000001 /* audio */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1102 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1103 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1104 BECDF5D20761B759005FE872 /* macosx */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1105 002F32D209CA0BE700EBEB88 /* disk */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1106 002F32E009CA0BF600EBEB88 /* dummy */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1107 01538330006D78D67F000001 /* SDL_audio.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1108 01538331006D78D67F000001 /* SDL_audiocvt.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1109 01538332006D78D67F000001 /* SDL_audiodev.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1110 F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1111 01538334006D78D67F000001 /* SDL_mixer.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1112 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1113 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1114 01538335006D78D67F000001 /* SDL_wave.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1115 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1116 name = audio; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1117 path = ../../src/audio; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1118 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1119 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1120 01538367006D79147F000001 /* events */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1121 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1122 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1123 01538369006D79147F000001 /* SDL_events.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1124 0153836B006D79147F000001 /* SDL_keyboard.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1125 0153836C006D79147F000001 /* SDL_mouse.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1126 0153836D006D79147F000001 /* SDL_quit.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1127 F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1128 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1129 name = events; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1130 path = ../../src/events; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1131 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1132 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1133 01538376006D79307F000001 /* file */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1134 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1135 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1136 01538377006D79307F000001 /* SDL_rwops.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1137 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1138 name = file; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1139 path = ../../src/file; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1140 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1141 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1142 01538379006D79737F000001 /* thread */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1143 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1144 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1145 00162D4C09BD20DA0037C8D0 /* pthread */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1146 01538445006D7EC67F000001 /* SDL_thread.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1147 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1148 name = thread; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1149 path = ../../src/thread; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1150 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1151 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1152 01538391006D79BC7F000001 /* timer */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1153 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1154 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1155 00162D5F09BD21010037C8D0 /* unix */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1156 015383A0006D79BC7F000001 /* SDL_timer.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1157 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1158 name = timer; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1159 path = ../../src/timer; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1160 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1161 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1162 015383BE006D7A567F000001 /* video */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1163 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1164 children = ( |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1165 F3DEB5B00C57E2BF003E2527 /* cocoa */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1166 00162F3209BE27FB0037C8D0 /* dummy */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1167 0014B83109C0D91E003A99D5 /* x11 */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1168 0014B87D09C0D98A003A99D5 /* Xext */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1169 F3C834C00DD22C4300B01593 /* mmx.h */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1170 049E6A3B0F034900002BF3B6 /* SDL_blendline.c */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1171 049E6A3C0F034900002BF3B6 /* SDL_blendpoint.c */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1172 049E6A3D0F034900002BF3B6 /* SDL_blendrect.c */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1173 015383D8006D7A567F000001 /* SDL_blit.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1174 F3C834C10DD22C4300B01593 /* SDL_blit.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1175 015383DA006D7A567F000001 /* SDL_blit_0.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1176 015383DB006D7A567F000001 /* SDL_blit_1.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1177 015383DC006D7A567F000001 /* SDL_blit_A.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1178 015383DE006D7A567F000001 /* SDL_blit_N.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1179 F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1180 F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1181 F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1182 F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1183 F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1184 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1185 015383DF006D7A567F000001 /* SDL_bmp.c */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1186 049E6A3F0F034900002BF3B6 /* SDL_draw.h */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1187 049E6A400F034900002BF3B6 /* SDL_drawline.c */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1188 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1189 049E6A420F034900002BF3B6 /* SDL_fillrect.c */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1190 015383E2006D7A567F000001 /* SDL_gamma.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1191 F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1192 F3C834C50DD22C4300B01593 /* SDL_leaks.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1193 015383E6006D7A567F000001 /* SDL_pixels.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1194 F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1195 F3DEB59C0C57E282003E2527 /* SDL_rect.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1196 F3C834C70DD22C4300B01593 /* SDL_rect_c.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1197 F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1198 F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1199 F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1200 F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1201 015383E8006D7A567F000001 /* SDL_RLEaccel.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1202 F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1203 015383EA006D7A567F000001 /* SDL_stretch.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1204 015383EC006D7A567F000001 /* SDL_surface.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1205 F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1206 015383EE006D7A567F000001 /* SDL_video.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1207 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1208 015383F1006D7A567F000001 /* SDL_yuv_sw.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1209 F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1210 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1211 name = video; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1212 path = ../../src/video; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1213 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1214 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1215 0153844A006D81B07F000001 /* Public Headers */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1216 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1217 children = ( |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1218 04D520371025C6CE00AA5D3B /* SDL_atomic.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1219 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1220 00162D3709BD1FA90037C8D0 /* SDL_config.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1221 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1222 0C5AF5E501191D2B7F000001 /* begin_code.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1223 0C5AF5E601191D2B7F000001 /* close_code.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1224 0C5AF5E801191D2B7F000001 /* SDL_audio.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1225 F3DEB5820C57E0D4003E2527 /* SDL_compat.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1226 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1227 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1228 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1229 0C5AF5ED01191D2B7F000001 /* SDL_error.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1230 0C5AF5EE01191D2B7F000001 /* SDL_events.h */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1231 672FFFD80E36887B005A6914 /* SDL_haptic.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1232 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1233 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1234 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1235 B29A290D04E5B28700A80002 /* SDL_loadso.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1236 0C5AF5F301191D2B7F000001 /* SDL_main.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1237 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1238 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1239 B2CF8DC705C4450500E5DC7F /* SDL_name.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1240 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1241 00162D3809BD1FA90037C8D0 /* SDL_platform.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1242 F3C833480DCDBDF900B01593 /* SDL_pixels.h */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1243 04D520381025C6CE00AA5D3B /* SDL_power.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1244 0C5AF5F701191D2B7F000001 /* SDL_quit.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1245 F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */, |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
1246 04A8375F1025D0A000C07A33 /* SDL_revision.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1247 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1248 F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1249 F3C833540DCDBE8400B01593 /* SDL_surface.h */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1250 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1251 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1252 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1253 0C5AF5FC01191D2B7F000001 /* SDL_types.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1254 0C5AF5FD01191D2B7F000001 /* SDL_version.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1255 0C5AF5FE01191D2B7F000001 /* SDL_video.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1256 0C5AF5FF01191D2B7F000001 /* SDL.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1257 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1258 name = "Public Headers"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1259 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1260 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1261 034768DDFF38A45A11DB9C8B /* Products */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1262 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1263 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1264 089C1665FE841158C02AAC07 /* Resources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1265 BECDF66C0761BA81005FE872 /* SDL.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1266 BECDF6B30761BA81005FE872 /* libSDL.a */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1267 BECDF6BE0761BA81005FE872 /* Standard DMG */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1268 BECDF6C30761BA81005FE872 /* Developer Extras Package */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1269 002F327609CA02D800EBEB88 /* libSDL.a */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1270 F3A40F4F0C5CE1B200BB2308 /* SDL.framework */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1271 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1272 name = Products; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1273 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1274 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1275 046B91E80A11B53500FB151C /* dlopen */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1276 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1277 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1278 046B91E90A11B53500FB151C /* SDL_sysloadso.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1279 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1280 path = dlopen; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1281 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1282 }; |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1283 04D520181025C66100AA5D3B /* atomic */ = { |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1284 isa = PBXGroup; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1285 children = ( |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1286 04D5201D1025C66100AA5D3B /* macosx */, |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1287 ); |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1288 name = atomic; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1289 path = ../../src/atomic; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1290 sourceTree = SOURCE_ROOT; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1291 }; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1292 04D5201D1025C66100AA5D3B /* macosx */ = { |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1293 isa = PBXGroup; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1294 children = ( |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1295 04D5201E1025C66100AA5D3B /* SDL_atomic.c */, |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1296 ); |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1297 path = macosx; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1298 sourceTree = "<group>"; |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1299 }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1300 083E489A006D88D97F000001 /* joystick */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1301 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1302 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1303 F51789D001769A2401D3D55B /* darwin */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1304 083E489D006D88D97F000001 /* SDL_joystick.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1305 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1306 name = joystick; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1307 path = ../../src/joystick; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1308 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1309 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1310 0867D691FE84028FC02AAC07 /* SDLFramework */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1311 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1312 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1313 F5A2EF3900C6A39A01000001 /* BUGS */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1314 F5A2EF3A00C6A3C201000001 /* README.MacOSX */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1315 F59C70FC00D5CB5801000001 /* pkg-support */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1316 0153844A006D81B07F000001 /* Public Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1317 08FB77ACFE841707C02AAC07 /* Library Source */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1318 034768DDFF38A45A11DB9C8B /* Products */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1319 BECDF66B0761BA81005FE872 /* Info-Framework.plist */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1320 0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1321 BEC562FE0761C0E800A33029 /* Linked Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1322 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1323 comments = "To build Universal Binaries, we have experimented with a variety of different options.\nThe complication is that we must retain compatibility with at least 10.2. \nThe Universal Binary defaults only work for > 10.3.9\n\nSo far, we have found:\ngcc 4.0.0 with Xcode 2.1 always links against libgcc_s. gcc 4.0.1 from Xcode 2.2 fixes this problem.\n\nBut gcc 4.0 will not work with < 10.3.9 because we continue to get an undefined symbol to _fprintf$LDBL128.\nSo we must use gcc 3.3 on PPC to accomplish 10.2 support. (But 4.0 is required for i386.)\n\nSetting the deployment target to 10.4 will disable prebinding, so for PPC, we set it less than 10.4 to preserve prebinding for legacy support.\n\nSetting the PPC SDKROOT to /Developers/SDKs/MacOSX10.2.8.sdk will link to 63.0.0 libSystem.B.dylib. Leaving it at current or 10.4u links to 88.1.2. However, as long as we are using gcc 3.3, it doesn't seem to matter as testing has demonstrated both will run. We have decided not to invoke the 10.2.8 SDK because it is not a default installed component with Xcode which will probably cause most people problems. However, rather than deleting the SDKROOT_ppc entry entirely, we have mapped it to 10.4u in case we decide we need to change this setting.\n\nTo use Altivec or SSE, we needed architecture specific flags:\nOTHER_CFLAGS_ppc\nOTHER_CFLAGS_i386\nOTHER_CFLAGS=$(OTHER_CFLAGS_($CURRENT_ARCH))\n\nThe general OTHER_CFLAGS needed to be manually mapped to architecture specific options because Xcode didn't do this automatically for us.\n\n\n"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1324 name = SDLFramework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1325 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1326 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1327 089C1665FE841158C02AAC07 /* Resources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1328 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1329 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1330 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1331 name = Resources; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1332 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1333 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1334 08FB77ACFE841707C02AAC07 /* Library Source */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1335 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1336 children = ( |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1337 04D520181025C66100AA5D3B /* atomic */, |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1338 56B051B10FDB97FD00A86660 /* power */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1339 0153832C006D78D67F000001 /* audio */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1340 B24DA50105A88D52006B9F1C /* cpuinfo */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1341 01538367006D79147F000001 /* events */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1342 01538376006D79307F000001 /* file */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1343 672FFFDD0E368886005A6914 /* haptic */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1344 083E489A006D88D97F000001 /* joystick */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1345 00162D7509BD217B0037C8D0 /* loadso */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1346 00162D6309BD214E0037C8D0 /* stdlib */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1347 01538379006D79737F000001 /* thread */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1348 01538391006D79BC7F000001 /* timer */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1349 015383BE006D7A567F000001 /* video */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1350 01538438006D7D947F000001 /* SDL_error.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1351 01538439006D7D947F000001 /* SDL_fatal.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1352 0153843C006D7D947F000001 /* SDL.c */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1353 F317F44C0C789F2600411C95 /* SDL_compat.c */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1354 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1355 name = "Library Source"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1356 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1357 }; |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1358 56B051B10FDB97FD00A86660 /* power */ = { |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1359 isa = PBXGroup; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1360 children = ( |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1361 56B051BE0FDB987B00A86660 /* macosx */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1362 56B051B40FDB984700A86660 /* SDL_power.c */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1363 ); |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1364 name = power; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1365 sourceTree = "<group>"; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1366 }; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1367 56B051BE0FDB987B00A86660 /* macosx */ = { |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1368 isa = PBXGroup; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1369 children = ( |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1370 56B051B90FDB987600A86660 /* SDL_syspower.c */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1371 ); |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1372 name = macosx; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1373 sourceTree = "<group>"; |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
1374 }; |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1375 672FFFDD0E368886005A6914 /* haptic */ = { |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1376 isa = PBXGroup; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1377 children = ( |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1378 672FFFDE0E3688DF005A6914 /* darwin */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1379 672FFFE00E3688DF005A6914 /* SDL_haptic.c */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1380 ); |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1381 name = haptic; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1382 sourceTree = "<group>"; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1383 }; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1384 672FFFDE0E3688DF005A6914 /* darwin */ = { |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1385 isa = PBXGroup; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1386 children = ( |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1387 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1388 ); |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1389 name = darwin; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1390 path = ../../src/haptic/darwin; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1391 sourceTree = SOURCE_ROOT; |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1392 }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1393 B24DA50105A88D52006B9F1C /* cpuinfo */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1394 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1395 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1396 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1397 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1398 name = cpuinfo; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1399 path = ../../src/cpuinfo; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1400 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1401 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1402 BEC562FE0761C0E800A33029 /* Linked Frameworks */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1403 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1404 children = ( |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1405 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1406 007317C10858E15000B2BC32 /* Carbon.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1407 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1408 0073179C0858DECD00B2BC32 /* AudioUnit.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1409 0073179D0858DECD00B2BC32 /* Cocoa.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1410 0073179E0858DECD00B2BC32 /* CoreAudio.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1411 0073179F0858DECD00B2BC32 /* IOKit.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1412 007317A00858DECD00B2BC32 /* OpenGL.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1413 007317A10858DECD00B2BC32 /* QuickTime.framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1414 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1415 name = "Linked Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1416 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1417 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1418 BECDF5D20761B759005FE872 /* macosx */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1419 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1420 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1421 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1422 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1423 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1424 name = macosx; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1425 path = ../../src/audio/macosx; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1426 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1427 }; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1428 F3DEB5B00C57E2BF003E2527 /* cocoa */ = { |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1429 isa = PBXGroup; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1430 children = ( |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1431 F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1432 F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1433 F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1434 F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1435 F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1436 F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1437 F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1438 F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1439 F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1440 F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1441 F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1442 F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1443 F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1444 F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1445 ); |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1446 path = cocoa; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1447 sourceTree = "<group>"; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1448 }; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1449 F3DEB6400C57E483003E2527 /* XmuStdCmap */ = { |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1450 isa = PBXGroup; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1451 children = ( |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1452 F3DEB6410C57E483003E2527 /* AllCmap.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1453 F3DEB6420C57E483003E2527 /* CmapAlloc.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1454 F3DEB6430C57E483003E2527 /* CrCmap.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1455 F3DEB6440C57E483003E2527 /* DelCmap.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1456 F3DEB6450C57E483003E2527 /* Distinct.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1457 F3DEB6460C57E483003E2527 /* LookupCmap.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1458 F3DEB6470C57E483003E2527 /* StdCmap.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1459 F3DEB6480C57E483003E2527 /* VisCmap.c */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1460 ); |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1461 path = XmuStdCmap; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1462 sourceTree = "<group>"; |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1463 }; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1464 F51789D001769A2401D3D55B /* darwin */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1465 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1466 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1467 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1468 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1469 name = darwin; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1470 path = ../../src/joystick/darwin; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1471 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1472 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1473 F59C70FC00D5CB5801000001 /* pkg-support */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1474 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1475 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1476 F59C70FE00D5CB5801000001 /* devel-resources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1477 F59C710100D5CB5801000001 /* resources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1478 F5F81AD400D706B101000001 /* Readme SDL Developer.txt */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1479 F59C710500D5CB5801000001 /* SDL-devel.info */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1480 F59C710600D5CB5801000001 /* SDL.info */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1481 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1482 path = "pkg-support"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1483 sourceTree = SOURCE_ROOT; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1484 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1485 F59C70FE00D5CB5801000001 /* devel-resources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1486 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1487 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1488 F59C710C00D5D15801000001 /* install.sh */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1489 F59C70FF00D5CB5801000001 /* ReadMe.txt */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1490 F59C710000D5CB5801000001 /* Welcome.txt */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1491 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1492 path = "devel-resources"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1493 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1494 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1495 F59C710100D5CB5801000001 /* resources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1496 isa = PBXGroup; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1497 children = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1498 00794D3F09D0C461003FC8A1 /* License.rtf */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1499 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1500 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1501 F59C710300D5CB5801000001 /* ReadMe.txt */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1502 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1503 path = resources; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1504 sourceTree = "<group>"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1505 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1506 /* End PBXGroup section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1507 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1508 /* Begin PBXHeadersBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1509 0014B91A09C0E585003A99D5 /* Headers */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1510 isa = PBXHeadersBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1511 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1512 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1513 0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1514 0014B92109C0E585003A99D5 /* SDL_config.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1515 0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1516 0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1517 0014B92409C0E585003A99D5 /* begin_code.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1518 0014B92509C0E585003A99D5 /* close_code.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1519 0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1520 0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1521 0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1522 0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1523 0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1524 0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1525 0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1526 0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1527 0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1528 0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1529 0014B93409C0E585003A99D5 /* SDL_main.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1530 0014B93509C0E585003A99D5 /* SDL_mouse.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1531 0014B93609C0E585003A99D5 /* SDL_mutex.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1532 0014B93709C0E585003A99D5 /* SDL_name.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1533 0014B93809C0E585003A99D5 /* SDL_opengl.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1534 0014B93909C0E585003A99D5 /* SDL_quit.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1535 0014B93A09C0E585003A99D5 /* SDL_rwops.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1536 0014B93B09C0E585003A99D5 /* SDL_syswm.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1537 0014B93C09C0E585003A99D5 /* SDL_thread.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1538 0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1539 0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1540 0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1541 0014B94009C0E585003A99D5 /* SDL_video.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1542 0014B94109C0E585003A99D5 /* SDL.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1543 F3DEB5850C57E0D4003E2527 /* SDL_compat.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1544 F3C832E20DCDAE7200B01593 /* SDL_scancode.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1545 F3C8334C0DCDBDF900B01593 /* SDL_pixels.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1546 F3C833530DCDBE3B00B01593 /* SDL_rect.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1547 F3C833580DCDBE8400B01593 /* SDL_surface.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1548 F3C835080DD22C4300B01593 /* mmx.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1549 F3C835090DD22C4300B01593 /* SDL_blit.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1550 F3C8350A0DD22C4300B01593 /* SDL_blit_auto.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1551 F3C8350B0DD22C4300B01593 /* SDL_blit_copy.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1552 F3C8350C0DD22C4300B01593 /* SDL_glfuncs.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1553 F3C8350D0DD22C4300B01593 /* SDL_leaks.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1554 F3C8350E0DD22C4300B01593 /* SDL_pixels_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1555 F3C8350F0DD22C4300B01593 /* SDL_rect_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1556 F3C835100DD22C4300B01593 /* SDL_renderer_gl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1557 F3C835110DD22C4300B01593 /* SDL_renderer_sw.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1558 F3C835120DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1559 F3C835140DD22C4300B01593 /* SDL_sysvideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1560 F3C835150DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1561 F3C8354B0DD22EEA00B01593 /* SDL_cocoaevents.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1562 F3C8354C0DD22EEA00B01593 /* SDL_cocoakeyboard.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1563 F3C8354D0DD22EEA00B01593 /* SDL_cocoamodes.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1564 F3C8354E0DD22EEA00B01593 /* SDL_cocoamouse.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1565 F3C8354F0DD22EEA00B01593 /* SDL_cocoaopengl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1566 F3C835500DD22EEA00B01593 /* SDL_cocoavideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1567 F3C835510DD22EEA00B01593 /* SDL_cocoawindow.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1568 F3C8355C0DD22F4000B01593 /* SDL_nullevents_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1569 F3C8355D0DD22F4000B01593 /* SDL_nullrender_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1570 F3C8355E0DD22F4000B01593 /* SDL_nullvideo.h in Headers */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1571 672FFFDC0E36887B005A6914 /* SDL_haptic.h in Headers */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1572 049E6A560F034900002BF3B6 /* SDL_blit_slow.h in Headers */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1573 049E6A570F034900002BF3B6 /* SDL_draw.h in Headers */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1574 04D5203D1025C6CE00AA5D3B /* SDL_atomic.h in Headers */, |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1575 04D5203E1025C6CE00AA5D3B /* SDL_power.h in Headers */, |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
1576 04A837621025D0A000C07A33 /* SDL_revision.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1577 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1578 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1579 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1580 002F31EA09CA02D800EBEB88 /* Headers */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1581 isa = PBXHeadersBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1582 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1583 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1584 002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1585 002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1586 002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1587 002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1588 002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1589 002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1590 002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1591 002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1592 002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1593 002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1594 002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1595 002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1596 002F32DF09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1597 002F32ED09CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1598 F3DEB5860C57E0D4003E2527 /* SDL_compat.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1599 F3DEB6210C57E321003E2527 /* SDL_nullrender_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1600 F3C832E10DCDAE7200B01593 /* SDL_scancode.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1601 F3C8334B0DCDBDF900B01593 /* SDL_pixels.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1602 F3C833520DCDBE3B00B01593 /* SDL_rect.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1603 F3C833570DCDBE8400B01593 /* SDL_surface.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1604 F3C834F60DD22C4300B01593 /* mmx.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1605 F3C834F70DD22C4300B01593 /* SDL_blit.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1606 F3C834F80DD22C4300B01593 /* SDL_blit_auto.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1607 F3C834F90DD22C4300B01593 /* SDL_blit_copy.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1608 F3C834FA0DD22C4300B01593 /* SDL_glfuncs.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1609 F3C834FB0DD22C4300B01593 /* SDL_leaks.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1610 F3C834FC0DD22C4300B01593 /* SDL_pixels_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1611 F3C834FD0DD22C4300B01593 /* SDL_rect_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1612 F3C834FE0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1613 F3C834FF0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1614 F3C835000DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1615 F3C835020DD22C4300B01593 /* SDL_sysvideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1616 F3C835030DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1617 F3C835520DD22EEB00B01593 /* SDL_cocoaevents.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1618 F3C835530DD22EEB00B01593 /* SDL_cocoakeyboard.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1619 F3C835540DD22EEB00B01593 /* SDL_cocoamodes.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1620 F3C835550DD22EEB00B01593 /* SDL_cocoamouse.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1621 F3C835560DD22EEB00B01593 /* SDL_cocoaopengl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1622 F3C835570DD22EEB00B01593 /* SDL_cocoavideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1623 F3C835580DD22EEB00B01593 /* SDL_cocoawindow.h in Headers */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1624 672FFFDB0E36887B005A6914 /* SDL_haptic.h in Headers */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1625 049E6A5E0F034900002BF3B6 /* SDL_blit_slow.h in Headers */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1626 049E6A5F0F034900002BF3B6 /* SDL_draw.h in Headers */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1627 04D5203F1025C6CE00AA5D3B /* SDL_atomic.h in Headers */, |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1628 04D520401025C6CE00AA5D3B /* SDL_power.h in Headers */, |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
1629 04A837631025D0A000C07A33 /* SDL_revision.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1630 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1631 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1632 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1633 BECDF5FF0761BA81005FE872 /* Headers */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1634 isa = PBXHeadersBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1635 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1636 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1637 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1638 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1639 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1640 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1641 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1642 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1643 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1644 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1645 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1646 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1647 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1648 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1649 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1650 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1651 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1652 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1653 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1654 00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1655 00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1656 00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1657 00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1658 00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1659 00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1660 00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1661 00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1662 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1663 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1664 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1665 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1666 00162DC909BD222F0037C8D0 /* SDL.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1667 F3DEB5830C57E0D4003E2527 /* SDL_compat.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1668 F3C832DF0DCDAE7200B01593 /* SDL_scancode.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1669 F3C833490DCDBDF900B01593 /* SDL_pixels.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1670 F3C833500DCDBE3B00B01593 /* SDL_rect.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1671 F3C833550DCDBE8400B01593 /* SDL_surface.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1672 F3C834970DD22A4D00B01593 /* imKStoUCS.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1673 F3C834980DD22A4D00B01593 /* SDL_x11events.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1674 F3C834990DD22A4D00B01593 /* SDL_x11gamma.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1675 F3C8349A0DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1676 F3C8349B0DD22A4D00B01593 /* SDL_x11modes.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1677 F3C8349C0DD22A4D00B01593 /* SDL_x11mouse.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1678 F3C8349D0DD22A4D00B01593 /* SDL_x11opengl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1679 F3C8349E0DD22A4D00B01593 /* SDL_x11window.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1680 F3C834D20DD22C4300B01593 /* mmx.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1681 F3C834D30DD22C4300B01593 /* SDL_blit.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1682 F3C834D40DD22C4300B01593 /* SDL_blit_auto.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1683 F3C834D50DD22C4300B01593 /* SDL_blit_copy.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1684 F3C834D60DD22C4300B01593 /* SDL_glfuncs.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1685 F3C834D70DD22C4300B01593 /* SDL_leaks.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1686 F3C834D80DD22C4300B01593 /* SDL_pixels_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1687 F3C834D90DD22C4300B01593 /* SDL_rect_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1688 F3C834DA0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1689 F3C834DB0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1690 F3C834DC0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1691 F3C834DE0DD22C4300B01593 /* SDL_sysvideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1692 F3C834DF0DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1693 F3C8353D0DD22EE800B01593 /* SDL_cocoaevents.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1694 F3C8353E0DD22EE800B01593 /* SDL_cocoakeyboard.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1695 F3C8353F0DD22EE800B01593 /* SDL_cocoamodes.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1696 F3C835400DD22EE800B01593 /* SDL_cocoamouse.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1697 F3C835410DD22EE800B01593 /* SDL_cocoaopengl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1698 F3C835420DD22EE800B01593 /* SDL_cocoavideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1699 F3C835430DD22EE800B01593 /* SDL_cocoawindow.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1700 F3C835590DD22F3F00B01593 /* SDL_nullevents_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1701 F3C8355A0DD22F3F00B01593 /* SDL_nullrender_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1702 F3C8355B0DD22F3F00B01593 /* SDL_nullvideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1703 F3C835600DD22F7A00B01593 /* SDL_x11dyn.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1704 F3C835610DD22F7A00B01593 /* SDL_x11sym.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1705 F3C835620DD22F7A00B01593 /* SDL_x11video.h in Headers */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1706 672FFFD90E36887B005A6914 /* SDL_haptic.h in Headers */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1707 049E6A460F034900002BF3B6 /* SDL_blit_slow.h in Headers */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1708 049E6A470F034900002BF3B6 /* SDL_draw.h in Headers */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1709 04D520391025C6CE00AA5D3B /* SDL_atomic.h in Headers */, |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1710 04D5203A1025C6CE00AA5D3B /* SDL_power.h in Headers */, |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
1711 04A837601025D0A000C07A33 /* SDL_revision.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1712 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1713 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1714 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1715 BECDF66E0761BA81005FE872 /* Headers */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1716 isa = PBXHeadersBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1717 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1718 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1719 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1720 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1721 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1722 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1723 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1724 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1725 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1726 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1727 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1728 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1729 00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1730 00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1731 0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1732 0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1733 0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1734 0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1735 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1736 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1737 F3DEB5840C57E0D4003E2527 /* SDL_compat.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1738 F3DEB61D0C57E321003E2527 /* SDL_nullrender_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1739 F3C832E00DCDAE7200B01593 /* SDL_scancode.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1740 F3C8334A0DCDBDF900B01593 /* SDL_pixels.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1741 F3C833510DCDBE3B00B01593 /* SDL_rect.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1742 F3C833560DCDBE8400B01593 /* SDL_surface.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1743 F3C8349F0DD22A4D00B01593 /* imKStoUCS.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1744 F3C834A00DD22A4D00B01593 /* SDL_x11events.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1745 F3C834A10DD22A4D00B01593 /* SDL_x11gamma.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1746 F3C834A20DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1747 F3C834A30DD22A4D00B01593 /* SDL_x11modes.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1748 F3C834A40DD22A4D00B01593 /* SDL_x11mouse.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1749 F3C834A50DD22A4D00B01593 /* SDL_x11opengl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1750 F3C834A60DD22A4D00B01593 /* SDL_x11window.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1751 F3C834E40DD22C4300B01593 /* mmx.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1752 F3C834E50DD22C4300B01593 /* SDL_blit.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1753 F3C834E60DD22C4300B01593 /* SDL_blit_auto.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1754 F3C834E70DD22C4300B01593 /* SDL_blit_copy.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1755 F3C834E80DD22C4300B01593 /* SDL_glfuncs.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1756 F3C834E90DD22C4300B01593 /* SDL_leaks.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1757 F3C834EA0DD22C4300B01593 /* SDL_pixels_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1758 F3C834EB0DD22C4300B01593 /* SDL_rect_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1759 F3C834EC0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1760 F3C834ED0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1761 F3C834EE0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1762 F3C834F00DD22C4300B01593 /* SDL_sysvideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1763 F3C834F10DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1764 F3C835440DD22EE900B01593 /* SDL_cocoaevents.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1765 F3C835450DD22EE900B01593 /* SDL_cocoakeyboard.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1766 F3C835460DD22EE900B01593 /* SDL_cocoamodes.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1767 F3C835470DD22EE900B01593 /* SDL_cocoamouse.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1768 F3C835480DD22EE900B01593 /* SDL_cocoaopengl.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1769 F3C835490DD22EE900B01593 /* SDL_cocoavideo.h in Headers */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1770 F3C8354A0DD22EE900B01593 /* SDL_cocoawindow.h in Headers */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
1771 672FFFDA0E36887B005A6914 /* SDL_haptic.h in Headers */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1772 049E6A4E0F034900002BF3B6 /* SDL_blit_slow.h in Headers */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
1773 049E6A4F0F034900002BF3B6 /* SDL_draw.h in Headers */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1774 04D5203B1025C6CE00AA5D3B /* SDL_atomic.h in Headers */, |
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
1775 04D5203C1025C6CE00AA5D3B /* SDL_power.h in Headers */, |
3223
d885f0d720b2
Added missing SDL_revision.h
Sam Lantinga <slouken@libsdl.org>
parents:
3221
diff
changeset
|
1776 04A837611025D0A000C07A33 /* SDL_revision.h in Headers */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1777 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1778 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1779 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1780 /* End PBXHeadersBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1781 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1782 /* Begin PBXNativeTarget section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1783 0014B91909C0E585003A99D5 /* Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1784 isa = PBXNativeTarget; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1785 buildConfigurationList = 0014B9A409C0E585003A99D5 /* Build configuration list for PBXNativeTarget "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1786 buildPhases = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1787 00D55F0A0A1114960030ED2A /* Run Script to Create SDL_config.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1788 0014B91A09C0E585003A99D5 /* Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1789 0014B94209C0E585003A99D5 /* Resources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1790 0014B94409C0E585003A99D5 /* Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1791 0014B99A09C0E585003A99D5 /* Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1792 0014B9A309C0E585003A99D5 /* Rez */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1793 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1794 buildRules = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1795 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1796 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1797 dependencies = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1798 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1799 name = "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1800 productInstallPath = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1801 productName = SDL; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
1802 productReference = F3A40F4F0C5CE1B200BB2308 /* SDL.framework */; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1803 productType = "com.apple.product-type.framework"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1804 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1805 002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1806 isa = PBXNativeTarget; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1807 buildConfigurationList = 002F327209CA02D800EBEB88 /* Build configuration list for PBXNativeTarget "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1808 buildPhases = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1809 00D55F0C0A1114AF0030ED2A /* Run Script to Create SDL_config.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1810 002F31EA09CA02D800EBEB88 /* Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1811 002F321209CA02D800EBEB88 /* Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1812 002F326809CA02D800EBEB88 /* Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1813 002F327109CA02D800EBEB88 /* Rez */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1814 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1815 buildRules = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1816 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1817 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application."; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1818 dependencies = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1819 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1820 name = "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1821 productInstallPath = /usr/local/lib; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1822 productName = "Static Library"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1823 productReference = 002F327609CA02D800EBEB88 /* libSDL.a */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1824 productType = "com.apple.product-type.library.static"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1825 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1826 BECDF5FE0761BA81005FE872 /* Framework */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1827 isa = PBXNativeTarget; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1828 buildConfigurationList = 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1829 buildPhases = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1830 00D55F050A11143E0030ED2A /* Run Script to Create SDL_config.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1831 BECDF5FF0761BA81005FE872 /* Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1832 BECDF62A0761BA81005FE872 /* Resources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1833 BECDF62C0761BA81005FE872 /* Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1834 BECDF6680761BA81005FE872 /* Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1835 BECDF6690761BA81005FE872 /* Rez */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1836 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1837 buildRules = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1838 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1839 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1840 dependencies = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1841 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1842 name = Framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1843 productInstallPath = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1844 productName = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1845 productReference = BECDF66C0761BA81005FE872 /* SDL.framework */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1846 productType = "com.apple.product-type.framework"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1847 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1848 BECDF66D0761BA81005FE872 /* Static Library */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1849 isa = PBXNativeTarget; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1850 buildConfigurationList = 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1851 buildPhases = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1852 00D55F080A11147F0030ED2A /* Run Script to Create SDL_config.h */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1853 BECDF66E0761BA81005FE872 /* Headers */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1854 BECDF6790761BA81005FE872 /* Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1855 BECDF6B10761BA81005FE872 /* Frameworks */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1856 BECDF6B20761BA81005FE872 /* Rez */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1857 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1858 buildRules = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1859 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1860 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application."; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1861 dependencies = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1862 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1863 name = "Static Library"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1864 productInstallPath = /usr/local/lib; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1865 productName = "Static Library"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1866 productReference = BECDF6B30761BA81005FE872 /* libSDL.a */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1867 productType = "com.apple.product-type.library.static"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1868 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1869 BECDF6BB0761BA81005FE872 /* Standard DMG */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1870 isa = PBXNativeTarget; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1871 buildConfigurationList = 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1872 buildPhases = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1873 BECDF6BD0761BA81005FE872 /* ShellScript */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1874 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1875 buildRules = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1876 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1877 dependencies = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1878 BECDF6C60761BA81005FE872 /* PBXTargetDependency */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1879 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1880 name = "Standard DMG"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1881 productInstallPath = /usr/local/bin; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1882 productName = "Standard Package"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1883 productReference = BECDF6BE0761BA81005FE872 /* Standard DMG */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1884 productType = "com.apple.product-type.tool"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1885 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1886 BECDF6C00761BA81005FE872 /* Developer Extras Package */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1887 isa = PBXNativeTarget; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1888 buildConfigurationList = 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1889 buildPhases = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1890 BECDF6C20761BA81005FE872 /* ShellScript */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1891 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1892 buildRules = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1893 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1894 dependencies = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1895 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1896 name = "Developer Extras Package"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1897 productInstallPath = /usr/local/bin; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1898 productName = "Devel Package"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1899 productReference = BECDF6C30761BA81005FE872 /* Developer Extras Package */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1900 productType = "com.apple.product-type.tool"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1901 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1902 /* End PBXNativeTarget section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1903 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1904 /* Begin PBXProject section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1905 0867D690FE84028FC02AAC07 /* Project object */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1906 isa = PBXProject; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1907 buildConfigurationList = 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */; |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
1908 compatibilityVersion = "Xcode 2.4"; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1909 hasScannedForEncodings = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1910 mainGroup = 0867D691FE84028FC02AAC07 /* SDLFramework */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1911 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1912 projectDirPath = ""; |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
1913 projectRoot = ../..; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1914 targets = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1915 BECDF5FE0761BA81005FE872 /* Framework */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1916 BECDF66D0761BA81005FE872 /* Static Library */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1917 BECDF6BB0761BA81005FE872 /* Standard DMG */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1918 BECDF6C00761BA81005FE872 /* Developer Extras Package */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1919 0014B91909C0E585003A99D5 /* Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1920 002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1921 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1922 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1923 /* End PBXProject section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1924 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1925 /* Begin PBXResourcesBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1926 0014B94209C0E585003A99D5 /* Resources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1927 isa = PBXResourcesBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1928 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1929 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1930 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1931 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1932 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1933 BECDF62A0761BA81005FE872 /* Resources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1934 isa = PBXResourcesBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1935 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1936 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1937 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1938 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1939 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1940 /* End PBXResourcesBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1941 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1942 /* Begin PBXRezBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1943 0014B9A309C0E585003A99D5 /* Rez */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1944 isa = PBXRezBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1945 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1946 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1947 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1948 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1949 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1950 002F327109CA02D800EBEB88 /* Rez */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1951 isa = PBXRezBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1952 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1953 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1954 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1955 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1956 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1957 BECDF6690761BA81005FE872 /* Rez */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1958 isa = PBXRezBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1959 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1960 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1961 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1962 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1963 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1964 BECDF6B20761BA81005FE872 /* Rez */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1965 isa = PBXRezBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1966 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1967 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1968 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1969 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1970 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1971 /* End PBXRezBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1972 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1973 /* Begin PBXShellScriptBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1974 00D55F050A11143E0030ED2A /* Run Script to Create SDL_config.h */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1975 isa = PBXShellScriptBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1976 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1977 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1978 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1979 inputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1980 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1981 name = "Run Script to Create SDL_config.h"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1982 outputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1983 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1984 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1985 shellPath = /bin/sh; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1986 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"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1987 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1988 00D55F080A11147F0030ED2A /* Run Script to Create SDL_config.h */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1989 isa = PBXShellScriptBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1990 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1991 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1992 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1993 inputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1994 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1995 name = "Run Script to Create SDL_config.h"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1996 outputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1997 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1998 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1999 shellPath = /bin/sh; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2000 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"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2001 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2002 00D55F0A0A1114960030ED2A /* Run Script to Create SDL_config.h */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2003 isa = PBXShellScriptBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2004 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2005 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2006 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2007 inputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2008 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2009 name = "Run Script to Create SDL_config.h"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2010 outputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2011 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2012 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2013 shellPath = /bin/sh; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2014 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"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2015 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2016 00D55F0C0A1114AF0030ED2A /* Run Script to Create SDL_config.h */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2017 isa = PBXShellScriptBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2018 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2019 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2020 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2021 inputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2022 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2023 name = "Run Script to Create SDL_config.h"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2024 outputPaths = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2025 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2026 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2027 shellPath = /bin/sh; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2028 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"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2029 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2030 BECDF6BD0761BA81005FE872 /* ShellScript */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2031 isa = PBXShellScriptBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2032 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2033 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2034 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2035 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2036 shellPath = /bin/sh; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2037 shellScript = "# clean up the framework, remove headers, extra files\nmkdir -p build/dmg-tmp\nmkdir -p build/dmg-tmp/devel-lite\n/Developer/Tools/CpMac -r $TARGET_BUILD_DIR/SDL.framework build/dmg-tmp/\ncp pkg-support/resources/License.rtf build/dmg-tmp\ncp pkg-support/resources/ReadMe.txt build/dmg-tmp\ncp pkg-support/resources/ReadMeDevLite.txt build/dmg-tmp/devel-lite\ncp pkg-support/resources/UniversalBinaryNotes.rtf build/dmg-tmp\ncp ../../src/main/macosx/SDLMain.h build/dmg-tmp/devel-lite\ncp ../../src/main/macosx/SDLMain.m build/dmg-tmp/devel-lite\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/dmg-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL -srcfolder build/dmg-tmp build/SDL.dmg\n\n# clean up\nrm -rf build/dmg-tmp\n\n# compress it???\n#(cd build; gnutar -zcvf SDL.dmg.tar.gz SDL.dmg)"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2038 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2039 BECDF6C20761BA81005FE872 /* ShellScript */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2040 isa = PBXShellScriptBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2041 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2042 comments = "The old .pkg generator script:\n\n# make a copy of the framework to work with\nmkdir -p build/pkg-tmp\n\n## We're changing this to follow OS X conventions, where the headers and\n## framework are bundled together. Thus this development package won't \n## actually contain any direct framework elements.\n#/Developer/Tools/CpMac -r build/SDL.framework build/pkg-tmp/\n\n# copy in some files they might want around...\ncp ../../docs.html build/pkg-tmp\ncp -r ../../docs build/pkg-tmp\n#cp -r ../../src/main/macosx build/pkg-tmp/\n#rm -rf build/pkg-tmp/main/exports\ncp -r \"../Project Stationary\" build/pkg-tmp/\ncp \"pkg-support/Readme SDL Developer.txt\" build/pkg-tmp/\n#cp \"../uninstall.csh\" build/pkg-tmp/\n\n## We shouldn't have any framework stuff to deal with now\n# clean up the framework, remove extra files\n# rm -rf build/pkg-tmp/SDL.framework/Resources/pbdevelopment.plist\n\n# remove the .DS_Store file to keep tool from crapping out\nfind pkg-support -name \".DS_Store\" -exec rm -rf \"{}\" \";\" \n\n# create the .pkg\n../package build/pkg-tmp pkg-support/SDL-devel.info -d build -r pkg-support/devel-resources \n#\"/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker\" -build -p build/ -f build/pkg-tmp -r pkg-support/devel-resources -i Info.plist -d Description.plist\n\n# create install scripts\nDIR=build/SDL-devel.pkg/\ncp $DIR/install.sh $DIR/SDL-devel.post_install\nmv $DIR/install.sh $DIR/SDL-devel.post_upgrade\n\n# add execute flag to scripts\nchmod 755 $DIR/SDL-devel.post_install $DIR/SDL-devel.post_upgrade\n\n# remove temporary files\n#rm -rf build/pkg-tmp\n\n# compress\n(cd build; gnutar -zcvf SDL-devel.pkg.tar.gz SDL-devel.pkg)"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2043 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2044 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2045 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2046 shellPath = /bin/sh; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2047 shellScript = "# make a directory to hold the stuff we're going to package up\nmkdir -p build/devel-extras-tmp\nmkdir -p build/devel-extras-tmp/Documentation\nmkdir -p build/devel-extras-tmp/SDLMain\nmkdir -p build/devel-extras-tmp/SDLMain/NIBless\nmkdir -p build/devel-extras-tmp/SDLMain/CocoaMenus\nmkdir -p build/devel-extras-tmp/SDLMain/CustomView\n\n# copy the docs\ncp ../../docs.html build/devel-extras-tmp/Documentation\ncp -r ../../docs build/devel-extras-tmp/Documentation\n\n# copy the Xcode Project user templates\ncp -r \"../TemplatesForProjectBuilder\" build/devel-extras-tmp/\ncp -r \"../TemplatesForXcode\" build/devel-extras-tmp/\ncp \"pkg-support/Readme SDL Developer.txt\" build/devel-extras-tmp/\n\n# readme file\n#cp pkg-support/resources/ReadMe.txt build/devel-extras-tmp\n\n#cp pkg-support/resources/UniversalBinaryNotes.rtf build/devel-extras-tmp\n\n# Copy the devel-lite stuff just in case the user didn't notice it in the main package\n# I should copy all the different SDLMain versions (and nibs) instead.\n# I'm assuming the default is the same as the SDL App and SDL/OpenGL templates\n\ncp pkg-support/resources/ReadMeDevLite.txt build/devel-extras-tmp/SDLMain/NIBless\ncp ../../src/main/macosx/SDLMain.h build/devel-extras-tmp/SDLMain/NIBless\ncp ../../src/main/macosx/SDLMain.m build/devel-extras-tmp/SDLMain/NIBless\n\n# Nib stuff from SDL-Cocoa App\n/Developer/Tools/CpMac -r \"../TemplatesForXcode/SDL Cocoa Application/SDLMain.h\" build/devel-extras-tmp/SDLMain/CocoaMenus\n/Developer/Tools/CpMac -r \"../TemplatesForXcode/SDL Cocoa Application/SDLMain.m\" build/devel-extras-tmp/SDLMain/CocoaMenus\n/Developer/Tools/CpMac -r \"../TemplatesForXcode/SDL Cocoa Application/English.lproj/SDLMain.nib\" build/devel-extras-tmp/SDLMain/CocoaMenus\n\n# Nib stuff from SDL-Custom\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/MyController.h\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/MyController.m\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/MyCustomView.h\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/MyCustomView.m\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/MyCustomWindow.h\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/MyCustomWindow.m\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/SDLMain.h\" build/devel-extras-tmp/SDLMain/CustomView\ncp \"../TemplatesForXcode/SDL Custom Cocoa Application/SDLMain.m\" build/devel-extras-tmp/SDLMain/CustomView\n/Developer/Tools/CpMac -r \"../TemplatesForXcode/SDL Custom Cocoa Application/English.lproj/SDLMain.nib\" build/devel-extras-tmp/SDLMain/CustomView\n\n\n# Copy precompiled libSDLmain.a's here??? We have potentially 3 different ones?\n# /Developer/Tools/CpMac -r $TARGET_BUILD_DIR/libSDLmain.a build/devel-extras-tmp/SDLMain/NIBless\n#\n#\n\n# Copy sdl-config's for those who've been wanting one? Will need to document that it may\n# require manual changes if you don't install the framework to /Library/Frameworks\n# <<sdl-config here>>\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/devel-extras-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n# remove CVS stuff\nfind build/devel-extras-tmp -name .cvsignore -exec rm -f \"{}\" \\;\n# depth first traversal, type=directory, remove recursively\nfind -d build/devel-extras-tmp -type d -name CVS -exec rm -rf \"{}\" \\;\n\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL-devel-extras -srcfolder build/devel-extras-tmp build/SDL-devel-extras.dmg\n\n# clean up\nrm -rf build/devel-extras-tmp\n\n# compress it???\n#(cd build; gnutar -zcvf SDL.dmg.tar.gz SDL.dmg)\n\n"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2048 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2049 /* End PBXShellScriptBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2050 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2051 /* Begin PBXSourcesBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2052 0014B94409C0E585003A99D5 /* Sources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2053 isa = PBXSourcesBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2054 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2055 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2056 0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2057 0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2058 0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2059 0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2060 0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2061 0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2062 0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2063 0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2064 0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2065 0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2066 0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2067 0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2068 0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2069 0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2070 0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2071 0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2072 0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2073 0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2074 0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2075 0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2076 0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2077 0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2078 0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2079 0014B96209C0E585003A99D5 /* SDL_error.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2080 0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2081 0014B96409C0E585003A99D5 /* SDL.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2082 0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2083 0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2084 0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2085 0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2086 0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2087 0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2088 0014B97709C0E585003A99D5 /* SDL_syscond.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2089 0014B97809C0E585003A99D5 /* SDL_sysmutex.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2090 0014B97909C0E585003A99D5 /* SDL_syssem.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2091 0014B97A09C0E585003A99D5 /* SDL_systhread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2092 0014B97B09C0E585003A99D5 /* SDL_systimer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2093 0014B97C09C0E585003A99D5 /* SDL_getenv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2094 0014B97D09C0E585003A99D5 /* SDL_malloc.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2095 0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2096 0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2097 0014B98009C0E585003A99D5 /* SDL_string.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2098 0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2099 0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2100 0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2101 002F328809CA049100EBEB88 /* SDL_iconv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2102 002F32DC09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2103 002F32EA09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2104 046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2105 046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2106 F3DEB58B0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2107 F3DEB5900C57E1EA003E2527 /* SDL_windowevents.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2108 F3DEB5A80C57E282003E2527 /* SDL_rect.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2109 F3DEB5AA0C57E282003E2527 /* SDL_renderer_gl.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2110 F3DEB5AB0C57E282003E2527 /* SDL_renderer_sw.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2111 F3DEB5DF0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2112 F3DEB5E10C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2113 F3DEB5E40C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2114 F3DEB5E60C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2115 F3DEB5E80C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2116 F3DEB5EA0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2117 F3DEB5EC0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2118 F3DEB6200C57E321003E2527 /* SDL_nullrender.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2119 F317F3E80C789CCF00411C95 /* SDL_blit_auto.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2120 F317F3EA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2121 F317F3EC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2122 F317F44F0C789F2600411C95 /* SDL_compat.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2123 F306D6A20CB645B100B70512 /* SDL_yuv_mmx.c in Sources */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2124 672FFFEB0E3688DF005A6914 /* SDL_syshaptic.c in Sources */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2125 672FFFEC0E3688DF005A6914 /* SDL_haptic.c in Sources */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2126 049E6A530F034900002BF3B6 /* SDL_blendline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2127 049E6A540F034900002BF3B6 /* SDL_blendpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2128 049E6A550F034900002BF3B6 /* SDL_blendrect.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2129 049E6A580F034900002BF3B6 /* SDL_drawline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2130 049E6A590F034900002BF3B6 /* SDL_drawpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2131 049E6A5A0F034900002BF3B6 /* SDL_fillrect.c in Sources */, |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2132 56B051B70FDB984700A86660 /* SDL_power.c in Sources */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2133 56B051BC0FDB987600A86660 /* SDL_syspower.c in Sources */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
2134 04D5202F1025C66100AA5D3B /* SDL_atomic.c in Sources */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2135 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2136 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2137 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2138 002F321209CA02D800EBEB88 /* Sources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2139 isa = PBXSourcesBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2140 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2141 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2142 002F321309CA02D800EBEB88 /* SDL_audio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2143 002F321409CA02D800EBEB88 /* SDL_audiocvt.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2144 002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2145 002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2146 002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2147 002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2148 002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2149 002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2150 002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2151 002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2152 002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2153 002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2154 002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2155 002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2156 002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2157 002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2158 002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2159 002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2160 002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2161 002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2162 002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2163 002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2164 002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2165 002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2166 002F323109CA02D800EBEB88 /* SDL_video.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2167 002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2168 002F323409CA02D800EBEB88 /* SDL_error.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2169 002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2170 002F323609CA02D800EBEB88 /* SDL.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2171 002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2172 002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2173 002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2174 002F324509CA02D800EBEB88 /* SDL_syscond.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2175 002F324609CA02D800EBEB88 /* SDL_sysmutex.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2176 002F324709CA02D800EBEB88 /* SDL_syssem.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2177 002F324809CA02D800EBEB88 /* SDL_systhread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2178 002F324909CA02D800EBEB88 /* SDL_systimer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2179 002F324A09CA02D800EBEB88 /* SDL_getenv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2180 002F324B09CA02D800EBEB88 /* SDL_malloc.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2181 002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2182 002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2183 002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2184 002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2185 002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2186 002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2187 002F328909CA049100EBEB88 /* SDL_iconv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2188 002F32DE09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2189 002F32EC09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2190 046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2191 046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2192 F3DEB58C0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2193 F3DEB5910C57E1EA003E2527 /* SDL_windowevents.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2194 F3DEB5AC0C57E282003E2527 /* SDL_rect.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2195 F3DEB5AE0C57E282003E2527 /* SDL_renderer_gl.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2196 F3DEB5AF0C57E282003E2527 /* SDL_renderer_sw.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2197 F3DEB5EE0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2198 F3DEB5F00C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2199 F3DEB5F30C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2200 F3DEB5F50C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2201 F3DEB5F70C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2202 F3DEB5F90C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2203 F3DEB5FB0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2204 F3DEB6220C57E321003E2527 /* SDL_nullrender.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2205 F317F3F80C789CCF00411C95 /* SDL_blit_auto.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2206 F317F3FA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2207 F317F3FC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2208 F317F4500C789F2600411C95 /* SDL_compat.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2209 F306D6A30CB645B100B70512 /* SDL_yuv_mmx.c in Sources */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2210 672FFFE80E3688DF005A6914 /* SDL_syshaptic.c in Sources */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2211 672FFFE90E3688DF005A6914 /* SDL_haptic.c in Sources */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2212 049E6A5B0F034900002BF3B6 /* SDL_blendline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2213 049E6A5C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2214 049E6A5D0F034900002BF3B6 /* SDL_blendrect.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2215 049E6A600F034900002BF3B6 /* SDL_drawline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2216 049E6A610F034900002BF3B6 /* SDL_drawpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2217 049E6A620F034900002BF3B6 /* SDL_fillrect.c in Sources */, |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2218 56B051B80FDB984700A86660 /* SDL_power.c in Sources */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2219 56B051BD0FDB987600A86660 /* SDL_syspower.c in Sources */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
2220 04D520341025C66100AA5D3B /* SDL_atomic.c in Sources */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2221 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2222 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2223 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2224 BECDF62C0761BA81005FE872 /* Sources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2225 isa = PBXSourcesBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2226 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2227 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2228 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2229 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2230 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2231 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2232 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2233 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2234 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2235 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2236 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2237 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2238 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2239 BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2240 BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2241 BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2242 BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2243 BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2244 BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2245 BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2246 BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2247 BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2248 BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2249 BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2250 BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2251 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2252 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2253 BECDF6500761BA81005FE872 /* SDL.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2254 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2255 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2256 BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2257 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2258 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2259 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2260 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2261 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2262 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2263 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2264 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2265 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2266 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2267 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2268 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2269 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2270 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2271 00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2272 00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2273 0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2274 0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2275 0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2276 0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2277 0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2278 0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2279 0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2280 0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2281 0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2282 0014B8A309C0DAC4003A99D5 /* xme.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2283 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2284 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2285 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2286 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2287 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2288 F3DEB5890C57E182003E2527 /* SDL_audiotypecvt.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2289 F3DEB58E0C57E1EA003E2527 /* SDL_windowevents.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2290 F3DEB5A00C57E282003E2527 /* SDL_rect.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2291 F3DEB5A20C57E282003E2527 /* SDL_renderer_gl.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2292 F3DEB5A30C57E282003E2527 /* SDL_renderer_sw.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2293 F3DEB5C10C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2294 F3DEB5C30C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2295 F3DEB5C60C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2296 F3DEB5C80C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2297 F3DEB5CA0C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2298 F3DEB5CC0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2299 F3DEB5CE0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2300 F3DEB61C0C57E321003E2527 /* SDL_nullrender.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2301 F3DEB6330C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2302 F3DEB6340C57E3C4003E2527 /* SDL_x11opengl.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2303 F3DEB6350C57E3C4003E2527 /* SDL_x11window.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2304 F3DEB6490C57E483003E2527 /* AllCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2305 F3DEB64A0C57E483003E2527 /* CmapAlloc.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2306 F3DEB64B0C57E483003E2527 /* CrCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2307 F3DEB64C0C57E483003E2527 /* DelCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2308 F3DEB64D0C57E483003E2527 /* Distinct.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2309 F3DEB64E0C57E483003E2527 /* LookupCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2310 F3DEB64F0C57E483003E2527 /* StdCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2311 F3DEB6500C57E483003E2527 /* VisCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2312 F317F3C80C789CCF00411C95 /* SDL_blit_auto.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2313 F317F3CA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2314 F317F3CC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2315 F317F44D0C789F2600411C95 /* SDL_compat.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2316 F306D6A00CB645A900B70512 /* SDL_yuv_mmx.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2317 F38109E30D27B07E002DA2C1 /* imKStoUCS.c in Sources */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2318 672FFFE20E3688DF005A6914 /* SDL_syshaptic.c in Sources */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2319 672FFFE30E3688DF005A6914 /* SDL_haptic.c in Sources */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2320 049E6A430F034900002BF3B6 /* SDL_blendline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2321 049E6A440F034900002BF3B6 /* SDL_blendpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2322 049E6A450F034900002BF3B6 /* SDL_blendrect.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2323 049E6A480F034900002BF3B6 /* SDL_drawline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2324 049E6A490F034900002BF3B6 /* SDL_drawpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2325 049E6A4A0F034900002BF3B6 /* SDL_fillrect.c in Sources */, |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2326 56B051B50FDB984700A86660 /* SDL_power.c in Sources */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2327 56B051BA0FDB987600A86660 /* SDL_syspower.c in Sources */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
2328 04D520251025C66100AA5D3B /* SDL_atomic.c in Sources */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2329 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2330 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2331 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2332 BECDF6790761BA81005FE872 /* Sources */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2333 isa = PBXSourcesBuildPhase; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2334 buildActionMask = 2147483647; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2335 files = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2336 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2337 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2338 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2339 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2340 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2341 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2342 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2343 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2344 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2345 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2346 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2347 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2348 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2349 BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2350 BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2351 BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2352 BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2353 BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2354 BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2355 BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2356 BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2357 BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2358 BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2359 BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2360 BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2361 BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2362 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2363 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2364 BECDF6A50761BA81005FE872 /* SDL.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2365 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2366 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2367 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2368 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2369 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2370 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2371 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2372 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2373 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2374 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2375 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2376 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2377 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2378 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2379 00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2380 00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2381 0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2382 0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2383 0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2384 0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2385 0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2386 0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2387 0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2388 0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2389 0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2390 0014B8A409C0DAC4003A99D5 /* xme.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2391 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2392 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2393 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2394 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2395 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2396 F3DEB58A0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2397 F3DEB58F0C57E1EA003E2527 /* SDL_windowevents.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2398 F3DEB5A40C57E282003E2527 /* SDL_rect.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2399 F3DEB5A60C57E282003E2527 /* SDL_renderer_gl.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2400 F3DEB5A70C57E282003E2527 /* SDL_renderer_sw.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2401 F3DEB5D00C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2402 F3DEB5D20C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2403 F3DEB5D50C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2404 F3DEB5D70C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2405 F3DEB5D90C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2406 F3DEB5DB0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2407 F3DEB5DD0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2408 F3DEB61E0C57E321003E2527 /* SDL_nullrender.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2409 F3DEB6360C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2410 F3DEB6370C57E3C4003E2527 /* SDL_x11opengl.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2411 F3DEB6380C57E3C4003E2527 /* SDL_x11window.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2412 F3DEB6510C57E483003E2527 /* AllCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2413 F3DEB6520C57E483003E2527 /* CmapAlloc.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2414 F3DEB6530C57E483003E2527 /* CrCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2415 F3DEB6540C57E483003E2527 /* DelCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2416 F3DEB6550C57E483003E2527 /* Distinct.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2417 F3DEB6560C57E483003E2527 /* LookupCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2418 F3DEB6570C57E483003E2527 /* StdCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2419 F3DEB6580C57E483003E2527 /* VisCmap.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2420 F317F3D80C789CCF00411C95 /* SDL_blit_auto.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2421 F317F3DA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2422 F317F3DC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2423 F317F44E0C789F2600411C95 /* SDL_compat.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2424 F306D6A10CB645AF00B70512 /* SDL_yuv_mmx.c in Sources */, |
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2425 F38109E40D27B07E002DA2C1 /* imKStoUCS.c in Sources */, |
2730
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2426 672FFFE50E3688DF005A6914 /* SDL_syshaptic.c in Sources */, |
402f000bb74b
Update to xcode to include haptic subsystem stuff by Alam.
Edgar Simo <bobbens@gmail.com>
parents:
2701
diff
changeset
|
2427 672FFFE60E3688DF005A6914 /* SDL_haptic.c in Sources */, |
2917
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2428 049E6A4B0F034900002BF3B6 /* SDL_blendline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2429 049E6A4C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2430 049E6A4D0F034900002BF3B6 /* SDL_blendrect.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2431 049E6A500F034900002BF3B6 /* SDL_drawline.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2432 049E6A510F034900002BF3B6 /* SDL_drawpoint.c in Sources */, |
4cecb110195d
Updated project with new source files
Sam Lantinga <slouken@libsdl.org>
parents:
2764
diff
changeset
|
2433 049E6A520F034900002BF3B6 /* SDL_fillrect.c in Sources */, |
3171
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2434 56B051B60FDB984700A86660 /* SDL_power.c in Sources */, |
5ecd475f38e7
Added power subsystem to Xcode project.
Ryan C. Gordon <icculus@icculus.org>
parents:
2917
diff
changeset
|
2435 56B051BB0FDB987600A86660 /* SDL_syspower.c in Sources */, |
3221
7fd1dcc78ed7
Added SDL_atomic.h and SDL_power.h to public API headers
Sam Lantinga <slouken@libsdl.org>
parents:
3171
diff
changeset
|
2436 04D5202A1025C66100AA5D3B /* SDL_atomic.c in Sources */, |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2437 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2438 runOnlyForDeploymentPostprocessing = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2439 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2440 /* End PBXSourcesBuildPhase section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2441 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2442 /* Begin PBXTargetDependency section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2443 BECDF6C60761BA81005FE872 /* PBXTargetDependency */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2444 isa = PBXTargetDependency; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2445 target = BECDF5FE0761BA81005FE872 /* Framework */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2446 targetProxy = BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2447 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2448 /* End PBXTargetDependency section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2449 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2450 /* Begin XCBuildConfiguration section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2451 0014B9A509C0E585003A99D5 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2452 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2453 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2454 DYLIB_COMPATIBILITY_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2455 DYLIB_CURRENT_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2456 FRAMEWORK_VERSION = A; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2457 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2458 INFOPLIST_FILE = "Info-FrameworkNoX11.plist"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2459 INSTALL_PATH = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2460 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2461 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2462 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2463 OTHER_LDFLAGS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2464 "-seg1addr", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2465 0x30000000, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2466 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2467 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2468 WRAPPER_EXTENSION = framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2469 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2470 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2471 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2472 0014B9A609C0E585003A99D5 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2473 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2474 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2475 DYLIB_COMPATIBILITY_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2476 DYLIB_CURRENT_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2477 FRAMEWORK_VERSION = A; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2478 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2479 INFOPLIST_FILE = "Info-FrameworkNoX11.plist"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2480 INSTALL_PATH = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2481 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2482 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2483 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2484 OTHER_LDFLAGS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2485 "-seg1addr", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2486 0x30000000, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2487 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2488 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2489 WRAPPER_EXTENSION = framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2490 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2491 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2492 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2493 0014B9A709C0E585003A99D5 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2494 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2495 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2496 DYLIB_COMPATIBILITY_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2497 DYLIB_CURRENT_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2498 FRAMEWORK_VERSION = A; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2499 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2500 INFOPLIST_FILE = "Info-FrameworkNoX11.plist"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2501 INSTALL_PATH = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2502 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2503 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2504 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2505 OTHER_LDFLAGS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2506 "-seg1addr", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2507 0x30000000, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2508 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2509 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2510 WRAPPER_EXTENSION = framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2511 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2512 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2513 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2514 002F327309CA02D800EBEB88 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2515 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2516 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2517 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2518 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2519 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2520 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2521 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2522 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2523 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2524 002F327409CA02D800EBEB88 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2525 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2526 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2527 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2528 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2529 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2530 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2531 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2532 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2533 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2534 002F327509CA02D800EBEB88 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2535 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2536 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2537 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2538 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2539 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2540 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2541 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2542 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2543 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2544 0073177B0858DB0500B2BC32 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2545 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2546 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2547 DYLIB_COMPATIBILITY_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2548 DYLIB_CURRENT_VERSION = 1; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2549 FRAMEWORK_VERSION = B; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2550 GCC_PREPROCESSOR_DEFINITIONS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2551 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2552 "SDL_VIDEO_DRIVER_X11=1", |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2553 "SDL_VIDEO_DRIVER_X11_DPMS=1", |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2554 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2555 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2556 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2557 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2558 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2559 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2560 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2561 "SDL_VIDEO_DRIVER_X11_XME=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2562 "SDL_VIDEO_DRIVER_X11_XRANDR=1", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2563 "SDL_VIDEO_DRIVER_X11_XINPUT=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2564 "SDL_VIDEO_DRIVER_X11_XV=1", |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2565 "SDL_VIDEO_OPENGL_GLX=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2566 ); |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2567 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2568 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2569 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2570 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\""; |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2571 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT=\\\"/usr/X11R6/lib/libXi.6.dylib\\\""; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2572 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2573 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2574 INFOPLIST_FILE = "Info-Framework.plist"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2575 INSTALL_PATH = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2576 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2577 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2578 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2579 OTHER_LDFLAGS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2580 "-seg1addr", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2581 0x30000000, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2582 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2583 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2584 WRAPPER_EXTENSION = framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2585 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2586 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2587 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2588 0073177C0858DB0500B2BC32 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2589 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2590 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2591 DYLIB_COMPATIBILITY_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2592 DYLIB_CURRENT_VERSION = 1; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2593 FRAMEWORK_VERSION = B; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2594 GCC_PREPROCESSOR_DEFINITIONS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2595 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2596 "SDL_VIDEO_DRIVER_X11=1", |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2597 "SDL_VIDEO_DRIVER_X11_DPMS=1", |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2598 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2599 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2600 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2601 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2602 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2603 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2604 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2605 "SDL_VIDEO_DRIVER_X11_XME=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2606 "SDL_VIDEO_DRIVER_X11_XRANDR=1", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2607 "SDL_VIDEO_DRIVER_X11_XINPUT=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2608 "SDL_VIDEO_DRIVER_X11_XV=1", |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2609 "SDL_VIDEO_OPENGL_GLX=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2610 ); |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2611 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2612 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2613 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2614 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\""; |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2615 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT=\\\"/usr/X11R6/lib/libXi.6.dylib\\\""; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2616 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2617 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2618 INFOPLIST_FILE = "Info-Framework.plist"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2619 INSTALL_PATH = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2620 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2621 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2622 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2623 OTHER_LDFLAGS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2624 "-seg1addr", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2625 0x30000000, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2626 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2627 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2628 WRAPPER_EXTENSION = framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2629 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2630 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2631 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2632 0073177D0858DB0500B2BC32 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2633 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2634 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2635 DYLIB_COMPATIBILITY_VERSION = 1; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2636 DYLIB_CURRENT_VERSION = 1; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2637 FRAMEWORK_VERSION = B; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2638 GCC_PREPROCESSOR_DEFINITIONS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2639 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2640 "SDL_VIDEO_DRIVER_X11=1", |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2641 "SDL_VIDEO_DRIVER_X11_DPMS=1", |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2642 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2643 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2644 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2645 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2646 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2647 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2648 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2649 "SDL_VIDEO_DRIVER_X11_XME=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2650 "SDL_VIDEO_DRIVER_X11_XRANDR=1", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2651 "SDL_VIDEO_DRIVER_X11_XINPUT=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2652 "SDL_VIDEO_DRIVER_X11_XV=1", |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2653 "SDL_VIDEO_OPENGL_GLX=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2654 ); |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2655 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2656 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2657 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2658 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\""; |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2659 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT=\\\"/usr/X11R6/lib/libXi.6.dylib\\\""; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2660 GCC_SYMBOLS_PRIVATE_EXTERN = YES; |
2701
91b0e95f443a
Date: Wed, 7 May 2008 21:48:10 +0200
Sam Lantinga <slouken@libsdl.org>
parents:
2700
diff
changeset
|
2661 HEADER_SEARCH_PATHS = /usr/X11R6/include; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2662 INFOPLIST_FILE = "Info-Framework.plist"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2663 INSTALL_PATH = "@executable_path/../Frameworks"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2664 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2665 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2666 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2667 OTHER_LDFLAGS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2668 "-seg1addr", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2669 0x30000000, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2670 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2671 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2672 WRAPPER_EXTENSION = framework; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2673 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2674 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2675 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2676 0073177F0858DB0500B2BC32 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2677 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2678 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2679 GCC_PREPROCESSOR_DEFINITIONS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2680 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2681 "SDL_VIDEO_DRIVER_DGA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2682 "SDL_VIDEO_DRIVER_X11=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2683 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2684 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2685 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2686 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2687 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2688 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2689 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2690 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2691 "SDL_VIDEO_DRIVER_X11_XME=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2692 "SDL_VIDEO_DRIVER_X11_XRANDR=1", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2693 "SDL_VIDEO_DRIVER_X11_XINPUT=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2694 "SDL_VIDEO_DRIVER_X11_XV=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2695 ); |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2696 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2697 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2698 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2699 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\""; |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2700 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT=\\\"/usr/X11R6/lib/libXi.6.dylib\\\""; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2701 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2702 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2703 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2704 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2705 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2706 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2707 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2708 007317800858DB0500B2BC32 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2709 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2710 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2711 GCC_PREPROCESSOR_DEFINITIONS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2712 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2713 "SDL_VIDEO_DRIVER_DGA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2714 "SDL_VIDEO_DRIVER_X11=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2715 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2716 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2717 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2718 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2719 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2720 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2721 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2722 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2723 "SDL_VIDEO_DRIVER_X11_XME=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2724 "SDL_VIDEO_DRIVER_X11_XRANDR=1", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2725 "SDL_VIDEO_DRIVER_X11_XINPUT=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2726 "SDL_VIDEO_DRIVER_X11_XV=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2727 ); |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2728 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2729 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2730 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2731 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\""; |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2732 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT=\\\"/usr/X11R6/lib/libXi.6.dylib\\\""; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2733 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2734 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2735 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2736 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2737 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2738 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2739 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2740 007317810858DB0500B2BC32 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2741 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2742 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2743 GCC_PREPROCESSOR_DEFINITIONS = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2744 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2745 "SDL_VIDEO_DRIVER_DGA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2746 "SDL_VIDEO_DRIVER_X11=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2747 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2748 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2749 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2750 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)", |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2751 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2752 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5)", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2753 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2754 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2755 "SDL_VIDEO_DRIVER_X11_XME=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2756 "SDL_VIDEO_DRIVER_X11_XRANDR=1", |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2757 "SDL_VIDEO_DRIVER_X11_XINPUT=1", |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2758 "SDL_VIDEO_DRIVER_X11_XV=1", |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2759 ); |
2700
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2760 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2761 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2762 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\""; |
55967b38af4a
Updated Xcode project from Eric Wing
Sam Lantinga <slouken@libsdl.org>
parents:
2207
diff
changeset
|
2763 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\""; |
2764
4868c0df2e83
Add XInput support to Xcode project (untested!).
Ryan C. Gordon <icculus@icculus.org>
parents:
2753
diff
changeset
|
2764 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_5 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XINPUT=\\\"/usr/X11R6/lib/libXi.6.dylib\\\""; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2765 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2766 OTHER_CFLAGS_i386 = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2767 OTHER_CFLAGS_ppc = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2768 PRODUCT_NAME = SDL; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2769 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2770 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2771 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2772 007317870858DB0500B2BC32 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2773 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2774 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2775 PRODUCT_NAME = "Standard DMG"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2776 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2777 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2778 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2779 007317880858DB0500B2BC32 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2780 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2781 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2782 PRODUCT_NAME = "Standard DMG"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2783 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2784 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2785 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2786 007317890858DB0500B2BC32 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2787 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2788 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2789 PRODUCT_NAME = "Standard DMG"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2790 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2791 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2792 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2793 0073178B0858DB0500B2BC32 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2794 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2795 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2796 PRODUCT_NAME = "Developer Extras Package"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2797 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2798 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2799 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2800 0073178C0858DB0500B2BC32 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2801 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2802 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2803 PRODUCT_NAME = "Developer Extras Package"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2804 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2805 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2806 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2807 0073178D0858DB0500B2BC32 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2808 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2809 buildSettings = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2810 PRODUCT_NAME = "Developer Extras Package"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2811 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2812 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2813 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2814 0073178F0858DB0500B2BC32 /* Development */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2815 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2816 buildSettings = { |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2817 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; |
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2818 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2819 GCC_ALTIVEC_EXTENSIONS = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2820 GCC_AUTO_VECTORIZATION = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2821 GCC_ENABLE_CPP_EXCEPTIONS = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2822 GCC_ENABLE_CPP_RTTI = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2823 GCC_ENABLE_SSE3_EXTENSIONS = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2824 GCC_OPTIMIZATION_LEVEL = 0; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2825 GCC_VERSION = 4.0; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2826 GCC_VERSION_i386 = 4.0; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2827 GCC_VERSION_ppc = 4.0; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2828 MACOSX_DEPLOYMENT_TARGET = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2829 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2830 MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2831 PREBINDING = NO; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2832 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2833 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2834 SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2835 WARNING_CFLAGS = "-Wmost"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2836 ZERO_LINK = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2837 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2838 name = Development; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2839 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2840 007317900858DB0500B2BC32 /* Deployment */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2841 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2842 buildSettings = { |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2843 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; |
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2844 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2845 GCC_ALTIVEC_EXTENSIONS = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2846 GCC_AUTO_VECTORIZATION = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2847 GCC_ENABLE_CPP_EXCEPTIONS = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2848 GCC_ENABLE_CPP_RTTI = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2849 GCC_ENABLE_SSE3_EXTENSIONS = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2850 GCC_OPTIMIZATION_LEVEL = 3; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2851 GCC_VERSION = 4.0; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2852 GCC_VERSION_i386 = 4.0; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2853 GCC_VERSION_ppc = 4.0; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2854 MACOSX_DEPLOYMENT_TARGET = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2855 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2856 MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2857 PREBINDING = NO; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2858 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2859 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2860 SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2861 WARNING_CFLAGS = "-Wmost"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2862 ZERO_LINK = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2863 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2864 name = Deployment; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2865 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2866 007317910858DB0500B2BC32 /* Default */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2867 isa = XCBuildConfiguration; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2868 buildSettings = { |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2869 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; |
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2870 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2871 GCC_ALTIVEC_EXTENSIONS = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2872 GCC_AUTO_VECTORIZATION = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2873 GCC_ENABLE_CPP_EXCEPTIONS = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2874 GCC_ENABLE_CPP_RTTI = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2875 GCC_ENABLE_SSE3_EXTENSIONS = YES; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2876 GCC_OPTIMIZATION_LEVEL = 3; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2877 GCC_VERSION = 4.0; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2878 GCC_VERSION_i386 = 4.0; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2879 GCC_VERSION_ppc = 4.0; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2880 MACOSX_DEPLOYMENT_TARGET = ""; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2881 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2882 MACOSX_DEPLOYMENT_TARGET_ppc = 10.4; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2883 PREBINDING = NO; |
3250
e06166fcc772
Updated Xcode project for latest file changes
Sam Lantinga <slouken@libsdl.org>
parents:
3228
diff
changeset
|
2884 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; |
2207
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2885 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2886 SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2887 WARNING_CFLAGS = "-Wmost"; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2888 ZERO_LINK = NO; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2889 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2890 name = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2891 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2892 /* End XCBuildConfiguration section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2893 |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2894 /* Begin XCConfigurationList section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2895 0014B9A409C0E585003A99D5 /* Build configuration list for PBXNativeTarget "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2896 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2897 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2898 0014B9A509C0E585003A99D5 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2899 0014B9A609C0E585003A99D5 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2900 0014B9A709C0E585003A99D5 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2901 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2902 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2903 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2904 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2905 002F327209CA02D800EBEB88 /* Build configuration list for PBXNativeTarget "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2906 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2907 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2908 002F327309CA02D800EBEB88 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2909 002F327409CA02D800EBEB88 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2910 002F327509CA02D800EBEB88 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2911 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2912 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2913 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2914 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2915 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2916 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2917 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2918 0073177B0858DB0500B2BC32 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2919 0073177C0858DB0500B2BC32 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2920 0073177D0858DB0500B2BC32 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2921 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2922 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2923 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2924 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2925 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2926 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2927 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2928 0073177F0858DB0500B2BC32 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2929 007317800858DB0500B2BC32 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2930 007317810858DB0500B2BC32 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2931 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2932 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2933 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2934 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2935 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2936 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2937 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2938 007317870858DB0500B2BC32 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2939 007317880858DB0500B2BC32 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2940 007317890858DB0500B2BC32 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2941 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2942 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2943 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2944 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2945 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2946 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2947 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2948 0073178B0858DB0500B2BC32 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2949 0073178C0858DB0500B2BC32 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2950 0073178D0858DB0500B2BC32 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2951 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2952 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2953 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2954 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2955 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */ = { |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2956 isa = XCConfigurationList; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2957 buildConfigurations = ( |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2958 0073178F0858DB0500B2BC32 /* Development */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2959 007317900858DB0500B2BC32 /* Deployment */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2960 007317910858DB0500B2BC32 /* Default */, |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2961 ); |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2962 defaultConfigurationIsVisible = 0; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2963 defaultConfigurationName = Default; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2964 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2965 /* End XCConfigurationList section */ |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2966 }; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2967 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; |
d63e9f5944ae
Unpacked project archives to get individual file history in subversion
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2968 } |