[22454] trunk/dports/audio/libsdl_mixer-framework
source_changes at macosforge.org
source_changes at macosforge.org
Thu Mar 1 02:32:28 PST 2007
Revision: 22454
http://trac.macosforge.org/projects/macports/changeset/22454
Author: pipping at macports.org
Date: 2007-03-01 02:32:28 -0800 (Thu, 01 Mar 2007)
Log Message:
-----------
* apply patch submitted by sethk at magnesium.net (#8771)
* add testsuite
Modified Paths:
--------------
trunk/dports/audio/libsdl_mixer-framework/Portfile
Added Paths:
-----------
trunk/dports/audio/libsdl_mixer-framework/files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch
Modified: trunk/dports/audio/libsdl_mixer-framework/Portfile
===================================================================
--- trunk/dports/audio/libsdl_mixer-framework/Portfile 2007-03-01 10:27:24 UTC (rev 22453)
+++ trunk/dports/audio/libsdl_mixer-framework/Portfile 2007-03-01 10:32:28 UTC (rev 22454)
@@ -21,8 +21,10 @@
depends_lib port:libsdl-framework \
port:libsdl_mixer
+patchfiles PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch
+
variant macosx i386 {
- patchfiles native_midi_mac.c.patch
+ patchfiles-append native_midi_mac.c.patch
}
configure.env CPPFLAGS="-no-cpp-precomp -I${prefix}/include" \
@@ -49,6 +51,7 @@
reinplace "s|\$(HOME)/Library/Frameworks|/Library/Frameworks|g" ${pbx}
reinplace "s|\$HOME/Library/Frameworks|/Library/Frameworks|g" ${pbx}
reinplace "s|build/SDL_mixer.framework|${buildindir}/SDL_mixer.framework|g" ${pbx}
+ file mkdir "${worksrcpath}/PBProjects/SDL_mixer.xcodeproj"
}
build.dir "${worksrcpath}/PBProjects"
@@ -61,6 +64,11 @@
build/Frameworks/SDL_mixer.framework/SDL_mixer"
}
+test.cmd make
+test.dir ${worksrcpath}
+test.run yes
+test.target check
+
destroot.cmd {}
destroot.target {}
Added: trunk/dports/audio/libsdl_mixer-framework/files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch
===================================================================
--- trunk/dports/audio/libsdl_mixer-framework/files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch (rev 0)
+++ trunk/dports/audio/libsdl_mixer-framework/files/PBProjects-SDL_mixer.xcodeproj-project.pbxproj.patch 2007-03-01 10:32:28 UTC (rev 22454)
@@ -0,0 +1,1347 @@
+--- /dev/null 2006-12-03 21:19:03.000000000 -0800
++++ PBProjects/SDL_mixer.xcodeproj/project.pbxproj 2006-12-03 21:14:11.000000000 -0800
+@@ -0,0 +1,1344 @@
++// !$*UTF8*$!
++{
++ archiveVersion = 1;
++ classes = {
++ };
++ objectVersion = 42;
++ objects = {
++
++/* Begin PBXBuildFile section */
++ 5CC1B89D012FB8CD7F000001 /* mikmod.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B868012FB8CD7F000001 /* mikmod.h */; };
++ 5CC1B89E012FB8CD7F000001 /* mikmod_build.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B869012FB8CD7F000001 /* mikmod_build.h */; };
++ 5CC1B89F012FB8CD7F000001 /* mikmod_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */; };
++ 5CC1B8A0012FB8CD7F000001 /* music_cmd.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87B012FB8CD7F000001 /* music_cmd.h */; };
++ 5CC1B8A1012FB8CD7F000001 /* music_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87D012FB8CD7F000001 /* music_ogg.h */; };
++ 5CC1B8A2012FB8CD7F000001 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B881012FB8CD7F000001 /* common.h */; };
++ 5CC1B8A3012FB8CD7F000001 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B882012FB8CD7F000001 /* config.h */; };
++ 5CC1B8A4012FB8CD7F000001 /* controls.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B884012FB8CD7F000001 /* controls.h */; };
++ 5CC1B8A5012FB8CD7F000001 /* filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B886012FB8CD7F000001 /* filter.h */; };
++ 5CC1B8A6012FB8CD7F000001 /* instrum.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B888012FB8CD7F000001 /* instrum.h */; };
++ 5CC1B8A7012FB8CD7F000001 /* mix.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88A012FB8CD7F000001 /* mix.h */; };
++ 5CC1B8A8012FB8CD7F000001 /* output.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88C012FB8CD7F000001 /* output.h */; };
++ 5CC1B8A9012FB8CD7F000001 /* playmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88E012FB8CD7F000001 /* playmidi.h */; };
++ 5CC1B8AA012FB8CD7F000001 /* readmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B890012FB8CD7F000001 /* readmidi.h */; };
++ 5CC1B8AB012FB8CD7F000001 /* resample.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B892012FB8CD7F000001 /* resample.h */; };
++ 5CC1B8AC012FB8CD7F000001 /* tables.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B896012FB8CD7F000001 /* tables.h */; };
++ 5CC1B8AD012FB8CD7F000001 /* timidity.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B898012FB8CD7F000001 /* timidity.h */; };
++ 5CC1B8AF012FB8CD7F000001 /* wavestream.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B89C012FB8CD7F000001 /* wavestream.h */; };
++ 5CC1B8B0012FB8CD7F000001 /* drv_nos.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B860012FB8CD7F000001 /* drv_nos.c */; };
++ 5CC1B8B1012FB8CD7F000001 /* drv_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B861012FB8CD7F000001 /* drv_sdl.c */; };
++ 5CC1B8B2012FB8CD7F000001 /* load_it.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B862012FB8CD7F000001 /* load_it.c */; };
++ 5CC1B8B3012FB8CD7F000001 /* load_mod.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B863012FB8CD7F000001 /* load_mod.c */; };
++ 5CC1B8B4012FB8CD7F000001 /* load_s3m.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B864012FB8CD7F000001 /* load_s3m.c */; };
++ 5CC1B8B5012FB8CD7F000001 /* load_xm.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B865012FB8CD7F000001 /* load_xm.c */; };
++ 5CC1B8B6012FB8CD7F000001 /* mdreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B866012FB8CD7F000001 /* mdreg.c */; };
++ 5CC1B8B7012FB8CD7F000001 /* mdriver.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B867012FB8CD7F000001 /* mdriver.c */; };
++ 5CC1B8B8012FB8CD7F000001 /* mloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86B012FB8CD7F000001 /* mloader.c */; };
++ 5CC1B8B9012FB8CD7F000001 /* mlreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86C012FB8CD7F000001 /* mlreg.c */; };
++ 5CC1B8BA012FB8CD7F000001 /* mlutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86D012FB8CD7F000001 /* mlutil.c */; };
++ 5CC1B8BB012FB8CD7F000001 /* mmalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86E012FB8CD7F000001 /* mmalloc.c */; };
++ 5CC1B8BC012FB8CD7F000001 /* mmerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86F012FB8CD7F000001 /* mmerror.c */; };
++ 5CC1B8BD012FB8CD7F000001 /* mmio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B870012FB8CD7F000001 /* mmio.c */; };
++ 5CC1B8BE012FB8CD7F000001 /* mplayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B871012FB8CD7F000001 /* mplayer.c */; };
++ 5CC1B8BF012FB8CD7F000001 /* munitrk.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B872012FB8CD7F000001 /* munitrk.c */; };
++ 5CC1B8C0012FB8CD7F000001 /* mwav.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B873012FB8CD7F000001 /* mwav.c */; };
++ 5CC1B8C1012FB8CD7F000001 /* npertab.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B874012FB8CD7F000001 /* npertab.c */; };
++ 5CC1B8C2012FB8CD7F000001 /* sloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B875012FB8CD7F000001 /* sloader.c */; };
++ 5CC1B8C3012FB8CD7F000001 /* virtch.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B876012FB8CD7F000001 /* virtch.c */; };
++ 5CC1B8C4012FB8CD7F000001 /* virtch2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B877012FB8CD7F000001 /* virtch2.c */; };
++ 5CC1B8C5012FB8CD7F000001 /* virtch_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B878012FB8CD7F000001 /* virtch_common.c */; };
++ 5CC1B8C6012FB8CD7F000001 /* mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B879012FB8CD7F000001 /* mixer.c */; };
++ 5CC1B8C7012FB8CD7F000001 /* music_cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87A012FB8CD7F000001 /* music_cmd.c */; };
++ 5CC1B8C8012FB8CD7F000001 /* music_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87C012FB8CD7F000001 /* music_ogg.c */; };
++ 5CC1B8C9012FB8CD7F000001 /* music.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87E012FB8CD7F000001 /* music.c */; };
++ 5CC1B8CA012FB8CD7F000001 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B880012FB8CD7F000001 /* common.c */; };
++ 5CC1B8CB012FB8CD7F000001 /* controls.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B883012FB8CD7F000001 /* controls.c */; };
++ 5CC1B8CC012FB8CD7F000001 /* filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B885012FB8CD7F000001 /* filter.c */; };
++ 5CC1B8CD012FB8CD7F000001 /* instrum.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B887012FB8CD7F000001 /* instrum.c */; };
++ 5CC1B8CE012FB8CD7F000001 /* mix.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B889012FB8CD7F000001 /* mix.c */; };
++ 5CC1B8CF012FB8CD7F000001 /* output.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88B012FB8CD7F000001 /* output.c */; };
++ 5CC1B8D0012FB8CD7F000001 /* playmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88D012FB8CD7F000001 /* playmidi.c */; };
++ 5CC1B8D1012FB8CD7F000001 /* readmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88F012FB8CD7F000001 /* readmidi.c */; };
++ 5CC1B8D2012FB8CD7F000001 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B891012FB8CD7F000001 /* resample.c */; };
++ 5CC1B8D3012FB8CD7F000001 /* sdl_a.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B893012FB8CD7F000001 /* sdl_a.c */; };
++ 5CC1B8D4012FB8CD7F000001 /* sdl_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B894012FB8CD7F000001 /* sdl_c.c */; };
++ 5CC1B8D5012FB8CD7F000001 /* tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B895012FB8CD7F000001 /* tables.c */; };
++ 5CC1B8D6012FB8CD7F000001 /* timidity.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B897012FB8CD7F000001 /* timidity.c */; };
++ 5CC1B8D8012FB8CD7F000001 /* wavestream.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B89B012FB8CD7F000001 /* wavestream.c */; };
++ 5CC1B8D9012FB8CD7F000001 /* mikmod.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B868012FB8CD7F000001 /* mikmod.h */; };
++ 5CC1B8DA012FB8CD7F000001 /* mikmod_build.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B869012FB8CD7F000001 /* mikmod_build.h */; };
++ 5CC1B8DB012FB8CD7F000001 /* mikmod_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */; };
++ 5CC1B8DC012FB8CD7F000001 /* music_cmd.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87B012FB8CD7F000001 /* music_cmd.h */; };
++ 5CC1B8DD012FB8CD7F000001 /* music_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B87D012FB8CD7F000001 /* music_ogg.h */; };
++ 5CC1B8DE012FB8CD7F000001 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B881012FB8CD7F000001 /* common.h */; };
++ 5CC1B8DF012FB8CD7F000001 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B882012FB8CD7F000001 /* config.h */; };
++ 5CC1B8E0012FB8CD7F000001 /* controls.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B884012FB8CD7F000001 /* controls.h */; };
++ 5CC1B8E1012FB8CD7F000001 /* filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B886012FB8CD7F000001 /* filter.h */; };
++ 5CC1B8E2012FB8CD7F000001 /* instrum.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B888012FB8CD7F000001 /* instrum.h */; };
++ 5CC1B8E3012FB8CD7F000001 /* mix.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88A012FB8CD7F000001 /* mix.h */; };
++ 5CC1B8E4012FB8CD7F000001 /* output.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88C012FB8CD7F000001 /* output.h */; };
++ 5CC1B8E5012FB8CD7F000001 /* playmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B88E012FB8CD7F000001 /* playmidi.h */; };
++ 5CC1B8E6012FB8CD7F000001 /* readmidi.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B890012FB8CD7F000001 /* readmidi.h */; };
++ 5CC1B8E7012FB8CD7F000001 /* resample.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B892012FB8CD7F000001 /* resample.h */; };
++ 5CC1B8E8012FB8CD7F000001 /* tables.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B896012FB8CD7F000001 /* tables.h */; };
++ 5CC1B8E9012FB8CD7F000001 /* timidity.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B898012FB8CD7F000001 /* timidity.h */; };
++ 5CC1B8EB012FB8CD7F000001 /* wavestream.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1B89C012FB8CD7F000001 /* wavestream.h */; };
++ 5CC1B8EC012FB8CD7F000001 /* drv_nos.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B860012FB8CD7F000001 /* drv_nos.c */; };
++ 5CC1B8ED012FB8CD7F000001 /* drv_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B861012FB8CD7F000001 /* drv_sdl.c */; };
++ 5CC1B8EE012FB8CD7F000001 /* load_it.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B862012FB8CD7F000001 /* load_it.c */; };
++ 5CC1B8EF012FB8CD7F000001 /* load_mod.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B863012FB8CD7F000001 /* load_mod.c */; };
++ 5CC1B8F0012FB8CD7F000001 /* load_s3m.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B864012FB8CD7F000001 /* load_s3m.c */; };
++ 5CC1B8F1012FB8CD7F000001 /* load_xm.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B865012FB8CD7F000001 /* load_xm.c */; };
++ 5CC1B8F2012FB8CD7F000001 /* mdreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B866012FB8CD7F000001 /* mdreg.c */; };
++ 5CC1B8F3012FB8CD7F000001 /* mdriver.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B867012FB8CD7F000001 /* mdriver.c */; };
++ 5CC1B8F4012FB8CD7F000001 /* mloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86B012FB8CD7F000001 /* mloader.c */; };
++ 5CC1B8F5012FB8CD7F000001 /* mlreg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86C012FB8CD7F000001 /* mlreg.c */; };
++ 5CC1B8F6012FB8CD7F000001 /* mlutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86D012FB8CD7F000001 /* mlutil.c */; };
++ 5CC1B8F7012FB8CD7F000001 /* mmalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86E012FB8CD7F000001 /* mmalloc.c */; };
++ 5CC1B8F8012FB8CD7F000001 /* mmerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B86F012FB8CD7F000001 /* mmerror.c */; };
++ 5CC1B8F9012FB8CD7F000001 /* mmio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B870012FB8CD7F000001 /* mmio.c */; };
++ 5CC1B8FA012FB8CD7F000001 /* mplayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B871012FB8CD7F000001 /* mplayer.c */; };
++ 5CC1B8FB012FB8CD7F000001 /* munitrk.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B872012FB8CD7F000001 /* munitrk.c */; };
++ 5CC1B8FC012FB8CD7F000001 /* mwav.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B873012FB8CD7F000001 /* mwav.c */; };
++ 5CC1B8FD012FB8CD7F000001 /* npertab.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B874012FB8CD7F000001 /* npertab.c */; };
++ 5CC1B8FE012FB8CD7F000001 /* sloader.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B875012FB8CD7F000001 /* sloader.c */; };
++ 5CC1B8FF012FB8CD7F000001 /* virtch.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B876012FB8CD7F000001 /* virtch.c */; };
++ 5CC1B900012FB8CD7F000001 /* virtch2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B877012FB8CD7F000001 /* virtch2.c */; };
++ 5CC1B901012FB8CD7F000001 /* virtch_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B878012FB8CD7F000001 /* virtch_common.c */; };
++ 5CC1B902012FB8CD7F000001 /* mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B879012FB8CD7F000001 /* mixer.c */; };
++ 5CC1B903012FB8CD7F000001 /* music_cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87A012FB8CD7F000001 /* music_cmd.c */; };
++ 5CC1B904012FB8CD7F000001 /* music_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87C012FB8CD7F000001 /* music_ogg.c */; };
++ 5CC1B905012FB8CD7F000001 /* music.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B87E012FB8CD7F000001 /* music.c */; };
++ 5CC1B906012FB8CD7F000001 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B880012FB8CD7F000001 /* common.c */; };
++ 5CC1B907012FB8CD7F000001 /* controls.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B883012FB8CD7F000001 /* controls.c */; };
++ 5CC1B908012FB8CD7F000001 /* filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B885012FB8CD7F000001 /* filter.c */; };
++ 5CC1B909012FB8CD7F000001 /* instrum.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B887012FB8CD7F000001 /* instrum.c */; };
++ 5CC1B90A012FB8CD7F000001 /* mix.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B889012FB8CD7F000001 /* mix.c */; };
++ 5CC1B90B012FB8CD7F000001 /* output.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88B012FB8CD7F000001 /* output.c */; };
++ 5CC1B90C012FB8CD7F000001 /* playmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88D012FB8CD7F000001 /* playmidi.c */; };
++ 5CC1B90D012FB8CD7F000001 /* readmidi.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B88F012FB8CD7F000001 /* readmidi.c */; };
++ 5CC1B90E012FB8CD7F000001 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B891012FB8CD7F000001 /* resample.c */; };
++ 5CC1B90F012FB8CD7F000001 /* sdl_a.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B893012FB8CD7F000001 /* sdl_a.c */; };
++ 5CC1B910012FB8CD7F000001 /* sdl_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B894012FB8CD7F000001 /* sdl_c.c */; };
++ 5CC1B911012FB8CD7F000001 /* tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B895012FB8CD7F000001 /* tables.c */; };
++ 5CC1B912012FB8CD7F000001 /* timidity.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B897012FB8CD7F000001 /* timidity.c */; };
++ 5CC1B914012FB8CD7F000001 /* wavestream.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CC1B89B012FB8CD7F000001 /* wavestream.c */; };
++ B2A42D1003FAC6A400A8000A /* load_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A42D0E03FAC6A400A8000A /* load_ogg.c */; };
++ B2A42D1103FAC6A400A8000A /* load_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = B2A42D0F03FAC6A400A8000A /* load_ogg.h */; };
++ B2A42D1203FAC6A400A8000A /* load_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A42D0E03FAC6A400A8000A /* load_ogg.c */; };
++ B2A42D1303FAC6A400A8000A /* load_ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = B2A42D0F03FAC6A400A8000A /* load_ogg.h */; };
++ B2A42D1403FAC72300A8000A /* native_midi_common.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0201F724BE01D3D55B /* native_midi_common.c */; };
++ B2A42D1503FAC72300A8000A /* native_midi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0301F724BE01D3D55B /* native_midi_common.h */; };
++ B2A42D1603FAC72500A8000A /* native_midi_mac.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0401F724BE01D3D55B /* native_midi_mac.c */; };
++ B2A42D1703FAC72500A8000A /* native_midi.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0101F724BE01D3D55B /* native_midi.h */; };
++ F51BFB0601F724BE01D3D55B /* native_midi.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0101F724BE01D3D55B /* native_midi.h */; };
++ F51BFB0701F724BE01D3D55B /* native_midi_common.h in Headers */ = {isa = PBXBuildFile; fileRef = F51BFB0301F724BE01D3D55B /* native_midi_common.h */; };
++ F51BFB0B01F724BF01D3D55B /* native_midi_common.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0201F724BE01D3D55B /* native_midi_common.c */; };
++ F51BFB0C01F724BF01D3D55B /* native_midi_mac.c in Sources */ = {isa = PBXBuildFile; fileRef = F51BFB0401F724BE01D3D55B /* native_midi_mac.c */; };
++ F567D63F01CD881401F3E8B9 /* effects_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D63E01CD881401F3E8B9 /* effects_internal.h */; };
++ F567D64001CD881401F3E8B9 /* effect_position.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63B01CD881401F3E8B9 /* effect_position.c */; };
++ F567D64101CD881401F3E8B9 /* effect_stereoreverse.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */; };
++ F567D64201CD881401F3E8B9 /* effects_internal.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63D01CD881401F3E8B9 /* effects_internal.c */; };
++ F567D64301CD881401F3E8B9 /* effects_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D63E01CD881401F3E8B9 /* effects_internal.h */; };
++ F567D64401CD881401F3E8B9 /* effect_position.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63B01CD881401F3E8B9 /* effect_position.c */; };
++ F567D64501CD881401F3E8B9 /* effect_stereoreverse.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */; };
++ F567D64601CD881401F3E8B9 /* effects_internal.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D63D01CD881401F3E8B9 /* effects_internal.c */; };
++ F567D64C01CD88A701F3E8B9 /* load_aiff.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64801CD88A701F3E8B9 /* load_aiff.h */; };
++ F567D64D01CD88A701F3E8B9 /* load_voc.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64A01CD88A701F3E8B9 /* load_voc.h */; };
++ F567D64E01CD88A701F3E8B9 /* load_aiff.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64701CD88A701F3E8B9 /* load_aiff.c */; };
++ F567D64F01CD88A701F3E8B9 /* load_voc.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64901CD88A701F3E8B9 /* load_voc.c */; };
++ F567D65001CD88A701F3E8B9 /* load_aiff.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64801CD88A701F3E8B9 /* load_aiff.h */; };
++ F567D65101CD88A701F3E8B9 /* load_voc.h in Headers */ = {isa = PBXBuildFile; fileRef = F567D64A01CD88A701F3E8B9 /* load_voc.h */; };
++ F567D65201CD88A701F3E8B9 /* load_aiff.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64701CD88A701F3E8B9 /* load_aiff.c */; };
++ F567D65301CD88A701F3E8B9 /* load_voc.c in Sources */ = {isa = PBXBuildFile; fileRef = F567D64901CD88A701F3E8B9 /* load_voc.c */; };
++ F5FC1EC801FE3A8201D3D55B /* SDL_mixer.h in Headers */ = {isa = PBXBuildFile; fileRef = 1014BAEA010A4B677F000001 /* SDL_mixer.h */; settings = {ATTRIBUTES = (Public, ); }; };
++ FD09CE6D0B23E623002864F3 /* libvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD09CE6C0B23E623002864F3 /* libvorbisfile.a */; };
++/* End PBXBuildFile section */
++
++/* Begin PBXContainerItemProxy section */
++ FD33E0650B23DF29004049CF /* PBXContainerItemProxy */ = {
++ isa = PBXContainerItemProxy;
++ containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
++ proxyType = 1;
++ remoteGlobalIDString = 0867D69CFE84028FC02AAC07;
++ remoteInfo = Framework;
++ };
++ FD33E0680B23DF29004049CF /* PBXContainerItemProxy */ = {
++ isa = PBXContainerItemProxy;
++ containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
++ proxyType = 1;
++ remoteGlobalIDString = 0867D69CFE84028FC02AAC07;
++ remoteInfo = Framework;
++ };
++/* End PBXContainerItemProxy section */
++
++/* Begin PBXFileReference section */
++ 034768DEFF38A45A11DB9C8B /* SDL_mixer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SDL_mixer.framework; sourceTree = BUILT_PRODUCTS_DIR; };
++ 0E06A27A0119C7B67F000001 /* libSDL_mixer.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libSDL_mixer.a; sourceTree = BUILT_PRODUCTS_DIR; };
++ 1014BAEA010A4B677F000001 /* SDL_mixer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mixer.h; path = ../SDL_mixer.h; sourceTree = SOURCE_ROOT; };
++ 5CC1B860012FB8CD7F000001 /* drv_nos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = drv_nos.c; sourceTree = "<group>"; };
++ 5CC1B861012FB8CD7F000001 /* drv_sdl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = drv_sdl.c; sourceTree = "<group>"; };
++ 5CC1B862012FB8CD7F000001 /* load_it.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_it.c; sourceTree = "<group>"; };
++ 5CC1B863012FB8CD7F000001 /* load_mod.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_mod.c; sourceTree = "<group>"; };
++ 5CC1B864012FB8CD7F000001 /* load_s3m.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_s3m.c; sourceTree = "<group>"; };
++ 5CC1B865012FB8CD7F000001 /* load_xm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = load_xm.c; sourceTree = "<group>"; };
++ 5CC1B866012FB8CD7F000001 /* mdreg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mdreg.c; sourceTree = "<group>"; };
++ 5CC1B867012FB8CD7F000001 /* mdriver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mdriver.c; sourceTree = "<group>"; };
++ 5CC1B868012FB8CD7F000001 /* mikmod.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mikmod.h; sourceTree = "<group>"; };
++ 5CC1B869012FB8CD7F000001 /* mikmod_build.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mikmod_build.h; sourceTree = "<group>"; };
++ 5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mikmod_internals.h; sourceTree = "<group>"; };
++ 5CC1B86B012FB8CD7F000001 /* mloader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mloader.c; sourceTree = "<group>"; };
++ 5CC1B86C012FB8CD7F000001 /* mlreg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mlreg.c; sourceTree = "<group>"; };
++ 5CC1B86D012FB8CD7F000001 /* mlutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mlutil.c; sourceTree = "<group>"; };
++ 5CC1B86E012FB8CD7F000001 /* mmalloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmalloc.c; sourceTree = "<group>"; };
++ 5CC1B86F012FB8CD7F000001 /* mmerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmerror.c; sourceTree = "<group>"; };
++ 5CC1B870012FB8CD7F000001 /* mmio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmio.c; sourceTree = "<group>"; };
++ 5CC1B871012FB8CD7F000001 /* mplayer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mplayer.c; sourceTree = "<group>"; };
++ 5CC1B872012FB8CD7F000001 /* munitrk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = munitrk.c; sourceTree = "<group>"; };
++ 5CC1B873012FB8CD7F000001 /* mwav.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mwav.c; sourceTree = "<group>"; };
++ 5CC1B874012FB8CD7F000001 /* npertab.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = npertab.c; sourceTree = "<group>"; };
++ 5CC1B875012FB8CD7F000001 /* sloader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sloader.c; sourceTree = "<group>"; };
++ 5CC1B876012FB8CD7F000001 /* virtch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = virtch.c; sourceTree = "<group>"; };
++ 5CC1B877012FB8CD7F000001 /* virtch2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = virtch2.c; sourceTree = "<group>"; };
++ 5CC1B878012FB8CD7F000001 /* virtch_common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = virtch_common.c; sourceTree = "<group>"; };
++ 5CC1B879012FB8CD7F000001 /* mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mixer.c; path = ../mixer.c; sourceTree = "<group>"; };
++ 5CC1B87A012FB8CD7F000001 /* music_cmd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = music_cmd.c; path = ../music_cmd.c; sourceTree = "<group>"; };
++ 5CC1B87B012FB8CD7F000001 /* music_cmd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = music_cmd.h; path = ../music_cmd.h; sourceTree = "<group>"; };
++ 5CC1B87C012FB8CD7F000001 /* music_ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = music_ogg.c; path = ../music_ogg.c; sourceTree = "<group>"; };
++ 5CC1B87D012FB8CD7F000001 /* music_ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = music_ogg.h; path = ../music_ogg.h; sourceTree = "<group>"; };
++ 5CC1B87E012FB8CD7F000001 /* music.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = music.c; path = ../music.c; sourceTree = "<group>"; };
++ 5CC1B880012FB8CD7F000001 /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
++ 5CC1B881012FB8CD7F000001 /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
++ 5CC1B882012FB8CD7F000001 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
++ 5CC1B883012FB8CD7F000001 /* controls.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = controls.c; sourceTree = "<group>"; };
++ 5CC1B884012FB8CD7F000001 /* controls.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = controls.h; sourceTree = "<group>"; };
++ 5CC1B885012FB8CD7F000001 /* filter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filter.c; sourceTree = "<group>"; };
++ 5CC1B886012FB8CD7F000001 /* filter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = filter.h; sourceTree = "<group>"; };
++ 5CC1B887012FB8CD7F000001 /* instrum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = instrum.c; sourceTree = "<group>"; };
++ 5CC1B888012FB8CD7F000001 /* instrum.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = instrum.h; sourceTree = "<group>"; };
++ 5CC1B889012FB8CD7F000001 /* mix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mix.c; sourceTree = "<group>"; };
++ 5CC1B88A012FB8CD7F000001 /* mix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mix.h; sourceTree = "<group>"; };
++ 5CC1B88B012FB8CD7F000001 /* output.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = output.c; sourceTree = "<group>"; };
++ 5CC1B88C012FB8CD7F000001 /* output.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = output.h; sourceTree = "<group>"; };
++ 5CC1B88D012FB8CD7F000001 /* playmidi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = playmidi.c; sourceTree = "<group>"; };
++ 5CC1B88E012FB8CD7F000001 /* playmidi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = playmidi.h; sourceTree = "<group>"; };
++ 5CC1B88F012FB8CD7F000001 /* readmidi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = readmidi.c; sourceTree = "<group>"; };
++ 5CC1B890012FB8CD7F000001 /* readmidi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = readmidi.h; sourceTree = "<group>"; };
++ 5CC1B891012FB8CD7F000001 /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = resample.c; sourceTree = "<group>"; };
++ 5CC1B892012FB8CD7F000001 /* resample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resample.h; sourceTree = "<group>"; };
++ 5CC1B893012FB8CD7F000001 /* sdl_a.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdl_a.c; sourceTree = "<group>"; };
++ 5CC1B894012FB8CD7F000001 /* sdl_c.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdl_c.c; sourceTree = "<group>"; };
++ 5CC1B895012FB8CD7F000001 /* tables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tables.c; sourceTree = "<group>"; };
++ 5CC1B896012FB8CD7F000001 /* tables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tables.h; sourceTree = "<group>"; };
++ 5CC1B897012FB8CD7F000001 /* timidity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = timidity.c; sourceTree = "<group>"; };
++ 5CC1B898012FB8CD7F000001 /* timidity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = timidity.h; sourceTree = "<group>"; };
++ 5CC1B89B012FB8CD7F000001 /* wavestream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = wavestream.c; path = ../wavestream.c; sourceTree = "<group>"; };
++ 5CC1B89C012FB8CD7F000001 /* wavestream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = wavestream.h; path = ../wavestream.h; sourceTree = "<group>"; };
++ B2A42D0E03FAC6A400A8000A /* load_ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = load_ogg.c; path = ../load_ogg.c; sourceTree = SOURCE_ROOT; };
++ B2A42D0F03FAC6A400A8000A /* load_ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = load_ogg.h; path = ../load_ogg.h; sourceTree = SOURCE_ROOT; };
++ F51BFB0101F724BE01D3D55B /* native_midi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = native_midi.h; sourceTree = "<group>"; };
++ F51BFB0201F724BE01D3D55B /* native_midi_common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = native_midi_common.c; sourceTree = "<group>"; };
++ F51BFB0301F724BE01D3D55B /* native_midi_common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = native_midi_common.h; sourceTree = "<group>"; };
++ F51BFB0401F724BE01D3D55B /* native_midi_mac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = native_midi_mac.c; sourceTree = "<group>"; };
++ F567D63B01CD881401F3E8B9 /* effect_position.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = effect_position.c; path = ../effect_position.c; sourceTree = SOURCE_ROOT; };
++ F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = effect_stereoreverse.c; path = ../effect_stereoreverse.c; sourceTree = SOURCE_ROOT; };
++ F567D63D01CD881401F3E8B9 /* effects_internal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = effects_internal.c; path = ../effects_internal.c; sourceTree = SOURCE_ROOT; };
++ F567D63E01CD881401F3E8B9 /* effects_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = effects_internal.h; path = ../effects_internal.h; sourceTree = SOURCE_ROOT; };
++ F567D64701CD88A701F3E8B9 /* load_aiff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = load_aiff.c; path = ../load_aiff.c; sourceTree = SOURCE_ROOT; };
++ F567D64801CD88A701F3E8B9 /* load_aiff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = load_aiff.h; path = ../load_aiff.h; sourceTree = SOURCE_ROOT; };
++ F567D64901CD88A701F3E8B9 /* load_voc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = load_voc.c; path = ../load_voc.c; sourceTree = SOURCE_ROOT; };
++ F567D64A01CD88A701F3E8B9 /* load_voc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = load_voc.h; path = ../load_voc.h; sourceTree = SOURCE_ROOT; };
++ F59C70E600D5BACC01000001 /* Standard Package */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = "Standard Package"; sourceTree = BUILT_PRODUCTS_DIR; };
++ F59C70F200D5C09F01000001 /* Devel Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; path = "Devel Package"; sourceTree = BUILT_PRODUCTS_DIR; };
++ F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
++ F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
++ F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
++ F59C710400D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
++ F59C710500D5CB5801000001 /* SDL_mixer-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL_mixer-devel.info"; sourceTree = "<group>"; };
++ F59C710600D5CB5801000001 /* SDL_mixer.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL_mixer.info; sourceTree = "<group>"; };
++ F5FC1ECE01FE64FA01D3D55B /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = install.sh; path = "pkg-support/devel-resources/install.sh"; sourceTree = SOURCE_ROOT; };
++ FD09CE6C0B23E623002864F3 /* libvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbisfile.a; path = vorbis/lib/libvorbisfile.a; sourceTree = "<group>"; };
++/* End PBXFileReference section */
++
++/* Begin PBXFrameworkTarget section */
++ 0867D69CFE84028FC02AAC07 /* Framework */ = {
++ isa = PBXFrameworkTarget;
++ buildConfigurationList = FD33E07C0B23DF49004049CF /* Build configuration list for PBXFrameworkTarget "Framework" */;
++ buildPhases = (
++ 0867D69DFE84028FC02AAC07 /* Headers */,
++ 0867D69EFE84028FC02AAC07 /* Resources */,
++ 0867D69FFE84028FC02AAC07 /* Sources */,
++ 0867D6A0FE84028FC02AAC07 /* Frameworks */,
++ 0867D6A2FE84028FC02AAC07 /* Rez */,
++ 0108F496007D288D7F000001 /* ShellScript */,
++ );
++ 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";
++ dependencies = (
++ );
++ name = Framework;
++ productInstallPath = "@executable_path/../Frameworks";
++ productName = SDL_mixer;
++ productReference = 034768DEFF38A45A11DB9C8B /* SDL_mixer.framework */;
++ productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
++<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
++<plist version=\"1.0\">
++<dict>
++ <key>CFBundleDevelopmentRegion</key>
++ <string>English</string>
++ <key>CFBundleExecutable</key>
++ <string>SDL_mixer</string>
++ <key>CFBundleGetInfoString</key>
++ <string>http://www.libsdl.org</string>
++ <key>CFBundleIconFile</key>
++ <string></string>
++ <key>CFBundleIdentifier</key>
++ <string>SDL_mixer</string>
++ <key>CFBundleInfoDictionaryVersion</key>
++ <string>6.0</string>
++ <key>CFBundleName</key>
++ <string>Simple DirectMedia Layer</string>
++ <key>CFBundlePackageType</key>
++ <string>FMWK</string>
++ <key>CFBundleShortVersionString</key>
++ <string>1.2.5</string>
++ <key>CFBundleSignature</key>
++ <string>SDL_mixerX</string>
++ <key>CFBundleVersion</key>
++ <string>1.2.5</string>
++</dict>
++</plist>
++";
++ };
++/* End PBXFrameworkTarget section */
++
++/* Begin PBXFrameworksBuildPhase section */
++ 0867D6A0FE84028FC02AAC07 /* Frameworks */ = {
++ isa = PBXFrameworksBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ FD09CE6D0B23E623002864F3 /* libvorbisfile.a in Frameworks */,
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++ 0E06A27E0119C7B67F000001 /* Frameworks */ = {
++ isa = PBXFrameworksBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++/* End PBXFrameworksBuildPhase section */
++
++/* Begin PBXGroup section */
++ 0153844A006D81B07F000001 /* Public Headers */ = {
++ isa = PBXGroup;
++ children = (
++ 1014BAEA010A4B677F000001 /* SDL_mixer.h */,
++ );
++ name = "Public Headers";
++ sourceTree = "<group>";
++ };
++ 034768DDFF38A45A11DB9C8B /* Products */ = {
++ isa = PBXGroup;
++ children = (
++ 089C1665FE841158C02AAC07 /* Resources */,
++ 034768DEFF38A45A11DB9C8B /* SDL_mixer.framework */,
++ F59C70E600D5BACC01000001 /* Standard Package */,
++ F59C70F200D5C09F01000001 /* Devel Package */,
++ 0E06A27A0119C7B67F000001 /* libSDL_mixer.a */,
++ );
++ name = Products;
++ sourceTree = "<group>";
++ };
++ 0867D691FE84028FC02AAC07 /* SDL_mixerFramework */ = {
++ isa = PBXGroup;
++ children = (
++ FD09CE6C0B23E623002864F3 /* libvorbisfile.a */,
++ F59C70FC00D5CB5801000001 /* pkg-support */,
++ 0153844A006D81B07F000001 /* Public Headers */,
++ 08FB77ACFE841707C02AAC07 /* Library Source */,
++ 034768DDFF38A45A11DB9C8B /* Products */,
++ );
++ name = SDL_mixerFramework;
++ sourceTree = "<group>";
++ };
++ 089C1665FE841158C02AAC07 /* Resources */ = {
++ isa = PBXGroup;
++ children = (
++ );
++ name = Resources;
++ sourceTree = "<group>";
++ };
++ 08FB77ACFE841707C02AAC07 /* Library Source */ = {
++ isa = PBXGroup;
++ children = (
++ F567D64701CD88A701F3E8B9 /* load_aiff.c */,
++ F567D64801CD88A701F3E8B9 /* load_aiff.h */,
++ B2A42D0E03FAC6A400A8000A /* load_ogg.c */,
++ B2A42D0F03FAC6A400A8000A /* load_ogg.h */,
++ F567D64901CD88A701F3E8B9 /* load_voc.c */,
++ F567D64A01CD88A701F3E8B9 /* load_voc.h */,
++ 5CC1B879012FB8CD7F000001 /* mixer.c */,
++ 5CC1B87E012FB8CD7F000001 /* music.c */,
++ 5CC1B87A012FB8CD7F000001 /* music_cmd.c */,
++ 5CC1B87B012FB8CD7F000001 /* music_cmd.h */,
++ 5CC1B87C012FB8CD7F000001 /* music_ogg.c */,
++ 5CC1B87D012FB8CD7F000001 /* music_ogg.h */,
++ 5CC1B89B012FB8CD7F000001 /* wavestream.c */,
++ 5CC1B89C012FB8CD7F000001 /* wavestream.h */,
++ F567D63B01CD881401F3E8B9 /* effect_position.c */,
++ F567D63C01CD881401F3E8B9 /* effect_stereoreverse.c */,
++ F567D63D01CD881401F3E8B9 /* effects_internal.c */,
++ F567D63E01CD881401F3E8B9 /* effects_internal.h */,
++ 5CC1B85F012FB8CD7F000001 /* mikmod */,
++ 5CC1B87F012FB8CD7F000001 /* timidity */,
++ F51BFAFD01F724BE01D3D55B /* native_midi */,
++ );
++ name = "Library Source";
++ sourceTree = "<group>";
++ };
++ 5CC1B85F012FB8CD7F000001 /* mikmod */ = {
++ isa = PBXGroup;
++ children = (
++ 5CC1B860012FB8CD7F000001 /* drv_nos.c */,
++ 5CC1B861012FB8CD7F000001 /* drv_sdl.c */,
++ 5CC1B862012FB8CD7F000001 /* load_it.c */,
++ 5CC1B863012FB8CD7F000001 /* load_mod.c */,
++ 5CC1B864012FB8CD7F000001 /* load_s3m.c */,
++ 5CC1B865012FB8CD7F000001 /* load_xm.c */,
++ 5CC1B866012FB8CD7F000001 /* mdreg.c */,
++ 5CC1B867012FB8CD7F000001 /* mdriver.c */,
++ 5CC1B868012FB8CD7F000001 /* mikmod.h */,
++ 5CC1B869012FB8CD7F000001 /* mikmod_build.h */,
++ 5CC1B86A012FB8CD7F000001 /* mikmod_internals.h */,
++ 5CC1B86B012FB8CD7F000001 /* mloader.c */,
++ 5CC1B86C012FB8CD7F000001 /* mlreg.c */,
++ 5CC1B86D012FB8CD7F000001 /* mlutil.c */,
++ 5CC1B86E012FB8CD7F000001 /* mmalloc.c */,
++ 5CC1B86F012FB8CD7F000001 /* mmerror.c */,
++ 5CC1B870012FB8CD7F000001 /* mmio.c */,
++ 5CC1B871012FB8CD7F000001 /* mplayer.c */,
++ 5CC1B872012FB8CD7F000001 /* munitrk.c */,
++ 5CC1B873012FB8CD7F000001 /* mwav.c */,
++ 5CC1B874012FB8CD7F000001 /* npertab.c */,
++ 5CC1B875012FB8CD7F000001 /* sloader.c */,
++ 5CC1B876012FB8CD7F000001 /* virtch.c */,
++ 5CC1B877012FB8CD7F000001 /* virtch2.c */,
++ 5CC1B878012FB8CD7F000001 /* virtch_common.c */,
++ );
++ name = mikmod;
++ path = ../mikmod;
++ sourceTree = "<group>";
++ };
++ 5CC1B87F012FB8CD7F000001 /* timidity */ = {
++ isa = PBXGroup;
++ children = (
++ 5CC1B880012FB8CD7F000001 /* common.c */,
++ 5CC1B881012FB8CD7F000001 /* common.h */,
++ 5CC1B882012FB8CD7F000001 /* config.h */,
++ 5CC1B883012FB8CD7F000001 /* controls.c */,
++ 5CC1B884012FB8CD7F000001 /* controls.h */,
++ 5CC1B885012FB8CD7F000001 /* filter.c */,
++ 5CC1B886012FB8CD7F000001 /* filter.h */,
++ 5CC1B887012FB8CD7F000001 /* instrum.c */,
++ 5CC1B888012FB8CD7F000001 /* instrum.h */,
++ 5CC1B889012FB8CD7F000001 /* mix.c */,
++ 5CC1B88A012FB8CD7F000001 /* mix.h */,
++ 5CC1B88B012FB8CD7F000001 /* output.c */,
++ 5CC1B88C012FB8CD7F000001 /* output.h */,
++ 5CC1B88D012FB8CD7F000001 /* playmidi.c */,
++ 5CC1B88E012FB8CD7F000001 /* playmidi.h */,
++ 5CC1B88F012FB8CD7F000001 /* readmidi.c */,
++ 5CC1B890012FB8CD7F000001 /* readmidi.h */,
++ 5CC1B891012FB8CD7F000001 /* resample.c */,
++ 5CC1B892012FB8CD7F000001 /* resample.h */,
++ 5CC1B893012FB8CD7F000001 /* sdl_a.c */,
++ 5CC1B894012FB8CD7F000001 /* sdl_c.c */,
++ 5CC1B895012FB8CD7F000001 /* tables.c */,
++ 5CC1B896012FB8CD7F000001 /* tables.h */,
++ 5CC1B897012FB8CD7F000001 /* timidity.c */,
++ 5CC1B898012FB8CD7F000001 /* timidity.h */,
++ );
++ name = timidity;
++ path = ../timidity;
++ sourceTree = "<group>";
++ };
++ F51BFAFD01F724BE01D3D55B /* native_midi */ = {
++ isa = PBXGroup;
++ children = (
++ F51BFB0101F724BE01D3D55B /* native_midi.h */,
++ F51BFB0201F724BE01D3D55B /* native_midi_common.c */,
++ F51BFB0301F724BE01D3D55B /* native_midi_common.h */,
++ F51BFB0401F724BE01D3D55B /* native_midi_mac.c */,
++ );
++ name = native_midi;
++ path = ../native_midi;
++ sourceTree = SOURCE_ROOT;
++ };
++ F59C70FC00D5CB5801000001 /* pkg-support */ = {
++ isa = PBXGroup;
++ children = (
++ F59C70FE00D5CB5801000001 /* devel-resources */,
++ F59C710100D5CB5801000001 /* resources */,
++ F59C710500D5CB5801000001 /* SDL_mixer-devel.info */,
++ F59C710600D5CB5801000001 /* SDL_mixer.info */,
++ );
++ path = "pkg-support";
++ sourceTree = SOURCE_ROOT;
++ };
++ F59C70FE00D5CB5801000001 /* devel-resources */ = {
++ isa = PBXGroup;
++ children = (
++ F5FC1ECE01FE64FA01D3D55B /* install.sh */,
++ F59C70FF00D5CB5801000001 /* ReadMe.txt */,
++ F59C710000D5CB5801000001 /* Welcome.txt */,
++ );
++ path = "devel-resources";
++ sourceTree = "<group>";
++ };
++ F59C710100D5CB5801000001 /* resources */ = {
++ isa = PBXGroup;
++ children = (
++ F59C710300D5CB5801000001 /* ReadMe.txt */,
++ F59C710400D5CB5801000001 /* Welcome.txt */,
++ );
++ path = resources;
++ sourceTree = "<group>";
++ };
++/* End PBXGroup section */
++
++/* Begin PBXHeadersBuildPhase section */
++ 0867D69DFE84028FC02AAC07 /* Headers */ = {
++ isa = PBXHeadersBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ 5CC1B89D012FB8CD7F000001 /* mikmod.h in Headers */,
++ 5CC1B89E012FB8CD7F000001 /* mikmod_build.h in Headers */,
++ 5CC1B89F012FB8CD7F000001 /* mikmod_internals.h in Headers */,
++ 5CC1B8A0012FB8CD7F000001 /* music_cmd.h in Headers */,
++ 5CC1B8A1012FB8CD7F000001 /* music_ogg.h in Headers */,
++ 5CC1B8A2012FB8CD7F000001 /* common.h in Headers */,
++ 5CC1B8A3012FB8CD7F000001 /* config.h in Headers */,
++ 5CC1B8A4012FB8CD7F000001 /* controls.h in Headers */,
++ 5CC1B8A5012FB8CD7F000001 /* filter.h in Headers */,
++ 5CC1B8A6012FB8CD7F000001 /* instrum.h in Headers */,
++ 5CC1B8A7012FB8CD7F000001 /* mix.h in Headers */,
++ 5CC1B8A8012FB8CD7F000001 /* output.h in Headers */,
++ 5CC1B8A9012FB8CD7F000001 /* playmidi.h in Headers */,
++ 5CC1B8AA012FB8CD7F000001 /* readmidi.h in Headers */,
++ 5CC1B8AB012FB8CD7F000001 /* resample.h in Headers */,
++ 5CC1B8AC012FB8CD7F000001 /* tables.h in Headers */,
++ 5CC1B8AD012FB8CD7F000001 /* timidity.h in Headers */,
++ 5CC1B8AF012FB8CD7F000001 /* wavestream.h in Headers */,
++ F567D63F01CD881401F3E8B9 /* effects_internal.h in Headers */,
++ F567D64C01CD88A701F3E8B9 /* load_aiff.h in Headers */,
++ F567D64D01CD88A701F3E8B9 /* load_voc.h in Headers */,
++ F51BFB0601F724BE01D3D55B /* native_midi.h in Headers */,
++ F51BFB0701F724BE01D3D55B /* native_midi_common.h in Headers */,
++ F5FC1EC801FE3A8201D3D55B /* SDL_mixer.h in Headers */,
++ B2A42D1103FAC6A400A8000A /* load_ogg.h in Headers */,
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++ 0E06A27C0119C7B67F000001 /* Headers */ = {
++ isa = PBXHeadersBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ 5CC1B8D9012FB8CD7F000001 /* mikmod.h in Headers */,
++ 5CC1B8DA012FB8CD7F000001 /* mikmod_build.h in Headers */,
++ 5CC1B8DB012FB8CD7F000001 /* mikmod_internals.h in Headers */,
++ 5CC1B8DC012FB8CD7F000001 /* music_cmd.h in Headers */,
++ 5CC1B8DD012FB8CD7F000001 /* music_ogg.h in Headers */,
++ 5CC1B8DE012FB8CD7F000001 /* common.h in Headers */,
++ 5CC1B8DF012FB8CD7F000001 /* config.h in Headers */,
++ 5CC1B8E0012FB8CD7F000001 /* controls.h in Headers */,
++ 5CC1B8E1012FB8CD7F000001 /* filter.h in Headers */,
++ 5CC1B8E2012FB8CD7F000001 /* instrum.h in Headers */,
++ 5CC1B8E3012FB8CD7F000001 /* mix.h in Headers */,
++ 5CC1B8E4012FB8CD7F000001 /* output.h in Headers */,
++ 5CC1B8E5012FB8CD7F000001 /* playmidi.h in Headers */,
++ 5CC1B8E6012FB8CD7F000001 /* readmidi.h in Headers */,
++ 5CC1B8E7012FB8CD7F000001 /* resample.h in Headers */,
++ 5CC1B8E8012FB8CD7F000001 /* tables.h in Headers */,
++ 5CC1B8E9012FB8CD7F000001 /* timidity.h in Headers */,
++ 5CC1B8EB012FB8CD7F000001 /* wavestream.h in Headers */,
++ F567D64301CD881401F3E8B9 /* effects_internal.h in Headers */,
++ F567D65001CD88A701F3E8B9 /* load_aiff.h in Headers */,
++ F567D65101CD88A701F3E8B9 /* load_voc.h in Headers */,
++ B2A42D1303FAC6A400A8000A /* load_ogg.h in Headers */,
++ B2A42D1503FAC72300A8000A /* native_midi_common.h in Headers */,
++ B2A42D1703FAC72500A8000A /* native_midi.h in Headers */,
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++/* End PBXHeadersBuildPhase section */
++
++/* Begin PBXLibraryTarget section */
++ 0E06A27B0119C7B67F000001 /* Static Library */ = {
++ isa = PBXLibraryTarget;
++ buildConfigurationList = FD33E0800B23DF4A004049CF /* Build configuration list for PBXLibraryTarget "Static Library" */;
++ buildPhases = (
++ 0E06A27C0119C7B67F000001 /* Headers */,
++ 0E06A27D0119C7B67F000001 /* Sources */,
++ 0E06A27E0119C7B67F000001 /* Frameworks */,
++ 0E06A27F0119C7B67F000001 /* Rez */,
++ );
++ dependencies = (
++ );
++ name = "Static Library";
++ productInstallPath = /usr/local/lib;
++ productName = "Static Library";
++ productReference = 0E06A27A0119C7B67F000001 /* libSDL_mixer.a */;
++ };
++/* End PBXLibraryTarget section */
++
++/* Begin PBXProject section */
++ 0867D690FE84028FC02AAC07 /* Project object */ = {
++ isa = PBXProject;
++ buildConfigurationList = FD33E08C0B23DF4A004049CF /* Build configuration list for PBXProject "SDL_mixer" */;
++ hasScannedForEncodings = 1;
++ mainGroup = 0867D691FE84028FC02AAC07 /* SDL_mixerFramework */;
++ productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
++ projectDirPath = "";
++ targets = (
++ 0867D69CFE84028FC02AAC07 /* Framework */,
++ 0E06A27B0119C7B67F000001 /* Static Library */,
++ F59C70E700D5BACC01000001 /* Standard Package */,
++ F59C70F300D5C0A001000001 /* Devel Package */,
++ );
++ };
++/* End PBXProject section */
++
++/* Begin PBXResourcesBuildPhase section */
++ 0867D69EFE84028FC02AAC07 /* Resources */ = {
++ isa = PBXResourcesBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++/* End PBXResourcesBuildPhase section */
++
++/* Begin PBXRezBuildPhase section */
++ 0867D6A2FE84028FC02AAC07 /* Rez */ = {
++ isa = PBXRezBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++ 0E06A27F0119C7B67F000001 /* Rez */ = {
++ isa = PBXRezBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++/* End PBXRezBuildPhase section */
++
++/* Begin PBXShellScriptBuildPhase section */
++ 0108F496007D288D7F000001 /* ShellScript */ = {
++ isa = PBXShellScriptBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ shellPath = /bin/sh;
++ 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";
++ };
++ F59C70ED00D5BB0901000001 /* ShellScript */ = {
++ isa = PBXShellScriptBuildPhase;
++ buildActionMask = 12;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ shellPath = /bin/sh;
++ shellScript = "exec ./pkg-support/mkpackage.sh \"SDL_mixer\" \"standard\"";
++ };
++ F59C70F500D5C0A001000001 /* ShellScript */ = {
++ isa = PBXShellScriptBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ shellPath = /bin/sh;
++ shellScript = "exec ./pkg-support/mkpackage.sh \"SDL_mixer\" \"devel\"";
++ };
++/* End PBXShellScriptBuildPhase section */
++
++/* Begin PBXSourcesBuildPhase section */
++ 0867D69FFE84028FC02AAC07 /* Sources */ = {
++ isa = PBXSourcesBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ 5CC1B8B0012FB8CD7F000001 /* drv_nos.c in Sources */,
++ 5CC1B8B1012FB8CD7F000001 /* drv_sdl.c in Sources */,
++ 5CC1B8B2012FB8CD7F000001 /* load_it.c in Sources */,
++ 5CC1B8B3012FB8CD7F000001 /* load_mod.c in Sources */,
++ 5CC1B8B4012FB8CD7F000001 /* load_s3m.c in Sources */,
++ 5CC1B8B5012FB8CD7F000001 /* load_xm.c in Sources */,
++ 5CC1B8B6012FB8CD7F000001 /* mdreg.c in Sources */,
++ 5CC1B8B7012FB8CD7F000001 /* mdriver.c in Sources */,
++ 5CC1B8B8012FB8CD7F000001 /* mloader.c in Sources */,
++ 5CC1B8B9012FB8CD7F000001 /* mlreg.c in Sources */,
++ 5CC1B8BA012FB8CD7F000001 /* mlutil.c in Sources */,
++ 5CC1B8BB012FB8CD7F000001 /* mmalloc.c in Sources */,
++ 5CC1B8BC012FB8CD7F000001 /* mmerror.c in Sources */,
++ 5CC1B8BD012FB8CD7F000001 /* mmio.c in Sources */,
++ 5CC1B8BE012FB8CD7F000001 /* mplayer.c in Sources */,
++ 5CC1B8BF012FB8CD7F000001 /* munitrk.c in Sources */,
++ 5CC1B8C0012FB8CD7F000001 /* mwav.c in Sources */,
++ 5CC1B8C1012FB8CD7F000001 /* npertab.c in Sources */,
++ 5CC1B8C2012FB8CD7F000001 /* sloader.c in Sources */,
++ 5CC1B8C3012FB8CD7F000001 /* virtch.c in Sources */,
++ 5CC1B8C4012FB8CD7F000001 /* virtch2.c in Sources */,
++ 5CC1B8C5012FB8CD7F000001 /* virtch_common.c in Sources */,
++ 5CC1B8C6012FB8CD7F000001 /* mixer.c in Sources */,
++ 5CC1B8C7012FB8CD7F000001 /* music_cmd.c in Sources */,
++ 5CC1B8C8012FB8CD7F000001 /* music_ogg.c in Sources */,
++ 5CC1B8C9012FB8CD7F000001 /* music.c in Sources */,
++ 5CC1B8CA012FB8CD7F000001 /* common.c in Sources */,
++ 5CC1B8CB012FB8CD7F000001 /* controls.c in Sources */,
++ 5CC1B8CC012FB8CD7F000001 /* filter.c in Sources */,
++ 5CC1B8CD012FB8CD7F000001 /* instrum.c in Sources */,
++ 5CC1B8CE012FB8CD7F000001 /* mix.c in Sources */,
++ 5CC1B8CF012FB8CD7F000001 /* output.c in Sources */,
++ 5CC1B8D0012FB8CD7F000001 /* playmidi.c in Sources */,
++ 5CC1B8D1012FB8CD7F000001 /* readmidi.c in Sources */,
++ 5CC1B8D2012FB8CD7F000001 /* resample.c in Sources */,
++ 5CC1B8D3012FB8CD7F000001 /* sdl_a.c in Sources */,
++ 5CC1B8D4012FB8CD7F000001 /* sdl_c.c in Sources */,
++ 5CC1B8D5012FB8CD7F000001 /* tables.c in Sources */,
++ 5CC1B8D6012FB8CD7F000001 /* timidity.c in Sources */,
++ 5CC1B8D8012FB8CD7F000001 /* wavestream.c in Sources */,
++ F567D64001CD881401F3E8B9 /* effect_position.c in Sources */,
++ F567D64101CD881401F3E8B9 /* effect_stereoreverse.c in Sources */,
++ F567D64201CD881401F3E8B9 /* effects_internal.c in Sources */,
++ F567D64E01CD88A701F3E8B9 /* load_aiff.c in Sources */,
++ F567D64F01CD88A701F3E8B9 /* load_voc.c in Sources */,
++ F51BFB0B01F724BF01D3D55B /* native_midi_common.c in Sources */,
++ F51BFB0C01F724BF01D3D55B /* native_midi_mac.c in Sources */,
++ B2A42D1003FAC6A400A8000A /* load_ogg.c in Sources */,
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++ 0E06A27D0119C7B67F000001 /* Sources */ = {
++ isa = PBXSourcesBuildPhase;
++ buildActionMask = 2147483647;
++ files = (
++ 5CC1B8EC012FB8CD7F000001 /* drv_nos.c in Sources */,
++ 5CC1B8ED012FB8CD7F000001 /* drv_sdl.c in Sources */,
++ 5CC1B8EE012FB8CD7F000001 /* load_it.c in Sources */,
++ 5CC1B8EF012FB8CD7F000001 /* load_mod.c in Sources */,
++ 5CC1B8F0012FB8CD7F000001 /* load_s3m.c in Sources */,
++ 5CC1B8F1012FB8CD7F000001 /* load_xm.c in Sources */,
++ 5CC1B8F2012FB8CD7F000001 /* mdreg.c in Sources */,
++ 5CC1B8F3012FB8CD7F000001 /* mdriver.c in Sources */,
++ 5CC1B8F4012FB8CD7F000001 /* mloader.c in Sources */,
++ 5CC1B8F5012FB8CD7F000001 /* mlreg.c in Sources */,
++ 5CC1B8F6012FB8CD7F000001 /* mlutil.c in Sources */,
++ 5CC1B8F7012FB8CD7F000001 /* mmalloc.c in Sources */,
++ 5CC1B8F8012FB8CD7F000001 /* mmerror.c in Sources */,
++ 5CC1B8F9012FB8CD7F000001 /* mmio.c in Sources */,
++ 5CC1B8FA012FB8CD7F000001 /* mplayer.c in Sources */,
++ 5CC1B8FB012FB8CD7F000001 /* munitrk.c in Sources */,
++ 5CC1B8FC012FB8CD7F000001 /* mwav.c in Sources */,
++ 5CC1B8FD012FB8CD7F000001 /* npertab.c in Sources */,
++ 5CC1B8FE012FB8CD7F000001 /* sloader.c in Sources */,
++ 5CC1B8FF012FB8CD7F000001 /* virtch.c in Sources */,
++ 5CC1B900012FB8CD7F000001 /* virtch2.c in Sources */,
++ 5CC1B901012FB8CD7F000001 /* virtch_common.c in Sources */,
++ 5CC1B902012FB8CD7F000001 /* mixer.c in Sources */,
++ 5CC1B903012FB8CD7F000001 /* music_cmd.c in Sources */,
++ 5CC1B904012FB8CD7F000001 /* music_ogg.c in Sources */,
++ 5CC1B905012FB8CD7F000001 /* music.c in Sources */,
++ 5CC1B906012FB8CD7F000001 /* common.c in Sources */,
++ 5CC1B907012FB8CD7F000001 /* controls.c in Sources */,
++ 5CC1B908012FB8CD7F000001 /* filter.c in Sources */,
++ 5CC1B909012FB8CD7F000001 /* instrum.c in Sources */,
++ 5CC1B90A012FB8CD7F000001 /* mix.c in Sources */,
++ 5CC1B90B012FB8CD7F000001 /* output.c in Sources */,
++ 5CC1B90C012FB8CD7F000001 /* playmidi.c in Sources */,
++ 5CC1B90D012FB8CD7F000001 /* readmidi.c in Sources */,
++ 5CC1B90E012FB8CD7F000001 /* resample.c in Sources */,
++ 5CC1B90F012FB8CD7F000001 /* sdl_a.c in Sources */,
++ 5CC1B910012FB8CD7F000001 /* sdl_c.c in Sources */,
++ 5CC1B911012FB8CD7F000001 /* tables.c in Sources */,
++ 5CC1B912012FB8CD7F000001 /* timidity.c in Sources */,
++ 5CC1B914012FB8CD7F000001 /* wavestream.c in Sources */,
++ F567D64401CD881401F3E8B9 /* effect_position.c in Sources */,
++ F567D64501CD881401F3E8B9 /* effect_stereoreverse.c in Sources */,
++ F567D64601CD881401F3E8B9 /* effects_internal.c in Sources */,
++ F567D65201CD88A701F3E8B9 /* load_aiff.c in Sources */,
++ F567D65301CD88A701F3E8B9 /* load_voc.c in Sources */,
++ B2A42D1203FAC6A400A8000A /* load_ogg.c in Sources */,
++ B2A42D1403FAC72300A8000A /* native_midi_common.c in Sources */,
++ B2A42D1603FAC72500A8000A /* native_midi_mac.c in Sources */,
++ );
++ runOnlyForDeploymentPostprocessing = 0;
++ };
++/* End PBXSourcesBuildPhase section */
++
++/* Begin PBXTargetDependency section */
++ F56F806000D7237901000001 /* PBXTargetDependency */ = {
++ isa = PBXTargetDependency;
++ target = 0867D69CFE84028FC02AAC07 /* Framework */;
++ targetProxy = FD33E0650B23DF29004049CF /* PBXContainerItemProxy */;
++ };
++ F56F806100D7237901000001 /* PBXTargetDependency */ = {
++ isa = PBXTargetDependency;
++ target = 0867D69CFE84028FC02AAC07 /* Framework */;
++ targetProxy = FD33E0680B23DF29004049CF /* PBXContainerItemProxy */;
++ };
++/* End PBXTargetDependency section */
++
++/* Begin PBXToolTarget section */
++ F59C70E700D5BACC01000001 /* Standard Package */ = {
++ isa = PBXToolTarget;
++ buildConfigurationList = FD33E0840B23DF4A004049CF /* Build configuration list for PBXToolTarget "Standard Package" */;
++ buildPhases = (
++ F59C70ED00D5BB0901000001 /* ShellScript */,
++ );
++ dependencies = (
++ F56F806000D7237901000001 /* PBXTargetDependency */,
++ );
++ name = "Standard Package";
++ productInstallPath = /usr/local/bin;
++ productName = "Standard Package";
++ productReference = F59C70E600D5BACC01000001 /* Standard Package */;
++ };
++ F59C70F300D5C0A001000001 /* Devel Package */ = {
++ isa = PBXToolTarget;
++ buildConfigurationList = FD33E0880B23DF4A004049CF /* Build configuration list for PBXToolTarget "Devel Package" */;
++ buildPhases = (
++ F59C70F500D5C0A001000001 /* ShellScript */,
++ );
++ dependencies = (
++ F56F806100D7237901000001 /* PBXTargetDependency */,
++ );
++ name = "Devel Package";
++ productInstallPath = /usr/local/bin;
++ productName = "Devel Package";
++ productReference = F59C70F200D5C09F01000001 /* Devel Package */;
++ };
++/* End PBXToolTarget section */
++
++/* Begin XCBuildConfiguration section */
++ FD33E07D0B23DF49004049CF /* Deployment */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ BUILD_SETTING = "";
++ BUILD_SETTING_1 = "";
++ DEBUGGING_SYMBOLS = NO;
++ DYLIB_COMPATIBILITY_VERSION = 1;
++ DYLIB_CURRENT_VERSION = 1;
++ EXPORTED_SYMBOLS_FILE = exports/SDL_mixer.x;
++ FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"";
++ FRAMEWORK_VERSION = A;
++ GCC_ENABLE_FIX_AND_CONTINUE = NO;
++ HEADER_SEARCH_PATHS = (
++ /Library/Frameworks/SDL.framework/Headers,
++ vorbis/include,
++ );
++ INSTALL_PATH = "@executable_path/../Frameworks";
++ LIBRARY_SEARCH_PATHS = (
++ vorbis/lib,
++ /opt/local/lib,
++ "$(SRCROOT)/vorbis/lib",
++ );
++ OTHER_CFLAGS = (
++ "-D__STDC__=1",
++ "-DMACOSX",
++ "-DUSE_RWOPS",
++ "-DCMD_MUSIC",
++ "-DWAV_MUSIC",
++ "-DMOD_MUSIC",
++ "-DMID_MUSIC",
++ "-DUSE_TIMIDITY_MIDI",
++ "-DUSE_NATIVE_MIDI",
++ "-DOGG_MUSIC",
++ );
++ OTHER_LDFLAGS = (
++ "-seg1addr",
++ 0x32000000,
++ "-framework",
++ QuickTime,
++ "-framework",
++ Carbon,
++ "-framework",
++ SDL,
++ "-lvorbisfile",
++ "-lvorbis",
++ "-logg",
++ );
++ PRODUCT_NAME = SDL_mixer;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wall",
++ "-Wno-four-char-constants",
++ );
++ WRAPPER_EXTENSION = framework;
++ ZERO_LINK = NO;
++ };
++ name = Deployment;
++ };
++ FD33E07E0B23DF4A004049CF /* Development */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ BUILD_SETTING = "";
++ BUILD_SETTING_1 = "";
++ DEBUGGING_SYMBOLS = YES;
++ DYLIB_COMPATIBILITY_VERSION = 1;
++ DYLIB_CURRENT_VERSION = 1;
++ EXPORTED_SYMBOLS_FILE = exports/SDL_mixer.x;
++ FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"";
++ FRAMEWORK_VERSION = A;
++ GCC_DYNAMIC_NO_PIC = NO;
++ GCC_ENABLE_FIX_AND_CONTINUE = YES;
++ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
++ GCC_OPTIMIZATION_LEVEL = 0;
++ HEADER_SEARCH_PATHS = (
++ /Library/Frameworks/SDL.framework/Headers,
++ vorbis/include,
++ );
++ INSTALL_PATH = "@executable_path/../Frameworks";
++ LIBRARY_SEARCH_PATHS = (
++ vorbis/lib,
++ /opt/local/lib,
++ "$(SRCROOT)/vorbis/lib",
++ );
++ OPTIMIZATION_CFLAGS = "-O0";
++ OTHER_CFLAGS = (
++ "-D__STDC__=1",
++ "-DMACOSX",
++ "-DUSE_RWOPS",
++ "-DCMD_MUSIC",
++ "-DWAV_MUSIC",
++ "-DMOD_MUSIC",
++ "-DMID_MUSIC",
++ "-DUSE_TIMIDITY_MIDI",
++ "-DUSE_NATIVE_MIDI",
++ "-DOGG_MUSIC",
++ );
++ OTHER_LDFLAGS = (
++ "-seg1addr",
++ 0x32000000,
++ "-framework",
++ QuickTime,
++ "-framework",
++ Carbon,
++ "-framework",
++ SDL,
++ "-lvorbisfile",
++ "-lvorbis",
++ "-logg",
++ "-flat_namespace",
++ "-all_load",
++ );
++ PRODUCT_NAME = SDL_mixer;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wall",
++ "-Wno-four-char-constants",
++ );
++ WRAPPER_EXTENSION = framework;
++ ZERO_LINK = YES;
++ };
++ name = Development;
++ };
++ FD33E07F0B23DF4A004049CF /* Default */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ BUILD_SETTING = "";
++ BUILD_SETTING_1 = "";
++ DEBUGGING_SYMBOLS = NO;
++ DYLIB_COMPATIBILITY_VERSION = 1;
++ DYLIB_CURRENT_VERSION = 1;
++ EXPORTED_SYMBOLS_FILE = exports/SDL_mixer.x;
++ FRAMEWORK_SEARCH_PATHS = "\"/Library/Frameworks\"";
++ FRAMEWORK_VERSION = A;
++ HEADER_SEARCH_PATHS = (
++ /Library/Frameworks/SDL.framework/Headers,
++ vorbis/include,
++ );
++ INSTALL_PATH = "@executable_path/../Frameworks";
++ LIBRARY_SEARCH_PATHS = (
++ vorbis/lib,
++ /opt/local/lib,
++ "$(SRCROOT)/vorbis/lib",
++ );
++ OTHER_CFLAGS = (
++ "-D__STDC__=1",
++ "-DMACOSX",
++ "-DUSE_RWOPS",
++ "-DCMD_MUSIC",
++ "-DWAV_MUSIC",
++ "-DMOD_MUSIC",
++ "-DMID_MUSIC",
++ "-DUSE_TIMIDITY_MIDI",
++ "-DUSE_NATIVE_MIDI",
++ "-DOGG_MUSIC",
++ );
++ OTHER_LDFLAGS = (
++ "-seg1addr",
++ 0x32000000,
++ "-framework",
++ QuickTime,
++ "-framework",
++ Carbon,
++ "-framework",
++ SDL,
++ "-lvorbisfile",
++ "-lvorbis",
++ "-logg",
++ );
++ PRODUCT_NAME = SDL_mixer;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wall",
++ "-Wno-four-char-constants",
++ );
++ WRAPPER_EXTENSION = framework;
++ };
++ name = Default;
++ };
++ FD33E0810B23DF4A004049CF /* Deployment */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ DEBUGGING_SYMBOLS = NO;
++ DYLIB_COMPATIBILITY_VERSION = 1;
++ DYLIB_CURRENT_VERSION = 1;
++ FRAMEWORK_SEARCH_PATHS = "";
++ GCC_ENABLE_FIX_AND_CONTINUE = NO;
++ HEADER_SEARCH_PATHS = (
++ /Library/Frameworks/SDL.framework/Headers,
++ vorbis/include,
++ );
++ LIBRARY_SEARCH_PATHS = vorbis/lib;
++ LIBRARY_STYLE = STATIC;
++ OTHER_CFLAGS = (
++ "-D__STDC__=1",
++ "-DMACOSX",
++ "-DUSE_RWOPS",
++ "-DCMD_MUSIC",
++ "-DWAV_MUSIC",
++ "-DMOD_MUSIC",
++ "-DMID_MUSIC",
++ "-DUSE_TIMIDITY_MIDI",
++ "-DUSE_NATIVE_MIDI",
++ "-DOGG_MUSIC",
++ );
++ OTHER_LDFLAGS = (
++ "-lvorbisfile",
++ "-lvorbis",
++ "-logg",
++ );
++ OTHER_LIBTOOL_FLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = libSDL_mixer.a;
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ ZERO_LINK = NO;
++ };
++ name = Deployment;
++ };
++ FD33E0820B23DF4A004049CF /* Development */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ DEBUGGING_SYMBOLS = YES;
++ DYLIB_COMPATIBILITY_VERSION = 1;
++ DYLIB_CURRENT_VERSION = 1;
++ FRAMEWORK_SEARCH_PATHS = "";
++ GCC_DYNAMIC_NO_PIC = NO;
++ GCC_ENABLE_FIX_AND_CONTINUE = YES;
++ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
++ GCC_OPTIMIZATION_LEVEL = 0;
++ HEADER_SEARCH_PATHS = (
++ /Library/Frameworks/SDL.framework/Headers,
++ vorbis/include,
++ );
++ LIBRARY_SEARCH_PATHS = vorbis/lib;
++ LIBRARY_STYLE = STATIC;
++ OPTIMIZATION_CFLAGS = "-O0";
++ OTHER_CFLAGS = (
++ "-D__STDC__=1",
++ "-DMACOSX",
++ "-DUSE_RWOPS",
++ "-DCMD_MUSIC",
++ "-DWAV_MUSIC",
++ "-DMOD_MUSIC",
++ "-DMID_MUSIC",
++ "-DUSE_TIMIDITY_MIDI",
++ "-DUSE_NATIVE_MIDI",
++ "-DOGG_MUSIC",
++ );
++ OTHER_LDFLAGS = (
++ "-lvorbisfile",
++ "-lvorbis",
++ "-logg",
++ "-flat_namespace",
++ "-all_load",
++ );
++ OTHER_LIBTOOL_FLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = libSDL_mixer.a;
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ ZERO_LINK = YES;
++ };
++ name = Development;
++ };
++ FD33E0830B23DF4A004049CF /* Default */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ DEBUGGING_SYMBOLS = NO;
++ DYLIB_COMPATIBILITY_VERSION = 1;
++ DYLIB_CURRENT_VERSION = 1;
++ FRAMEWORK_SEARCH_PATHS = "";
++ HEADER_SEARCH_PATHS = (
++ /Library/Frameworks/SDL.framework/Headers,
++ vorbis/include,
++ );
++ LIBRARY_SEARCH_PATHS = vorbis/lib;
++ LIBRARY_STYLE = STATIC;
++ OTHER_CFLAGS = (
++ "-D__STDC__=1",
++ "-DMACOSX",
++ "-DUSE_RWOPS",
++ "-DCMD_MUSIC",
++ "-DWAV_MUSIC",
++ "-DMOD_MUSIC",
++ "-DMID_MUSIC",
++ "-DUSE_TIMIDITY_MIDI",
++ "-DUSE_NATIVE_MIDI",
++ "-DOGG_MUSIC",
++ );
++ OTHER_LDFLAGS = (
++ "-lvorbisfile",
++ "-lvorbis",
++ "-logg",
++ );
++ OTHER_LIBTOOL_FLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = libSDL_mixer.a;
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ };
++ name = Default;
++ };
++ FD33E0850B23DF4A004049CF /* Deployment */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ GCC_ENABLE_FIX_AND_CONTINUE = NO;
++ OTHER_CFLAGS = "";
++ OTHER_LDFLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = "Standard Package";
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ ZERO_LINK = NO;
++ };
++ name = Deployment;
++ };
++ FD33E0860B23DF4A004049CF /* Development */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ DEBUGGING_SYMBOLS = YES;
++ GCC_DYNAMIC_NO_PIC = NO;
++ GCC_ENABLE_FIX_AND_CONTINUE = YES;
++ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
++ GCC_OPTIMIZATION_LEVEL = 0;
++ OPTIMIZATION_CFLAGS = "-O0";
++ OTHER_CFLAGS = "";
++ OTHER_LDFLAGS = (
++ "-flat_namespace",
++ "-all_load",
++ );
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = "Standard Package";
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ ZERO_LINK = YES;
++ };
++ name = Development;
++ };
++ FD33E0870B23DF4A004049CF /* Default */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ OTHER_CFLAGS = "";
++ OTHER_LDFLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = "Standard Package";
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ };
++ name = Default;
++ };
++ FD33E0890B23DF4A004049CF /* Deployment */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ GCC_ENABLE_FIX_AND_CONTINUE = NO;
++ OTHER_CFLAGS = "";
++ OTHER_LDFLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = "Devel Package";
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ ZERO_LINK = NO;
++ };
++ name = Deployment;
++ };
++ FD33E08A0B23DF4A004049CF /* Development */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ DEBUGGING_SYMBOLS = YES;
++ GCC_DYNAMIC_NO_PIC = NO;
++ GCC_ENABLE_FIX_AND_CONTINUE = YES;
++ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
++ GCC_OPTIMIZATION_LEVEL = 0;
++ OPTIMIZATION_CFLAGS = "-O0";
++ OTHER_CFLAGS = "";
++ OTHER_LDFLAGS = (
++ "-flat_namespace",
++ "-all_load",
++ );
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = "Devel Package";
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ ZERO_LINK = YES;
++ };
++ name = Development;
++ };
++ FD33E08B0B23DF4A004049CF /* Default */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ OTHER_CFLAGS = "";
++ OTHER_LDFLAGS = "";
++ OTHER_REZFLAGS = "";
++ PRODUCT_NAME = "Devel Package";
++ REZ_EXECUTABLE = YES;
++ SECTORDER_FLAGS = "";
++ WARNING_CFLAGS = (
++ "-Wmost",
++ "-Wno-four-char-constants",
++ "-Wno-unknown-pragmas",
++ );
++ };
++ name = Default;
++ };
++ FD33E08D0B23DF4A004049CF /* Deployment */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ };
++ name = Deployment;
++ };
++ FD33E08E0B23DF4A004049CF /* Development */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ };
++ name = Development;
++ };
++ FD33E08F0B23DF4A004049CF /* Default */ = {
++ isa = XCBuildConfiguration;
++ buildSettings = {
++ };
++ name = Default;
++ };
++/* End XCBuildConfiguration section */
++
++/* Begin XCConfigurationList section */
++ FD33E07C0B23DF49004049CF /* Build configuration list for PBXFrameworkTarget "Framework" */ = {
++ isa = XCConfigurationList;
++ buildConfigurations = (
++ FD33E07D0B23DF49004049CF /* Deployment */,
++ FD33E07E0B23DF4A004049CF /* Development */,
++ FD33E07F0B23DF4A004049CF /* Default */,
++ );
++ defaultConfigurationIsVisible = 0;
++ defaultConfigurationName = Default;
++ };
++ FD33E0800B23DF4A004049CF /* Build configuration list for PBXLibraryTarget "Static Library" */ = {
++ isa = XCConfigurationList;
++ buildConfigurations = (
++ FD33E0810B23DF4A004049CF /* Deployment */,
++ FD33E0820B23DF4A004049CF /* Development */,
++ FD33E0830B23DF4A004049CF /* Default */,
++ );
++ defaultConfigurationIsVisible = 0;
++ defaultConfigurationName = Default;
++ };
++ FD33E0840B23DF4A004049CF /* Build configuration list for PBXToolTarget "Standard Package" */ = {
++ isa = XCConfigurationList;
++ buildConfigurations = (
++ FD33E0850B23DF4A004049CF /* Deployment */,
++ FD33E0860B23DF4A004049CF /* Development */,
++ FD33E0870B23DF4A004049CF /* Default */,
++ );
++ defaultConfigurationIsVisible = 0;
++ defaultConfigurationName = Default;
++ };
++ FD33E0880B23DF4A004049CF /* Build configuration list for PBXToolTarget "Devel Package" */ = {
++ isa = XCConfigurationList;
++ buildConfigurations = (
++ FD33E0890B23DF4A004049CF /* Deployment */,
++ FD33E08A0B23DF4A004049CF /* Development */,
++ FD33E08B0B23DF4A004049CF /* Default */,
++ );
++ defaultConfigurationIsVisible = 0;
++ defaultConfigurationName = Default;
++ };
++ FD33E08C0B23DF4A004049CF /* Build configuration list for PBXProject "SDL_mixer" */ = {
++ isa = XCConfigurationList;
++ buildConfigurations = (
++ FD33E08D0B23DF4A004049CF /* Deployment */,
++ FD33E08E0B23DF4A004049CF /* Development */,
++ FD33E08F0B23DF4A004049CF /* Default */,
++ );
++ defaultConfigurationIsVisible = 0;
++ defaultConfigurationName = Default;
++ };
++/* End XCConfigurationList section */
++ };
++ rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
++}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070301/19ac9e1e/attachment.html
More information about the macports-changes
mailing list