Ticket #8771: libsdl_mixer-framework.oggvorbis.diff

File libsdl_mixer-framework.oggvorbis.diff, 74.3 KB (added by sethk@…, 18 years ago)

Patch to the Xcode project and Portfile.

  • libsdl_mixer-framework

    diff -ruN libsdl_mixer-framework.orig/Portfile libsdl_mixer-framework/Portfile
    old new  
    2121depends_lib             port:libsdl-framework \
    2222                        port:libsdl_mixer
    2323
     24patchfiles              PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch
     25
    2426variant macosx i386 {
    25         patchfiles      native_midi_mac.c.patch
     27        patchfiles-append   native_midi_mac.c.patch
    2628}
    2729
    2830configure.env           CPPFLAGS="-no-cpp-precomp -I${prefix}/include" \
     
    4951        reinplace "s|\$(HOME)/Library/Frameworks|/Library/Frameworks|g" ${pbx}
    5052        reinplace "s|\$HOME/Library/Frameworks|/Library/Frameworks|g" ${pbx}
    5153        reinplace "s|build/SDL_mixer.framework|${buildindir}/SDL_mixer.framework|g" ${pbx}
     54        file mkdir "${worksrcpath}/PBProjects/SDL_mixer.xcodeproj"
    5255}
    5356
    5457build.dir       "${worksrcpath}/PBProjects"
  • files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch

    diff -ruN libsdl_mixer-framework.orig/files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch libsdl_mixer-framework/files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch
    old new  
     1--- /dev/null   2006-12-03 21:19:03.000000000 -0800
     2+++ PBProjects/SDL_mixer.xcodeproj/project.pbxproj      2006-12-03 21:14:11.000000000 -0800
     3@@ -0,0 +1,1344 @@
     4+// !$*UTF8*$!
     5+{
     6+       archiveVersion = 1;
     7+       classes = {
     8+       };
     9+       objectVersion = 42;
     10+       objects = {
     11+
     12+/* Begin PBXBuildFile section */
     13+               5CC1B89D012FB8CD7F000001 /* mikmod.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B868012FB8CD7F000001 /* mikmod.h */; };
     14+               5CC1B89E012FB8CD7F000001 /* mikmod_build.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B869012FB8CD7F000001 /* mikmod_build.h */; };
     15+               5CC1B89F012FB8CD7F000001 /* mikmod_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */; };
     16+               5CC1B8A0012FB8CD7F000001 /* music_cmd.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87B012FB8CD7F000001 /* music_cmd.h */; };
     17+               5CC1B8A1012FB8CD7F000001 /* music_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87D012FB8CD7F000001 /* music_ogg.h */; };
     18+               5CC1B8A2012FB8CD7F000001 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B881012FB8CD7F000001 /* common.h */; };
     19+               5CC1B8A3012FB8CD7F000001 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B882012FB8CD7F000001 /* config.h */; };
     20+               5CC1B8A4012FB8CD7F000001 /* controls.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B884012FB8CD7F000001 /* controls.h */; };
     21+               5CC1B8A5012FB8CD7F000001 /* filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B886012FB8CD7F000001 /* filter.h */; };
     22+               5CC1B8A6012FB8CD7F000001 /* instrum.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B888012FB8CD7F000001 /* instrum.h */; };
     23+               5CC1B8A7012FB8CD7F000001 /* mix.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88A012FB8CD7F000001 /* mix.h */; };
     24+               5CC1B8A8012FB8CD7F000001 /* output.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88C012FB8CD7F000001 /* output.h */; };
     25+               5CC1B8A9012FB8CD7F000001 /* playmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88E012FB8CD7F000001 /* playmidi.h */; };
     26+               5CC1B8AA012FB8CD7F000001 /* readmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B890012FB8CD7F000001 /* readmidi.h */; };
     27+               5CC1B8AB012FB8CD7F000001 /* resample.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B892012FB8CD7F000001 /* resample.h */; };
     28+               5CC1B8AC012FB8CD7F000001 /* tables.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B896012FB8CD7F000001 /* tables.h */; };
     29+               5CC1B8AD012FB8CD7F000001 /* timidity.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B898012FB8CD7F000001 /* timidity.h */; };
     30+               5CC1B8AF012FB8CD7F000001 /* wavestream.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B89C012FB8CD7F000001 /* wavestream.h */; };
     31+               5CC1B8B0012FB8CD7F000001 /* drv_nos.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B860012FB8CD7F000001 /* drv_nos.c */; };
     32+               5CC1B8B1012FB8CD7F000001 /* drv_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B861012FB8CD7F000001 /* drv_sdl.c */; };
     33+               5CC1B8B2012FB8CD7F000001 /* load_it.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B862012FB8CD7F000001 /* load_it.c */; };
     34+               5CC1B8B3012FB8CD7F000001 /* load_mod.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B863012FB8CD7F000001 /* load_mod.c */; };
     35+               5CC1B8B4012FB8CD7F000001 /* load_s3m.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B864012FB8CD7F000001 /* load_s3m.c */; };
     36+               5CC1B8B5012FB8CD7F000001 /* load_xm.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B865012FB8CD7F000001 /* load_xm.c */; };
     37+               5CC1B8B6012FB8CD7F000001 /* mdreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B866012FB8CD7F000001 /* mdreg.c */; };
     38+               5CC1B8B7012FB8CD7F000001 /* mdriver.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B867012FB8CD7F000001 /* mdriver.c */; };
     39+               5CC1B8B8012FB8CD7F000001 /* mloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86B012FB8CD7F000001 /* mloader.c */; };
     40+               5CC1B8B9012FB8CD7F000001 /* mlreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86C012FB8CD7F000001 /* mlreg.c */; };
     41+               5CC1B8BA012FB8CD7F000001 /* mlutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86D012FB8CD7F000001 /* mlutil.c */; };
     42+               5CC1B8BB012FB8CD7F000001 /* mmalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86E012FB8CD7F000001 /* mmalloc.c */; };
     43+               5CC1B8BC012FB8CD7F000001 /* mmerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86F012FB8CD7F000001 /* mmerror.c */; };
     44+               5CC1B8BD012FB8CD7F000001 /* mmio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B870012FB8CD7F000001 /* mmio.c */; };
     45+               5CC1B8BE012FB8CD7F000001 /* mplayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B871012FB8CD7F000001 /* mplayer.c */; };
     46+               5CC1B8BF012FB8CD7F000001 /* munitrk.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B872012FB8CD7F000001 /* munitrk.c */; };
     47+               5CC1B8C0012FB8CD7F000001 /* mwav.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B873012FB8CD7F000001 /* mwav.c */; };
     48+               5CC1B8C1012FB8CD7F000001 /* npertab.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B874012FB8CD7F000001 /* npertab.c */; };
     49+               5CC1B8C2012FB8CD7F000001 /* sloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B875012FB8CD7F000001 /* sloader.c */; };
     50+               5CC1B8C3012FB8CD7F000001 /* virtch.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B876012FB8CD7F000001 /* virtch.c */; };
     51+               5CC1B8C4012FB8CD7F000001 /* virtch2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B877012FB8CD7F000001 /* virtch2.c */; };
     52+               5CC1B8C5012FB8CD7F000001 /* virtch_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B878012FB8CD7F000001 /* virtch_common.c */; };
     53+               5CC1B8C6012FB8CD7F000001 /* mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B879012FB8CD7F000001 /* mixer.c */; };
     54+               5CC1B8C7012FB8CD7F000001 /* music_cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87A012FB8CD7F000001 /* music_cmd.c */; };
     55+               5CC1B8C8012FB8CD7F000001 /* music_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87C012FB8CD7F000001 /* music_ogg.c */; };
     56+               5CC1B8C9012FB8CD7F000001 /* music.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87E012FB8CD7F000001 /* music.c */; };
     57+               5CC1B8CA012FB8CD7F000001 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B880012FB8CD7F000001 /* common.c */; };
     58+               5CC1B8CB012FB8CD7F000001 /* controls.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B883012FB8CD7F000001 /* controls.c */; };
     59+               5CC1B8CC012FB8CD7F000001 /* filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B885012FB8CD7F000001 /* filter.c */; };
     60+               5CC1B8CD012FB8CD7F000001 /* instrum.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B887012FB8CD7F000001 /* instrum.c */; };
     61+               5CC1B8CE012FB8CD7F000001 /* mix.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B889012FB8CD7F000001 /* mix.c */; };
     62+               5CC1B8CF012FB8CD7F000001 /* output.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88B012FB8CD7F000001 /* output.c */; };
     63+               5CC1B8D0012FB8CD7F000001 /* playmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88D012FB8CD7F000001 /* playmidi.c */; };
     64+               5CC1B8D1012FB8CD7F000001 /* readmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88F012FB8CD7F000001 /* readmidi.c */; };
     65+               5CC1B8D2012FB8CD7F000001 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B891012FB8CD7F000001 /* resample.c */; };
     66+               5CC1B8D3012FB8CD7F000001 /* sdl_a.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B893012FB8CD7F000001 /* sdl_a.c */; };
     67+               5CC1B8D4012FB8CD7F000001 /* sdl_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B894012FB8CD7F000001 /* sdl_c.c */; };
     68+               5CC1B8D5012FB8CD7F000001 /* tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B895012FB8CD7F000001 /* tables.c */; };
     69+               5CC1B8D6012FB8CD7F000001 /* timidity.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B897012FB8CD7F000001 /* timidity.c */; };
     70+               5CC1B8D8012FB8CD7F000001 /* wavestream.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B89B012FB8CD7F000001 /* wavestream.c */; };
     71+               5CC1B8D9012FB8CD7F000001 /* mikmod.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B868012FB8CD7F000001 /* mikmod.h */; };
     72+               5CC1B8DA012FB8CD7F000001 /* mikmod_build.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B869012FB8CD7F000001 /* mikmod_build.h */; };
     73+               5CC1B8DB012FB8CD7F000001 /* mikmod_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */; };
     74+               5CC1B8DC012FB8CD7F000001 /* music_cmd.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87B012FB8CD7F000001 /* music_cmd.h */; };
     75+               5CC1B8DD012FB8CD7F000001 /* music_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87D012FB8CD7F000001 /* music_ogg.h */; };
     76+               5CC1B8DE012FB8CD7F000001 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B881012FB8CD7F000001 /* common.h */; };
     77+               5CC1B8DF012FB8CD7F000001 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B882012FB8CD7F000001 /* config.h */; };
     78+               5CC1B8E0012FB8CD7F000001 /* controls.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B884012FB8CD7F000001 /* controls.h */; };
     79+               5CC1B8E1012FB8CD7F000001 /* filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B886012FB8CD7F000001 /* filter.h */; };
     80+               5CC1B8E2012FB8CD7F000001 /* instrum.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B888012FB8CD7F000001 /* instrum.h */; };
     81+               5CC1B8E3012FB8CD7F000001 /* mix.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88A012FB8CD7F000001 /* mix.h */; };
     82+               5CC1B8E4012FB8CD7F000001 /* output.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88C012FB8CD7F000001 /* output.h */; };
     83+               5CC1B8E5012FB8CD7F000001 /* playmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88E012FB8CD7F000001 /* playmidi.h */; };
     84+               5CC1B8E6012FB8CD7F000001 /* readmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B890012FB8CD7F000001 /* readmidi.h */; };
     85+               5CC1B8E7012FB8CD7F000001 /* resample.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B892012FB8CD7F000001 /* resample.h */; };
     86+               5CC1B8E8012FB8CD7F000001 /* tables.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B896012FB8CD7F000001 /* tables.h */; };
     87+               5CC1B8E9012FB8CD7F000001 /* timidity.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B898012FB8CD7F000001 /* timidity.h */; };
     88+               5CC1B8EB012FB8CD7F000001 /* wavestream.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B89C012FB8CD7F000001 /* wavestream.h */; };
     89+               5CC1B8EC012FB8CD7F000001 /* drv_nos.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B860012FB8CD7F000001 /* drv_nos.c */; };
     90+               5CC1B8ED012FB8CD7F000001 /* drv_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B861012FB8CD7F000001 /* drv_sdl.c */; };
     91+               5CC1B8EE012FB8CD7F000001 /* load_it.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B862012FB8CD7F000001 /* load_it.c */; };
     92+               5CC1B8EF012FB8CD7F000001 /* load_mod.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B863012FB8CD7F000001 /* load_mod.c */; };
     93+               5CC1B8F0012FB8CD7F000001 /* load_s3m.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B864012FB8CD7F000001 /* load_s3m.c */; };
     94+               5CC1B8F1012FB8CD7F000001 /* load_xm.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B865012FB8CD7F000001 /* load_xm.c */; };
     95+               5CC1B8F2012FB8CD7F000001 /* mdreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B866012FB8CD7F000001 /* mdreg.c */; };
     96+               5CC1B8F3012FB8CD7F000001 /* mdriver.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B867012FB8CD7F000001 /* mdriver.c */; };
     97+               5CC1B8F4012FB8CD7F000001 /* mloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86B012FB8CD7F000001 /* mloader.c */; };
     98+               5CC1B8F5012FB8CD7F000001 /* mlreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86C012FB8CD7F000001 /* mlreg.c */; };
     99+               5CC1B8F6012FB8CD7F000001 /* mlutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86D012FB8CD7F000001 /* mlutil.c */; };
     100+               5CC1B8F7012FB8CD7F000001 /* mmalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86E012FB8CD7F000001 /* mmalloc.c */; };
     101+               5CC1B8F8012FB8CD7F000001 /* mmerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86F012FB8CD7F000001 /* mmerror.c */; };
     102+               5CC1B8F9012FB8CD7F000001 /* mmio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B870012FB8CD7F000001 /* mmio.c */; };
     103+               5CC1B8FA012FB8CD7F000001 /* mplayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B871012FB8CD7F000001 /* mplayer.c */; };
     104+               5CC1B8FB012FB8CD7F000001 /* munitrk.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B872012FB8CD7F000001 /* munitrk.c */; };
     105+               5CC1B8FC012FB8CD7F000001 /* mwav.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B873012FB8CD7F000001 /* mwav.c */; };
     106+               5CC1B8FD012FB8CD7F000001 /* npertab.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B874012FB8CD7F000001 /* npertab.c */; };
     107+               5CC1B8FE012FB8CD7F000001 /* sloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B875012FB8CD7F000001 /* sloader.c */; };
     108+               5CC1B8FF012FB8CD7F000001 /* virtch.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B876012FB8CD7F000001 /* virtch.c */; };
     109+               5CC1B900012FB8CD7F000001 /* virtch2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B877012FB8CD7F000001 /* virtch2.c */; };
     110+               5CC1B901012FB8CD7F000001 /* virtch_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B878012FB8CD7F000001 /* virtch_common.c */; };
     111+               5CC1B902012FB8CD7F000001 /* mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B879012FB8CD7F000001 /* mixer.c */; };
     112+               5CC1B903012FB8CD7F000001 /* music_cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87A012FB8CD7F000001 /* music_cmd.c */; };
     113+               5CC1B904012FB8CD7F000001 /* music_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87C012FB8CD7F000001 /* music_ogg.c */; };
     114+               5CC1B905012FB8CD7F000001 /* music.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87E012FB8CD7F000001 /* music.c */; };
     115+               5CC1B906012FB8CD7F000001 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B880012FB8CD7F000001 /* common.c */; };
     116+               5CC1B907012FB8CD7F000001 /* controls.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B883012FB8CD7F000001 /* controls.c */; };
     117+               5CC1B908012FB8CD7F000001 /* filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B885012FB8CD7F000001 /* filter.c */; };
     118+               5CC1B909012FB8CD7F000001 /* instrum.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B887012FB8CD7F000001 /* instrum.c */; };
     119+               5CC1B90A012FB8CD7F000001 /* mix.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B889012FB8CD7F000001 /* mix.c */; };
     120+               5CC1B90B012FB8CD7F000001 /* output.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88B012FB8CD7F000001 /* output.c */; };
     121+               5CC1B90C012FB8CD7F000001 /* playmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88D012FB8CD7F000001 /* playmidi.c */; };
     122+               5CC1B90D012FB8CD7F000001 /* readmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88F012FB8CD7F000001 /* readmidi.c */; };
     123+               5CC1B90E012FB8CD7F000001 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B891012FB8CD7F000001 /* resample.c */; };
     124+               5CC1B90F012FB8CD7F000001 /* sdl_a.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B893012FB8CD7F000001 /* sdl_a.c */; };
     125+               5CC1B910012FB8CD7F000001 /* sdl_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B894012FB8CD7F000001 /* sdl_c.c */; };
     126+               5CC1B911012FB8CD7F000001 /* tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B895012FB8CD7F000001 /* tables.c */; };
     127+               5CC1B912012FB8CD7F000001 /* timidity.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B897012FB8CD7F000001 /* timidity.c */; };
     128+               5CC1B914012FB8CD7F000001 /* wavestream.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B89B012FB8CD7F000001 /* wavestream.c */; };
     129+               B2A42D1003FAC6A400A8000A /* load_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A42D0E03FAC6A400A8000A /* load_ogg.c */; };
     130+               B2A42D1103FAC6A400A8000A /* load_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = B2A42D0F03FAC6A400A8000A /* load_ogg.h */; };
     131+               B2A42D1203FAC6A400A8000A /* load_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A42D0E03FAC6A400A8000A /* load_ogg.c */; };
     132+               B2A42D1303FAC6A400A8000A /* load_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = B2A42D0F03FAC6A400A8000A /* load_ogg.h */; };
     133+               B2A42D1403FAC72300A8000A /* native_midi_common.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0201F724BE01D3D55B /* native_midi_common.c */; };
     134+               B2A42D1503FAC72300A8000A /* native_midi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0301F724BE01D3D55B /* native_midi_common.h */; };
     135+               B2A42D1603FAC72500A8000A /* native_midi_mac.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0401F724BE01D3D55B /* native_midi_mac.c */; };
     136+               B2A42D1703FAC72500A8000A /* native_midi.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0101F724BE01D3D55B /* native_midi.h */; };
     137+               F51BFB0601F724BE01D3D55B /* native_midi.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0101F724BE01D3D55B /* native_midi.h */; };
     138+               F51BFB0701F724BE01D3D55B /* native_midi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0301F724BE01D3D55B /* native_midi_common.h */; };
     139+               F51BFB0B01F724BF01D3D55B /* native_midi_common.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0201F724BE01D3D55B /* native_midi_common.c */; };
     140+               F51BFB0C01F724BF01D3D55B /* native_midi_mac.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0401F724BE01D3D55B /* native_midi_mac.c */; };
     141+               F567D63F01CD881401F3E8B9 /* effects_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D63E01CD881401F3E8B9 /* effects_internal.h */; };
     142+               F567D64001CD881401F3E8B9 /* effect_position.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63B01CD881401F3E8B9 /* effect_position.c */; };
     143+               F567D64101CD881401F3E8B9 /* effect_stereoreverse.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */; };
     144+               F567D64201CD881401F3E8B9 /* effects_internal.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63D01CD881401F3E8B9 /* effects_internal.c */; };
     145+               F567D64301CD881401F3E8B9 /* effects_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D63E01CD881401F3E8B9 /* effects_internal.h */; };
     146+               F567D64401CD881401F3E8B9 /* effect_position.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63B01CD881401F3E8B9 /* effect_position.c */; };
     147+               F567D64501CD881401F3E8B9 /* effect_stereoreverse.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */; };
     148+               F567D64601CD881401F3E8B9 /* effects_internal.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63D01CD881401F3E8B9 /* effects_internal.c */; };
     149+               F567D64C01CD88A701F3E8B9 /* load_aiff.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64801CD88A701F3E8B9 /* load_aiff.h */; };
     150+               F567D64D01CD88A701F3E8B9 /* load_voc.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64A01CD88A701F3E8B9 /* load_voc.h */; };
     151+               F567D64E01CD88A701F3E8B9 /* load_aiff.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64701CD88A701F3E8B9 /* load_aiff.c */; };
     152+               F567D64F01CD88A701F3E8B9 /* load_voc.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64901CD88A701F3E8B9 /* load_voc.c */; };
     153+               F567D65001CD88A701F3E8B9 /* load_aiff.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64801CD88A701F3E8B9 /* load_aiff.h */; };
     154+               F567D65101CD88A701F3E8B9 /* load_voc.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64A01CD88A701F3E8B9 /* load_voc.h */; };
     155+               F567D65201CD88A701F3E8B9 /* load_aiff.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64701CD88A701F3E8B9 /* load_aiff.c */; };
     156+               F567D65301CD88A701F3E8B9 /* load_voc.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64901CD88A701F3E8B9 /* load_voc.c */; };
     157+               F5FC1EC801FE3A8201D3D55B /* SDL_mixer.h in Headers */ = {isa = PBXBuildFile; fileRef = 1014BAEA010A4B677F000001 /* SDL_mixer.h */; settings = {ATTRIBUTES = (Public, ); }; };
     158+               FD09CE6D0B23E623002864F3 /* libvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD09CE6C0B23E623002864F3 /* libvorbisfile.a */; };
     159+/* End PBXBuildFile section */
     160+
     161+/* Begin PBXContainerItemProxy section */
     162+               FD33E0650B23DF29004049CF /* PBXContainerItemProxy */ = {
     163+                       isa = PBXContainerItemProxy;
     164+                       containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
     165+                       proxyType = 1;
     166+                       remoteGlobalIDString = 0867D69CFE84028FC02AAC07;
     167+                       remoteInfo = Framework;
     168+               };
     169+               FD33E0680B23DF29004049CF /* PBXContainerItemProxy */ = {
     170+                       isa = PBXContainerItemProxy;
     171+                       containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
     172+                       proxyType = 1;
     173+                       remoteGlobalIDString = 0867D69CFE84028FC02AAC07;
     174+                       remoteInfo = Framework;
     175+               };
     176+/* End PBXContainerItemProxy section */
     177+
     178+/* Begin PBXFileReference section */
     179+               034768DEFF38A45A11DB9C8B /* SDL_mixer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SDL_mixer.framework; sourceTree = BUILT_PRODUCTS_DIR; };
     180+               0E06A27A0119C7B67F000001 /* libSDL_mixer.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libSDL_mixer.a; sourceTree = BUILT_PRODUCTS_DIR; };
     181+               1014BAEA010A4B677F000001 /* SDL_mixer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mixer.h; path = ../SDL_mixer.h; sourceTree = SOURCE_ROOT; };
     182+               5CC1B860012FB8CD7F000001 /* drv_nos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = drv_nos.c; sourceTree = "<group>"; };
     183+               5CC1B861012FB8CD7F000001 /* drv_sdl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = drv_sdl.c; sourceTree = "<group>"; };
     184+               5CC1B862012FB8CD7F000001 /* load_it.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_it.c; sourceTree = "<group>"; };
     185+               5CC1B863012FB8CD7F000001 /* load_mod.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_mod.c; sourceTree = "<group>"; };
     186+               5CC1B864012FB8CD7F000001 /* load_s3m.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_s3m.c; sourceTree = "<group>"; };
     187+               5CC1B865012FB8CD7F000001 /* load_xm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_xm.c; sourceTree = "<group>"; };
     188+               5CC1B866012FB8CD7F000001 /* mdreg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mdreg.c; sourceTree = "<group>"; };
     189+               5CC1B867012FB8CD7F000001 /* mdriver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mdriver.c; sourceTree = "<group>"; };
     190+               5CC1B868012FB8CD7F000001 /* mikmod.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mikmod.h; sourceTree = "<group>"; };
     191+               5CC1B869012FB8CD7F000001 /* mikmod_build.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mikmod_build.h; sourceTree = "<group>"; };
     192+               5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mikmod_internals.h; sourceTree = "<group>"; };
     193+               5CC1B86B012FB8CD7F000001 /* mloader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mloader.c; sourceTree = "<group>"; };
     194+               5CC1B86C012FB8CD7F000001 /* mlreg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mlreg.c; sourceTree = "<group>"; };
     195+               5CC1B86D012FB8CD7F000001 /* mlutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mlutil.c; sourceTree = "<group>"; };
     196+               5CC1B86E012FB8CD7F000001 /* mmalloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmalloc.c; sourceTree = "<group>"; };
     197+               5CC1B86F012FB8CD7F000001 /* mmerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmerror.c; sourceTree = "<group>"; };
     198+               5CC1B870012FB8CD7F000001 /* mmio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmio.c; sourceTree = "<group>"; };
     199+               5CC1B871012FB8CD7F000001 /* mplayer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mplayer.c; sourceTree = "<group>"; };
     200+               5CC1B872012FB8CD7F000001 /* munitrk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = munitrk.c; sourceTree = "<group>"; };
     201+               5CC1B873012FB8CD7F000001 /* mwav.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mwav.c; sourceTree = "<group>"; };
     202+               5CC1B874012FB8CD7F000001 /* npertab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = npertab.c; sourceTree = "<group>"; };
     203+               5CC1B875012FB8CD7F000001 /* sloader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sloader.c; sourceTree = "<group>"; };
     204+               5CC1B876012FB8CD7F000001 /* virtch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = virtch.c; sourceTree = "<group>"; };
     205+               5CC1B877012FB8CD7F000001 /* virtch2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = virtch2.c; sourceTree = "<group>"; };
     206+               5CC1B878012FB8CD7F000001 /* virtch_common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = virtch_common.c; sourceTree = "<group>"; };
     207+               5CC1B879012FB8CD7F000001 /* mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mixer.c; path = ../mixer.c; sourceTree = "<group>"; };
     208+               5CC1B87A012FB8CD7F000001 /* music_cmd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = music_cmd.c; path = ../music_cmd.c; sourceTree = "<group>"; };
     209+               5CC1B87B012FB8CD7F000001 /* music_cmd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = music_cmd.h; path = ../music_cmd.h; sourceTree = "<group>"; };
     210+               5CC1B87C012FB8CD7F000001 /* music_ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = music_ogg.c; path = ../music_ogg.c; sourceTree = "<group>"; };
     211+               5CC1B87D012FB8CD7F000001 /* music_ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = music_ogg.h; path = ../music_ogg.h; sourceTree = "<group>"; };
     212+               5CC1B87E012FB8CD7F000001 /* music.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = music.c; path = ../music.c; sourceTree = "<group>"; };
     213+               5CC1B880012FB8CD7F000001 /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
     214+               5CC1B881012FB8CD7F000001 /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
     215+               5CC1B882012FB8CD7F000001 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
     216+               5CC1B883012FB8CD7F000001 /* controls.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = controls.c; sourceTree = "<group>"; };
     217+               5CC1B884012FB8CD7F000001 /* controls.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = controls.h; sourceTree = "<group>"; };
     218+               5CC1B885012FB8CD7F000001 /* filter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filter.c; sourceTree = "<group>"; };
     219+               5CC1B886012FB8CD7F000001 /* filter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = filter.h; sourceTree = "<group>"; };
     220+               5CC1B887012FB8CD7F000001 /* instrum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = instrum.c; sourceTree = "<group>"; };
     221+               5CC1B888012FB8CD7F000001 /* instrum.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = instrum.h; sourceTree = "<group>"; };
     222+               5CC1B889012FB8CD7F000001 /* mix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mix.c; sourceTree = "<group>"; };
     223+               5CC1B88A012FB8CD7F000001 /* mix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mix.h; sourceTree = "<group>"; };
     224+               5CC1B88B012FB8CD7F000001 /* output.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = output.c; sourceTree = "<group>"; };
     225+               5CC1B88C012FB8CD7F000001 /* output.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = output.h; sourceTree = "<group>"; };
     226+               5CC1B88D012FB8CD7F000001 /* playmidi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = playmidi.c; sourceTree = "<group>"; };
     227+               5CC1B88E012FB8CD7F000001 /* playmidi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = playmidi.h; sourceTree = "<group>"; };
     228+               5CC1B88F012FB8CD7F000001 /* readmidi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = readmidi.c; sourceTree = "<group>"; };
     229+               5CC1B890012FB8CD7F000001 /* readmidi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = readmidi.h; sourceTree = "<group>"; };
     230+               5CC1B891012FB8CD7F000001 /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = resample.c; sourceTree = "<group>"; };
     231+               5CC1B892012FB8CD7F000001 /* resample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resample.h; sourceTree = "<group>"; };
     232+               5CC1B893012FB8CD7F000001 /* sdl_a.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdl_a.c; sourceTree = "<group>"; };
     233+               5CC1B894012FB8CD7F000001 /* sdl_c.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdl_c.c; sourceTree = "<group>"; };
     234+               5CC1B895012FB8CD7F000001 /* tables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tables.c; sourceTree = "<group>"; };
     235+               5CC1B896012FB8CD7F000001 /* tables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tables.h; sourceTree = "<group>"; };
     236+               5CC1B897012FB8CD7F000001 /* timidity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = timidity.c; sourceTree = "<group>"; };
     237+               5CC1B898012FB8CD7F000001 /* timidity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = timidity.h; sourceTree = "<group>"; };
     238+               5CC1B89B012FB8CD7F000001 /* wavestream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wavestream.c; path = ../wavestream.c; sourceTree = "<group>"; };
     239+               5CC1B89C012FB8CD7F000001 /* wavestream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = wavestream.h; path = ../wavestream.h; sourceTree = "<group>"; };
     240+               B2A42D0E03FAC6A400A8000A /* load_ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = load_ogg.c; path = ../load_ogg.c; sourceTree = SOURCE_ROOT; };
     241+               B2A42D0F03FAC6A400A8000A /* load_ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = load_ogg.h; path = ../load_ogg.h; sourceTree = SOURCE_ROOT; };
     242+               F51BFB0101F724BE01D3D55B /* native_midi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = native_midi.h; sourceTree = "<group>"; };
     243+               F51BFB0201F724BE01D3D55B /* native_midi_common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = native_midi_common.c; sourceTree = "<group>"; };
     244+               F51BFB0301F724BE01D3D55B /* native_midi_common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = native_midi_common.h; sourceTree = "<group>"; };
     245+               F51BFB0401F724BE01D3D55B /* native_midi_mac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = native_midi_mac.c; sourceTree = "<group>"; };
     246+               F567D63B01CD881401F3E8B9 /* effect_position.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = effect_position.c; path = ../effect_position.c; sourceTree = SOURCE_ROOT; };
     247+               F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = effect_stereoreverse.c; path = ../effect_stereoreverse.c; sourceTree = SOURCE_ROOT; };
     248+               F567D63D01CD881401F3E8B9 /* effects_internal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = effects_internal.c; path = ../effects_internal.c; sourceTree = SOURCE_ROOT; };
     249+               F567D63E01CD881401F3E8B9 /* effects_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = effects_internal.h; path = ../effects_internal.h; sourceTree = SOURCE_ROOT; };
     250+               F567D64701CD88A701F3E8B9 /* load_aiff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = load_aiff.c; path = ../load_aiff.c; sourceTree = SOURCE_ROOT; };
     251+               F567D64801CD88A701F3E8B9 /* load_aiff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = load_aiff.h; path = ../load_aiff.h; sourceTree = SOURCE_ROOT; };
     252+               F567D64901CD88A701F3E8B9 /* load_voc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = load_voc.c; path = ../load_voc.c; sourceTree = SOURCE_ROOT; };
     253+               F567D64A01CD88A701F3E8B9 /* load_voc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = load_voc.h; path = ../load_voc.h; sourceTree = SOURCE_ROOT; };
     254+               F59C70E600D5BACC01000001 /* Standard Package */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = "Standard Package"; sourceTree = BUILT_PRODUCTS_DIR; };
     255+               F59C70F200D5C09F01000001 /* Devel Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; path = "Devel Package"; sourceTree = BUILT_PRODUCTS_DIR; };
     256+               F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
     257+               F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
     258+               F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
     259+               F59C710400D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
     260+               F59C710500D5CB5801000001 /* SDL_mixer-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL_mixer-devel.info"; sourceTree = "<group>"; };
     261+               F59C710600D5CB5801000001 /* SDL_mixer.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL_mixer.info; sourceTree = "<group>"; };
     262+               F5FC1ECE01FE64FA01D3D55B /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = install.sh; path = "pkg-support/devel-resources/install.sh"; sourceTree = SOURCE_ROOT; };
     263+               FD09CE6C0B23E623002864F3 /* libvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbisfile.a; path = vorbis/lib/libvorbisfile.a; sourceTree = "<group>"; };
     264+/* End PBXFileReference section */
     265+
     266+/* Begin PBXFrameworkTarget section */
     267+               0867D69CFE84028FC02AAC07 /* Framework */ = {
     268+                       isa = PBXFrameworkTarget;
     269+                       buildConfigurationList = FD33E07C0B23DF49004049CF /* Build configuration list for PBXFrameworkTarget "Framework" */;
     270+                       buildPhases = (
     271+                               0867D69DFE84028FC02AAC07 /* Headers */,
     272+                               0867D69EFE84028FC02AAC07 /* Resources */,
     273+                               0867D69FFE84028FC02AAC07 /* Sources */,
     274+                               0867D6A0FE84028FC02AAC07 /* Frameworks */,
     275+                               0867D6A2FE84028FC02AAC07 /* Rez */,
     276+                               0108F496007D288D7F000001 /* ShellScript */,
     277+                       );
     278+                       comments = "Installed into ./build/Frameworks/SDL_mixer.framework\n\nAdd -framework SDL_mixer to your linker flags\nAdd ./build/Frameworks/SDL_mixer.framework/Headers to your header search path\nAdd ./build/Frameworks to your library search path";
     279+                       dependencies = (
     280+                       );
     281+                       name = Framework;
     282+                       productInstallPath = "@executable_path/../Frameworks";
     283+                       productName = SDL_mixer;
     284+                       productReference = 034768DEFF38A45A11DB9C8B /* SDL_mixer.framework */;
     285+                       productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
     286+<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
     287+<plist version=\"1.0\">
     288+<dict>
     289+       <key>CFBundleDevelopmentRegion</key>
     290+       <string>English</string>
     291+       <key>CFBundleExecutable</key>
     292+       <string>SDL_mixer</string>
     293+       <key>CFBundleGetInfoString</key>
     294+       <string>http://www.libsdl.org</string>
     295+       <key>CFBundleIconFile</key>
     296+       <string></string>
     297+       <key>CFBundleIdentifier</key>
     298+       <string>SDL_mixer</string>
     299+       <key>CFBundleInfoDictionaryVersion</key>
     300+       <string>6.0</string>
     301+       <key>CFBundleName</key>
     302+       <string>Simple DirectMedia Layer</string>
     303+       <key>CFBundlePackageType</key>
     304+       <string>FMWK</string>
     305+       <key>CFBundleShortVersionString</key>
     306+       <string>1.2.5</string>
     307+       <key>CFBundleSignature</key>
     308+       <string>SDL_mixerX</string>
     309+       <key>CFBundleVersion</key>
     310+       <string>1.2.5</string>
     311+</dict>
     312+</plist>
     313+";
     314+               };
     315+/* End PBXFrameworkTarget section */
     316+
     317+/* Begin PBXFrameworksBuildPhase section */
     318+               0867D6A0FE84028FC02AAC07 /* Frameworks */ = {
     319+                       isa = PBXFrameworksBuildPhase;
     320+                       buildActionMask = 2147483647;
     321+                       files = (
     322+                               FD09CE6D0B23E623002864F3 /* libvorbisfile.a in Frameworks */,
     323+                       );
     324+                       runOnlyForDeploymentPostprocessing = 0;
     325+               };
     326+               0E06A27E0119C7B67F000001 /* Frameworks */ = {
     327+                       isa = PBXFrameworksBuildPhase;
     328+                       buildActionMask = 2147483647;
     329+                       files = (
     330+                       );
     331+                       runOnlyForDeploymentPostprocessing = 0;
     332+               };
     333+/* End PBXFrameworksBuildPhase section */
     334+
     335+/* Begin PBXGroup section */
     336+               0153844A006D81B07F000001 /* Public Headers */ = {
     337+                       isa = PBXGroup;
     338+                       children = (
     339+                               1014BAEA010A4B677F000001 /* SDL_mixer.h */,
     340+                       );
     341+                       name = "Public Headers";
     342+                       sourceTree = "<group>";
     343+               };
     344+               034768DDFF38A45A11DB9C8B /* Products */ = {
     345+                       isa = PBXGroup;
     346+                       children = (
     347+                               089C1665FE841158C02AAC07 /* Resources */,
     348+                               034768DEFF38A45A11DB9C8B /* SDL_mixer.framework */,
     349+                               F59C70E600D5BACC01000001 /* Standard Package */,
     350+                               F59C70F200D5C09F01000001 /* Devel Package */,
     351+                               0E06A27A0119C7B67F000001 /* libSDL_mixer.a */,
     352+                       );
     353+                       name = Products;
     354+                       sourceTree = "<group>";
     355+               };
     356+               0867D691FE84028FC02AAC07 /* SDL_mixerFramework */ = {
     357+                       isa = PBXGroup;
     358+                       children = (
     359+                               FD09CE6C0B23E623002864F3 /* libvorbisfile.a */,
     360+                               F59C70FC00D5CB5801000001 /* pkg-support */,
     361+                               0153844A006D81B07F000001 /* Public Headers */,
     362+                               08FB77ACFE841707C02AAC07 /* Library Source */,
     363+                               034768DDFF38A45A11DB9C8B /* Products */,
     364+                       );
     365+                       name = SDL_mixerFramework;
     366+                       sourceTree = "<group>";
     367+               };
     368+               089C1665FE841158C02AAC07 /* Resources */ = {
     369+                       isa = PBXGroup;
     370+                       children = (
     371+                       );
     372+                       name = Resources;
     373+                       sourceTree = "<group>";
     374+               };
     375+               08FB77ACFE841707C02AAC07 /* Library Source */ = {
     376+                       isa = PBXGroup;
     377+                       children = (
     378+                               F567D64701CD88A701F3E8B9 /* load_aiff.c */,
     379+                               F567D64801CD88A701F3E8B9 /* load_aiff.h */,
     380+                               B2A42D0E03FAC6A400A8000A /* load_ogg.c */,
     381+                               B2A42D0F03FAC6A400A8000A /* load_ogg.h */,
     382+                               F567D64901CD88A701F3E8B9 /* load_voc.c */,
     383+                               F567D64A01CD88A701F3E8B9 /* load_voc.h */,
     384+                               5CC1B879012FB8CD7F000001 /* mixer.c */,
     385+                               5CC1B87E012FB8CD7F000001 /* music.c */,
     386+                               5CC1B87A012FB8CD7F000001 /* music_cmd.c */,
     387+                               5CC1B87B012FB8CD7F000001 /* music_cmd.h */,
     388+                               5CC1B87C012FB8CD7F000001 /* music_ogg.c */,
     389+                               5CC1B87D012FB8CD7F000001 /* music_ogg.h */,
     390+                               5CC1B89B012FB8CD7F000001 /* wavestream.c */,
     391+                               5CC1B89C012FB8CD7F000001 /* wavestream.h */,
     392+                               F567D63B01CD881401F3E8B9 /* effect_position.c */,
     393+                               F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */,
     394+                               F567D63D01CD881401F3E8B9 /* effects_internal.c */,
     395+                               F567D63E01CD881401F3E8B9 /* effects_internal.h */,
     396+                               5CC1B85F012FB8CD7F000001 /* mikmod */,
     397+                               5CC1B87F012FB8CD7F000001 /* timidity */,
     398+                               F51BFAFD01F724BE01D3D55B /* native_midi */,
     399+                       );
     400+                       name = "Library Source";
     401+                       sourceTree = "<group>";
     402+               };
     403+               5CC1B85F012FB8CD7F000001 /* mikmod */ = {
     404+                       isa = PBXGroup;
     405+                       children = (
     406+                               5CC1B860012FB8CD7F000001 /* drv_nos.c */,
     407+                               5CC1B861012FB8CD7F000001 /* drv_sdl.c */,
     408+                               5CC1B862012FB8CD7F000001 /* load_it.c */,
     409+                               5CC1B863012FB8CD7F000001 /* load_mod.c */,
     410+                               5CC1B864012FB8CD7F000001 /* load_s3m.c */,
     411+                               5CC1B865012FB8CD7F000001 /* load_xm.c */,
     412+                               5CC1B866012FB8CD7F000001 /* mdreg.c */,
     413+                               5CC1B867012FB8CD7F000001 /* mdriver.c */,
     414+                               5CC1B868012FB8CD7F000001 /* mikmod.h */,
     415+                               5CC1B869012FB8CD7F000001 /* mikmod_build.h */,
     416+                               5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */,
     417+                               5CC1B86B012FB8CD7F000001 /* mloader.c */,
     418+                               5CC1B86C012FB8CD7F000001 /* mlreg.c */,
     419+                               5CC1B86D012FB8CD7F000001 /* mlutil.c */,
     420+                               5CC1B86E012FB8CD7F000001 /* mmalloc.c */,
     421+                               5CC1B86F012FB8CD7F000001 /* mmerror.c */,
     422+                               5CC1B870012FB8CD7F000001 /* mmio.c */,
     423+                               5CC1B871012FB8CD7F000001 /* mplayer.c */,
     424+                               5CC1B872012FB8CD7F000001 /* munitrk.c */,
     425+                               5CC1B873012FB8CD7F000001 /* mwav.c */,
     426+                               5CC1B874012FB8CD7F000001 /* npertab.c */,
     427+                               5CC1B875012FB8CD7F000001 /* sloader.c */,
     428+                               5CC1B876012FB8CD7F000001 /* virtch.c */,
     429+                               5CC1B877012FB8CD7F000001 /* virtch2.c */,
     430+                               5CC1B878012FB8CD7F000001 /* virtch_common.c */,
     431+                       );
     432+                       name = mikmod;
     433+                       path = ../mikmod;
     434+                       sourceTree = "<group>";
     435+               };
     436+               5CC1B87F012FB8CD7F000001 /* timidity */ = {
     437+                       isa = PBXGroup;
     438+                       children = (
     439+                               5CC1B880012FB8CD7F000001 /* common.c */,
     440+                               5CC1B881012FB8CD7F000001 /* common.h */,
     441+                               5CC1B882012FB8CD7F000001 /* config.h */,
     442+                               5CC1B883012FB8CD7F000001 /* controls.c */,
     443+                               5CC1B884012FB8CD7F000001 /* controls.h */,
     444+                               5CC1B885012FB8CD7F000001 /* filter.c */,
     445+                               5CC1B886012FB8CD7F000001 /* filter.h */,
     446+                               5CC1B887012FB8CD7F000001 /* instrum.c */,
     447+                               5CC1B888012FB8CD7F000001 /* instrum.h */,
     448+                               5CC1B889012FB8CD7F000001 /* mix.c */,
     449+                               5CC1B88A012FB8CD7F000001 /* mix.h */,
     450+                               5CC1B88B012FB8CD7F000001 /* output.c */,
     451+                               5CC1B88C012FB8CD7F000001 /* output.h */,
     452+                               5CC1B88D012FB8CD7F000001 /* playmidi.c */,
     453+                               5CC1B88E012FB8CD7F000001 /* playmidi.h */,
     454+                               5CC1B88F012FB8CD7F000001 /* readmidi.c */,
     455+                               5CC1B890012FB8CD7F000001 /* readmidi.h */,
     456+                               5CC1B891012FB8CD7F000001 /* resample.c */,
     457+                               5CC1B892012FB8CD7F000001 /* resample.h */,
     458+                               5CC1B893012FB8CD7F000001 /* sdl_a.c */,
     459+                               5CC1B894012FB8CD7F000001 /* sdl_c.c */,
     460+                               5CC1B895012FB8CD7F000001 /* tables.c */,
     461+                               5CC1B896012FB8CD7F000001 /* tables.h */,
     462+                               5CC1B897012FB8CD7F000001 /* timidity.c */,
     463+                               5CC1B898012FB8CD7F000001 /* timidity.h */,
     464+                       );
     465+                       name = timidity;
     466+                       path = ../timidity;
     467+                       sourceTree = "<group>";
     468+               };
     469+               F51BFAFD01F724BE01D3D55B /* native_midi */ = {
     470+                       isa = PBXGroup;
     471+                       children = (
     472+                               F51BFB0101F724BE01D3D55B /* native_midi.h */,
     473+                               F51BFB0201F724BE01D3D55B /* native_midi_common.c */,
     474+                               F51BFB0301F724BE01D3D55B /* native_midi_common.h */,
     475+                               F51BFB0401F724BE01D3D55B /* native_midi_mac.c */,
     476+                       );
     477+                       name = native_midi;
     478+                       path = ../native_midi;
     479+                       sourceTree = SOURCE_ROOT;
     480+               };
     481+               F59C70FC00D5CB5801000001 /* pkg-support */ = {
     482+                       isa = PBXGroup;
     483+                       children = (
     484+                               F59C70FE00D5CB5801000001 /* devel-resources */,
     485+                               F59C710100D5CB5801000001 /* resources */,
     486+                               F59C710500D5CB5801000001 /* SDL_mixer-devel.info */,
     487+                               F59C710600D5CB5801000001 /* SDL_mixer.info */,
     488+                       );
     489+                       path = "pkg-support";
     490+                       sourceTree = SOURCE_ROOT;
     491+               };
     492+               F59C70FE00D5CB5801000001 /* devel-resources */ = {
     493+                       isa = PBXGroup;
     494+                       children = (
     495+                               F5FC1ECE01FE64FA01D3D55B /* install.sh */,
     496+                               F59C70FF00D5CB5801000001 /* ReadMe.txt */,
     497+                               F59C710000D5CB5801000001 /* Welcome.txt */,
     498+                       );
     499+                       path = "devel-resources";
     500+                       sourceTree = "<group>";
     501+               };
     502+               F59C710100D5CB5801000001 /* resources */ = {
     503+                       isa = PBXGroup;
     504+                       children = (
     505+                               F59C710300D5CB5801000001 /* ReadMe.txt */,
     506+                               F59C710400D5CB5801000001 /* Welcome.txt */,
     507+                       );
     508+                       path = resources;
     509+                       sourceTree = "<group>";
     510+               };
     511+/* End PBXGroup section */
     512+
     513+/* Begin PBXHeadersBuildPhase section */
     514+               0867D69DFE84028FC02AAC07 /* Headers */ = {
     515+                       isa = PBXHeadersBuildPhase;
     516+                       buildActionMask = 2147483647;
     517+                       files = (
     518+                               5CC1B89D012FB8CD7F000001 /* mikmod.h in Headers */,
     519+                               5CC1B89E012FB8CD7F000001 /* mikmod_build.h in Headers */,
     520+                               5CC1B89F012FB8CD7F000001 /* mikmod_internals.h in Headers */,
     521+                               5CC1B8A0012FB8CD7F000001 /* music_cmd.h in Headers */,
     522+                               5CC1B8A1012FB8CD7F000001 /* music_ogg.h in Headers */,
     523+                               5CC1B8A2012FB8CD7F000001 /* common.h in Headers */,
     524+                               5CC1B8A3012FB8CD7F000001 /* config.h in Headers */,
     525+                               5CC1B8A4012FB8CD7F000001 /* controls.h in Headers */,
     526+                               5CC1B8A5012FB8CD7F000001 /* filter.h in Headers */,
     527+                               5CC1B8A6012FB8CD7F000001 /* instrum.h in Headers */,
     528+                               5CC1B8A7012FB8CD7F000001 /* mix.h in Headers */,
     529+                               5CC1B8A8012FB8CD7F000001 /* output.h in Headers */,
     530+                               5CC1B8A9012FB8CD7F000001 /* playmidi.h in Headers */,
     531+                               5CC1B8AA012FB8CD7F000001 /* readmidi.h in Headers */,
     532+                               5CC1B8AB012FB8CD7F000001 /* resample.h in Headers */,
     533+                               5CC1B8AC012FB8CD7F000001 /* tables.h in Headers */,
     534+                               5CC1B8AD012FB8CD7F000001 /* timidity.h in Headers */,
     535+                               5CC1B8AF012FB8CD7F000001 /* wavestream.h in Headers */,
     536+                               F567D63F01CD881401F3E8B9 /* effects_internal.h in Headers */,
     537+                               F567D64C01CD88A701F3E8B9 /* load_aiff.h in Headers */,
     538+                               F567D64D01CD88A701F3E8B9 /* load_voc.h in Headers */,
     539+                               F51BFB0601F724BE01D3D55B /* native_midi.h in Headers */,
     540+                               F51BFB0701F724BE01D3D55B /* native_midi_common.h in Headers */,
     541+                               F5FC1EC801FE3A8201D3D55B /* SDL_mixer.h in Headers */,
     542+                               B2A42D1103FAC6A400A8000A /* load_ogg.h in Headers */,
     543+                       );
     544+                       runOnlyForDeploymentPostprocessing = 0;
     545+               };
     546+               0E06A27C0119C7B67F000001 /* Headers */ = {
     547+                       isa = PBXHeadersBuildPhase;
     548+                       buildActionMask = 2147483647;
     549+                       files = (
     550+                               5CC1B8D9012FB8CD7F000001 /* mikmod.h in Headers */,
     551+                               5CC1B8DA012FB8CD7F000001 /* mikmod_build.h in Headers */,
     552+                               5CC1B8DB012FB8CD7F000001 /* mikmod_internals.h in Headers */,
     553+                               5CC1B8DC012FB8CD7F000001 /* music_cmd.h in Headers */,
     554+                               5CC1B8DD012FB8CD7F000001 /* music_ogg.h in Headers */,
     555+                               5CC1B8DE012FB8CD7F000001 /* common.h in Headers */,
     556+                               5CC1B8DF012FB8CD7F000001 /* config.h in Headers */,
     557+                               5CC1B8E0012FB8CD7F000001 /* controls.h in Headers */,
     558+                               5CC1B8E1012FB8CD7F000001 /* filter.h in Headers */,
     559+                               5CC1B8E2012FB8CD7F000001 /* instrum.h in Headers */,
     560+                               5CC1B8E3012FB8CD7F000001 /* mix.h in Headers */,
     561+                               5CC1B8E4012FB8CD7F000001 /* output.h in Headers */,
     562+                               5CC1B8E5012FB8CD7F000001 /* playmidi.h in Headers */,
     563+                               5CC1B8E6012FB8CD7F000001 /* readmidi.h in Headers */,
     564+                               5CC1B8E7012FB8CD7F000001 /* resample.h in Headers */,
     565+                               5CC1B8E8012FB8CD7F000001 /* tables.h in Headers */,
     566+                               5CC1B8E9012FB8CD7F000001 /* timidity.h in Headers */,
     567+                               5CC1B8EB012FB8CD7F000001 /* wavestream.h in Headers */,
     568+                               F567D64301CD881401F3E8B9 /* effects_internal.h in Headers */,
     569+                               F567D65001CD88A701F3E8B9 /* load_aiff.h in Headers */,
     570+                               F567D65101CD88A701F3E8B9 /* load_voc.h in Headers */,
     571+                               B2A42D1303FAC6A400A8000A /* load_ogg.h in Headers */,
     572+                               B2A42D1503FAC72300A8000A /* native_midi_common.h in Headers */,
     573+                               B2A42D1703FAC72500A8000A /* native_midi.h in Headers */,
     574+                       );
     575+                       runOnlyForDeploymentPostprocessing = 0;
     576+               };
     577+/* End PBXHeadersBuildPhase section */
     578+
     579+/* Begin PBXLibraryTarget section */
     580+               0E06A27B0119C7B67F000001 /* Static Library */ = {
     581+                       isa = PBXLibraryTarget;
     582+                       buildConfigurationList = FD33E0800B23DF4A004049CF /* Build configuration list for PBXLibraryTarget "Static Library" */;
     583+                       buildPhases = (
     584+                               0E06A27C0119C7B67F000001 /* Headers */,
     585+                               0E06A27D0119C7B67F000001 /* Sources */,
     586+                               0E06A27E0119C7B67F000001 /* Frameworks */,
     587+                               0E06A27F0119C7B67F000001 /* Rez */,
     588+                       );
     589+                       dependencies = (
     590+                       );
     591+                       name = "Static Library";
     592+                       productInstallPath = /usr/local/lib;
     593+                       productName = "Static Library";
     594+                       productReference = 0E06A27A0119C7B67F000001 /* libSDL_mixer.a */;
     595+               };
     596+/* End PBXLibraryTarget section */
     597+
     598+/* Begin PBXProject section */
     599+               0867D690FE84028FC02AAC07 /* Project object */ = {
     600+                       isa = PBXProject;
     601+                       buildConfigurationList = FD33E08C0B23DF4A004049CF /* Build configuration list for PBXProject "SDL_mixer" */;
     602+                       hasScannedForEncodings = 1;
     603+                       mainGroup = 0867D691FE84028FC02AAC07 /* SDL_mixerFramework */;
     604+                       productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
     605+                       projectDirPath = "";
     606+                       targets = (
     607+                               0867D69CFE84028FC02AAC07 /* Framework */,
     608+                               0E06A27B0119C7B67F000001 /* Static Library */,
     609+                               F59C70E700D5BACC01000001 /* Standard Package */,
     610+                               F59C70F300D5C0A001000001 /* Devel Package */,
     611+                       );
     612+               };
     613+/* End PBXProject section */
     614+
     615+/* Begin PBXResourcesBuildPhase section */
     616+               0867D69EFE84028FC02AAC07 /* Resources */ = {
     617+                       isa = PBXResourcesBuildPhase;
     618+                       buildActionMask = 2147483647;
     619+                       files = (
     620+                       );
     621+                       runOnlyForDeploymentPostprocessing = 0;
     622+               };
     623+/* End PBXResourcesBuildPhase section */
     624+
     625+/* Begin PBXRezBuildPhase section */
     626+               0867D6A2FE84028FC02AAC07 /* Rez */ = {
     627+                       isa = PBXRezBuildPhase;
     628+                       buildActionMask = 2147483647;
     629+                       files = (
     630+                       );
     631+                       runOnlyForDeploymentPostprocessing = 0;
     632+               };
     633+               0E06A27F0119C7B67F000001 /* Rez */ = {
     634+                       isa = PBXRezBuildPhase;
     635+                       buildActionMask = 2147483647;
     636+                       files = (
     637+                       );
     638+                       runOnlyForDeploymentPostprocessing = 0;
     639+               };
     640+/* End PBXRezBuildPhase section */
     641+
     642+/* Begin PBXShellScriptBuildPhase section */
     643+               0108F496007D288D7F000001 /* ShellScript */ = {
     644+                       isa = PBXShellScriptBuildPhase;
     645+                       buildActionMask = 2147483647;
     646+                       files = (
     647+                       );
     648+                       runOnlyForDeploymentPostprocessing = 0;
     649+                       shellPath = /bin/sh;
     650+                       shellScript = "# make frameworks directory if it doesn't already exist\nmkdir -p ./build/Frameworks\n# delete the old framework\nrm -rf ./build/Frameworks/SDL_mixer.framework\n# copy framework to its home\n/Developer/Tools/CpMac -r build/Deployment/SDL_mixer.framework ./build/Frameworks/SDL_mixer.framework\n# precompile header for speedier compiles\n/usr/bin/cc -I /Library/Frameworks/SDL.framework/Headers -precomp ./build/Frameworks/SDL_mixer.framework/Headers/SDL_mixer.h -o ./build/Frameworks/SDL_mixer.framework/Headers/SDL_mixer.p";
     651+               };
     652+               F59C70ED00D5BB0901000001 /* ShellScript */ = {
     653+                       isa = PBXShellScriptBuildPhase;
     654+                       buildActionMask = 12;
     655+                       files = (
     656+                       );
     657+                       runOnlyForDeploymentPostprocessing = 0;
     658+                       shellPath = /bin/sh;
     659+                       shellScript = "exec ./pkg-support/mkpackage.sh \"SDL_mixer\" \"standard\"";
     660+               };
     661+               F59C70F500D5C0A001000001 /* ShellScript */ = {
     662+                       isa = PBXShellScriptBuildPhase;
     663+                       buildActionMask = 2147483647;
     664+                       files = (
     665+                       );
     666+                       runOnlyForDeploymentPostprocessing = 0;
     667+                       shellPath = /bin/sh;
     668+                       shellScript = "exec ./pkg-support/mkpackage.sh \"SDL_mixer\" \"devel\"";
     669+               };
     670+/* End PBXShellScriptBuildPhase section */
     671+
     672+/* Begin PBXSourcesBuildPhase section */
     673+               0867D69FFE84028FC02AAC07 /* Sources */ = {
     674+                       isa = PBXSourcesBuildPhase;
     675+                       buildActionMask = 2147483647;
     676+                       files = (
     677+                               5CC1B8B0012FB8CD7F000001 /* drv_nos.c in Sources */,
     678+                               5CC1B8B1012FB8CD7F000001 /* drv_sdl.c in Sources */,
     679+                               5CC1B8B2012FB8CD7F000001 /* load_it.c in Sources */,
     680+                               5CC1B8B3012FB8CD7F000001 /* load_mod.c in Sources */,
     681+                               5CC1B8B4012FB8CD7F000001 /* load_s3m.c in Sources */,
     682+                               5CC1B8B5012FB8CD7F000001 /* load_xm.c in Sources */,
     683+                               5CC1B8B6012FB8CD7F000001 /* mdreg.c in Sources */,
     684+                               5CC1B8B7012FB8CD7F000001 /* mdriver.c in Sources */,
     685+                               5CC1B8B8012FB8CD7F000001 /* mloader.c in Sources */,
     686+                               5CC1B8B9012FB8CD7F000001 /* mlreg.c in Sources */,
     687+                               5CC1B8BA012FB8CD7F000001 /* mlutil.c in Sources */,
     688+                               5CC1B8BB012FB8CD7F000001 /* mmalloc.c in Sources */,
     689+                               5CC1B8BC012FB8CD7F000001 /* mmerror.c in Sources */,
     690+                               5CC1B8BD012FB8CD7F000001 /* mmio.c in Sources */,
     691+                               5CC1B8BE012FB8CD7F000001 /* mplayer.c in Sources */,
     692+                               5CC1B8BF012FB8CD7F000001 /* munitrk.c in Sources */,
     693+                               5CC1B8C0012FB8CD7F000001 /* mwav.c in Sources */,
     694+                               5CC1B8C1012FB8CD7F000001 /* npertab.c in Sources */,
     695+                               5CC1B8C2012FB8CD7F000001 /* sloader.c in Sources */,
     696+                               5CC1B8C3012FB8CD7F000001 /* virtch.c in Sources */,
     697+                               5CC1B8C4012FB8CD7F000001 /* virtch2.c in Sources */,
     698+                               5CC1B8C5012FB8CD7F000001 /* virtch_common.c in Sources */,
     699+                               5CC1B8C6012FB8CD7F000001 /* mixer.c in Sources */,
     700+                               5CC1B8C7012FB8CD7F000001 /* music_cmd.c in Sources */,
     701+                               5CC1B8C8012FB8CD7F000001 /* music_ogg.c in Sources */,
     702+                               5CC1B8C9012FB8CD7F000001 /* music.c in Sources */,
     703+                               5CC1B8CA012FB8CD7F000001 /* common.c in Sources */,
     704+                               5CC1B8CB012FB8CD7F000001 /* controls.c in Sources */,
     705+                               5CC1B8CC012FB8CD7F000001 /* filter.c in Sources */,
     706+                               5CC1B8CD012FB8CD7F000001 /* instrum.c in Sources */,
     707+                               5CC1B8CE012FB8CD7F000001 /* mix.c in Sources */,
     708+                               5CC1B8CF012FB8CD7F000001 /* output.c in Sources */,
     709+                               5CC1B8D0012FB8CD7F000001 /* playmidi.c in Sources */,
     710+                               5CC1B8D1012FB8CD7F000001 /* readmidi.c in Sources */,
     711+                               5CC1B8D2012FB8CD7F000001 /* resample.c in Sources */,
     712+                               5CC1B8D3012FB8CD7F000001 /* sdl_a.c in Sources */,
     713+                               5CC1B8D4012FB8CD7F000001 /* sdl_c.c in Sources */,
     714+                               5CC1B8D5012FB8CD7F000001 /* tables.c in Sources */,
     715+                               5CC1B8D6012FB8CD7F000001 /* timidity.c in Sources */,
     716+                               5CC1B8D8012FB8CD7F000001 /* wavestream.c in Sources */,
     717+                               F567D64001CD881401F3E8B9 /* effect_position.c in Sources */,
     718+                               F567D64101CD881401F3E8B9 /* effect_stereoreverse.c in Sources */,
     719+                               F567D64201CD881401F3E8B9 /* effects_internal.c in Sources */,
     720+                               F567D64E01CD88A701F3E8B9 /* load_aiff.c in Sources */,
     721+                               F567D64F01CD88A701F3E8B9 /* load_voc.c in Sources */,
     722+                               F51BFB0B01F724BF01D3D55B /* native_midi_common.c in Sources */,
     723+                               F51BFB0C01F724BF01D3D55B /* native_midi_mac.c in Sources */,
     724+                               B2A42D1003FAC6A400A8000A /* load_ogg.c in Sources */,
     725+                       );
     726+                       runOnlyForDeploymentPostprocessing = 0;
     727+               };
     728+               0E06A27D0119C7B67F000001 /* Sources */ = {
     729+                       isa = PBXSourcesBuildPhase;
     730+                       buildActionMask = 2147483647;
     731+                       files = (
     732+                               5CC1B8EC012FB8CD7F000001 /* drv_nos.c in Sources */,
     733+                               5CC1B8ED012FB8CD7F000001 /* drv_sdl.c in Sources */,
     734+                               5CC1B8EE012FB8CD7F000001 /* load_it.c in Sources */,
     735+                               5CC1B8EF012FB8CD7F000001 /* load_mod.c in Sources */,
     736+                               5CC1B8F0012FB8CD7F000001 /* load_s3m.c in Sources */,
     737+                               5CC1B8F1012FB8CD7F000001 /* load_xm.c in Sources */,
     738+                               5CC1B8F2012FB8CD7F000001 /* mdreg.c in Sources */,
     739+                               5CC1B8F3012FB8CD7F000001 /* mdriver.c in Sources */,
     740+                               5CC1B8F4012FB8CD7F000001 /* mloader.c in Sources */,
     741+                               5CC1B8F5012FB8CD7F000001 /* mlreg.c in Sources */,
     742+                               5CC1B8F6012FB8CD7F000001 /* mlutil.c in Sources */,
     743+                               5CC1B8F7012FB8CD7F000001 /* mmalloc.c in Sources */,
     744+                               5CC1B8F8012FB8CD7F000001 /* mmerror.c in Sources */,
     745+                               5CC1B8F9012FB8CD7F000001 /* mmio.c in Sources */,
     746+                               5CC1B8FA012FB8CD7F000001 /* mplayer.c in Sources */,
     747+                               5CC1B8FB012FB8CD7F000001 /* munitrk.c in Sources */,
     748+                               5CC1B8FC012FB8CD7F000001 /* mwav.c in Sources */,
     749+                               5CC1B8FD012FB8CD7F000001 /* npertab.c in Sources */,
     750+                               5CC1B8FE012FB8CD7F000001 /* sloader.c in Sources */,
     751+                               5CC1B8FF012FB8CD7F000001 /* virtch.c in Sources */,
     752+                               5CC1B900012FB8CD7F000001 /* virtch2.c in Sources */,
     753+                               5CC1B901012FB8CD7F000001 /* virtch_common.c in Sources */,
     754+                               5CC1B902012FB8CD7F000001 /* mixer.c in Sources */,
     755+                               5CC1B903012FB8CD7F000001 /* music_cmd.c in Sources */,
     756+                               5CC1B904012FB8CD7F000001 /* music_ogg.c in Sources */,
     757+                               5CC1B905012FB8CD7F000001 /* music.c in Sources */,
     758+                               5CC1B906012FB8CD7F000001 /* common.c in Sources */,
     759+                               5CC1B907012FB8CD7F000001 /* controls.c in Sources */,
     760+                               5CC1B908012FB8CD7F000001 /* filter.c in Sources */,
     761+                               5CC1B909012FB8CD7F000001 /* instrum.c in Sources */,
     762+                               5CC1B90A012FB8CD7F000001 /* mix.c in Sources */,
     763+                               5CC1B90B012FB8CD7F000001 /* output.c in Sources */,
     764+                               5CC1B90C012FB8CD7F000001 /* playmidi.c in Sources */,
     765+                               5CC1B90D012FB8CD7F000001 /* readmidi.c in Sources */,
     766+                               5CC1B90E012FB8CD7F000001 /* resample.c in Sources */,
     767+                               5CC1B90F012FB8CD7F000001 /* sdl_a.c in Sources */,
     768+                               5CC1B910012FB8CD7F000001 /* sdl_c.c in Sources */,
     769+                               5CC1B911012FB8CD7F000001 /* tables.c in Sources */,
     770+                               5CC1B912012FB8CD7F000001 /* timidity.c in Sources */,
     771+                               5CC1B914012FB8CD7F000001 /* wavestream.c in Sources */,
     772+                               F567D64401CD881401F3E8B9 /* effect_position.c in Sources */,
     773+                               F567D64501CD881401F3E8B9 /* effect_stereoreverse.c in Sources */,
     774+                               F567D64601CD881401F3E8B9 /* effects_internal.c in Sources */,
     775+                               F567D65201CD88A701F3E8B9 /* load_aiff.c in Sources */,
     776+                               F567D65301CD88A701F3E8B9 /* load_voc.c in Sources */,
     777+                               B2A42D1203FAC6A400A8000A /* load_ogg.c in Sources */,
     778+                               B2A42D1403FAC72300A8000A /* native_midi_common.c in Sources */,
     779+                               B2A42D1603FAC72500A8000A /* native_midi_mac.c in Sources */,
     780+                       );
     781+                       runOnlyForDeploymentPostprocessing = 0;
     782+               };
     783+/* End PBXSourcesBuildPhase section */
     784+
     785+/* Begin PBXTargetDependency section */
     786+               F56F806000D7237901000001 /* PBXTargetDependency */ = {
     787+                       isa = PBXTargetDependency;
     788+                       target = 0867D69CFE84028FC02AAC07 /* Framework */;
     789+                       targetProxy = FD33E0650B23DF29004049CF /* PBXContainerItemProxy */;
     790+               };
     791+               F56F806100D7237901000001 /* PBXTargetDependency */ = {
     792+                       isa = PBXTargetDependency;
     793+                       target = 0867D69CFE84028FC02AAC07 /* Framework */;
     794+                       targetProxy = FD33E0680B23DF29004049CF /* PBXContainerItemProxy */;
     795+               };
     796+/* End PBXTargetDependency section */
     797+
     798+/* Begin PBXToolTarget section */
     799+               F59C70E700D5BACC01000001 /* Standard Package */ = {
     800+                       isa = PBXToolTarget;
     801+                       buildConfigurationList = FD33E0840B23DF4A004049CF /* Build configuration list for PBXToolTarget "Standard Package" */;
     802+                       buildPhases = (
     803+                               F59C70ED00D5BB0901000001 /* ShellScript */,
     804+                       );
     805+                       dependencies = (
     806+                               F56F806000D7237901000001 /* PBXTargetDependency */,
     807+                       );
     808+                       name = "Standard Package";
     809+                       productInstallPath = /usr/local/bin;
     810+                       productName = "Standard Package";
     811+                       productReference = F59C70E600D5BACC01000001 /* Standard Package */;
     812+               };
     813+               F59C70F300D5C0A001000001 /* Devel Package */ = {
     814+                       isa = PBXToolTarget;
     815+                       buildConfigurationList = FD33E0880B23DF4A004049CF /* Build configuration list for PBXToolTarget "Devel Package" */;
     816+                       buildPhases = (
     817+                               F59C70F500D5C0A001000001 /* ShellScript */,
     818+                       );
     819+                       dependencies = (
     820+                               F56F806100D7237901000001 /* PBXTargetDependency */,
     821+                       );
     822+                       name = "Devel Package";
     823+                       productInstallPath = /usr/local/bin;
     824+                       productName = "Devel Package";
     825+                       productReference = F59C70F200D5C09F01000001 /* Devel Package */;
     826+               };
     827+/* End PBXToolTarget section */
     828+
     829+/* Begin XCBuildConfiguration section */
     830+               FD33E07D0B23DF49004049CF /* Deployment */ = {
     831+                       isa = XCBuildConfiguration;
     832+                       buildSettings = {
     833+                               BUILD_SETTING = "";
     834+                               BUILD_SETTING_1 = "";
     835+                               DEBUGGING_SYMBOLS = NO;
     836+                               DYLIB_COMPATIBILITY_VERSION = 1;
     837+                               DYLIB_CURRENT_VERSION = 1;
     838+                               EXPORTED_SYMBOLS_FILE = exports/SDL_mixer.x;
     839+                               FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"";
     840+                               FRAMEWORK_VERSION = A;
     841+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
     842+                               HEADER_SEARCH_PATHS = (
     843+                                       /Library/Frameworks/SDL.framework/Headers,
     844+                                       vorbis/include,
     845+                               );
     846+                               INSTALL_PATH = "@executable_path/../Frameworks";
     847+                               LIBRARY_SEARCH_PATHS = (
     848+                                       vorbis/lib,
     849+                                       /opt/local/lib,
     850+                                       "$(SRCROOT)/vorbis/lib",
     851+                               );
     852+                               OTHER_CFLAGS = (
     853+                                       "-D__STDC__=1",
     854+                                       "-DMACOSX",
     855+                                       "-DUSE_RWOPS",
     856+                                       "-DCMD_MUSIC",
     857+                                       "-DWAV_MUSIC",
     858+                                       "-DMOD_MUSIC",
     859+                                       "-DMID_MUSIC",
     860+                                       "-DUSE_TIMIDITY_MIDI",
     861+                                       "-DUSE_NATIVE_MIDI",
     862+                                       "-DOGG_MUSIC",
     863+                               );
     864+                               OTHER_LDFLAGS = (
     865+                                       "-seg1addr",
     866+                                       0x32000000,
     867+                                       "-framework",
     868+                                       QuickTime,
     869+                                       "-framework",
     870+                                       Carbon,
     871+                                       "-framework",
     872+                                       SDL,
     873+                                       "-lvorbisfile",
     874+                                       "-lvorbis",
     875+                                       "-logg",
     876+                               );
     877+                               PRODUCT_NAME = SDL_mixer;
     878+                               SECTORDER_FLAGS = "";
     879+                               WARNING_CFLAGS = (
     880+                                       "-Wall",
     881+                                       "-Wno-four-char-constants",
     882+                               );
     883+                               WRAPPER_EXTENSION = framework;
     884+                               ZERO_LINK = NO;
     885+                       };
     886+                       name = Deployment;
     887+               };
     888+               FD33E07E0B23DF4A004049CF /* Development */ = {
     889+                       isa = XCBuildConfiguration;
     890+                       buildSettings = {
     891+                               BUILD_SETTING = "";
     892+                               BUILD_SETTING_1 = "";
     893+                               DEBUGGING_SYMBOLS = YES;
     894+                               DYLIB_COMPATIBILITY_VERSION = 1;
     895+                               DYLIB_CURRENT_VERSION = 1;
     896+                               EXPORTED_SYMBOLS_FILE = exports/SDL_mixer.x;
     897+                               FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"";
     898+                               FRAMEWORK_VERSION = A;
     899+                               GCC_DYNAMIC_NO_PIC = NO;
     900+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
     901+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
     902+                               GCC_OPTIMIZATION_LEVEL = 0;
     903+                               HEADER_SEARCH_PATHS = (
     904+                                       /Library/Frameworks/SDL.framework/Headers,
     905+                                       vorbis/include,
     906+                               );
     907+                               INSTALL_PATH = "@executable_path/../Frameworks";
     908+                               LIBRARY_SEARCH_PATHS = (
     909+                                       vorbis/lib,
     910+                                       /opt/local/lib,
     911+                                       "$(SRCROOT)/vorbis/lib",
     912+                               );
     913+                               OPTIMIZATION_CFLAGS = "-O0";
     914+                               OTHER_CFLAGS = (
     915+                                       "-D__STDC__=1",
     916+                                       "-DMACOSX",
     917+                                       "-DUSE_RWOPS",
     918+                                       "-DCMD_MUSIC",
     919+                                       "-DWAV_MUSIC",
     920+                                       "-DMOD_MUSIC",
     921+                                       "-DMID_MUSIC",
     922+                                       "-DUSE_TIMIDITY_MIDI",
     923+                                       "-DUSE_NATIVE_MIDI",
     924+                                       "-DOGG_MUSIC",
     925+                               );
     926+                               OTHER_LDFLAGS = (
     927+                                       "-seg1addr",
     928+                                       0x32000000,
     929+                                       "-framework",
     930+                                       QuickTime,
     931+                                       "-framework",
     932+                                       Carbon,
     933+                                       "-framework",
     934+                                       SDL,
     935+                                       "-lvorbisfile",
     936+                                       "-lvorbis",
     937+                                       "-logg",
     938+                                       "-flat_namespace",
     939+                                       "-all_load",
     940+                               );
     941+                               PRODUCT_NAME = SDL_mixer;
     942+                               SECTORDER_FLAGS = "";
     943+                               WARNING_CFLAGS = (
     944+                                       "-Wall",
     945+                                       "-Wno-four-char-constants",
     946+                               );
     947+                               WRAPPER_EXTENSION = framework;
     948+                               ZERO_LINK = YES;
     949+                       };
     950+                       name = Development;
     951+               };
     952+               FD33E07F0B23DF4A004049CF /* Default */ = {
     953+                       isa = XCBuildConfiguration;
     954+                       buildSettings = {
     955+                               BUILD_SETTING = "";
     956+                               BUILD_SETTING_1 = "";
     957+                               DEBUGGING_SYMBOLS = NO;
     958+                               DYLIB_COMPATIBILITY_VERSION = 1;
     959+                               DYLIB_CURRENT_VERSION = 1;
     960+                               EXPORTED_SYMBOLS_FILE = exports/SDL_mixer.x;
     961+                               FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"";
     962+                               FRAMEWORK_VERSION = A;
     963+                               HEADER_SEARCH_PATHS = (
     964+                                       /Library/Frameworks/SDL.framework/Headers,
     965+                                       vorbis/include,
     966+                               );
     967+                               INSTALL_PATH = "@executable_path/../Frameworks";
     968+                               LIBRARY_SEARCH_PATHS = (
     969+                                       vorbis/lib,
     970+                                       /opt/local/lib,
     971+                                       "$(SRCROOT)/vorbis/lib",
     972+                               );
     973+                               OTHER_CFLAGS = (
     974+                                       "-D__STDC__=1",
     975+                                       "-DMACOSX",
     976+                                       "-DUSE_RWOPS",
     977+                                       "-DCMD_MUSIC",
     978+                                       "-DWAV_MUSIC",
     979+                                       "-DMOD_MUSIC",
     980+                                       "-DMID_MUSIC",
     981+                                       "-DUSE_TIMIDITY_MIDI",
     982+                                       "-DUSE_NATIVE_MIDI",
     983+                                       "-DOGG_MUSIC",
     984+                               );
     985+                               OTHER_LDFLAGS = (
     986+                                       "-seg1addr",
     987+                                       0x32000000,
     988+                                       "-framework",
     989+                                       QuickTime,
     990+                                       "-framework",
     991+                                       Carbon,
     992+                                       "-framework",
     993+                                       SDL,
     994+                                       "-lvorbisfile",
     995+                                       "-lvorbis",
     996+                                       "-logg",
     997+                               );
     998+                               PRODUCT_NAME = SDL_mixer;
     999+                               SECTORDER_FLAGS = "";
     1000+                               WARNING_CFLAGS = (
     1001+                                       "-Wall",
     1002+                                       "-Wno-four-char-constants",
     1003+                               );
     1004+                               WRAPPER_EXTENSION = framework;
     1005+                       };
     1006+                       name = Default;
     1007+               };
     1008+               FD33E0810B23DF4A004049CF /* Deployment */ = {
     1009+                       isa = XCBuildConfiguration;
     1010+                       buildSettings = {
     1011+                               DEBUGGING_SYMBOLS = NO;
     1012+                               DYLIB_COMPATIBILITY_VERSION = 1;
     1013+                               DYLIB_CURRENT_VERSION = 1;
     1014+                               FRAMEWORK_SEARCH_PATHS = "";
     1015+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
     1016+                               HEADER_SEARCH_PATHS = (
     1017+                                       /Library/Frameworks/SDL.framework/Headers,
     1018+                                       vorbis/include,
     1019+                               );
     1020+                               LIBRARY_SEARCH_PATHS = vorbis/lib;
     1021+                               LIBRARY_STYLE = STATIC;
     1022+                               OTHER_CFLAGS = (
     1023+                                       "-D__STDC__=1",
     1024+                                       "-DMACOSX",
     1025+                                       "-DUSE_RWOPS",
     1026+                                       "-DCMD_MUSIC",
     1027+                                       "-DWAV_MUSIC",
     1028+                                       "-DMOD_MUSIC",
     1029+                                       "-DMID_MUSIC",
     1030+                                       "-DUSE_TIMIDITY_MIDI",
     1031+                                       "-DUSE_NATIVE_MIDI",
     1032+                                       "-DOGG_MUSIC",
     1033+                               );
     1034+                               OTHER_LDFLAGS = (
     1035+                                       "-lvorbisfile",
     1036+                                       "-lvorbis",
     1037+                                       "-logg",
     1038+                               );
     1039+                               OTHER_LIBTOOL_FLAGS = "";
     1040+                               OTHER_REZFLAGS = "";
     1041+                               PRODUCT_NAME = libSDL_mixer.a;
     1042+                               REZ_EXECUTABLE = YES;
     1043+                               SECTORDER_FLAGS = "";
     1044+                               WARNING_CFLAGS = (
     1045+                                       "-Wmost",
     1046+                                       "-Wno-four-char-constants",
     1047+                                       "-Wno-unknown-pragmas",
     1048+                               );
     1049+                               ZERO_LINK = NO;
     1050+                       };
     1051+                       name = Deployment;
     1052+               };
     1053+               FD33E0820B23DF4A004049CF /* Development */ = {
     1054+                       isa = XCBuildConfiguration;
     1055+                       buildSettings = {
     1056+                               DEBUGGING_SYMBOLS = YES;
     1057+                               DYLIB_COMPATIBILITY_VERSION = 1;
     1058+                               DYLIB_CURRENT_VERSION = 1;
     1059+                               FRAMEWORK_SEARCH_PATHS = "";
     1060+                               GCC_DYNAMIC_NO_PIC = NO;
     1061+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
     1062+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
     1063+                               GCC_OPTIMIZATION_LEVEL = 0;
     1064+                               HEADER_SEARCH_PATHS = (
     1065+                                       /Library/Frameworks/SDL.framework/Headers,
     1066+                                       vorbis/include,
     1067+                               );
     1068+                               LIBRARY_SEARCH_PATHS = vorbis/lib;
     1069+                               LIBRARY_STYLE = STATIC;
     1070+                               OPTIMIZATION_CFLAGS = "-O0";
     1071+                               OTHER_CFLAGS = (
     1072+                                       "-D__STDC__=1",
     1073+                                       "-DMACOSX",
     1074+                                       "-DUSE_RWOPS",
     1075+                                       "-DCMD_MUSIC",
     1076+                                       "-DWAV_MUSIC",
     1077+                                       "-DMOD_MUSIC",
     1078+                                       "-DMID_MUSIC",
     1079+                                       "-DUSE_TIMIDITY_MIDI",
     1080+                                       "-DUSE_NATIVE_MIDI",
     1081+                                       "-DOGG_MUSIC",
     1082+                               );
     1083+                               OTHER_LDFLAGS = (
     1084+                                       "-lvorbisfile",
     1085+                                       "-lvorbis",
     1086+                                       "-logg",
     1087+                                       "-flat_namespace",
     1088+                                       "-all_load",
     1089+                               );
     1090+                               OTHER_LIBTOOL_FLAGS = "";
     1091+                               OTHER_REZFLAGS = "";
     1092+                               PRODUCT_NAME = libSDL_mixer.a;
     1093+                               REZ_EXECUTABLE = YES;
     1094+                               SECTORDER_FLAGS = "";
     1095+                               WARNING_CFLAGS = (
     1096+                                       "-Wmost",
     1097+                                       "-Wno-four-char-constants",
     1098+                                       "-Wno-unknown-pragmas",
     1099+                               );
     1100+                               ZERO_LINK = YES;
     1101+                       };
     1102+                       name = Development;
     1103+               };
     1104+               FD33E0830B23DF4A004049CF /* Default */ = {
     1105+                       isa = XCBuildConfiguration;
     1106+                       buildSettings = {
     1107+                               DEBUGGING_SYMBOLS = NO;
     1108+                               DYLIB_COMPATIBILITY_VERSION = 1;
     1109+                               DYLIB_CURRENT_VERSION = 1;
     1110+                               FRAMEWORK_SEARCH_PATHS = "";
     1111+                               HEADER_SEARCH_PATHS = (
     1112+                                       /Library/Frameworks/SDL.framework/Headers,
     1113+                                       vorbis/include,
     1114+                               );
     1115+                               LIBRARY_SEARCH_PATHS = vorbis/lib;
     1116+                               LIBRARY_STYLE = STATIC;
     1117+                               OTHER_CFLAGS = (
     1118+                                       "-D__STDC__=1",
     1119+                                       "-DMACOSX",
     1120+                                       "-DUSE_RWOPS",
     1121+                                       "-DCMD_MUSIC",
     1122+                                       "-DWAV_MUSIC",
     1123+                                       "-DMOD_MUSIC",
     1124+                                       "-DMID_MUSIC",
     1125+                                       "-DUSE_TIMIDITY_MIDI",
     1126+                                       "-DUSE_NATIVE_MIDI",
     1127+                                       "-DOGG_MUSIC",
     1128+                               );
     1129+                               OTHER_LDFLAGS = (
     1130+                                       "-lvorbisfile",
     1131+                                       "-lvorbis",
     1132+                                       "-logg",
     1133+                               );
     1134+                               OTHER_LIBTOOL_FLAGS = "";
     1135+                               OTHER_REZFLAGS = "";
     1136+                               PRODUCT_NAME = libSDL_mixer.a;
     1137+                               REZ_EXECUTABLE = YES;
     1138+                               SECTORDER_FLAGS = "";
     1139+                               WARNING_CFLAGS = (
     1140+                                       "-Wmost",
     1141+                                       "-Wno-four-char-constants",
     1142+                                       "-Wno-unknown-pragmas",
     1143+                               );
     1144+                       };
     1145+                       name = Default;
     1146+               };
     1147+               FD33E0850B23DF4A004049CF /* Deployment */ = {
     1148+                       isa = XCBuildConfiguration;
     1149+                       buildSettings = {
     1150+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
     1151+                               OTHER_CFLAGS = "";
     1152+                               OTHER_LDFLAGS = "";
     1153+                               OTHER_REZFLAGS = "";
     1154+                               PRODUCT_NAME = "Standard Package";
     1155+                               REZ_EXECUTABLE = YES;
     1156+                               SECTORDER_FLAGS = "";
     1157+                               WARNING_CFLAGS = (
     1158+                                       "-Wmost",
     1159+                                       "-Wno-four-char-constants",
     1160+                                       "-Wno-unknown-pragmas",
     1161+                               );
     1162+                               ZERO_LINK = NO;
     1163+                       };
     1164+                       name = Deployment;
     1165+               };
     1166+               FD33E0860B23DF4A004049CF /* Development */ = {
     1167+                       isa = XCBuildConfiguration;
     1168+                       buildSettings = {
     1169+                               DEBUGGING_SYMBOLS = YES;
     1170+                               GCC_DYNAMIC_NO_PIC = NO;
     1171+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
     1172+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
     1173+                               GCC_OPTIMIZATION_LEVEL = 0;
     1174+                               OPTIMIZATION_CFLAGS = "-O0";
     1175+                               OTHER_CFLAGS = "";
     1176+                               OTHER_LDFLAGS = (
     1177+                                       "-flat_namespace",
     1178+                                       "-all_load",
     1179+                               );
     1180+                               OTHER_REZFLAGS = "";
     1181+                               PRODUCT_NAME = "Standard Package";
     1182+                               REZ_EXECUTABLE = YES;
     1183+                               SECTORDER_FLAGS = "";
     1184+                               WARNING_CFLAGS = (
     1185+                                       "-Wmost",
     1186+                                       "-Wno-four-char-constants",
     1187+                                       "-Wno-unknown-pragmas",
     1188+                               );
     1189+                               ZERO_LINK = YES;
     1190+                       };
     1191+                       name = Development;
     1192+               };
     1193+               FD33E0870B23DF4A004049CF /* Default */ = {
     1194+                       isa = XCBuildConfiguration;
     1195+                       buildSettings = {
     1196+                               OTHER_CFLAGS = "";
     1197+                               OTHER_LDFLAGS = "";
     1198+                               OTHER_REZFLAGS = "";
     1199+                               PRODUCT_NAME = "Standard Package";
     1200+                               REZ_EXECUTABLE = YES;
     1201+                               SECTORDER_FLAGS = "";
     1202+                               WARNING_CFLAGS = (
     1203+                                       "-Wmost",
     1204+                                       "-Wno-four-char-constants",
     1205+                                       "-Wno-unknown-pragmas",
     1206+                               );
     1207+                       };
     1208+                       name = Default;
     1209+               };
     1210+               FD33E0890B23DF4A004049CF /* Deployment */ = {
     1211+                       isa = XCBuildConfiguration;
     1212+                       buildSettings = {
     1213+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
     1214+                               OTHER_CFLAGS = "";
     1215+                               OTHER_LDFLAGS = "";
     1216+                               OTHER_REZFLAGS = "";
     1217+                               PRODUCT_NAME = "Devel Package";
     1218+                               REZ_EXECUTABLE = YES;
     1219+                               SECTORDER_FLAGS = "";
     1220+                               WARNING_CFLAGS = (
     1221+                                       "-Wmost",
     1222+                                       "-Wno-four-char-constants",
     1223+                                       "-Wno-unknown-pragmas",
     1224+                               );
     1225+                               ZERO_LINK = NO;
     1226+                       };
     1227+                       name = Deployment;
     1228+               };
     1229+               FD33E08A0B23DF4A004049CF /* Development */ = {
     1230+                       isa = XCBuildConfiguration;
     1231+                       buildSettings = {
     1232+                               DEBUGGING_SYMBOLS = YES;
     1233+                               GCC_DYNAMIC_NO_PIC = NO;
     1234+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
     1235+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
     1236+                               GCC_OPTIMIZATION_LEVEL = 0;
     1237+                               OPTIMIZATION_CFLAGS = "-O0";
     1238+                               OTHER_CFLAGS = "";
     1239+                               OTHER_LDFLAGS = (
     1240+                                       "-flat_namespace",
     1241+                                       "-all_load",
     1242+                               );
     1243+                               OTHER_REZFLAGS = "";
     1244+                               PRODUCT_NAME = "Devel Package";
     1245+                               REZ_EXECUTABLE = YES;
     1246+                               SECTORDER_FLAGS = "";
     1247+                               WARNING_CFLAGS = (
     1248+                                       "-Wmost",
     1249+                                       "-Wno-four-char-constants",
     1250+                                       "-Wno-unknown-pragmas",
     1251+                               );
     1252+                               ZERO_LINK = YES;
     1253+                       };
     1254+                       name = Development;
     1255+               };
     1256+               FD33E08B0B23DF4A004049CF /* Default */ = {
     1257+                       isa = XCBuildConfiguration;
     1258+                       buildSettings = {
     1259+                               OTHER_CFLAGS = "";
     1260+                               OTHER_LDFLAGS = "";
     1261+                               OTHER_REZFLAGS = "";
     1262+                               PRODUCT_NAME = "Devel Package";
     1263+                               REZ_EXECUTABLE = YES;
     1264+                               SECTORDER_FLAGS = "";
     1265+                               WARNING_CFLAGS = (
     1266+                                       "-Wmost",
     1267+                                       "-Wno-four-char-constants",
     1268+                                       "-Wno-unknown-pragmas",
     1269+                               );
     1270+                       };
     1271+                       name = Default;
     1272+               };
     1273+               FD33E08D0B23DF4A004049CF /* Deployment */ = {
     1274+                       isa = XCBuildConfiguration;
     1275+                       buildSettings = {
     1276+                       };
     1277+                       name = Deployment;
     1278+               };
     1279+               FD33E08E0B23DF4A004049CF /* Development */ = {
     1280+                       isa = XCBuildConfiguration;
     1281+                       buildSettings = {
     1282+                       };
     1283+                       name = Development;
     1284+               };
     1285+               FD33E08F0B23DF4A004049CF /* Default */ = {
     1286+                       isa = XCBuildConfiguration;
     1287+                       buildSettings = {
     1288+                       };
     1289+                       name = Default;
     1290+               };
     1291+/* End XCBuildConfiguration section */
     1292+
     1293+/* Begin XCConfigurationList section */
     1294+               FD33E07C0B23DF49004049CF /* Build configuration list for PBXFrameworkTarget "Framework" */ = {
     1295+                       isa = XCConfigurationList;
     1296+                       buildConfigurations = (
     1297+                               FD33E07D0B23DF49004049CF /* Deployment */,
     1298+                               FD33E07E0B23DF4A004049CF /* Development */,
     1299+                               FD33E07F0B23DF4A004049CF /* Default */,
     1300+                       );
     1301+                       defaultConfigurationIsVisible = 0;
     1302+                       defaultConfigurationName = Default;
     1303+               };
     1304+               FD33E0800B23DF4A004049CF /* Build configuration list for PBXLibraryTarget "Static Library" */ = {
     1305+                       isa = XCConfigurationList;
     1306+                       buildConfigurations = (
     1307+                               FD33E0810B23DF4A004049CF /* Deployment */,
     1308+                               FD33E0820B23DF4A004049CF /* Development */,
     1309+                               FD33E0830B23DF4A004049CF /* Default */,
     1310+                       );
     1311+                       defaultConfigurationIsVisible = 0;
     1312+                       defaultConfigurationName = Default;
     1313+               };
     1314+               FD33E0840B23DF4A004049CF /* Build configuration list for PBXToolTarget "Standard Package" */ = {
     1315+                       isa = XCConfigurationList;
     1316+                       buildConfigurations = (
     1317+                               FD33E0850B23DF4A004049CF /* Deployment */,
     1318+                               FD33E0860B23DF4A004049CF /* Development */,
     1319+                               FD33E0870B23DF4A004049CF /* Default */,
     1320+                       );
     1321+                       defaultConfigurationIsVisible = 0;
     1322+                       defaultConfigurationName = Default;
     1323+               };
     1324+               FD33E0880B23DF4A004049CF /* Build configuration list for PBXToolTarget "Devel Package" */ = {
     1325+                       isa = XCConfigurationList;
     1326+                       buildConfigurations = (
     1327+                               FD33E0890B23DF4A004049CF /* Deployment */,
     1328+                               FD33E08A0B23DF4A004049CF /* Development */,
     1329+                               FD33E08B0B23DF4A004049CF /* Default */,
     1330+                       );
     1331+                       defaultConfigurationIsVisible = 0;
     1332+                       defaultConfigurationName = Default;
     1333+               };
     1334+               FD33E08C0B23DF4A004049CF /* Build configuration list for PBXProject "SDL_mixer" */ = {
     1335+                       isa = XCConfigurationList;
     1336+                       buildConfigurations = (
     1337+                               FD33E08D0B23DF4A004049CF /* Deployment */,
     1338+                               FD33E08E0B23DF4A004049CF /* Development */,
     1339+                               FD33E08F0B23DF4A004049CF /* Default */,
     1340+                       );
     1341+                       defaultConfigurationIsVisible = 0;
     1342+                       defaultConfigurationName = Default;
     1343+               };
     1344+/* End XCConfigurationList section */
     1345+       };
     1346+       rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
     1347+}