view Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 2207:d63e9f5944ae

Unpacked project archives to get individual file history in subversion
author Sam Lantinga <slouken@libsdl.org>
date Sat, 21 Jul 2007 17:09:01 +0000
parents
children 56cf872c723a b8e736c8a5a8 55967b38af4a
line wrap: on
line source

// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 42;
	objects = {

/* Begin PBXBuildFile section */
		0014B7EF09C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */; };
		0014B7F109C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */; };
		0014B7F209C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */; };
		0014B7F409C0D8D2003A99D5 /* SDL_dgaevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */; };
		0014B7F509C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */; };
		0014B7F609C0D8D2003A99D5 /* SDL_dgamouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */; };
		0014B7F709C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */; };
		0014B7F809C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */; };
		0014B7F909C0D8D2003A99D5 /* SDL_dgavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */; };
		0014B84F09C0D977003A99D5 /* SDL_x11dga.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83809C0D977003A99D5 /* SDL_x11dga.c */; };
		0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; };
		0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; };
		0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; };
		0014B85709C0D977003A99D5 /* SDL_x11gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84009C0D977003A99D5 /* SDL_x11gl.c */; };
		0014B85909C0D977003A99D5 /* SDL_x11image.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84209C0D977003A99D5 /* SDL_x11image.c */; };
		0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; };
		0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; };
		0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; };
		0014B86209C0D977003A99D5 /* SDL_x11wm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */; };
		0014B86409C0D977003A99D5 /* SDL_x11yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */; };
		0014B86509C0D977003A99D5 /* SDL_x11dga_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */; };
		0014B86609C0D977003A99D5 /* SDL_x11dga.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83809C0D977003A99D5 /* SDL_x11dga.c */; };
		0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; };
		0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; };
		0014B86909C0D977003A99D5 /* SDL_x11events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */; };
		0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; };
		0014B86B09C0D977003A99D5 /* SDL_x11gamma_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */; };
		0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; };
		0014B86D09C0D977003A99D5 /* SDL_x11gl_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */; };
		0014B86E09C0D977003A99D5 /* SDL_x11gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84009C0D977003A99D5 /* SDL_x11gl.c */; };
		0014B86F09C0D977003A99D5 /* SDL_x11image_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84109C0D977003A99D5 /* SDL_x11image_c.h */; };
		0014B87009C0D977003A99D5 /* SDL_x11image.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84209C0D977003A99D5 /* SDL_x11image.c */; };
		0014B87109C0D977003A99D5 /* SDL_x11modes_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */; };
		0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; };
		0014B87309C0D977003A99D5 /* SDL_x11mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */; };
		0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; };
		0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; };
		0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; };
		0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; };
		0014B87809C0D977003A99D5 /* SDL_x11wm_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */; };
		0014B87909C0D977003A99D5 /* SDL_x11wm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */; };
		0014B87A09C0D977003A99D5 /* SDL_x11yuv_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */; };
		0014B87B09C0D977003A99D5 /* SDL_x11yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */; };
		0014B89209C0DA94003A99D5 /* XF86DGA.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89009C0DA94003A99D5 /* XF86DGA.c */; };
		0014B89309C0DA94003A99D5 /* XF86DGA2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89109C0DA94003A99D5 /* XF86DGA2.c */; };
		0014B89409C0DA94003A99D5 /* XF86DGA.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89009C0DA94003A99D5 /* XF86DGA.c */; };
		0014B89509C0DA94003A99D5 /* XF86DGA2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89109C0DA94003A99D5 /* XF86DGA2.c */; };
		0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; };
		0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; };
		0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; };
		0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; };
		0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */; };
		0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; };
		0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; };
		0014B8A309C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; };
		0014B8A409C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; };
		0014B91B09C0E585003A99D5 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B91C09C0E585003A99D5 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B91D09C0E585003A99D5 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B91F09C0E585003A99D5 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92009C0E585003A99D5 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92109C0E585003A99D5 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92409C0E585003A99D5 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92509C0E585003A99D5 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92609C0E585003A99D5 /* SDL_active.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E701191D2B7F000001 /* SDL_active.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92809C0E585003A99D5 /* SDL_byteorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92909C0E585003A99D5 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B92F09C0E585003A99D5 /* SDL_getenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93409C0E585003A99D5 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93509C0E585003A99D5 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93609C0E585003A99D5 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93709C0E585003A99D5 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93809C0E585003A99D5 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93909C0E585003A99D5 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93A09C0E585003A99D5 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93B09C0E585003A99D5 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93C09C0E585003A99D5 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B94009C0E585003A99D5 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B94109C0E585003A99D5 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
		0014B94309C0E585003A99D5 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2EECDF2F0086C3A07F000001 /* SDLMain.nib */; };
		0014B94509C0E585003A99D5 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
		0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
		0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
		0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
		0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
		0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
		0014B94B09C0E585003A99D5 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
		0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
		0014B94D09C0E585003A99D5 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
		0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
		0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
		0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
		0014B95109C0E585003A99D5 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
		0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
		0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
		0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
		0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
		0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
		0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
		0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
		0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
		0014B95A09C0E585003A99D5 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
		0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
		0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
		0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
		0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
		0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
		0014B96009C0E585003A99D5 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
		0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
		0014B96209C0E585003A99D5 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
		0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
		0014B96409C0E585003A99D5 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
		0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
		0014B96609C0E585003A99D5 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
		0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
		0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
		0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
		0014B96A09C0E585003A99D5 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
		0014B96B09C0E585003A99D5 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
		0014B96C09C0E585003A99D5 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
		0014B96D09C0E585003A99D5 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
		0014B96E09C0E585003A99D5 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
		0014B96F09C0E585003A99D5 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
		0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
		0014B97109C0E585003A99D5 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; };
		0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
		0014B97309C0E585003A99D5 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; };
		0014B97409C0E585003A99D5 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; };
		0014B97509C0E585003A99D5 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; };
		0014B97609C0E585003A99D5 /* SDLOSXCAGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */; };
		0014B97709C0E585003A99D5 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
		0014B97809C0E585003A99D5 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
		0014B97909C0E585003A99D5 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
		0014B97A09C0E585003A99D5 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
		0014B97B09C0E585003A99D5 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
		0014B97C09C0E585003A99D5 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
		0014B97D09C0E585003A99D5 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
		0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
		0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
		0014B98009C0E585003A99D5 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
		0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
		0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
		0014B98409C0E585003A99D5 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
		0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
		0014B99B09C0E585003A99D5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
		0014B99C09C0E585003A99D5 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
		0014B99D09C0E585003A99D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
		0014B99E09C0E585003A99D5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
		0014B99F09C0E585003A99D5 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
		0014B9A009C0E585003A99D5 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
		0014B9A109C0E585003A99D5 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
		0014B9A209C0E585003A99D5 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
		00162D4309BD1FA90037C8D0 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; };
		00162D4409BD1FA90037C8D0 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; };
		00162D4509BD1FA90037C8D0 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; };
		00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; };
		00162D4709BD1FA90037C8D0 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; };
		00162D4809BD1FA90037C8D0 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; };
		00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; };
		00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; };
		00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; };
		00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
		00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
		00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
		00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
		00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
		00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
		00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; };
		00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
		00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
		00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; };
		00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
		00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
		00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
		00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
		00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
		00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
		00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
		00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
		00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
		00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
		00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
		00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
		00162DA309BD222F0037C8D0 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DA409BD222F0037C8D0 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DA509BD222F0037C8D0 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DA709BD222F0037C8D0 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DA809BD222F0037C8D0 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DAE09BD222F0037C8D0 /* SDL_active.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E701191D2B7F000001 /* SDL_active.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB009BD222F0037C8D0 /* SDL_byteorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB709BD222F0037C8D0 /* SDL_getenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
		00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
		00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
		00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; };
		00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
		00162F3D09BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
		00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
		00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
		00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; };
		00162F4309BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
		00162F4409BE27FB0037C8D0 /* SDL_nullmouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */; };
		00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
		00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; };
		002F31EB09CA02D800EBEB88 /* CGS.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D605A88AD0006B9F1C /* CGS.h */; };
		002F31EC09CA02D800EBEB88 /* SDL_QuartzKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */; };
		002F31ED09CA02D800EBEB88 /* SDL_QuartzVideo.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */; };
		002F31EE09CA02D800EBEB88 /* SDL_QuartzWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */; };
		002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; };
		002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; };
		002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; };
		002F31F209CA02D800EBEB88 /* SDLOSXCAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */; };
		002F31F309CA02D800EBEB88 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; };
		002F31F409CA02D800EBEB88 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; };
		002F31F509CA02D800EBEB88 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; };
		002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; };
		002F31F709CA02D800EBEB88 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; };
		002F31F809CA02D800EBEB88 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; };
		002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; };
		002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; };
		002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; };
		002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; };
		002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; };
		002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; };
		002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; };
		002F320009CA02D800EBEB88 /* SDL_nullmouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */; };
		002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; };
		002F321309CA02D800EBEB88 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
		002F321409CA02D800EBEB88 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
		002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
		002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
		002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
		002F321809CA02D800EBEB88 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
		002F321909CA02D800EBEB88 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
		002F321A09CA02D800EBEB88 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
		002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
		002F321C09CA02D800EBEB88 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
		002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
		002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
		002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
		002F322009CA02D800EBEB88 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
		002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
		002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
		002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
		002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
		002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
		002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
		002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
		002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
		002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
		002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
		002F322B09CA02D800EBEB88 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
		002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
		002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
		002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
		002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
		002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
		002F323109CA02D800EBEB88 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
		002F323209CA02D800EBEB88 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
		002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
		002F323409CA02D800EBEB88 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
		002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
		002F323609CA02D800EBEB88 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
		002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
		002F323809CA02D800EBEB88 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; };
		002F323909CA02D800EBEB88 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
		002F323A09CA02D800EBEB88 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
		002F323B09CA02D800EBEB88 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
		002F323C09CA02D800EBEB88 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
		002F323D09CA02D800EBEB88 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
		002F323E09CA02D800EBEB88 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
		002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
		002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
		002F324109CA02D800EBEB88 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; };
		002F324209CA02D800EBEB88 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; };
		002F324309CA02D800EBEB88 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; };
		002F324409CA02D800EBEB88 /* SDLOSXCAGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */; };
		002F324509CA02D800EBEB88 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
		002F324609CA02D800EBEB88 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
		002F324709CA02D800EBEB88 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
		002F324809CA02D800EBEB88 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
		002F324909CA02D800EBEB88 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
		002F324A09CA02D800EBEB88 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
		002F324B09CA02D800EBEB88 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
		002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
		002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
		002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
		002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
		002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
		002F325209CA02D800EBEB88 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
		002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
		002F326909CA02D800EBEB88 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
		002F326A09CA02D800EBEB88 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
		002F326B09CA02D800EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
		002F326C09CA02D800EBEB88 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
		002F326D09CA02D800EBEB88 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
		002F326E09CA02D800EBEB88 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
		002F326F09CA02D800EBEB88 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
		002F327009CA02D800EBEB88 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
		002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
		002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
		002F328809CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
		002F328909CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
		002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
		002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
		002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; };
		002F32DC09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
		002F32DE09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
		002F32DF09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; };
		002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
		002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
		002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; };
		002F32EA09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
		002F32EC09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
		002F32ED09CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; };
		004C2C8B0975E13300E9D430 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; };
		004C2C8C0975E13300E9D430 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; };
		004C2C8D0975E13300E9D430 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; };
		004C2C8E0975E13300E9D430 /* SDLOSXCAGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */; };
		004C2C900975E13300E9D430 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; };
		004C2C910975E13300E9D430 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; };
		004C2C920975E13300E9D430 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; };
		004C2C930975E13300E9D430 /* SDLOSXCAGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */; };
		004C2C940975E13300E9D430 /* SDLOSXCAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */; };
		007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
		007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
		007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
		007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
		007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
		007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
		007317A80858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
		007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
		007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
		007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
		007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
		007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
		007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
		007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
		007317B00858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
		007317B10858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
		007317B20858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
		007317B30858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
		007317B40858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
		007317B50858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
		007317B60858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
		007317C20858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
		007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
		007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
		046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
		046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
		046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
		046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
		046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
		046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
		046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
		046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
		BECDF62B0761BA81005FE872 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2EECDF2F0086C3A07F000001 /* SDLMain.nib */; };
		BECDF62D0761BA81005FE872 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
		BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
		BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
		BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
		BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
		BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
		BECDF6350761BA81005FE872 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
		BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
		BECDF6370761BA81005FE872 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
		BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
		BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
		BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
		BECDF63B0761BA81005FE872 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
		BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
		BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
		BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
		BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
		BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
		BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
		BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
		BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
		BECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
		BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
		BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
		BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
		BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
		BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
		BECDF64B0761BA81005FE872 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
		BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
		BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
		BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
		BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
		BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
		BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
		BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
		BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
		BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
		BECDF65B0761BA81005FE872 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
		BECDF65C0761BA81005FE872 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
		BECDF65D0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
		BECDF65E0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
		BECDF65F0761BA81005FE872 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
		BECDF6600761BA81005FE872 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
		BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
		BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; };
		BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
		BECDF6720761BA81005FE872 /* CGS.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D605A88AD0006B9F1C /* CGS.h */; };
		BECDF6730761BA81005FE872 /* SDL_QuartzKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */; };
		BECDF6740761BA81005FE872 /* SDL_QuartzVideo.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */; };
		BECDF6750761BA81005FE872 /* SDL_QuartzWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */; };
		BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; };
		BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; };
		BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; };
		BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
		BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
		BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
		BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
		BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
		BECDF6800761BA81005FE872 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
		BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
		BECDF6830761BA81005FE872 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
		BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
		BECDF6850761BA81005FE872 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
		BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
		BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
		BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
		BECDF6890761BA81005FE872 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
		BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
		BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
		BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
		BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
		BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
		BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
		BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
		BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
		BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
		BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
		BECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
		BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
		BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
		BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
		BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
		BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
		BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
		BECDF6A00761BA81005FE872 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
		BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
		BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
		BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
		BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
		BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
		BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; };
		BECDF6A90761BA81005FE872 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
		BECDF6AA0761BA81005FE872 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
		BECDF6AB0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
		BECDF6AC0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
		BECDF6AD0761BA81005FE872 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
		BECDF6AE0761BA81005FE872 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
		BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
		BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
		BECDF6B70761BA81005FE872 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EECDF2E0086C3A07F000001 /* SDLMain.m */; };
/* End PBXBuildFile section */

/* Begin PBXBuildStyle section */
		F512D95E02A6E0AB01D28762 /* Development */ = {
			isa = PBXBuildStyle;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				DEBUGGING_SYMBOLS = YES;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				OPTIMIZATION_CFLAGS = "-O0";
				ZERO_LINK = YES;
			};
			name = Development;
		};
		F512D95F02A6E0AB01D28762 /* Deployment */ = {
			isa = PBXBuildStyle;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				DEBUGGING_SYMBOLS = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_OPTIMIZATION_LEVEL = 3;
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
/* End PBXBuildStyle section */

/* Begin PBXContainerItemProxy section */
		BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = BECDF5FE0761BA81005FE872;
			remoteInfo = "Framework (Upgraded)";
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgaevents_c.h; sourceTree = "<group>"; };
		0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgaevents.c; sourceTree = "<group>"; };
		0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgamouse_c.h; sourceTree = "<group>"; };
		0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgamouse.c; sourceTree = "<group>"; };
		0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgavideo.c; sourceTree = "<group>"; };
		0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgavideo.h; sourceTree = "<group>"; };
		0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dga_c.h; sourceTree = "<group>"; };
		0014B83809C0D977003A99D5 /* SDL_x11dga.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dga.c; sourceTree = "<group>"; };
		0014B83909C0D977003A99D5 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; };
		0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; };
		0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11events_c.h; sourceTree = "<group>"; };
		0014B83C09C0D977003A99D5 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; };
		0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma_c.h; sourceTree = "<group>"; };
		0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; };
		0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11gl_c.h; sourceTree = "<group>"; };
		0014B84009C0D977003A99D5 /* SDL_x11gl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gl.c; sourceTree = "<group>"; };
		0014B84109C0D977003A99D5 /* SDL_x11image_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11image_c.h; sourceTree = "<group>"; };
		0014B84209C0D977003A99D5 /* SDL_x11image.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11image.c; sourceTree = "<group>"; };
		0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes_c.h; sourceTree = "<group>"; };
		0014B84409C0D977003A99D5 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; };
		0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse_c.h; sourceTree = "<group>"; };
		0014B84609C0D977003A99D5 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; };
		0014B84709C0D977003A99D5 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; };
		0014B84809C0D977003A99D5 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; };
		0014B84909C0D977003A99D5 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; };
		0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11wm_c.h; sourceTree = "<group>"; };
		0014B84B09C0D977003A99D5 /* SDL_x11wm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11wm.c; sourceTree = "<group>"; };
		0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11yuv_c.h; sourceTree = "<group>"; };
		0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11yuv.c; sourceTree = "<group>"; };
		0014B89009C0DA94003A99D5 /* XF86DGA.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86DGA.c; sourceTree = "<group>"; };
		0014B89109C0DA94003A99D5 /* XF86DGA2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86DGA2.c; sourceTree = "<group>"; };
		0014B89609C0DAA1003A99D5 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; };
		0014B89909C0DAAE003A99D5 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; };
		0014B89A09C0DAAE003A99D5 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; };
		0014B89F09C0DAB9003A99D5 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; };
		0014B8A209C0DAC4003A99D5 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; };
		0014B9A809C0E585003A99D5 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-FrameworkNoX11.plist"; sourceTree = "<group>"; };
		00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_amiga.h; path = ../../include/SDL_config_amiga.h; sourceTree = SOURCE_ROOT; };
		00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_dreamcast.h; path = ../../include/SDL_config_dreamcast.h; sourceTree = SOURCE_ROOT; };
		00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_macos.h; path = ../../include/SDL_config_macos.h; sourceTree = SOURCE_ROOT; };
		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; };
		00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_os2.h; path = ../../include/SDL_config_os2.h; sourceTree = SOURCE_ROOT; };
		00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_win32.h; path = ../../include/SDL_config_win32.h; sourceTree = SOURCE_ROOT; };
		00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; };
		00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; };
		00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; };
		00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; };
		00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; };
		00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; };
		00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; };
		00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; };
		00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; };
		00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; };
		00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; };
		00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; };
		00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; };
		00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; };
		00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; };
		00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; };
		00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; };
		00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullmouse.c; sourceTree = "<group>"; };
		00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullmouse_c.h; sourceTree = "<group>"; };
		00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; };
		00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; };
		002F327609CA02D800EBEB88 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; };
		002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; };
		002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; };
		002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; };
		002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; };
		002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; };
		004C2C860975E13300E9D430 /* AudioFilePlayer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AudioFilePlayer.c; sourceTree = "<group>"; };
		004C2C870975E13300E9D430 /* AudioFileReaderThread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AudioFileReaderThread.c; sourceTree = "<group>"; };
		004C2C880975E13300E9D430 /* CDPlayer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = CDPlayer.c; sourceTree = "<group>"; };
		004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDLOSXCAGuard.c; sourceTree = "<group>"; };
		004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLOSXCAGuard.h; sourceTree = "<group>"; };
		0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
		0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
		0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
		0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
		0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
		007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
		007317A10858DECD00B2BC32 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
		007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
		00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; };
		00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; };
		00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; };
		00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; };
		00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; };
		00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; };
		0153832E006D78D67F000001 /* SDL_romaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_romaudio.c; sourceTree = "<group>"; };
		01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; };
		01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; };
		01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; };
		01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; };
		01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; };
		01538368006D79147F000001 /* SDL_active.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_active.c; sourceTree = "<group>"; };
		01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; };
		0153836A006D79147F000001 /* SDL_expose.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_expose.c; sourceTree = "<group>"; };
		0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; };
		0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; };
		0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; };
		0153836E006D79147F000001 /* SDL_resize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_resize.c; sourceTree = "<group>"; };
		01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; };
		015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; };
		015383C5006D7A567F000001 /* SDL_macevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macevents.c; sourceTree = "<group>"; };
		015383C7006D7A567F000001 /* SDL_macgl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macgl.c; sourceTree = "<group>"; };
		015383CA006D7A567F000001 /* SDL_macmouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macmouse.c; sourceTree = "<group>"; };
		015383CC006D7A567F000001 /* SDL_macwm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macwm.c; sourceTree = "<group>"; };
		015383D1006D7A567F000001 /* SDL_dspvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dspvideo.c; sourceTree = "<group>"; };
		015383D2006D7A567F000001 /* SDL_dspvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dspvideo.h; sourceTree = "<group>"; };
		015383D6006D7A567F000001 /* SDL_romvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_romvideo.c; sourceTree = "<group>"; };
		015383D8006D7A567F000001 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; };
		015383DA006D7A567F000001 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; };
		015383DB006D7A567F000001 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; };
		015383DC006D7A567F000001 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; };
		015383DE006D7A567F000001 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; };
		015383DF006D7A567F000001 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; };
		015383E0006D7A567F000001 /* SDL_cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cursor.c; sourceTree = "<group>"; };
		015383E2006D7A567F000001 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; };
		015383E6006D7A567F000001 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; };
		015383E8006D7A567F000001 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; };
		015383EA006D7A567F000001 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; };
		015383EC006D7A567F000001 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; };
		015383EE006D7A567F000001 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; };
		015383EF006D7A567F000001 /* SDL_yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv.c; sourceTree = "<group>"; };
		015383F1006D7A567F000001 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; };
		01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; };
		01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; };
		0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; };
		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; };
		046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; };
		046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; };
		083E4894006D86FF7F000001 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; };
		083E4895006D86FF7F000001 /* SDL_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cdrom.c; sourceTree = "<group>"; };
		083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; };
		0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; };
		0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; };
		0C5AF5E701191D2B7F000001 /* SDL_active.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_active.h; path = ../../include/SDL_active.h; sourceTree = SOURCE_ROOT; };
		0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; };
		0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_byteorder.h; path = ../../include/SDL_byteorder.h; sourceTree = SOURCE_ROOT; };
		0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cdrom.h; path = ../../include/SDL_cdrom.h; sourceTree = SOURCE_ROOT; };
		0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; };
		0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; };
		0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; };
		0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; };
		0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_getenv.h; path = ../../include/SDL_getenv.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F501191D2B7F000001 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F601191D2B7F000001 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F701191D2B7F000001 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F801191D2B7F000001 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = SOURCE_ROOT; };
		0C5AF5F901191D2B7F000001 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = SOURCE_ROOT; };
		0C5AF5FA01191D2B7F000001 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = SOURCE_ROOT; };
		0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; };
		0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; };
		0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; };
		0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; };
		0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; };
		2EECDF2D0086C3A07F000001 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDLMain.h; path = ../../src/main/macosx/SDLMain.h; sourceTree = SOURCE_ROOT; };
		2EECDF2E0086C3A07F000001 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SDLMain.m; path = ../../src/main/macosx/SDLMain.m; sourceTree = SOURCE_ROOT; };
		2EECDF2F0086C3A07F000001 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = ../../src/main/macosx/SDLMain.nib; sourceTree = SOURCE_ROOT; };
		B24DA4D605A88AD0006B9F1C /* CGS.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CGS.h; sourceTree = "<group>"; };
		B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzEvents.m; sourceTree = "<group>"; };
		B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzGL.m; sourceTree = "<group>"; };
		B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzKeys.h; sourceTree = "<group>"; };
		B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzVideo.h; sourceTree = "<group>"; };
		B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzVideo.m; sourceTree = "<group>"; };
		B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzWindow.h; sourceTree = "<group>"; };
		B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWindow.m; sourceTree = "<group>"; };
		B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWM.m; sourceTree = "<group>"; };
		B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzYUV.m; sourceTree = "<group>"; };
		B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; };
		B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; };
		B2A23A450415799100A80002 /* AudioFilePlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioFilePlayer.h; sourceTree = "<group>"; };
		B2A23A7A04157C5700A80002 /* SDL_syscdrom_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom_c.h; sourceTree = "<group>"; };
		B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; };
		B2A23A8104157D5D00A80002 /* CDPlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CDPlayer.h; sourceTree = "<group>"; };
		B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; };
		B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; };
		BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; };
		BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; };
		BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
		BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; };
		BECDF6BA0761BA81005FE872 /* libSDLmain.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLmain.a; sourceTree = BUILT_PRODUCTS_DIR; };
		BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; };
		BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; };
		F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; };
		F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
		F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
		F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
		F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; };
		F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; };
		F59C710C00D5D15801000001 /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = install.sh; sourceTree = "<group>"; };
		F5A2EF3900C6A39A01000001 /* BUGS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BUGS; path = ../../BUGS; sourceTree = SOURCE_ROOT; };
		F5A2EF3A00C6A3C201000001 /* README.MacOSX */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = README.MacOSX; path = ../../README.MacOSX; sourceTree = SOURCE_ROOT; };
		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; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		0014B99A09C0E585003A99D5 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0014B99B09C0E585003A99D5 /* AudioToolbox.framework in Frameworks */,
				0014B99C09C0E585003A99D5 /* AudioUnit.framework in Frameworks */,
				0014B99D09C0E585003A99D5 /* Cocoa.framework in Frameworks */,
				0014B99E09C0E585003A99D5 /* CoreAudio.framework in Frameworks */,
				0014B99F09C0E585003A99D5 /* IOKit.framework in Frameworks */,
				0014B9A009C0E585003A99D5 /* OpenGL.framework in Frameworks */,
				0014B9A109C0E585003A99D5 /* QuickTime.framework in Frameworks */,
				0014B9A209C0E585003A99D5 /* Carbon.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		002F326809CA02D800EBEB88 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				002F326909CA02D800EBEB88 /* AudioToolbox.framework in Frameworks */,
				002F326A09CA02D800EBEB88 /* AudioUnit.framework in Frameworks */,
				002F326B09CA02D800EBEB88 /* Cocoa.framework in Frameworks */,
				002F326C09CA02D800EBEB88 /* CoreAudio.framework in Frameworks */,
				002F326D09CA02D800EBEB88 /* IOKit.framework in Frameworks */,
				002F326E09CA02D800EBEB88 /* OpenGL.framework in Frameworks */,
				002F326F09CA02D800EBEB88 /* QuickTime.framework in Frameworks */,
				002F327009CA02D800EBEB88 /* Carbon.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6680761BA81005FE872 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */,
				007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */,
				007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */,
				007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */,
				007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */,
				007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */,
				007317A80858DECD00B2BC32 /* QuickTime.framework in Frameworks */,
				007317C20858E15000B2BC32 /* Carbon.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6B10761BA81005FE872 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */,
				007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */,
				007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */,
				007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */,
				007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */,
				007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */,
				007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */,
				007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6B80761BA81005FE872 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				007317B00858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */,
				007317B10858DECD00B2BC32 /* AudioUnit.framework in Frameworks */,
				007317B20858DECD00B2BC32 /* Cocoa.framework in Frameworks */,
				007317B30858DECD00B2BC32 /* CoreAudio.framework in Frameworks */,
				007317B40858DECD00B2BC32 /* IOKit.framework in Frameworks */,
				007317B50858DECD00B2BC32 /* OpenGL.framework in Frameworks */,
				007317B60858DECD00B2BC32 /* QuickTime.framework in Frameworks */,
				007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		0014B7D809C0D808003A99D5 /* dga */ = {
			isa = PBXGroup;
			children = (
				0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */,
				0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */,
				0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */,
				0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */,
				0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */,
				0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */,
			);
			path = dga;
			sourceTree = "<group>";
		};
		0014B83109C0D91E003A99D5 /* x11 */ = {
			isa = PBXGroup;
			children = (
				0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */,
				0014B83809C0D977003A99D5 /* SDL_x11dga.c */,
				0014B83909C0D977003A99D5 /* SDL_x11dyn.c */,
				0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */,
				0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */,
				0014B83C09C0D977003A99D5 /* SDL_x11events.c */,
				0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */,
				0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */,
				0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */,
				0014B84009C0D977003A99D5 /* SDL_x11gl.c */,
				0014B84109C0D977003A99D5 /* SDL_x11image_c.h */,
				0014B84209C0D977003A99D5 /* SDL_x11image.c */,
				0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */,
				0014B84409C0D977003A99D5 /* SDL_x11modes.c */,
				0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */,
				0014B84609C0D977003A99D5 /* SDL_x11mouse.c */,
				0014B84709C0D977003A99D5 /* SDL_x11sym.h */,
				0014B84809C0D977003A99D5 /* SDL_x11video.c */,
				0014B84909C0D977003A99D5 /* SDL_x11video.h */,
				0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */,
				0014B84B09C0D977003A99D5 /* SDL_x11wm.c */,
				0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */,
				0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */,
			);
			path = x11;
			sourceTree = "<group>";
		};
		0014B87D09C0D98A003A99D5 /* Xext */ = {
			isa = PBXGroup;
			children = (
				0014B87E09C0D9BD003A99D5 /* Xxf86dga */,
				0014B87F09C0D9D1003A99D5 /* Xxf86vm */,
				0014B88309C0DA1A003A99D5 /* Xv */,
				0014B88209C0DA0F003A99D5 /* Xinerama */,
				0014B88109C0DA04003A99D5 /* XME */,
			);
			path = Xext;
			sourceTree = "<group>";
		};
		0014B87E09C0D9BD003A99D5 /* Xxf86dga */ = {
			isa = PBXGroup;
			children = (
				0014B89009C0DA94003A99D5 /* XF86DGA.c */,
				0014B89109C0DA94003A99D5 /* XF86DGA2.c */,
			);
			path = Xxf86dga;
			sourceTree = "<group>";
		};
		0014B87F09C0D9D1003A99D5 /* Xxf86vm */ = {
			isa = PBXGroup;
			children = (
				0014B89609C0DAA1003A99D5 /* XF86VMode.c */,
			);
			path = Xxf86vm;
			sourceTree = "<group>";
		};
		0014B88109C0DA04003A99D5 /* XME */ = {
			isa = PBXGroup;
			children = (
				0014B8A209C0DAC4003A99D5 /* xme.c */,
			);
			path = XME;
			sourceTree = "<group>";
		};
		0014B88209C0DA0F003A99D5 /* Xinerama */ = {
			isa = PBXGroup;
			children = (
				0014B89F09C0DAB9003A99D5 /* Xinerama.c */,
			);
			path = Xinerama;
			sourceTree = "<group>";
		};
		0014B88309C0DA1A003A99D5 /* Xv */ = {
			isa = PBXGroup;
			children = (
				0014B89909C0DAAE003A99D5 /* Xv.c */,
				0014B89A09C0DAAE003A99D5 /* Xvlibint.h */,
			);
			path = Xv;
			sourceTree = "<group>";
		};
		00162D4C09BD20DA0037C8D0 /* pthread */ = {
			isa = PBXGroup;
			children = (
				00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */,
				00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */,
				00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */,
				00162D5009BD20DA0037C8D0 /* SDL_syssem.c */,
				00162D5109BD20DA0037C8D0 /* SDL_systhread.c */,
				00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */,
			);
			path = pthread;
			sourceTree = "<group>";
		};
		00162D5F09BD21010037C8D0 /* unix */ = {
			isa = PBXGroup;
			children = (
				00162D6009BD21010037C8D0 /* SDL_systimer.c */,
			);
			path = unix;
			sourceTree = "<group>";
		};
		00162D6309BD214E0037C8D0 /* stdlib */ = {
			isa = PBXGroup;
			children = (
				00162D6509BD214F0037C8D0 /* SDL_getenv.c */,
				002F328509CA049100EBEB88 /* SDL_iconv.c */,
				00162D6609BD214F0037C8D0 /* SDL_malloc.c */,
				00162D6709BD214F0037C8D0 /* SDL_qsort.c */,
				00162D6809BD214F0037C8D0 /* SDL_stdlib.c */,
				00162D6909BD214F0037C8D0 /* SDL_string.c */,
			);
			name = stdlib;
			path = ../../src/stdlib;
			sourceTree = SOURCE_ROOT;
		};
		00162D7509BD217B0037C8D0 /* loadso */ = {
			isa = PBXGroup;
			children = (
				046B91E80A11B53500FB151C /* dlopen */,
				00D55F250A11163D0030ED2A /* macosx */,
			);
			name = loadso;
			path = ../../src/loadso;
			sourceTree = SOURCE_ROOT;
		};
		00162F3209BE27FB0037C8D0 /* dummy */ = {
			isa = PBXGroup;
			children = (
				00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */,
				00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */,
				00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */,
				00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */,
				00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */,
				00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */,
			);
			path = dummy;
			sourceTree = "<group>";
		};
		002F32D209CA0BE700EBEB88 /* disk */ = {
			isa = PBXGroup;
			children = (
				002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */,
				002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */,
			);
			path = disk;
			sourceTree = "<group>";
		};
		002F32E009CA0BF600EBEB88 /* dummy */ = {
			isa = PBXGroup;
			children = (
				002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */,
				002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */,
			);
			path = dummy;
			sourceTree = "<group>";
		};
		00D55F250A11163D0030ED2A /* macosx */ = {
			isa = PBXGroup;
			children = (
				046B92100A11B8AD00FB151C /* SDL_dlcompat.c */,
			);
			path = macosx;
			sourceTree = "<group>";
		};
		0153832C006D78D67F000001 /* audio */ = {
			isa = PBXGroup;
			children = (
				BECDF5D20761B759005FE872 /* macosx */,
				0153832D006D78D67F000001 /* macrom */,
				002F32D209CA0BE700EBEB88 /* disk */,
				002F32E009CA0BF600EBEB88 /* dummy */,
				01538330006D78D67F000001 /* SDL_audio.c */,
				01538331006D78D67F000001 /* SDL_audiocvt.c */,
				01538332006D78D67F000001 /* SDL_audiodev.c */,
				01538334006D78D67F000001 /* SDL_mixer.c */,
				00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */,
				00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */,
				01538335006D78D67F000001 /* SDL_wave.c */,
			);
			name = audio;
			path = ../../src/audio;
			sourceTree = SOURCE_ROOT;
		};
		0153832D006D78D67F000001 /* macrom */ = {
			isa = PBXGroup;
			children = (
				0153832E006D78D67F000001 /* SDL_romaudio.c */,
			);
			path = macrom;
			sourceTree = "<group>";
		};
		01538367006D79147F000001 /* events */ = {
			isa = PBXGroup;
			children = (
				01538368006D79147F000001 /* SDL_active.c */,
				01538369006D79147F000001 /* SDL_events.c */,
				0153836A006D79147F000001 /* SDL_expose.c */,
				0153836B006D79147F000001 /* SDL_keyboard.c */,
				0153836C006D79147F000001 /* SDL_mouse.c */,
				0153836D006D79147F000001 /* SDL_quit.c */,
				0153836E006D79147F000001 /* SDL_resize.c */,
			);
			name = events;
			path = ../../src/events;
			sourceTree = SOURCE_ROOT;
		};
		01538376006D79307F000001 /* file */ = {
			isa = PBXGroup;
			children = (
				01538377006D79307F000001 /* SDL_rwops.c */,
			);
			name = file;
			path = ../../src/file;
			sourceTree = SOURCE_ROOT;
		};
		01538379006D79737F000001 /* thread */ = {
			isa = PBXGroup;
			children = (
				00162D4C09BD20DA0037C8D0 /* pthread */,
				01538445006D7EC67F000001 /* SDL_thread.c */,
			);
			name = thread;
			path = ../../src/thread;
			sourceTree = SOURCE_ROOT;
		};
		01538391006D79BC7F000001 /* timer */ = {
			isa = PBXGroup;
			children = (
				00162D5F09BD21010037C8D0 /* unix */,
				015383A0006D79BC7F000001 /* SDL_timer.c */,
			);
			name = timer;
			path = ../../src/timer;
			sourceTree = SOURCE_ROOT;
		};
		015383BE006D7A567F000001 /* video */ = {
			isa = PBXGroup;
			children = (
				0FCDF5B50083FCE77F000001 /* quartz */,
				015383C1006D7A567F000001 /* maccommon */,
				015383CE006D7A567F000001 /* macdsp */,
				015383D3006D7A567F000001 /* macrom */,
				00162F3209BE27FB0037C8D0 /* dummy */,
				0014B83109C0D91E003A99D5 /* x11 */,
				0014B7D809C0D808003A99D5 /* dga */,
				0014B87D09C0D98A003A99D5 /* Xext */,
				015383D8006D7A567F000001 /* SDL_blit.c */,
				015383DA006D7A567F000001 /* SDL_blit_0.c */,
				015383DB006D7A567F000001 /* SDL_blit_1.c */,
				015383DC006D7A567F000001 /* SDL_blit_A.c */,
				015383DE006D7A567F000001 /* SDL_blit_N.c */,
				015383DF006D7A567F000001 /* SDL_bmp.c */,
				015383E0006D7A567F000001 /* SDL_cursor.c */,
				015383E2006D7A567F000001 /* SDL_gamma.c */,
				015383E6006D7A567F000001 /* SDL_pixels.c */,
				015383E8006D7A567F000001 /* SDL_RLEaccel.c */,
				015383EA006D7A567F000001 /* SDL_stretch.c */,
				015383EC006D7A567F000001 /* SDL_surface.c */,
				015383EE006D7A567F000001 /* SDL_video.c */,
				015383EF006D7A567F000001 /* SDL_yuv.c */,
				00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */,
				015383F1006D7A567F000001 /* SDL_yuv_sw.c */,
			);
			name = video;
			path = ../../src/video;
			sourceTree = SOURCE_ROOT;
		};
		015383C1006D7A567F000001 /* maccommon */ = {
			isa = PBXGroup;
			children = (
				015383C5006D7A567F000001 /* SDL_macevents.c */,
				015383C7006D7A567F000001 /* SDL_macgl.c */,
				015383CA006D7A567F000001 /* SDL_macmouse.c */,
				015383CC006D7A567F000001 /* SDL_macwm.c */,
			);
			path = maccommon;
			sourceTree = "<group>";
		};
		015383CE006D7A567F000001 /* macdsp */ = {
			isa = PBXGroup;
			children = (
				015383D1006D7A567F000001 /* SDL_dspvideo.c */,
				015383D2006D7A567F000001 /* SDL_dspvideo.h */,
			);
			path = macdsp;
			sourceTree = "<group>";
		};
		015383D3006D7A567F000001 /* macrom */ = {
			isa = PBXGroup;
			children = (
				015383D6006D7A567F000001 /* SDL_romvideo.c */,
			);
			path = macrom;
			sourceTree = "<group>";
		};
		0153844A006D81B07F000001 /* Public Headers */ = {
			isa = PBXGroup;
			children = (
				00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */,
				00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */,
				00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */,
				00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */,
				00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */,
				00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */,
				00162D3709BD1FA90037C8D0 /* SDL_config.h */,
				00162D3809BD1FA90037C8D0 /* SDL_platform.h */,
				00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */,
				0C5AF5E501191D2B7F000001 /* begin_code.h */,
				0C5AF5E601191D2B7F000001 /* close_code.h */,
				0C5AF5E701191D2B7F000001 /* SDL_active.h */,
				0C5AF5E801191D2B7F000001 /* SDL_audio.h */,
				0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */,
				0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */,
				0C5AF5EB01191D2B7F000001 /* SDL_copying.h */,
				B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */,
				0C5AF5EC01191D2B7F000001 /* SDL_endian.h */,
				0C5AF5ED01191D2B7F000001 /* SDL_error.h */,
				0C5AF5EE01191D2B7F000001 /* SDL_events.h */,
				0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */,
				0C5AF5F001191D2B7F000001 /* SDL_joystick.h */,
				0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */,
				0C5AF5F201191D2B7F000001 /* SDL_keysym.h */,
				B29A290D04E5B28700A80002 /* SDL_loadso.h */,
				0C5AF5F301191D2B7F000001 /* SDL_main.h */,
				0C5AF5F401191D2B7F000001 /* SDL_mouse.h */,
				0C5AF5F501191D2B7F000001 /* SDL_mutex.h */,
				B2CF8DC705C4450500E5DC7F /* SDL_name.h */,
				0C5AF5F601191D2B7F000001 /* SDL_opengl.h */,
				0C5AF5F701191D2B7F000001 /* SDL_quit.h */,
				0C5AF5F801191D2B7F000001 /* SDL_rwops.h */,
				0C5AF5F901191D2B7F000001 /* SDL_syswm.h */,
				0C5AF5FA01191D2B7F000001 /* SDL_thread.h */,
				0C5AF5FB01191D2B7F000001 /* SDL_timer.h */,
				0C5AF5FC01191D2B7F000001 /* SDL_types.h */,
				0C5AF5FD01191D2B7F000001 /* SDL_version.h */,
				0C5AF5FE01191D2B7F000001 /* SDL_video.h */,
				0C5AF5FF01191D2B7F000001 /* SDL.h */,
			);
			name = "Public Headers";
			sourceTree = "<group>";
		};
		034768DDFF38A45A11DB9C8B /* Products */ = {
			isa = PBXGroup;
			children = (
				089C1665FE841158C02AAC07 /* Resources */,
				BECDF66C0761BA81005FE872 /* SDL.framework */,
				BECDF6B30761BA81005FE872 /* libSDL.a */,
				BECDF6BA0761BA81005FE872 /* libSDLmain.a */,
				BECDF6BE0761BA81005FE872 /* Standard DMG */,
				BECDF6C30761BA81005FE872 /* Developer Extras Package */,
				0014B9A809C0E585003A99D5 /* SDL.framework */,
				002F327609CA02D800EBEB88 /* libSDL.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		046B91E80A11B53500FB151C /* dlopen */ = {
			isa = PBXGroup;
			children = (
				046B91E90A11B53500FB151C /* SDL_sysloadso.c */,
			);
			path = dlopen;
			sourceTree = "<group>";
		};
		083E4892006D86FF7F000001 /* cdrom */ = {
			isa = PBXGroup;
			children = (
				B2A23A420415799100A80002 /* macosx */,
				083E4893006D86FF7F000001 /* dummy */,
				083E4895006D86FF7F000001 /* SDL_cdrom.c */,
			);
			name = cdrom;
			path = ../../src/cdrom;
			sourceTree = SOURCE_ROOT;
		};
		083E4893006D86FF7F000001 /* dummy */ = {
			isa = PBXGroup;
			children = (
				083E4894006D86FF7F000001 /* SDL_syscdrom.c */,
			);
			path = dummy;
			sourceTree = "<group>";
		};
		083E489A006D88D97F000001 /* joystick */ = {
			isa = PBXGroup;
			children = (
				F51789D001769A2401D3D55B /* darwin */,
				083E489D006D88D97F000001 /* SDL_joystick.c */,
			);
			name = joystick;
			path = ../../src/joystick;
			sourceTree = SOURCE_ROOT;
		};
		0867D691FE84028FC02AAC07 /* SDLFramework */ = {
			isa = PBXGroup;
			children = (
				F5A2EF3900C6A39A01000001 /* BUGS */,
				F5A2EF3A00C6A3C201000001 /* README.MacOSX */,
				F59C70FC00D5CB5801000001 /* pkg-support */,
				F5B2A58400C5D39001000001 /* Main */,
				0153844A006D81B07F000001 /* Public Headers */,
				08FB77ACFE841707C02AAC07 /* Library Source */,
				034768DDFF38A45A11DB9C8B /* Products */,
				BECDF66B0761BA81005FE872 /* Info-Framework.plist */,
				0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */,
				BEC562FE0761C0E800A33029 /* Linked Frameworks */,
			);
			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";
			name = SDLFramework;
			sourceTree = "<group>";
		};
		089C1665FE841158C02AAC07 /* Resources */ = {
			isa = PBXGroup;
			children = (
			);
			name = Resources;
			sourceTree = "<group>";
		};
		08FB77ACFE841707C02AAC07 /* Library Source */ = {
			isa = PBXGroup;
			children = (
				0153832C006D78D67F000001 /* audio */,
				083E4892006D86FF7F000001 /* cdrom */,
				B24DA50105A88D52006B9F1C /* cpuinfo */,
				01538367006D79147F000001 /* events */,
				01538376006D79307F000001 /* file */,
				083E489A006D88D97F000001 /* joystick */,
				00162D7509BD217B0037C8D0 /* loadso */,
				00162D6309BD214E0037C8D0 /* stdlib */,
				01538379006D79737F000001 /* thread */,
				01538391006D79BC7F000001 /* timer */,
				015383BE006D7A567F000001 /* video */,
				01538438006D7D947F000001 /* SDL_error.c */,
				01538439006D7D947F000001 /* SDL_fatal.c */,
				0153843C006D7D947F000001 /* SDL.c */,
			);
			name = "Library Source";
			sourceTree = "<group>";
		};
		0FCDF5B50083FCE77F000001 /* quartz */ = {
			isa = PBXGroup;
			children = (
				B24DA4D605A88AD0006B9F1C /* CGS.h */,
				B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */,
				B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */,
				B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */,
				B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */,
				B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */,
				B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */,
				B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */,
				B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */,
				B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */,
			);
			name = quartz;
			path = ../../src/video/quartz;
			sourceTree = SOURCE_ROOT;
		};
		B24DA50105A88D52006B9F1C /* cpuinfo */ = {
			isa = PBXGroup;
			children = (
				B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */,
			);
			name = cpuinfo;
			path = ../../src/cpuinfo;
			sourceTree = "<group>";
		};
		B2A23A420415799100A80002 /* macosx */ = {
			isa = PBXGroup;
			children = (
				004C2C860975E13300E9D430 /* AudioFilePlayer.c */,
				B2A23A450415799100A80002 /* AudioFilePlayer.h */,
				004C2C870975E13300E9D430 /* AudioFileReaderThread.c */,
				004C2C880975E13300E9D430 /* CDPlayer.c */,
				B2A23A8104157D5D00A80002 /* CDPlayer.h */,
				004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */,
				004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */,
				B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */,
				B2A23A7A04157C5700A80002 /* SDL_syscdrom_c.h */,
			);
			path = macosx;
			sourceTree = "<group>";
		};
		BEC562FE0761C0E800A33029 /* Linked Frameworks */ = {
			isa = PBXGroup;
			children = (
				007317C10858E15000B2BC32 /* Carbon.framework */,
				0073179B0858DECD00B2BC32 /* AudioToolbox.framework */,
				0073179C0858DECD00B2BC32 /* AudioUnit.framework */,
				0073179D0858DECD00B2BC32 /* Cocoa.framework */,
				0073179E0858DECD00B2BC32 /* CoreAudio.framework */,
				0073179F0858DECD00B2BC32 /* IOKit.framework */,
				007317A00858DECD00B2BC32 /* OpenGL.framework */,
				007317A10858DECD00B2BC32 /* QuickTime.framework */,
			);
			name = "Linked Frameworks";
			sourceTree = "<group>";
		};
		BECDF5D20761B759005FE872 /* macosx */ = {
			isa = PBXGroup;
			children = (
				BECDF5D50761B759005FE872 /* SDL_coreaudio.c */,
				BECDF5D60761B759005FE872 /* SDL_coreaudio.h */,
			);
			name = macosx;
			path = ../../src/audio/macosx;
			sourceTree = SOURCE_ROOT;
		};
		F51789D001769A2401D3D55B /* darwin */ = {
			isa = PBXGroup;
			children = (
				F51789D101769A2401D3D55B /* SDL_sysjoystick.c */,
			);
			name = darwin;
			path = ../../src/joystick/darwin;
			sourceTree = SOURCE_ROOT;
		};
		F59C70FC00D5CB5801000001 /* pkg-support */ = {
			isa = PBXGroup;
			children = (
				F59C70FE00D5CB5801000001 /* devel-resources */,
				F59C710100D5CB5801000001 /* resources */,
				F5F81AD400D706B101000001 /* Readme SDL Developer.txt */,
				F59C710500D5CB5801000001 /* SDL-devel.info */,
				F59C710600D5CB5801000001 /* SDL.info */,
			);
			path = "pkg-support";
			sourceTree = SOURCE_ROOT;
		};
		F59C70FE00D5CB5801000001 /* devel-resources */ = {
			isa = PBXGroup;
			children = (
				F59C710C00D5D15801000001 /* install.sh */,
				F59C70FF00D5CB5801000001 /* ReadMe.txt */,
				F59C710000D5CB5801000001 /* Welcome.txt */,
			);
			path = "devel-resources";
			sourceTree = "<group>";
		};
		F59C710100D5CB5801000001 /* resources */ = {
			isa = PBXGroup;
			children = (
				00794D3F09D0C461003FC8A1 /* License.rtf */,
				00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */,
				00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */,
				F59C710300D5CB5801000001 /* ReadMe.txt */,
			);
			path = resources;
			sourceTree = "<group>";
		};
		F5B2A58400C5D39001000001 /* Main */ = {
			isa = PBXGroup;
			children = (
				2EECDF2D0086C3A07F000001 /* SDLMain.h */,
				2EECDF2E0086C3A07F000001 /* SDLMain.m */,
				2EECDF2F0086C3A07F000001 /* SDLMain.nib */,
			);
			name = Main;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		0014B91A09C0E585003A99D5 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0014B91B09C0E585003A99D5 /* SDL_config_amiga.h in Headers */,
				0014B91C09C0E585003A99D5 /* SDL_config_dreamcast.h in Headers */,
				0014B91D09C0E585003A99D5 /* SDL_config_macos.h in Headers */,
				0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */,
				0014B91F09C0E585003A99D5 /* SDL_config_os2.h in Headers */,
				0014B92009C0E585003A99D5 /* SDL_config_win32.h in Headers */,
				0014B92109C0E585003A99D5 /* SDL_config.h in Headers */,
				0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */,
				0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */,
				0014B92409C0E585003A99D5 /* begin_code.h in Headers */,
				0014B92509C0E585003A99D5 /* close_code.h in Headers */,
				0014B92609C0E585003A99D5 /* SDL_active.h in Headers */,
				0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */,
				0014B92809C0E585003A99D5 /* SDL_byteorder.h in Headers */,
				0014B92909C0E585003A99D5 /* SDL_cdrom.h in Headers */,
				0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */,
				0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */,
				0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */,
				0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */,
				0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */,
				0014B92F09C0E585003A99D5 /* SDL_getenv.h in Headers */,
				0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */,
				0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */,
				0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */,
				0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */,
				0014B93409C0E585003A99D5 /* SDL_main.h in Headers */,
				0014B93509C0E585003A99D5 /* SDL_mouse.h in Headers */,
				0014B93609C0E585003A99D5 /* SDL_mutex.h in Headers */,
				0014B93709C0E585003A99D5 /* SDL_name.h in Headers */,
				0014B93809C0E585003A99D5 /* SDL_opengl.h in Headers */,
				0014B93909C0E585003A99D5 /* SDL_quit.h in Headers */,
				0014B93A09C0E585003A99D5 /* SDL_rwops.h in Headers */,
				0014B93B09C0E585003A99D5 /* SDL_syswm.h in Headers */,
				0014B93C09C0E585003A99D5 /* SDL_thread.h in Headers */,
				0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */,
				0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */,
				0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */,
				0014B94009C0E585003A99D5 /* SDL_video.h in Headers */,
				0014B94109C0E585003A99D5 /* SDL.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		002F31EA09CA02D800EBEB88 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				002F31EB09CA02D800EBEB88 /* CGS.h in Headers */,
				002F31EC09CA02D800EBEB88 /* SDL_QuartzKeys.h in Headers */,
				002F31ED09CA02D800EBEB88 /* SDL_QuartzVideo.h in Headers */,
				002F31EE09CA02D800EBEB88 /* SDL_QuartzWindow.h in Headers */,
				002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */,
				002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */,
				002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */,
				002F31F209CA02D800EBEB88 /* SDLOSXCAGuard.h in Headers */,
				002F31F309CA02D800EBEB88 /* SDL_config_amiga.h in Headers */,
				002F31F409CA02D800EBEB88 /* SDL_config_dreamcast.h in Headers */,
				002F31F509CA02D800EBEB88 /* SDL_config_macos.h in Headers */,
				002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */,
				002F31F709CA02D800EBEB88 /* SDL_config_os2.h in Headers */,
				002F31F809CA02D800EBEB88 /* SDL_config_win32.h in Headers */,
				002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */,
				002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */,
				002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */,
				002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */,
				002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */,
				002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */,
				002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */,
				002F320009CA02D800EBEB88 /* SDL_nullmouse_c.h in Headers */,
				002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */,
				002F32DF09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */,
				002F32ED09CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF5FF0761BA81005FE872 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				00162DA309BD222F0037C8D0 /* SDL_config_amiga.h in Headers */,
				00162DA409BD222F0037C8D0 /* SDL_config_dreamcast.h in Headers */,
				00162DA509BD222F0037C8D0 /* SDL_config_macos.h in Headers */,
				00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */,
				00162DA709BD222F0037C8D0 /* SDL_config_os2.h in Headers */,
				00162DA809BD222F0037C8D0 /* SDL_config_win32.h in Headers */,
				00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */,
				00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */,
				00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */,
				00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */,
				00162DAD09BD222F0037C8D0 /* close_code.h in Headers */,
				00162DAE09BD222F0037C8D0 /* SDL_active.h in Headers */,
				00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */,
				00162DB009BD222F0037C8D0 /* SDL_byteorder.h in Headers */,
				00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */,
				00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */,
				00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */,
				00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */,
				00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */,
				00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */,
				00162DB709BD222F0037C8D0 /* SDL_getenv.h in Headers */,
				00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */,
				00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */,
				00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */,
				00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */,
				00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */,
				00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */,
				00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */,
				00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */,
				00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */,
				00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */,
				00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */,
				00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */,
				00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */,
				00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */,
				00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */,
				00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */,
				00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */,
				00162DC909BD222F0037C8D0 /* SDL.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF66E0761BA81005FE872 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BECDF6720761BA81005FE872 /* CGS.h in Headers */,
				BECDF6730761BA81005FE872 /* SDL_QuartzKeys.h in Headers */,
				BECDF6740761BA81005FE872 /* SDL_QuartzVideo.h in Headers */,
				BECDF6750761BA81005FE872 /* SDL_QuartzWindow.h in Headers */,
				BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */,
				BECDF6770761BA81005FE872 /* SDL_name.h in Headers */,
				BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */,
				004C2C940975E13300E9D430 /* SDLOSXCAGuard.h in Headers */,
				00162D4309BD1FA90037C8D0 /* SDL_config_amiga.h in Headers */,
				00162D4409BD1FA90037C8D0 /* SDL_config_dreamcast.h in Headers */,
				00162D4509BD1FA90037C8D0 /* SDL_config_macos.h in Headers */,
				00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */,
				00162D4709BD1FA90037C8D0 /* SDL_config_os2.h in Headers */,
				00162D4809BD1FA90037C8D0 /* SDL_config_win32.h in Headers */,
				00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */,
				00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */,
				00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */,
				00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */,
				00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */,
				00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */,
				00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */,
				00162F4409BE27FB0037C8D0 /* SDL_nullmouse_c.h in Headers */,
				00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */,
				0014B7F409C0D8D2003A99D5 /* SDL_dgaevents_c.h in Headers */,
				0014B7F609C0D8D2003A99D5 /* SDL_dgamouse_c.h in Headers */,
				0014B7F909C0D8D2003A99D5 /* SDL_dgavideo.h in Headers */,
				0014B86509C0D977003A99D5 /* SDL_x11dga_c.h in Headers */,
				0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */,
				0014B86909C0D977003A99D5 /* SDL_x11events_c.h in Headers */,
				0014B86B09C0D977003A99D5 /* SDL_x11gamma_c.h in Headers */,
				0014B86D09C0D977003A99D5 /* SDL_x11gl_c.h in Headers */,
				0014B86F09C0D977003A99D5 /* SDL_x11image_c.h in Headers */,
				0014B87109C0D977003A99D5 /* SDL_x11modes_c.h in Headers */,
				0014B87309C0D977003A99D5 /* SDL_x11mouse_c.h in Headers */,
				0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */,
				0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */,
				0014B87809C0D977003A99D5 /* SDL_x11wm_c.h in Headers */,
				0014B87A09C0D977003A99D5 /* SDL_x11yuv_c.h in Headers */,
				0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */,
				002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */,
				002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6B50761BA81005FE872 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		0014B91909C0E585003A99D5 /* Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0014B9A409C0E585003A99D5 /* Build configuration list for PBXNativeTarget "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */;
			buildPhases = (
				00D55F0A0A1114960030ED2A /* Run Script to Create SDL_config.h */,
				0014B91A09C0E585003A99D5 /* Headers */,
				0014B94209C0E585003A99D5 /* Resources */,
				0014B94409C0E585003A99D5 /* Sources */,
				0014B99A09C0E585003A99D5 /* Frameworks */,
				0014B9A309C0E585003A99D5 /* Rez */,
			);
			buildRules = (
			);
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = ../../src/main/macosx/exports/SDL.x;
				FRAMEWORK_SEARCH_PATHS = "";
				FRAMEWORK_VERSION = A;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREPROCESSOR_DEFINITIONS = (
					ENABLE_QUARTZ,
					PTHREAD_NO_RECURSIVE_MUTEX,
					SDL_USE_PTHREADS,
					TARGET_API_MAC_CARBON,
					TARGET_API_MAC_OSX,
					MACOSX,
					HAVE_OPENGL,
				);
				GCC_USE_GCC3_PFE_SUPPORT = YES;
				HEADER_SEARCH_PATHS = (
					/System/Library/Frameworks/Carbon.framework/Headers,
					../../src,
					../../include,
					../../src/audio,
					../../src/cdrom,
					../../src/endian,
					../../src/events,
					../../src/file,
					../../src/hermes,
					../../src/joystick,
					../../src/main,
					../../src/thread,
					../../src/timer,
					../../src/video,
				);
				INFOPLIST_FILE = "Info-Framework__Upgraded_.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				LIBRARY_SEARCH_PATHS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
					"-framework",
					IOKit,
					"-framework",
					Cocoa,
					"-framework",
					OpenGL,
					"-framework",
					Carbon,
					"-framework",
					QuickTime,
					"-framework",
					AudioToolbox,
					"-framework",
					AudioUnit,
					"-framework",
					CoreAudio,
				);
				PRODUCT_NAME = SDL;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wall",
					"-Wno-four-char-constants",
				);
				WRAPPER_EXTENSION = framework;
			};
			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";
			dependencies = (
			);
			name = "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)";
			productInstallPath = "@executable_path/../Frameworks";
			productName = SDL;
			productReference = 0014B9A809C0E585003A99D5 /* SDL.framework */;
			productType = "com.apple.product-type.framework";
		};
		002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 002F327209CA02D800EBEB88 /* Build configuration list for PBXNativeTarget "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */;
			buildPhases = (
				00D55F0C0A1114AF0030ED2A /* Run Script to Create SDL_config.h */,
				002F31EA09CA02D800EBEB88 /* Headers */,
				002F321209CA02D800EBEB88 /* Sources */,
				002F326809CA02D800EBEB88 /* Frameworks */,
				002F327109CA02D800EBEB88 /* Rez */,
			);
			buildRules = (
			);
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREPROCESSOR_DEFINITIONS = (
					ENABLE_QUARTZ,
					PTHREAD_NO_RECURSIVE_MUTEX,
					SDL_USE_PTHREADS,
					DISABLE_JOYSTICK,
					DISABLE_CDROM,
					TARGET_API_MAC_CARBON,
					TARGET_API_MAC_OSX,
					MACOSX,
					HAVE_OPENGL,
				);
				HEADER_SEARCH_PATHS = (
					/System/Library/Frameworks/Carbon.framework/Headers/,
					../../src,
					../../include,
					../../src/audio,
					../../src/cdrom,
					../../src/endian,
					../../src/events,
					../../src/file,
					../../src/joystick,
					../../src/thread,
					../../src/timer,
					../../src/video,
				);
				LIBRARY_STYLE = STATIC;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_LIBTOOL_FLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = SDL;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			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.";
			dependencies = (
			);
			name = "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)";
			productInstallPath = /usr/local/lib;
			productName = "Static Library";
			productReference = 002F327609CA02D800EBEB88 /* libSDL.a */;
			productType = "com.apple.product-type.library.static";
		};
		BECDF5FE0761BA81005FE872 /* Framework */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */;
			buildPhases = (
				00D55F050A11143E0030ED2A /* Run Script to Create SDL_config.h */,
				BECDF5FF0761BA81005FE872 /* Headers */,
				BECDF62A0761BA81005FE872 /* Resources */,
				BECDF62C0761BA81005FE872 /* Sources */,
				BECDF6680761BA81005FE872 /* Frameworks */,
				BECDF6690761BA81005FE872 /* Rez */,
			);
			buildRules = (
			);
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				EXPORTED_SYMBOLS_FILE = ../../src/main/macosx/exports/SDL.x;
				FRAMEWORK_SEARCH_PATHS = "";
				FRAMEWORK_VERSION = A;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREPROCESSOR_DEFINITIONS = (
					ENABLE_QUARTZ,
					PTHREAD_NO_RECURSIVE_MUTEX,
					SDL_USE_PTHREADS,
					TARGET_API_MAC_CARBON,
					TARGET_API_MAC_OSX,
					MACOSX,
					HAVE_OPENGL,
				);
				GCC_USE_GCC3_PFE_SUPPORT = YES;
				HEADER_SEARCH_PATHS = (
					/System/Library/Frameworks/Carbon.framework/Headers,
					../../src,
					../../include,
					../../src/audio,
					../../src/cdrom,
					../../src/endian,
					../../src/events,
					../../src/file,
					../../src/hermes,
					../../src/joystick,
					../../src/main,
					../../src/thread,
					../../src/timer,
					../../src/video,
				);
				INFOPLIST_FILE = "Info-Framework__Upgraded_.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				LIBRARY_SEARCH_PATHS = "";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
					"-framework",
					IOKit,
					"-framework",
					Cocoa,
					"-framework",
					OpenGL,
					"-framework",
					Carbon,
					"-framework",
					QuickTime,
					"-framework",
					AudioToolbox,
					"-framework",
					AudioUnit,
					"-framework",
					CoreAudio,
				);
				PRODUCT_NAME = SDL;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wall",
					"-Wno-four-char-constants",
				);
				WRAPPER_EXTENSION = framework;
			};
			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";
			dependencies = (
			);
			name = Framework;
			productInstallPath = "@executable_path/../Frameworks";
			productName = SDL;
			productReference = BECDF66C0761BA81005FE872 /* SDL.framework */;
			productType = "com.apple.product-type.framework";
		};
		BECDF66D0761BA81005FE872 /* Static Library */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */;
			buildPhases = (
				00D55F080A11147F0030ED2A /* Run Script to Create SDL_config.h */,
				BECDF66E0761BA81005FE872 /* Headers */,
				BECDF6790761BA81005FE872 /* Sources */,
				BECDF6B10761BA81005FE872 /* Frameworks */,
				BECDF6B20761BA81005FE872 /* Rez */,
			);
			buildRules = (
			);
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PREPROCESSOR_DEFINITIONS = (
					ENABLE_QUARTZ,
					PTHREAD_NO_RECURSIVE_MUTEX,
					SDL_USE_PTHREADS,
					DISABLE_JOYSTICK,
					DISABLE_CDROM,
					TARGET_API_MAC_CARBON,
					TARGET_API_MAC_OSX,
					MACOSX,
					HAVE_OPENGL,
				);
				HEADER_SEARCH_PATHS = (
					/System/Library/Frameworks/Carbon.framework/Headers/,
					../../src,
					../../include,
					../../src/audio,
					../../src/cdrom,
					../../src/endian,
					../../src/events,
					../../src/file,
					../../src/joystick,
					../../src/thread,
					../../src/timer,
					../../src/video,
				);
				LIBRARY_STYLE = STATIC;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_LIBTOOL_FLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = SDL;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			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.";
			dependencies = (
			);
			name = "Static Library";
			productInstallPath = /usr/local/lib;
			productName = "Static Library";
			productReference = BECDF6B30761BA81005FE872 /* libSDL.a */;
			productType = "com.apple.product-type.library.static";
		};
		BECDF6B40761BA81005FE872 /* Main Library */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 007317820858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Main Library" */;
			buildPhases = (
				BECDF6B50761BA81005FE872 /* Headers */,
				BECDF6B60761BA81005FE872 /* Sources */,
				BECDF6B80761BA81005FE872 /* Frameworks */,
				BECDF6B90761BA81005FE872 /* Rez */,
			);
			buildRules = (
			);
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
				GCC_OPTIMIZATION_LEVEL = 3;
				LIBRARY_STYLE = STATIC;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_LIBTOOL_FLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = SDLmain;
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			comments = "This produces libSDLmain.a, which contains only SDL_main.m, the hook to get the app running correctly before your SDL code executes.";
			dependencies = (
			);
			name = "Main Library";
			productInstallPath = /usr/local/lib;
			productName = libSDLmain.a;
			productReference = BECDF6BA0761BA81005FE872 /* libSDLmain.a */;
			productType = "com.apple.product-type.library.static";
		};
		BECDF6BB0761BA81005FE872 /* Standard DMG */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */;
			buildPhases = (
				BECDF6BD0761BA81005FE872 /* ShellScript */,
			);
			buildRules = (
			);
			buildSettings = {
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = "Standard Package";
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			dependencies = (
				BECDF6C60761BA81005FE872 /* PBXTargetDependency */,
			);
			name = "Standard DMG";
			productInstallPath = /usr/local/bin;
			productName = "Standard Package";
			productReference = BECDF6BE0761BA81005FE872 /* Standard DMG */;
			productType = "com.apple.product-type.tool";
		};
		BECDF6C00761BA81005FE872 /* Developer Extras Package */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */;
			buildPhases = (
				BECDF6C20761BA81005FE872 /* ShellScript */,
			);
			buildRules = (
			);
			buildSettings = {
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = "Devel Package";
				REZ_EXECUTABLE = YES;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
			};
			dependencies = (
			);
			name = "Developer Extras Package";
			productInstallPath = /usr/local/bin;
			productName = "Devel Package";
			productReference = BECDF6C30761BA81005FE872 /* Developer Extras Package */;
			productType = "com.apple.product-type.tool";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		0867D690FE84028FC02AAC07 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */;
			buildSettings = {
				MACOSX_DEPLOYMENT_TARGET = 10.1;
			};
			buildStyles = (
				F512D95E02A6E0AB01D28762 /* Development */,
				F512D95F02A6E0AB01D28762 /* Deployment */,
			);
			hasScannedForEncodings = 1;
			mainGroup = 0867D691FE84028FC02AAC07 /* SDLFramework */;
			productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
			projectDirPath = "";
			targets = (
				BECDF5FE0761BA81005FE872 /* Framework */,
				BECDF66D0761BA81005FE872 /* Static Library */,
				BECDF6B40761BA81005FE872 /* Main Library */,
				BECDF6BB0761BA81005FE872 /* Standard DMG */,
				BECDF6C00761BA81005FE872 /* Developer Extras Package */,
				0014B91909C0E585003A99D5 /* Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */,
				002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		0014B94209C0E585003A99D5 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0014B94309C0E585003A99D5 /* SDLMain.nib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF62A0761BA81005FE872 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BECDF62B0761BA81005FE872 /* SDLMain.nib in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXRezBuildPhase section */
		0014B9A309C0E585003A99D5 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		002F327109CA02D800EBEB88 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6690761BA81005FE872 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6B20761BA81005FE872 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6B90761BA81005FE872 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXRezBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
		00D55F050A11143E0030ED2A /* Run Script to Create SDL_config.h */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Run Script to Create SDL_config.h";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			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";
		};
		00D55F080A11147F0030ED2A /* Run Script to Create SDL_config.h */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Run Script to Create SDL_config.h";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			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";
		};
		00D55F0A0A1114960030ED2A /* Run Script to Create SDL_config.h */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Run Script to Create SDL_config.h";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			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";
		};
		00D55F0C0A1114AF0030ED2A /* Run Script to Create SDL_config.h */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
			);
			name = "Run Script to Create SDL_config.h";
			outputPaths = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			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";
		};
		BECDF6BD0761BA81005FE872 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			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)";
		};
		BECDF6C20761BA81005FE872 /* ShellScript */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			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)";
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			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";
		};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		0014B94409C0E585003A99D5 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0014B94509C0E585003A99D5 /* SDL_romaudio.c in Sources */,
				0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */,
				0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */,
				0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */,
				0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */,
				0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */,
				0014B94B09C0E585003A99D5 /* SDL_active.c in Sources */,
				0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */,
				0014B94D09C0E585003A99D5 /* SDL_expose.c in Sources */,
				0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */,
				0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */,
				0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */,
				0014B95109C0E585003A99D5 /* SDL_resize.c in Sources */,
				0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */,
				0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */,
				0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */,
				0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */,
				0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */,
				0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */,
				0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */,
				0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */,
				0014B95A09C0E585003A99D5 /* SDL_cursor.c in Sources */,
				0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */,
				0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */,
				0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */,
				0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */,
				0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */,
				0014B96009C0E585003A99D5 /* SDL_yuv.c in Sources */,
				0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */,
				0014B96209C0E585003A99D5 /* SDL_error.c in Sources */,
				0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */,
				0014B96409C0E585003A99D5 /* SDL.c in Sources */,
				0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */,
				0014B96609C0E585003A99D5 /* SDL_cdrom.c in Sources */,
				0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */,
				0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */,
				0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */,
				0014B96A09C0E585003A99D5 /* SDL_QuartzEvents.m in Sources */,
				0014B96B09C0E585003A99D5 /* SDL_QuartzGL.m in Sources */,
				0014B96C09C0E585003A99D5 /* SDL_QuartzVideo.m in Sources */,
				0014B96D09C0E585003A99D5 /* SDL_QuartzWindow.m in Sources */,
				0014B96E09C0E585003A99D5 /* SDL_QuartzWM.m in Sources */,
				0014B96F09C0E585003A99D5 /* SDL_QuartzYUV.m in Sources */,
				0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */,
				0014B97109C0E585003A99D5 /* SDL_syscdrom.c in Sources */,
				0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */,
				0014B97309C0E585003A99D5 /* AudioFilePlayer.c in Sources */,
				0014B97409C0E585003A99D5 /* AudioFileReaderThread.c in Sources */,
				0014B97509C0E585003A99D5 /* CDPlayer.c in Sources */,
				0014B97609C0E585003A99D5 /* SDLOSXCAGuard.c in Sources */,
				0014B97709C0E585003A99D5 /* SDL_syscond.c in Sources */,
				0014B97809C0E585003A99D5 /* SDL_sysmutex.c in Sources */,
				0014B97909C0E585003A99D5 /* SDL_syssem.c in Sources */,
				0014B97A09C0E585003A99D5 /* SDL_systhread.c in Sources */,
				0014B97B09C0E585003A99D5 /* SDL_systimer.c in Sources */,
				0014B97C09C0E585003A99D5 /* SDL_getenv.c in Sources */,
				0014B97D09C0E585003A99D5 /* SDL_malloc.c in Sources */,
				0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */,
				0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */,
				0014B98009C0E585003A99D5 /* SDL_string.c in Sources */,
				0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */,
				0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */,
				0014B98409C0E585003A99D5 /* SDL_nullmouse.c in Sources */,
				0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */,
				002F328809CA049100EBEB88 /* SDL_iconv.c in Sources */,
				002F32DC09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
				002F32EA09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
				046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
				046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		002F321209CA02D800EBEB88 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				002F321309CA02D800EBEB88 /* SDL_audio.c in Sources */,
				002F321409CA02D800EBEB88 /* SDL_audiocvt.c in Sources */,
				002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */,
				002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */,
				002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */,
				002F321809CA02D800EBEB88 /* SDL_romaudio.c in Sources */,
				002F321909CA02D800EBEB88 /* SDL_cdrom.c in Sources */,
				002F321A09CA02D800EBEB88 /* SDL_active.c in Sources */,
				002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */,
				002F321C09CA02D800EBEB88 /* SDL_expose.c in Sources */,
				002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */,
				002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */,
				002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */,
				002F322009CA02D800EBEB88 /* SDL_resize.c in Sources */,
				002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */,
				002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */,
				002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */,
				002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */,
				002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */,
				002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */,
				002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */,
				002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */,
				002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */,
				002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */,
				002F322B09CA02D800EBEB88 /* SDL_cursor.c in Sources */,
				002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */,
				002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */,
				002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */,
				002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */,
				002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */,
				002F323109CA02D800EBEB88 /* SDL_video.c in Sources */,
				002F323209CA02D800EBEB88 /* SDL_yuv.c in Sources */,
				002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */,
				002F323409CA02D800EBEB88 /* SDL_error.c in Sources */,
				002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */,
				002F323609CA02D800EBEB88 /* SDL.c in Sources */,
				002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */,
				002F323809CA02D800EBEB88 /* SDL_syscdrom.c in Sources */,
				002F323909CA02D800EBEB88 /* SDL_QuartzEvents.m in Sources */,
				002F323A09CA02D800EBEB88 /* SDL_QuartzGL.m in Sources */,
				002F323B09CA02D800EBEB88 /* SDL_QuartzVideo.m in Sources */,
				002F323C09CA02D800EBEB88 /* SDL_QuartzWindow.m in Sources */,
				002F323D09CA02D800EBEB88 /* SDL_QuartzWM.m in Sources */,
				002F323E09CA02D800EBEB88 /* SDL_QuartzYUV.m in Sources */,
				002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */,
				002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */,
				002F324109CA02D800EBEB88 /* AudioFilePlayer.c in Sources */,
				002F324209CA02D800EBEB88 /* AudioFileReaderThread.c in Sources */,
				002F324309CA02D800EBEB88 /* CDPlayer.c in Sources */,
				002F324409CA02D800EBEB88 /* SDLOSXCAGuard.c in Sources */,
				002F324509CA02D800EBEB88 /* SDL_syscond.c in Sources */,
				002F324609CA02D800EBEB88 /* SDL_sysmutex.c in Sources */,
				002F324709CA02D800EBEB88 /* SDL_syssem.c in Sources */,
				002F324809CA02D800EBEB88 /* SDL_systhread.c in Sources */,
				002F324909CA02D800EBEB88 /* SDL_systimer.c in Sources */,
				002F324A09CA02D800EBEB88 /* SDL_getenv.c in Sources */,
				002F324B09CA02D800EBEB88 /* SDL_malloc.c in Sources */,
				002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */,
				002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */,
				002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */,
				002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */,
				002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */,
				002F325209CA02D800EBEB88 /* SDL_nullmouse.c in Sources */,
				002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */,
				002F328909CA049100EBEB88 /* SDL_iconv.c in Sources */,
				002F32DE09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
				002F32EC09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
				046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
				046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF62C0761BA81005FE872 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BECDF62D0761BA81005FE872 /* SDL_romaudio.c in Sources */,
				BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */,
				BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
				BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */,
				BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */,
				BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */,
				BECDF6350761BA81005FE872 /* SDL_active.c in Sources */,
				BECDF6360761BA81005FE872 /* SDL_events.c in Sources */,
				BECDF6370761BA81005FE872 /* SDL_expose.c in Sources */,
				BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */,
				BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */,
				BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */,
				BECDF63B0761BA81005FE872 /* SDL_resize.c in Sources */,
				BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */,
				BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */,
				BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */,
				BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */,
				BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */,
				BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */,
				BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */,
				BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */,
				BECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */,
				BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */,
				BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */,
				BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */,
				BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */,
				BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */,
				BECDF64B0761BA81005FE872 /* SDL_yuv.c in Sources */,
				BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */,
				BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */,
				BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */,
				BECDF6500761BA81005FE872 /* SDL.c in Sources */,
				BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */,
				BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */,
				BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */,
				BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */,
				BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
				BECDF65B0761BA81005FE872 /* SDL_QuartzEvents.m in Sources */,
				BECDF65C0761BA81005FE872 /* SDL_QuartzGL.m in Sources */,
				BECDF65D0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */,
				BECDF65E0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */,
				BECDF65F0761BA81005FE872 /* SDL_QuartzWM.m in Sources */,
				BECDF6600761BA81005FE872 /* SDL_QuartzYUV.m in Sources */,
				BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
				BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */,
				BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */,
				004C2C8B0975E13300E9D430 /* AudioFilePlayer.c in Sources */,
				004C2C8C0975E13300E9D430 /* AudioFileReaderThread.c in Sources */,
				004C2C8D0975E13300E9D430 /* CDPlayer.c in Sources */,
				004C2C8E0975E13300E9D430 /* SDLOSXCAGuard.c in Sources */,
				00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */,
				00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */,
				00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */,
				00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */,
				00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */,
				00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */,
				00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */,
				00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */,
				00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
				00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */,
				00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */,
				00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */,
				00162F3D09BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */,
				00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */,
				0014B7EF09C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */,
				0014B7F109C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */,
				0014B7F209C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */,
				0014B84F09C0D977003A99D5 /* SDL_x11dga.c in Sources */,
				0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */,
				0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */,
				0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */,
				0014B85709C0D977003A99D5 /* SDL_x11gl.c in Sources */,
				0014B85909C0D977003A99D5 /* SDL_x11image.c in Sources */,
				0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */,
				0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */,
				0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */,
				0014B86209C0D977003A99D5 /* SDL_x11wm.c in Sources */,
				0014B86409C0D977003A99D5 /* SDL_x11yuv.c in Sources */,
				0014B89209C0DA94003A99D5 /* XF86DGA.c in Sources */,
				0014B89309C0DA94003A99D5 /* XF86DGA2.c in Sources */,
				0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */,
				0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */,
				0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */,
				0014B8A309C0DAC4003A99D5 /* xme.c in Sources */,
				002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */,
				002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
				002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
				046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
				046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6790761BA81005FE872 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */,
				BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
				BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */,
				BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */,
				BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */,
				BECDF6800761BA81005FE872 /* SDL_romaudio.c in Sources */,
				BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */,
				BECDF6830761BA81005FE872 /* SDL_active.c in Sources */,
				BECDF6840761BA81005FE872 /* SDL_events.c in Sources */,
				BECDF6850761BA81005FE872 /* SDL_expose.c in Sources */,
				BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */,
				BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */,
				BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */,
				BECDF6890761BA81005FE872 /* SDL_resize.c in Sources */,
				BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */,
				BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */,
				BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */,
				BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */,
				BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */,
				BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */,
				BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */,
				BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */,
				BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */,
				BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */,
				BECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */,
				BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */,
				BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */,
				BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */,
				BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */,
				BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */,
				BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */,
				BECDF6A00761BA81005FE872 /* SDL_yuv.c in Sources */,
				BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */,
				BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */,
				BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */,
				BECDF6A50761BA81005FE872 /* SDL.c in Sources */,
				BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
				BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */,
				BECDF6A90761BA81005FE872 /* SDL_QuartzEvents.m in Sources */,
				BECDF6AA0761BA81005FE872 /* SDL_QuartzGL.m in Sources */,
				BECDF6AB0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */,
				BECDF6AC0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */,
				BECDF6AD0761BA81005FE872 /* SDL_QuartzWM.m in Sources */,
				BECDF6AE0761BA81005FE872 /* SDL_QuartzYUV.m in Sources */,
				BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
				BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */,
				004C2C900975E13300E9D430 /* AudioFilePlayer.c in Sources */,
				004C2C910975E13300E9D430 /* AudioFileReaderThread.c in Sources */,
				004C2C920975E13300E9D430 /* CDPlayer.c in Sources */,
				004C2C930975E13300E9D430 /* SDLOSXCAGuard.c in Sources */,
				00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */,
				00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */,
				00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */,
				00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */,
				00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */,
				00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */,
				00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */,
				00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */,
				00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
				00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */,
				00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */,
				00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */,
				00162F4309BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */,
				00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */,
				0014B7F509C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */,
				0014B7F709C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */,
				0014B7F809C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */,
				0014B86609C0D977003A99D5 /* SDL_x11dga.c in Sources */,
				0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */,
				0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */,
				0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */,
				0014B86E09C0D977003A99D5 /* SDL_x11gl.c in Sources */,
				0014B87009C0D977003A99D5 /* SDL_x11image.c in Sources */,
				0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */,
				0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */,
				0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */,
				0014B87909C0D977003A99D5 /* SDL_x11wm.c in Sources */,
				0014B87B09C0D977003A99D5 /* SDL_x11yuv.c in Sources */,
				0014B89409C0DA94003A99D5 /* XF86DGA.c in Sources */,
				0014B89509C0DA94003A99D5 /* XF86DGA2.c in Sources */,
				0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */,
				0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */,
				0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */,
				0014B8A409C0DAC4003A99D5 /* xme.c in Sources */,
				002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */,
				002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
				002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
				046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
				046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		BECDF6B60761BA81005FE872 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BECDF6B70761BA81005FE872 /* SDLMain.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		BECDF6C60761BA81005FE872 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = BECDF5FE0761BA81005FE872 /* Framework */;
			targetProxy = BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		0014B9A509C0E585003A99D5 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				INFOPLIST_FILE = "Info-FrameworkNoX11.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
				);
				PRODUCT_NAME = SDL;
				WRAPPER_EXTENSION = framework;
			};
			name = Development;
		};
		0014B9A609C0E585003A99D5 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				INFOPLIST_FILE = "Info-FrameworkNoX11.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
				);
				PRODUCT_NAME = SDL;
				WRAPPER_EXTENSION = framework;
			};
			name = Deployment;
		};
		0014B9A709C0E585003A99D5 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				INFOPLIST_FILE = "Info-FrameworkNoX11.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
				);
				PRODUCT_NAME = SDL;
				WRAPPER_EXTENSION = framework;
			};
			name = Default;
		};
		002F327309CA02D800EBEB88 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				PRODUCT_NAME = SDL;
			};
			name = Development;
		};
		002F327409CA02D800EBEB88 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				PRODUCT_NAME = SDL;
			};
			name = Deployment;
		};
		002F327509CA02D800EBEB88 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				PRODUCT_NAME = SDL;
			};
			name = Default;
		};
		0073177B0858DB0500B2BC32 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
					"SDL_VIDEO_DRIVER_DGA=1",
					"SDL_VIDEO_DRIVER_X11=1",
					"SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"",
					"SDL_VIDEO_DRIVER_X11_VIDMODE=1",
					"SDL_VIDEO_DRIVER_X11_XINERAMA=1",
					"SDL_VIDEO_DRIVER_X11_XME=1",
					"SDL_VIDEO_DRIVER_X11_XRANDR=1",
					"SDL_VIDEO_DRIVER_X11_XV=1",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				INFOPLIST_FILE = "Info-Framework.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
				);
				PRODUCT_NAME = SDL;
				WRAPPER_EXTENSION = framework;
			};
			name = Development;
		};
		0073177C0858DB0500B2BC32 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
					"SDL_VIDEO_DRIVER_DGA=1",
					"SDL_VIDEO_DRIVER_X11=1",
					"SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"",
					"SDL_VIDEO_DRIVER_X11_VIDMODE=1",
					"SDL_VIDEO_DRIVER_X11_XINERAMA=1",
					"SDL_VIDEO_DRIVER_X11_XME=1",
					"SDL_VIDEO_DRIVER_X11_XRANDR=1",
					"SDL_VIDEO_DRIVER_X11_XV=1",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				INFOPLIST_FILE = "Info-Framework.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
				);
				PRODUCT_NAME = SDL;
				WRAPPER_EXTENSION = framework;
			};
			name = Deployment;
		};
		0073177D0858DB0500B2BC32 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				FRAMEWORK_VERSION = A;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
					"SDL_VIDEO_DRIVER_DGA=1",
					"SDL_VIDEO_DRIVER_X11=1",
					"SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"",
					"SDL_VIDEO_DRIVER_X11_VIDMODE=1",
					"SDL_VIDEO_DRIVER_X11_XINERAMA=1",
					"SDL_VIDEO_DRIVER_X11_XME=1",
					"SDL_VIDEO_DRIVER_X11_XRANDR=1",
					"SDL_VIDEO_DRIVER_X11_XV=1",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
				INFOPLIST_FILE = "Info-Framework.plist";
				INSTALL_PATH = "@executable_path/../Frameworks";
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				OTHER_LDFLAGS = (
					"-seg1addr",
					0x30000000,
				);
				PRODUCT_NAME = SDL;
				WRAPPER_EXTENSION = framework;
			};
			name = Default;
		};
		0073177F0858DB0500B2BC32 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
					"SDL_VIDEO_DRIVER_DGA=1",
					"SDL_VIDEO_DRIVER_X11=1",
					"SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"",
					"SDL_VIDEO_DRIVER_X11_VIDMODE=1",
					"SDL_VIDEO_DRIVER_X11_XINERAMA=1",
					"SDL_VIDEO_DRIVER_X11_XME=1",
					"SDL_VIDEO_DRIVER_X11_XRANDR=1",
					"SDL_VIDEO_DRIVER_X11_XV=1",
				);
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				PRODUCT_NAME = SDL;
			};
			name = Development;
		};
		007317800858DB0500B2BC32 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
					"SDL_VIDEO_DRIVER_DGA=1",
					"SDL_VIDEO_DRIVER_X11=1",
					"SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"",
					"SDL_VIDEO_DRIVER_X11_VIDMODE=1",
					"SDL_VIDEO_DRIVER_X11_XINERAMA=1",
					"SDL_VIDEO_DRIVER_X11_XME=1",
					"SDL_VIDEO_DRIVER_X11_XRANDR=1",
					"SDL_VIDEO_DRIVER_X11_XV=1",
				);
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				PRODUCT_NAME = SDL;
			};
			name = Deployment;
		};
		007317810858DB0500B2BC32 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				GCC_PREPROCESSOR_DEFINITIONS = (
					"$(GCC_PREPROCESSOR_DEFINITIONS)",
					"SDL_VIDEO_DRIVER_DGA=1",
					"SDL_VIDEO_DRIVER_X11=1",
					"SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"",
					"SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"",
					"SDL_VIDEO_DRIVER_X11_VIDMODE=1",
					"SDL_VIDEO_DRIVER_X11_XINERAMA=1",
					"SDL_VIDEO_DRIVER_X11_XME=1",
					"SDL_VIDEO_DRIVER_X11_XRANDR=1",
					"SDL_VIDEO_DRIVER_X11_XV=1",
				);
				OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
				OTHER_CFLAGS_i386 = "";
				OTHER_CFLAGS_ppc = "";
				PRODUCT_NAME = SDL;
			};
			name = Default;
		};
		007317830858DB0500B2BC32 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = SDLmain;
			};
			name = Development;
		};
		007317840858DB0500B2BC32 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = SDLmain;
			};
			name = Deployment;
		};
		007317850858DB0500B2BC32 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = SDLmain;
			};
			name = Default;
		};
		007317870858DB0500B2BC32 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "Standard DMG";
			};
			name = Development;
		};
		007317880858DB0500B2BC32 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "Standard DMG";
			};
			name = Deployment;
		};
		007317890858DB0500B2BC32 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "Standard DMG";
			};
			name = Default;
		};
		0073178B0858DB0500B2BC32 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "Developer Extras Package";
			};
			name = Development;
		};
		0073178C0858DB0500B2BC32 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "Developer Extras Package";
			};
			name = Deployment;
		};
		0073178D0858DB0500B2BC32 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				PRODUCT_NAME = "Developer Extras Package";
			};
			name = Default;
		};
		0073178F0858DB0500B2BC32 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ALTIVEC_EXTENSIONS = YES;
				GCC_AUTO_VECTORIZATION = YES;
				GCC_ENABLE_CPP_EXCEPTIONS = NO;
				GCC_ENABLE_CPP_RTTI = NO;
				GCC_ENABLE_SSE3_EXTENSIONS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_VERSION_i386 = 4.0;
				GCC_VERSION_ppc = 3.3;
				MACOSX_DEPLOYMENT_TARGET = "";
				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2;
				PREBINDING = NO;
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
				SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
				WARNING_CFLAGS = "-Wmost";
				ZERO_LINK = NO;
			};
			name = Development;
		};
		007317900858DB0500B2BC32 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ALTIVEC_EXTENSIONS = YES;
				GCC_AUTO_VECTORIZATION = YES;
				GCC_ENABLE_CPP_EXCEPTIONS = NO;
				GCC_ENABLE_CPP_RTTI = NO;
				GCC_ENABLE_SSE3_EXTENSIONS = YES;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_VERSION_i386 = 4.0;
				GCC_VERSION_ppc = 3.3;
				MACOSX_DEPLOYMENT_TARGET = "";
				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2;
				PREBINDING = NO;
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
				SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
				WARNING_CFLAGS = "-Wmost";
				ZERO_LINK = NO;
			};
			name = Deployment;
		};
		007317910858DB0500B2BC32 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = (
					i386,
					ppc,
				);
				GCC_ALTIVEC_EXTENSIONS = YES;
				GCC_AUTO_VECTORIZATION = YES;
				GCC_ENABLE_CPP_EXCEPTIONS = NO;
				GCC_ENABLE_CPP_RTTI = NO;
				GCC_ENABLE_SSE3_EXTENSIONS = YES;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_VERSION_i386 = 4.0;
				GCC_VERSION_ppc = 3.3;
				MACOSX_DEPLOYMENT_TARGET = "";
				MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
				MACOSX_DEPLOYMENT_TARGET_ppc = 10.2;
				PREBINDING = NO;
				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
				SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
				SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
				WARNING_CFLAGS = "-Wmost";
				ZERO_LINK = NO;
			};
			name = Default;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		0014B9A409C0E585003A99D5 /* Build configuration list for PBXNativeTarget "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0014B9A509C0E585003A99D5 /* Development */,
				0014B9A609C0E585003A99D5 /* Deployment */,
				0014B9A709C0E585003A99D5 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		002F327209CA02D800EBEB88 /* Build configuration list for PBXNativeTarget "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				002F327309CA02D800EBEB88 /* Development */,
				002F327409CA02D800EBEB88 /* Deployment */,
				002F327509CA02D800EBEB88 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0073177B0858DB0500B2BC32 /* Development */,
				0073177C0858DB0500B2BC32 /* Deployment */,
				0073177D0858DB0500B2BC32 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0073177F0858DB0500B2BC32 /* Development */,
				007317800858DB0500B2BC32 /* Deployment */,
				007317810858DB0500B2BC32 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		007317820858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Main Library" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				007317830858DB0500B2BC32 /* Development */,
				007317840858DB0500B2BC32 /* Deployment */,
				007317850858DB0500B2BC32 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				007317870858DB0500B2BC32 /* Development */,
				007317880858DB0500B2BC32 /* Deployment */,
				007317890858DB0500B2BC32 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0073178B0858DB0500B2BC32 /* Development */,
				0073178C0858DB0500B2BC32 /* Deployment */,
				0073178D0858DB0500B2BC32 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0073178F0858DB0500B2BC32 /* Development */,
				007317900858DB0500B2BC32 /* Deployment */,
				007317910858DB0500B2BC32 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
/* End XCConfigurationList section */
	};
	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}