gosu 0.7.16 → 0.7.17
Sign up to get free protection for your applications and to get access to all the features.
- data/Gosu/Version.hpp +2 -2
- data/GosuImpl/AudioFmod.cpp +7 -1
- data/GosuImpl/RubyGosuStub.mm +4 -1
- data/GosuImpl/RubyGosu_wrap.cxx +2 -2
- data/GosuImpl/TimingUnix.cpp +4 -1
- data/GosuImpl/TimingWin.cpp +31 -28
- data/GosuImpl/WindowWin.cpp +4 -0
- data/Rakefile +12 -18
- data/examples/ChipmunkIntegration.rb +1 -1
- data/examples/OpenGLIntegration.rb +1 -1
- data/examples/RMagickIntegration.rb +1 -1
- data/examples/Tutorial.cpp +2 -2
- data/examples/Tutorial.rb +1 -1
- data/lib/gosu/patches.rb +2 -2
- data/reference/cpp/_version_8hpp.html +4 -4
- data/reference/cpp/_version_8hpp_source.html +2 -2
- data/reference/rdoc/classes/Gosu.html +10 -10
- data/reference/rdoc/classes/Gosu/Color.html +3 -3
- data/reference/rdoc/classes/Gosu/Font.html +5 -5
- data/reference/rdoc/classes/Gosu/Image.html +9 -9
- data/reference/rdoc/classes/Gosu/Sample.html +3 -3
- data/reference/rdoc/classes/Gosu/SampleInstance.html +5 -5
- data/reference/rdoc/classes/Gosu/Song.html +7 -7
- data/reference/rdoc/classes/Gosu/TextInput.html +1 -1
- data/reference/rdoc/classes/Gosu/Window.html +17 -17
- data/reference/rdoc/classes/Numeric.html +2 -2
- data/reference/rdoc/created.rid +1 -1
- metadata +2 -912
- data/dependencies/libogg/AUTHORS +0 -4
- data/dependencies/libogg/CHANGES +0 -33
- data/dependencies/libogg/COPYING +0 -28
- data/dependencies/libogg/Makefile.am +0 -32
- data/dependencies/libogg/Makefile.in +0 -713
- data/dependencies/libogg/README +0 -103
- data/dependencies/libogg/aclocal.m4 +0 -6807
- data/dependencies/libogg/compile +0 -142
- data/dependencies/libogg/config.guess +0 -1465
- data/dependencies/libogg/config.h.in +0 -70
- data/dependencies/libogg/config.sub +0 -1569
- data/dependencies/libogg/configure +0 -23018
- data/dependencies/libogg/configure.in +0 -301
- data/dependencies/libogg/debian/changelog +0 -68
- data/dependencies/libogg/debian/control +0 -22
- data/dependencies/libogg/debian/copyright +0 -37
- data/dependencies/libogg/debian/libogg-dev.docs +0 -1
- data/dependencies/libogg/debian/libogg-dev.install +0 -8
- data/dependencies/libogg/debian/libogg0.README.Debian +0 -6
- data/dependencies/libogg/debian/libogg0.install +0 -1
- data/dependencies/libogg/debian/rules +0 -154
- data/dependencies/libogg/debian/watch +0 -3
- data/dependencies/libogg/depcomp +0 -529
- data/dependencies/libogg/doc/Makefile.am +0 -11
- data/dependencies/libogg/doc/Makefile.in +0 -518
- data/dependencies/libogg/doc/framing.html +0 -431
- data/dependencies/libogg/doc/index.html +0 -104
- data/dependencies/libogg/doc/libogg/Makefile.am +0 -28
- data/dependencies/libogg/doc/libogg/Makefile.in +0 -378
- data/dependencies/libogg/doc/libogg/bitpacking.html +0 -99
- data/dependencies/libogg/doc/libogg/datastructures.html +0 -59
- data/dependencies/libogg/doc/libogg/decoding.html +0 -100
- data/dependencies/libogg/doc/libogg/encoding.html +0 -64
- data/dependencies/libogg/doc/libogg/general.html +0 -105
- data/dependencies/libogg/doc/libogg/index.html +0 -39
- data/dependencies/libogg/doc/libogg/ogg_packet.html +0 -75
- data/dependencies/libogg/doc/libogg/ogg_packet_clear.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_page.html +0 -74
- data/dependencies/libogg/doc/libogg/ogg_page_bos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_checksum_set.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_page_continued.html +0 -64
- data/dependencies/libogg/doc/libogg/ogg_page_eos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_granulepos.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_page_packets.html +0 -75
- data/dependencies/libogg/doc/libogg/ogg_page_pageno.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_page_serialno.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_page_version.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_stream_clear.html +0 -61
- data/dependencies/libogg/doc/libogg/ogg_stream_destroy.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_stream_eos.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_stream_flush.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_init.html +0 -66
- data/dependencies/libogg/doc/libogg/ogg_stream_packetin.html +0 -65
- data/dependencies/libogg/doc/libogg/ogg_stream_packetout.html +0 -71
- data/dependencies/libogg/doc/libogg/ogg_stream_packetpeek.html +0 -85
- data/dependencies/libogg/doc/libogg/ogg_stream_pagein.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_pageout.html +0 -66
- data/dependencies/libogg/doc/libogg/ogg_stream_reset.html +0 -61
- data/dependencies/libogg/doc/libogg/ogg_stream_reset_serialno.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_stream_state.html +0 -121
- data/dependencies/libogg/doc/libogg/ogg_sync_buffer.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_sync_clear.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_sync_destroy.html +0 -62
- data/dependencies/libogg/doc/libogg/ogg_sync_init.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_sync_pageout.html +0 -79
- data/dependencies/libogg/doc/libogg/ogg_sync_pageseek.html +0 -68
- data/dependencies/libogg/doc/libogg/ogg_sync_reset.html +0 -63
- data/dependencies/libogg/doc/libogg/ogg_sync_state.html +0 -67
- data/dependencies/libogg/doc/libogg/ogg_sync_wrote.html +0 -73
- data/dependencies/libogg/doc/libogg/oggpack_adv.html +0 -64
- data/dependencies/libogg/doc/libogg/oggpack_adv1.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_bits.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_buffer.html +0 -66
- data/dependencies/libogg/doc/libogg/oggpack_bytes.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_get_buffer.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_look.html +0 -66
- data/dependencies/libogg/doc/libogg/oggpack_look1.html +0 -63
- data/dependencies/libogg/doc/libogg/oggpack_read.html +0 -65
- data/dependencies/libogg/doc/libogg/oggpack_read1.html +0 -63
- data/dependencies/libogg/doc/libogg/oggpack_readinit.html +0 -64
- data/dependencies/libogg/doc/libogg/oggpack_reset.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_write.html +0 -68
- data/dependencies/libogg/doc/libogg/oggpack_writealign.html +0 -65
- data/dependencies/libogg/doc/libogg/oggpack_writeclear.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_writecopy.html +0 -69
- data/dependencies/libogg/doc/libogg/oggpack_writeinit.html +0 -62
- data/dependencies/libogg/doc/libogg/oggpack_writetrunc.html +0 -65
- data/dependencies/libogg/doc/libogg/overview.html +0 -44
- data/dependencies/libogg/doc/libogg/reference.html +0 -93
- data/dependencies/libogg/doc/libogg/style.css +0 -7
- data/dependencies/libogg/doc/libogg/vorbis_comment.html +0 -70
- data/dependencies/libogg/doc/libogg/vorbis_info.html +0 -80
- data/dependencies/libogg/doc/ogg-multiplex.html +0 -445
- data/dependencies/libogg/doc/oggstream.html +0 -234
- data/dependencies/libogg/doc/rfc3533.txt +0 -843
- data/dependencies/libogg/doc/rfc3534.txt +0 -339
- data/dependencies/libogg/doc/stream.png +0 -0
- data/dependencies/libogg/doc/vorbisword2.png +0 -0
- data/dependencies/libogg/doc/white-ogg.png +0 -0
- data/dependencies/libogg/doc/white-xifish.png +0 -0
- data/dependencies/libogg/include/Makefile.am +0 -3
- data/dependencies/libogg/include/Makefile.in +0 -481
- data/dependencies/libogg/include/ogg/Makefile.am +0 -6
- data/dependencies/libogg/include/ogg/Makefile.in +0 -428
- data/dependencies/libogg/include/ogg/config_types.h.in +0 -11
- data/dependencies/libogg/include/ogg/ogg.h +0 -202
- data/dependencies/libogg/include/ogg/os_types.h +0 -127
- data/dependencies/libogg/install-sh +0 -323
- data/dependencies/libogg/libogg.spec +0 -106
- data/dependencies/libogg/libogg.spec.in +0 -106
- data/dependencies/libogg/ltmain.sh +0 -6426
- data/dependencies/libogg/macos/compat/strdup.c +0 -21
- data/dependencies/libogg/macos/compat/sys/types.h +0 -1
- data/dependencies/libogg/macos/libogg.mcp +0 -0
- data/dependencies/libogg/macos/libogg.mcp.exp +0 -64
- data/dependencies/libogg/macosx/English.lproj/InfoPlist.strings +0 -0
- data/dependencies/libogg/macosx/Info.plist +0 -30
- data/dependencies/libogg/macosx/Ogg.xcodeproj/project.pbxproj +0 -303
- data/dependencies/libogg/macosx/Ogg_Prefix.pch +0 -5
- data/dependencies/libogg/missing +0 -357
- data/dependencies/libogg/ogg-uninstalled.pc.in +0 -14
- data/dependencies/libogg/ogg.m4 +0 -102
- data/dependencies/libogg/ogg.pc.in +0 -14
- data/dependencies/libogg/src/Makefile.am +0 -28
- data/dependencies/libogg/src/Makefile.in +0 -536
- data/dependencies/libogg/src/bitwise.c +0 -784
- data/dependencies/libogg/src/framing.c +0 -1800
- data/dependencies/libogg/win32/Makefile.am +0 -5
- data/dependencies/libogg/win32/Makefile.in +0 -327
- data/dependencies/libogg/win32/build_ogg_dynamic.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_dynamic_debug.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_static.bat +0 -18
- data/dependencies/libogg/win32/build_ogg_static_debug.bat +0 -18
- data/dependencies/libogg/win32/ogg.def +0 -78
- data/dependencies/libogg/win32/ogg.dsw +0 -41
- data/dependencies/libogg/win32/ogg_dynamic.dsp +0 -128
- data/dependencies/libogg/win32/ogg_static.dsp +0 -108
- data/dependencies/libpng/ANNOUNCE +0 -61
- data/dependencies/libpng/CHANGES +0 -2173
- data/dependencies/libpng/INSTALL +0 -199
- data/dependencies/libpng/KNOWNBUG +0 -22
- data/dependencies/libpng/LICENSE +0 -109
- data/dependencies/libpng/README +0 -264
- data/dependencies/libpng/TODO +0 -24
- data/dependencies/libpng/Y2KINFO +0 -55
- data/dependencies/libpng/configure +0 -13
- data/dependencies/libpng/contrib/gregbook/COPYING +0 -340
- data/dependencies/libpng/contrib/gregbook/LICENSE +0 -50
- data/dependencies/libpng/contrib/gregbook/Makefile.mingw32 +0 -130
- data/dependencies/libpng/contrib/gregbook/Makefile.sgi +0 -104
- data/dependencies/libpng/contrib/gregbook/Makefile.unx +0 -132
- data/dependencies/libpng/contrib/gregbook/Makefile.w32 +0 -113
- data/dependencies/libpng/contrib/gregbook/README +0 -186
- data/dependencies/libpng/contrib/gregbook/makevms.com +0 -132
- data/dependencies/libpng/contrib/gregbook/readpng.c +0 -304
- data/dependencies/libpng/contrib/gregbook/readpng.h +0 -88
- data/dependencies/libpng/contrib/gregbook/readpng2.c +0 -645
- data/dependencies/libpng/contrib/gregbook/readpng2.h +0 -121
- data/dependencies/libpng/contrib/gregbook/readppm.c +0 -179
- data/dependencies/libpng/contrib/gregbook/rpng-win.c +0 -684
- data/dependencies/libpng/contrib/gregbook/rpng-x.c +0 -904
- data/dependencies/libpng/contrib/gregbook/rpng2-win.c +0 -1225
- data/dependencies/libpng/contrib/gregbook/rpng2-x.c +0 -2127
- data/dependencies/libpng/contrib/gregbook/toucan.png +0 -0
- data/dependencies/libpng/contrib/gregbook/wpng.c +0 -853
- data/dependencies/libpng/contrib/gregbook/writepng.c +0 -392
- data/dependencies/libpng/contrib/gregbook/writepng.h +0 -133
- data/dependencies/libpng/contrib/pngminim/decoder/README +0 -6
- data/dependencies/libpng/contrib/pngminim/decoder/gather.sh +0 -8
- data/dependencies/libpng/contrib/pngminim/decoder/makefile.std +0 -44
- data/dependencies/libpng/contrib/pngminim/decoder/pngusr.h +0 -67
- data/dependencies/libpng/contrib/pngminim/encoder/README +0 -6
- data/dependencies/libpng/contrib/pngminim/encoder/dummy_inflate.c +0 -27
- data/dependencies/libpng/contrib/pngminim/encoder/gather.sh +0 -9
- data/dependencies/libpng/contrib/pngminim/encoder/makefile.std +0 -43
- data/dependencies/libpng/contrib/pngminim/encoder/pngusr.h +0 -66
- data/dependencies/libpng/contrib/pngminus/README +0 -153
- data/dependencies/libpng/contrib/pngminus/makefile.std +0 -65
- data/dependencies/libpng/contrib/pngminus/makefile.tc3 +0 -38
- data/dependencies/libpng/contrib/pngminus/makevms.com +0 -92
- data/dependencies/libpng/contrib/pngminus/png2pnm.bat +0 -41
- data/dependencies/libpng/contrib/pngminus/png2pnm.c +0 -430
- data/dependencies/libpng/contrib/pngminus/png2pnm.sh +0 -42
- data/dependencies/libpng/contrib/pngminus/pngminus.bat +0 -4
- data/dependencies/libpng/contrib/pngminus/pngminus.sh +0 -5
- data/dependencies/libpng/contrib/pngminus/pnm2png.bat +0 -41
- data/dependencies/libpng/contrib/pngminus/pnm2png.c +0 -533
- data/dependencies/libpng/contrib/pngminus/pnm2png.sh +0 -42
- data/dependencies/libpng/contrib/pngsuite/basn0g01.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g02.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g04.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn0g16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn2c08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn2c16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p01.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p02.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p04.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn3p08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn4a08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn4a16.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn6a08.png +0 -0
- data/dependencies/libpng/contrib/pngsuite/basn6a16.png +0 -0
- data/dependencies/libpng/contrib/visupng/PngFile.c +0 -439
- data/dependencies/libpng/contrib/visupng/PngFile.h +0 -27
- data/dependencies/libpng/contrib/visupng/README.txt +0 -58
- data/dependencies/libpng/contrib/visupng/VisualPng.c +0 -961
- data/dependencies/libpng/contrib/visupng/VisualPng.dsp +0 -147
- data/dependencies/libpng/contrib/visupng/VisualPng.dsw +0 -29
- data/dependencies/libpng/contrib/visupng/VisualPng.ico +0 -0
- data/dependencies/libpng/contrib/visupng/VisualPng.png +0 -0
- data/dependencies/libpng/contrib/visupng/VisualPng.rc +0 -152
- data/dependencies/libpng/contrib/visupng/cexcept.h +0 -243
- data/dependencies/libpng/contrib/visupng/resource.h +0 -23
- data/dependencies/libpng/example.c +0 -814
- data/dependencies/libpng/libpng-1.2.29.txt +0 -2906
- data/dependencies/libpng/libpng.3 +0 -3680
- data/dependencies/libpng/libpngpf.3 +0 -274
- data/dependencies/libpng/png.5 +0 -74
- data/dependencies/libpng/png.c +0 -798
- data/dependencies/libpng/png.h +0 -3569
- data/dependencies/libpng/pngbar.jpg +0 -0
- data/dependencies/libpng/pngbar.png +0 -0
- data/dependencies/libpng/pngconf.h +0 -1481
- data/dependencies/libpng/pngerror.c +0 -343
- data/dependencies/libpng/pnggccrd.c +0 -103
- data/dependencies/libpng/pngget.c +0 -901
- data/dependencies/libpng/pngmem.c +0 -608
- data/dependencies/libpng/pngnow.png +0 -0
- data/dependencies/libpng/pngpread.c +0 -1598
- data/dependencies/libpng/pngread.c +0 -1479
- data/dependencies/libpng/pngrio.c +0 -167
- data/dependencies/libpng/pngrtran.c +0 -4292
- data/dependencies/libpng/pngrutil.c +0 -3183
- data/dependencies/libpng/pngset.c +0 -1268
- data/dependencies/libpng/pngtest.c +0 -1563
- data/dependencies/libpng/pngtest.png +0 -0
- data/dependencies/libpng/pngtrans.c +0 -662
- data/dependencies/libpng/pngvcrd.c +0 -1
- data/dependencies/libpng/pngwio.c +0 -234
- data/dependencies/libpng/pngwrite.c +0 -1532
- data/dependencies/libpng/pngwtran.c +0 -572
- data/dependencies/libpng/pngwutil.c +0 -2802
- data/dependencies/libpng/projects/beos/x86-shared.proj +0 -0
- data/dependencies/libpng/projects/beos/x86-shared.txt +0 -22
- data/dependencies/libpng/projects/beos/x86-static.proj +0 -0
- data/dependencies/libpng/projects/beos/x86-static.txt +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpng.bpf +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpng.bpg +0 -25
- data/dependencies/libpng/projects/cbuilder5/libpng.bpr +0 -157
- data/dependencies/libpng/projects/cbuilder5/libpng.cpp +0 -29
- data/dependencies/libpng/projects/cbuilder5/libpng.readme.txt +0 -25
- data/dependencies/libpng/projects/cbuilder5/libpngstat.bpf +0 -22
- data/dependencies/libpng/projects/cbuilder5/libpngstat.bpr +0 -109
- data/dependencies/libpng/projects/cbuilder5/zlib.readme.txt +0 -14
- data/dependencies/libpng/projects/netware.txt +0 -6
- data/dependencies/libpng/projects/visualc6/README.txt +0 -57
- data/dependencies/libpng/projects/visualc6/libpng.dsp +0 -472
- data/dependencies/libpng/projects/visualc6/libpng.dsw +0 -59
- data/dependencies/libpng/projects/visualc6/pngtest.dsp +0 -314
- data/dependencies/libpng/projects/visualc71/PRJ0041.mak +0 -21
- data/dependencies/libpng/projects/visualc71/README.txt +0 -57
- data/dependencies/libpng/projects/visualc71/README_zlib.txt +0 -44
- data/dependencies/libpng/projects/visualc71/libpng.sln +0 -88
- data/dependencies/libpng/projects/visualc71/libpng.vcproj +0 -702
- data/dependencies/libpng/projects/visualc71/pngtest.vcproj +0 -459
- data/dependencies/libpng/projects/visualc71/zlib.vcproj +0 -670
- data/dependencies/libpng/projects/wince.txt +0 -6
- data/dependencies/libpng/scripts/CMakeLists.txt +0 -210
- data/dependencies/libpng/scripts/SCOPTIONS.ppc +0 -7
- data/dependencies/libpng/scripts/descrip.mms +0 -52
- data/dependencies/libpng/scripts/libpng-config-body.in +0 -96
- data/dependencies/libpng/scripts/libpng-config-head.in +0 -21
- data/dependencies/libpng/scripts/libpng-config.in +0 -124
- data/dependencies/libpng/scripts/libpng.icc +0 -44
- data/dependencies/libpng/scripts/libpng.pc-configure.in +0 -10
- data/dependencies/libpng/scripts/libpng.pc.in +0 -10
- data/dependencies/libpng/scripts/makefile.32sunu +0 -254
- data/dependencies/libpng/scripts/makefile.64sunu +0 -254
- data/dependencies/libpng/scripts/makefile.acorn +0 -51
- data/dependencies/libpng/scripts/makefile.aix +0 -113
- data/dependencies/libpng/scripts/makefile.amiga +0 -48
- data/dependencies/libpng/scripts/makefile.atari +0 -51
- data/dependencies/libpng/scripts/makefile.bc32 +0 -152
- data/dependencies/libpng/scripts/makefile.beos +0 -226
- data/dependencies/libpng/scripts/makefile.bor +0 -162
- data/dependencies/libpng/scripts/makefile.cygwin +0 -299
- data/dependencies/libpng/scripts/makefile.darwin +0 -234
- data/dependencies/libpng/scripts/makefile.dec +0 -214
- data/dependencies/libpng/scripts/makefile.dj2 +0 -55
- data/dependencies/libpng/scripts/makefile.elf +0 -275
- data/dependencies/libpng/scripts/makefile.freebsd +0 -48
- data/dependencies/libpng/scripts/makefile.gcc +0 -79
- data/dependencies/libpng/scripts/makefile.gcmmx +0 -271
- data/dependencies/libpng/scripts/makefile.hp64 +0 -235
- data/dependencies/libpng/scripts/makefile.hpgcc +0 -245
- data/dependencies/libpng/scripts/makefile.hpux +0 -232
- data/dependencies/libpng/scripts/makefile.ibmc +0 -71
- data/dependencies/libpng/scripts/makefile.intel +0 -102
- data/dependencies/libpng/scripts/makefile.knr +0 -99
- data/dependencies/libpng/scripts/makefile.linux +0 -249
- data/dependencies/libpng/scripts/makefile.mingw +0 -289
- data/dependencies/libpng/scripts/makefile.mips +0 -83
- data/dependencies/libpng/scripts/makefile.msc +0 -86
- data/dependencies/libpng/scripts/makefile.ne12bsd +0 -45
- data/dependencies/libpng/scripts/makefile.netbsd +0 -45
- data/dependencies/libpng/scripts/makefile.nommx +0 -252
- data/dependencies/libpng/scripts/makefile.openbsd +0 -73
- data/dependencies/libpng/scripts/makefile.os2 +0 -69
- data/dependencies/libpng/scripts/makefile.sco +0 -229
- data/dependencies/libpng/scripts/makefile.sggcc +0 -242
- data/dependencies/libpng/scripts/makefile.sgi +0 -245
- data/dependencies/libpng/scripts/makefile.so9 +0 -251
- data/dependencies/libpng/scripts/makefile.solaris +0 -249
- data/dependencies/libpng/scripts/makefile.solaris-x86 +0 -248
- data/dependencies/libpng/scripts/makefile.std +0 -92
- data/dependencies/libpng/scripts/makefile.sunos +0 -97
- data/dependencies/libpng/scripts/makefile.tc3 +0 -89
- data/dependencies/libpng/scripts/makefile.vcawin32 +0 -99
- data/dependencies/libpng/scripts/makefile.vcwin32 +0 -99
- data/dependencies/libpng/scripts/makefile.watcom +0 -109
- data/dependencies/libpng/scripts/makevms.com +0 -144
- data/dependencies/libpng/scripts/pngos2.def +0 -257
- data/dependencies/libpng/scripts/pngw32.def +0 -238
- data/dependencies/libpng/scripts/pngw32.rc +0 -112
- data/dependencies/libpng/scripts/smakefile.ppc +0 -30
- data/dependencies/libvorbis/AUTHORS +0 -3
- data/dependencies/libvorbis/CHANGES +0 -48
- data/dependencies/libvorbis/COPYING +0 -28
- data/dependencies/libvorbis/Makefile.am +0 -41
- data/dependencies/libvorbis/Makefile.in +0 -759
- data/dependencies/libvorbis/README +0 -132
- data/dependencies/libvorbis/acinclude.m4 +0 -161
- data/dependencies/libvorbis/aclocal.m4 +0 -7273
- data/dependencies/libvorbis/autogen.sh +0 -127
- data/dependencies/libvorbis/config.guess +0 -1500
- data/dependencies/libvorbis/config.h.in +0 -78
- data/dependencies/libvorbis/config.sub +0 -1616
- data/dependencies/libvorbis/configure +0 -22114
- data/dependencies/libvorbis/configure.in +0 -246
- data/dependencies/libvorbis/depcomp +0 -584
- data/dependencies/libvorbis/doc/Makefile +0 -665
- data/dependencies/libvorbis/doc/Makefile.am +0 -137
- data/dependencies/libvorbis/doc/Makefile.in +0 -665
- data/dependencies/libvorbis/doc/Vorbis_I_spec.html +0 -2292
- data/dependencies/libvorbis/doc/Vorbis_I_spec.pdf +0 -0
- data/dependencies/libvorbis/doc/components.png +0 -0
- data/dependencies/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt +0 -1401
- data/dependencies/libvorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml +0 -1388
- data/dependencies/libvorbis/doc/eightphase.png +0 -0
- data/dependencies/libvorbis/doc/evenlsp.png +0 -0
- data/dependencies/libvorbis/doc/fish_xiph_org.png +0 -0
- data/dependencies/libvorbis/doc/floor1-1.png +0 -0
- data/dependencies/libvorbis/doc/floor1-2.png +0 -0
- data/dependencies/libvorbis/doc/floor1-3.png +0 -0
- data/dependencies/libvorbis/doc/floor1-4.png +0 -0
- data/dependencies/libvorbis/doc/floor1_inverse_dB_table.html +0 -154
- data/dependencies/libvorbis/doc/floorval.png +0 -0
- data/dependencies/libvorbis/doc/fourphase.png +0 -0
- data/dependencies/libvorbis/doc/framing.html +0 -431
- data/dependencies/libvorbis/doc/helper.html +0 -239
- data/dependencies/libvorbis/doc/hufftree-under.png +0 -0
- data/dependencies/libvorbis/doc/hufftree.png +0 -0
- data/dependencies/libvorbis/doc/index.html +0 -114
- data/dependencies/libvorbis/doc/lspmap.png +0 -0
- data/dependencies/libvorbis/doc/oddlsp.png +0 -0
- data/dependencies/libvorbis/doc/oggstream.html +0 -234
- data/dependencies/libvorbis/doc/programming.html +0 -554
- data/dependencies/libvorbis/doc/residue-pack.png +0 -0
- data/dependencies/libvorbis/doc/residue2.png +0 -0
- data/dependencies/libvorbis/doc/squarepolar.png +0 -0
- data/dependencies/libvorbis/doc/stereo.html +0 -418
- data/dependencies/libvorbis/doc/stream.png +0 -0
- data/dependencies/libvorbis/doc/v-comment.html +0 -285
- data/dependencies/libvorbis/doc/vorbis-clip.txt +0 -139
- data/dependencies/libvorbis/doc/vorbis-errors.txt +0 -103
- data/dependencies/libvorbis/doc/vorbis-fidelity.html +0 -180
- data/dependencies/libvorbis/doc/vorbis.html +0 -234
- data/dependencies/libvorbis/doc/vorbisenc/Makefile +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/Makefile.am +0 -9
- data/dependencies/libvorbis/doc/vorbisenc/Makefile.in +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/changes.html +0 -104
- data/dependencies/libvorbis/doc/vorbisenc/examples.html +0 -133
- data/dependencies/libvorbis/doc/vorbisenc/index.html +0 -40
- data/dependencies/libvorbis/doc/vorbisenc/ov_ectl_ratemanage2_arg.html +0 -92
- data/dependencies/libvorbis/doc/vorbisenc/ov_ectl_ratemanage_arg.html +0 -92
- data/dependencies/libvorbis/doc/vorbisenc/overview.html +0 -382
- data/dependencies/libvorbis/doc/vorbisenc/reference.html +0 -48
- data/dependencies/libvorbis/doc/vorbisenc/style.css +0 -7
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_ctl.html +0 -169
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_init.html +0 -88
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_init_vbr.html +0 -81
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_init.html +0 -88
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_managed.html +0 -102
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html +0 -90
- data/dependencies/libvorbis/doc/vorbisenc/vorbis_info.html +0 -81
- data/dependencies/libvorbis/doc/vorbisfile/Makefile +0 -396
- data/dependencies/libvorbis/doc/vorbisfile/Makefile.am +0 -23
- data/dependencies/libvorbis/doc/vorbisfile/Makefile.in +0 -396
- data/dependencies/libvorbis/doc/vorbisfile/OggVorbis_File.html +0 -137
- data/dependencies/libvorbis/doc/vorbisfile/callbacks.html +0 -121
- data/dependencies/libvorbis/doc/vorbisfile/chaining_example_c.html +0 -90
- data/dependencies/libvorbis/doc/vorbisfile/chainingexample.html +0 -175
- data/dependencies/libvorbis/doc/vorbisfile/crosslap.html +0 -121
- data/dependencies/libvorbis/doc/vorbisfile/datastructures.html +0 -61
- data/dependencies/libvorbis/doc/vorbisfile/decoding.html +0 -87
- data/dependencies/libvorbis/doc/vorbisfile/example.html +0 -208
- data/dependencies/libvorbis/doc/vorbisfile/exampleindex.html +0 -39
- data/dependencies/libvorbis/doc/vorbisfile/fileinfo.html +0 -95
- data/dependencies/libvorbis/doc/vorbisfile/index.html +0 -49
- data/dependencies/libvorbis/doc/vorbisfile/initialization.html +0 -118
- data/dependencies/libvorbis/doc/vorbisfile/ov_bitrate.html +0 -72
- data/dependencies/libvorbis/doc/vorbisfile/ov_bitrate_instant.html +0 -65
- data/dependencies/libvorbis/doc/vorbisfile/ov_callbacks.html +0 -117
- data/dependencies/libvorbis/doc/vorbisfile/ov_clear.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_comment.html +0 -66
- data/dependencies/libvorbis/doc/vorbisfile/ov_crosslap.html +0 -100
- data/dependencies/libvorbis/doc/vorbisfile/ov_fopen.html +0 -124
- data/dependencies/libvorbis/doc/vorbisfile/ov_info.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_open.html +0 -183
- data/dependencies/libvorbis/doc/vorbisfile/ov_open_callbacks.html +0 -147
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_lap.html +0 -103
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_page.html +0 -84
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html +0 -112
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_tell.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_pcm_total.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_seek.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_seek_lap.html +0 -110
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_tell.html +0 -65
- data/dependencies/libvorbis/doc/vorbisfile/ov_raw_total.html +0 -68
- data/dependencies/libvorbis/doc/vorbisfile/ov_read.html +0 -123
- data/dependencies/libvorbis/doc/vorbisfile/ov_read_float.html +0 -101
- data/dependencies/libvorbis/doc/vorbisfile/ov_seekable.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_serialnumber.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/ov_streams.html +0 -64
- data/dependencies/libvorbis/doc/vorbisfile/ov_test.html +0 -101
- data/dependencies/libvorbis/doc/vorbisfile/ov_test_callbacks.html +0 -111
- data/dependencies/libvorbis/doc/vorbisfile/ov_test_open.html +0 -82
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek.html +0 -82
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_lap.html +0 -105
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_page.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_seek_page_lap.html +0 -112
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_tell.html +0 -63
- data/dependencies/libvorbis/doc/vorbisfile/ov_time_total.html +0 -67
- data/dependencies/libvorbis/doc/vorbisfile/overview.html +0 -61
- data/dependencies/libvorbis/doc/vorbisfile/reference.html +0 -83
- data/dependencies/libvorbis/doc/vorbisfile/return.html +0 -77
- data/dependencies/libvorbis/doc/vorbisfile/seekexample.html +0 -152
- data/dependencies/libvorbis/doc/vorbisfile/seeking.html +0 -107
- data/dependencies/libvorbis/doc/vorbisfile/seeking_example_c.html +0 -86
- data/dependencies/libvorbis/doc/vorbisfile/seeking_test_c.html +0 -86
- data/dependencies/libvorbis/doc/vorbisfile/seekingexample.html +0 -203
- data/dependencies/libvorbis/doc/vorbisfile/style.css +0 -7
- data/dependencies/libvorbis/doc/vorbisfile/threads.html +0 -50
- data/dependencies/libvorbis/doc/vorbisfile/vorbis_comment.html +0 -70
- data/dependencies/libvorbis/doc/vorbisfile/vorbis_info.html +0 -80
- data/dependencies/libvorbis/doc/vorbisfile/vorbisfile_example_c.html +0 -106
- data/dependencies/libvorbis/doc/vorbisword2.png +0 -0
- data/dependencies/libvorbis/doc/wait.png +0 -0
- data/dependencies/libvorbis/doc/white-ogg.png +0 -0
- data/dependencies/libvorbis/doc/white-xifish.png +0 -0
- data/dependencies/libvorbis/doc/window1.png +0 -0
- data/dependencies/libvorbis/doc/window2.png +0 -0
- data/dependencies/libvorbis/doc/xifish.pdf +0 -0
- data/dependencies/libvorbis/doc/xml/01-introduction.xml +0 -665
- data/dependencies/libvorbis/doc/xml/02-bitpacking.xml +0 -280
- data/dependencies/libvorbis/doc/xml/03-codebook.xml +0 -458
- data/dependencies/libvorbis/doc/xml/04-codec.xml +0 -711
- data/dependencies/libvorbis/doc/xml/05-comment.xml +0 -284
- data/dependencies/libvorbis/doc/xml/06-floor0.xml +0 -257
- data/dependencies/libvorbis/doc/xml/07-floor1.xml +0 -450
- data/dependencies/libvorbis/doc/xml/08-residue.xml +0 -492
- data/dependencies/libvorbis/doc/xml/09-helper.xml +0 -211
- data/dependencies/libvorbis/doc/xml/10-tables.xml +0 -94
- data/dependencies/libvorbis/doc/xml/TODO +0 -28
- data/dependencies/libvorbis/doc/xml/Vorbis_I_spec.xml +0 -30
- data/dependencies/libvorbis/doc/xml/a1-encapsulation_ogg.xml +0 -201
- data/dependencies/libvorbis/doc/xml/a2-encapsulation_rtp.xml +0 -31
- data/dependencies/libvorbis/doc/xml/footer.xml +0 -60
- data/dependencies/libvorbis/doc/xml/spec-common.xsl +0 -24
- data/dependencies/libvorbis/doc/xml/spec-fo.xsl +0 -16
- data/dependencies/libvorbis/doc/xml/spec-html.xsl +0 -5
- data/dependencies/libvorbis/examples/Makefile +0 -515
- data/dependencies/libvorbis/examples/Makefile.am +0 -28
- data/dependencies/libvorbis/examples/Makefile.in +0 -515
- data/dependencies/libvorbis/examples/chaining_example.c +0 -72
- data/dependencies/libvorbis/examples/decoder_example.c +0 -307
- data/dependencies/libvorbis/examples/encoder_example.c +0 -253
- data/dependencies/libvorbis/examples/frameview.pl +0 -630
- data/dependencies/libvorbis/examples/seeking_example.c +0 -256
- data/dependencies/libvorbis/examples/vorbisfile_example.c +0 -87
- data/dependencies/libvorbis/include/Makefile.am +0 -3
- data/dependencies/libvorbis/include/Makefile.in +0 -506
- data/dependencies/libvorbis/include/vorbis/Makefile.am +0 -7
- data/dependencies/libvorbis/include/vorbis/Makefile.in +0 -426
- data/dependencies/libvorbis/include/vorbis/codec.h +0 -241
- data/dependencies/libvorbis/include/vorbis/vorbisenc.h +0 -112
- data/dependencies/libvorbis/include/vorbis/vorbisfile.h +0 -183
- data/dependencies/libvorbis/install-sh +0 -507
- data/dependencies/libvorbis/lib/Makefile.am +0 -44
- data/dependencies/libvorbis/lib/Makefile.in +0 -706
- data/dependencies/libvorbis/lib/analysis.c +0 -121
- data/dependencies/libvorbis/lib/backends.h +0 -146
- data/dependencies/libvorbis/lib/barkmel.c +0 -64
- data/dependencies/libvorbis/lib/bitrate.c +0 -253
- data/dependencies/libvorbis/lib/bitrate.h +0 -59
- data/dependencies/libvorbis/lib/block.c +0 -993
- data/dependencies/libvorbis/lib/books/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/Makefile.in +0 -506
- data/dependencies/libvorbis/lib/books/coupled/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/coupled/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/coupled/res_books_stereo.h +0 -20681
- data/dependencies/libvorbis/lib/books/floor/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/floor/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/floor/floor_books.h +0 -1838
- data/dependencies/libvorbis/lib/books/uncoupled/Makefile.am +0 -3
- data/dependencies/libvorbis/lib/books/uncoupled/Makefile.in +0 -347
- data/dependencies/libvorbis/lib/books/uncoupled/res_books_uncoupled.h +0 -11517
- data/dependencies/libvorbis/lib/codebook.c +0 -634
- data/dependencies/libvorbis/lib/codebook.h +0 -160
- data/dependencies/libvorbis/lib/codec_internal.h +0 -137
- data/dependencies/libvorbis/lib/envelope.c +0 -382
- data/dependencies/libvorbis/lib/envelope.h +0 -81
- data/dependencies/libvorbis/lib/floor0.c +0 -223
- data/dependencies/libvorbis/lib/floor1.c +0 -1094
- data/dependencies/libvorbis/lib/highlevel.h +0 -57
- data/dependencies/libvorbis/lib/info.c +0 -644
- data/dependencies/libvorbis/lib/lookup.c +0 -94
- data/dependencies/libvorbis/lib/lookup.h +0 -32
- data/dependencies/libvorbis/lib/lookup_data.h +0 -189
- data/dependencies/libvorbis/lib/lookups.pl +0 -142
- data/dependencies/libvorbis/lib/lpc.c +0 -149
- data/dependencies/libvorbis/lib/lpc.h +0 -29
- data/dependencies/libvorbis/lib/lsp.c +0 -455
- data/dependencies/libvorbis/lib/lsp.h +0 -28
- data/dependencies/libvorbis/lib/mapping0.c +0 -844
- data/dependencies/libvorbis/lib/masking.h +0 -785
- data/dependencies/libvorbis/lib/mdct.c +0 -564
- data/dependencies/libvorbis/lib/mdct.h +0 -83
- data/dependencies/libvorbis/lib/misc.h +0 -52
- data/dependencies/libvorbis/lib/modes/Makefile.am +0 -6
- data/dependencies/libvorbis/lib/modes/Makefile.in +0 -351
- data/dependencies/libvorbis/lib/modes/floor_all.h +0 -248
- data/dependencies/libvorbis/lib/modes/psych_11.h +0 -51
- data/dependencies/libvorbis/lib/modes/psych_16.h +0 -136
- data/dependencies/libvorbis/lib/modes/psych_44.h +0 -666
- data/dependencies/libvorbis/lib/modes/psych_8.h +0 -102
- data/dependencies/libvorbis/lib/modes/residue_16.h +0 -163
- data/dependencies/libvorbis/lib/modes/residue_44.h +0 -294
- data/dependencies/libvorbis/lib/modes/residue_44u.h +0 -318
- data/dependencies/libvorbis/lib/modes/residue_8.h +0 -109
- data/dependencies/libvorbis/lib/modes/setup_11.h +0 -141
- data/dependencies/libvorbis/lib/modes/setup_16.h +0 -149
- data/dependencies/libvorbis/lib/modes/setup_22.h +0 -128
- data/dependencies/libvorbis/lib/modes/setup_32.h +0 -132
- data/dependencies/libvorbis/lib/modes/setup_44.h +0 -107
- data/dependencies/libvorbis/lib/modes/setup_44u.h +0 -74
- data/dependencies/libvorbis/lib/modes/setup_8.h +0 -146
- data/dependencies/libvorbis/lib/modes/setup_X.h +0 -226
- data/dependencies/libvorbis/lib/os.h +0 -156
- data/dependencies/libvorbis/lib/psy.c +0 -1227
- data/dependencies/libvorbis/lib/psy.h +0 -186
- data/dependencies/libvorbis/lib/psytune.c +0 -524
- data/dependencies/libvorbis/lib/registry.c +0 -46
- data/dependencies/libvorbis/lib/registry.h +0 -32
- data/dependencies/libvorbis/lib/res0.c +0 -919
- data/dependencies/libvorbis/lib/scales.h +0 -86
- data/dependencies/libvorbis/lib/sharedbook.c +0 -735
- data/dependencies/libvorbis/lib/smallft.c +0 -1255
- data/dependencies/libvorbis/lib/smallft.h +0 -34
- data/dependencies/libvorbis/lib/synthesis.c +0 -170
- data/dependencies/libvorbis/lib/tone.c +0 -54
- data/dependencies/libvorbis/lib/vorbisenc.c +0 -1184
- data/dependencies/libvorbis/lib/vorbisfile.c +0 -2194
- data/dependencies/libvorbis/lib/window.c +0 -2136
- data/dependencies/libvorbis/lib/window.h +0 -26
- data/dependencies/libvorbis/libvorbis.spec +0 -118
- data/dependencies/libvorbis/libvorbis.spec.in +0 -118
- data/dependencies/libvorbis/ltmain.sh +0 -6871
- data/dependencies/libvorbis/macos/compat/strdup.c +0 -21
- data/dependencies/libvorbis/macos/compat/sys/types.h +0 -1
- data/dependencies/libvorbis/macos/decoder_example.mcp +0 -0
- data/dependencies/libvorbis/macos/encoder_example.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbis.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbis.mcp.exp +0 -45
- data/dependencies/libvorbis/macos/libvorbisenc.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbisenc.mcp.exp +0 -8
- data/dependencies/libvorbis/macos/libvorbisfile.mcp +0 -0
- data/dependencies/libvorbis/macos/libvorbisfile.mcp.exp +0 -45
- data/dependencies/libvorbis/macos/vorbis.mcp +0 -0
- data/dependencies/libvorbis/macosx/English.lproj/InfoPlist.strings +0 -0
- data/dependencies/libvorbis/macosx/Info.plist +0 -30
- data/dependencies/libvorbis/macosx/Vorbis.xcodeproj/project.pbxproj +0 -893
- data/dependencies/libvorbis/missing +0 -367
- data/dependencies/libvorbis/symbian/bld.inf +0 -35
- data/dependencies/libvorbis/symbian/config.h +0 -54
- data/dependencies/libvorbis/symbian/vorbis.mmp +0 -43
- data/dependencies/libvorbis/todo.txt +0 -22
- data/dependencies/libvorbis/vorbis-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbis.m4 +0 -122
- data/dependencies/libvorbis/vorbis.pc.in +0 -14
- data/dependencies/libvorbis/vorbisenc-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbisenc.pc.in +0 -14
- data/dependencies/libvorbis/vorbisfile-uninstalled.pc.in +0 -14
- data/dependencies/libvorbis/vorbisfile.pc.in +0 -14
- data/dependencies/libvorbis/vq/16.vqs +0 -77
- data/dependencies/libvorbis/vq/16u.vqs +0 -71
- data/dependencies/libvorbis/vq/44c-1.vqs +0 -63
- data/dependencies/libvorbis/vq/44c0.vqs +0 -65
- data/dependencies/libvorbis/vq/44c1.vqs +0 -66
- data/dependencies/libvorbis/vq/44c2.vqs +0 -37
- data/dependencies/libvorbis/vq/44c3.vqs +0 -36
- data/dependencies/libvorbis/vq/44c4.vqs +0 -36
- data/dependencies/libvorbis/vq/44c5.vqs +0 -37
- data/dependencies/libvorbis/vq/44c6.vqs +0 -37
- data/dependencies/libvorbis/vq/44c7.vqs +0 -38
- data/dependencies/libvorbis/vq/44c8.vqs +0 -39
- data/dependencies/libvorbis/vq/44c9.vqs +0 -37
- data/dependencies/libvorbis/vq/44u0.vqs +0 -33
- data/dependencies/libvorbis/vq/44u1.vqs +0 -33
- data/dependencies/libvorbis/vq/44u2.vqs +0 -32
- data/dependencies/libvorbis/vq/44u3.vqs +0 -33
- data/dependencies/libvorbis/vq/44u4.vqs +0 -33
- data/dependencies/libvorbis/vq/44u5.vqs +0 -35
- data/dependencies/libvorbis/vq/44u6.vqs +0 -35
- data/dependencies/libvorbis/vq/44u7.vqs +0 -34
- data/dependencies/libvorbis/vq/44u8.vqs +0 -35
- data/dependencies/libvorbis/vq/44u9.vqs +0 -36
- data/dependencies/libvorbis/vq/8.vqs +0 -43
- data/dependencies/libvorbis/vq/8u.vqs +0 -41
- data/dependencies/libvorbis/vq/Makefile +0 -532
- data/dependencies/libvorbis/vq/Makefile.am +0 -34
- data/dependencies/libvorbis/vq/Makefile.in +0 -532
- data/dependencies/libvorbis/vq/auxpartition.pl +0 -71
- data/dependencies/libvorbis/vq/bookutil.c +0 -717
- data/dependencies/libvorbis/vq/bookutil.h +0 -43
- data/dependencies/libvorbis/vq/build.c +0 -195
- data/dependencies/libvorbis/vq/cascade.c +0 -91
- data/dependencies/libvorbis/vq/distribution.c +0 -248
- data/dependencies/libvorbis/vq/floor_11.vqs +0 -10
- data/dependencies/libvorbis/vq/floor_22.vqs +0 -27
- data/dependencies/libvorbis/vq/floor_44.vqs +0 -83
- data/dependencies/libvorbis/vq/genericdata.c +0 -61
- data/dependencies/libvorbis/vq/huffbuild.c +0 -201
- data/dependencies/libvorbis/vq/latticebuild.c +0 -177
- data/dependencies/libvorbis/vq/latticehint.c +0 -430
- data/dependencies/libvorbis/vq/latticepare.c +0 -595
- data/dependencies/libvorbis/vq/latticetune.c +0 -164
- data/dependencies/libvorbis/vq/localcodebook.h +0 -160
- data/dependencies/libvorbis/vq/lspdata.c +0 -157
- data/dependencies/libvorbis/vq/make_floor_books.pl +0 -108
- data/dependencies/libvorbis/vq/make_residue_books.pl +0 -187
- data/dependencies/libvorbis/vq/metrics.c +0 -295
- data/dependencies/libvorbis/vq/residue_entropy +0 -58
- data/dependencies/libvorbis/vq/residuedata.c +0 -160
- data/dependencies/libvorbis/vq/residuesplit.c +0 -282
- data/dependencies/libvorbis/vq/run.c +0 -216
- data/dependencies/libvorbis/vq/train.c +0 -364
- data/dependencies/libvorbis/vq/vqext.h +0 -34
- data/dependencies/libvorbis/vq/vqgen.c +0 -567
- data/dependencies/libvorbis/vq/vqgen.h +0 -85
- data/dependencies/libvorbis/vq/vqsplit.c +0 -612
- data/dependencies/libvorbis/vq/vqsplit.h +0 -37
- data/dependencies/libvorbis/win32/VS2003/libvorbis/libvorbis.vcproj +0 -467
- data/dependencies/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.def +0 -47
- data/dependencies/libvorbis/win32/VS2003/libvorbisfile/libvorbisfile.vcproj +0 -147
- data/dependencies/libvorbis/win32/VS2003/vorbisdec/vorbisdec.vcproj +0 -268
- data/dependencies/libvorbis/win32/VS2003/vorbisenc/vorbisenc.vcproj +0 -268
- data/dependencies/libvorbis/win32/VS2005/libvorbis/libvorbis.vcproj +0 -653
- data/dependencies/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.def +0 -47
- data/dependencies/libvorbis/win32/VS2005/libvorbisfile/libvorbisfile.vcproj +0 -219
- data/dependencies/libvorbis/win32/VS2005/vorbisdec/vorbisdec.vcproj +0 -389
- data/dependencies/libvorbis/win32/VS2005/vorbisenc/vorbisenc.vcproj +0 -390
- data/dependencies/libvorbis/win32/build_vorbis_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbis_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisenc_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_dynamic.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_dynamic_debug.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_static.bat +0 -19
- data/dependencies/libvorbis/win32/build_vorbisfile_static_debug.bat +0 -19
- data/dependencies/libvorbis/win32/vorbis.def +0 -57
- data/dependencies/libvorbis/win32/vorbis.dsw +0 -101
- data/dependencies/libvorbis/win32/vorbis_dynamic.dsp +0 -281
- data/dependencies/libvorbis/win32/vorbis_static.dsp +0 -257
- data/dependencies/libvorbis/win32/vorbisenc.def +0 -13
- data/dependencies/libvorbis/win32/vorbisenc_dynamic.dsp +0 -121
- data/dependencies/libvorbis/win32/vorbisenc_static.dsp +0 -100
- data/dependencies/libvorbis/win32/vorbisfile.def +0 -41
- data/dependencies/libvorbis/win32/vorbisfile_dynamic.dsp +0 -119
- data/dependencies/libvorbis/win32/vorbisfile_static.dsp +0 -100
- data/dependencies/zlib/ChangeLog +0 -855
- data/dependencies/zlib/FAQ +0 -339
- data/dependencies/zlib/INDEX +0 -51
- data/dependencies/zlib/Makefile +0 -154
- data/dependencies/zlib/Makefile.in +0 -154
- data/dependencies/zlib/README +0 -125
- data/dependencies/zlib/adler32.c +0 -149
- data/dependencies/zlib/algorithm.txt +0 -209
- data/dependencies/zlib/amiga/Makefile.pup +0 -66
- data/dependencies/zlib/amiga/Makefile.sas +0 -65
- data/dependencies/zlib/as400/bndsrc +0 -132
- data/dependencies/zlib/as400/compile.clp +0 -123
- data/dependencies/zlib/as400/readme.txt +0 -111
- data/dependencies/zlib/as400/zlib.inc +0 -331
- data/dependencies/zlib/compress.c +0 -79
- data/dependencies/zlib/configure +0 -459
- data/dependencies/zlib/contrib/README.contrib +0 -71
- data/dependencies/zlib/contrib/ada/buffer_demo.adb +0 -106
- data/dependencies/zlib/contrib/ada/mtest.adb +0 -156
- data/dependencies/zlib/contrib/ada/read.adb +0 -156
- data/dependencies/zlib/contrib/ada/readme.txt +0 -65
- data/dependencies/zlib/contrib/ada/test.adb +0 -463
- data/dependencies/zlib/contrib/ada/zlib-streams.adb +0 -225
- data/dependencies/zlib/contrib/ada/zlib-streams.ads +0 -114
- data/dependencies/zlib/contrib/ada/zlib-thin.adb +0 -141
- data/dependencies/zlib/contrib/ada/zlib-thin.ads +0 -450
- data/dependencies/zlib/contrib/ada/zlib.adb +0 -701
- data/dependencies/zlib/contrib/ada/zlib.ads +0 -328
- data/dependencies/zlib/contrib/ada/zlib.gpr +0 -20
- data/dependencies/zlib/contrib/asm586/README.586 +0 -43
- data/dependencies/zlib/contrib/asm586/match.S +0 -364
- data/dependencies/zlib/contrib/asm686/README.686 +0 -34
- data/dependencies/zlib/contrib/asm686/match.S +0 -329
- data/dependencies/zlib/contrib/blast/Makefile +0 -8
- data/dependencies/zlib/contrib/blast/README +0 -4
- data/dependencies/zlib/contrib/blast/blast.c +0 -444
- data/dependencies/zlib/contrib/blast/blast.h +0 -71
- data/dependencies/zlib/contrib/blast/test.pk +0 -0
- data/dependencies/zlib/contrib/blast/test.txt +0 -1
- data/dependencies/zlib/contrib/delphi/ZLib.pas +0 -557
- data/dependencies/zlib/contrib/delphi/ZLibConst.pas +0 -11
- data/dependencies/zlib/contrib/delphi/readme.txt +0 -76
- data/dependencies/zlib/contrib/delphi/zlibd32.mak +0 -93
- data/dependencies/zlib/contrib/dotzlib/DotZLib.build +0 -33
- data/dependencies/zlib/contrib/dotzlib/DotZLib.chm +0 -0
- data/dependencies/zlib/contrib/dotzlib/DotZLib.sln +0 -21
- data/dependencies/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs +0 -58
- data/dependencies/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs +0 -202
- data/dependencies/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs +0 -83
- data/dependencies/zlib/contrib/dotzlib/DotZLib/CodecBase.cs +0 -198
- data/dependencies/zlib/contrib/dotzlib/DotZLib/Deflater.cs +0 -106
- data/dependencies/zlib/contrib/dotzlib/DotZLib/DotZLib.cs +0 -288
- data/dependencies/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj +0 -141
- data/dependencies/zlib/contrib/dotzlib/DotZLib/GZipStream.cs +0 -301
- data/dependencies/zlib/contrib/dotzlib/DotZLib/Inflater.cs +0 -105
- data/dependencies/zlib/contrib/dotzlib/DotZLib/UnitTests.cs +0 -274
- data/dependencies/zlib/contrib/dotzlib/LICENSE_1_0.txt +0 -23
- data/dependencies/zlib/contrib/dotzlib/readme.txt +0 -58
- data/dependencies/zlib/contrib/infback9/README +0 -1
- data/dependencies/zlib/contrib/infback9/infback9.c +0 -608
- data/dependencies/zlib/contrib/infback9/infback9.h +0 -37
- data/dependencies/zlib/contrib/infback9/inffix9.h +0 -107
- data/dependencies/zlib/contrib/infback9/inflate9.h +0 -47
- data/dependencies/zlib/contrib/infback9/inftree9.c +0 -323
- data/dependencies/zlib/contrib/infback9/inftree9.h +0 -55
- data/dependencies/zlib/contrib/inflate86/inffas86.c +0 -1157
- data/dependencies/zlib/contrib/inflate86/inffast.S +0 -1368
- data/dependencies/zlib/contrib/iostream/test.cpp +0 -24
- data/dependencies/zlib/contrib/iostream/zfstream.cpp +0 -329
- data/dependencies/zlib/contrib/iostream/zfstream.h +0 -128
- data/dependencies/zlib/contrib/iostream2/zstream.h +0 -307
- data/dependencies/zlib/contrib/iostream2/zstream_test.cpp +0 -25
- data/dependencies/zlib/contrib/iostream3/README +0 -35
- data/dependencies/zlib/contrib/iostream3/TODO +0 -17
- data/dependencies/zlib/contrib/iostream3/test.cc +0 -50
- data/dependencies/zlib/contrib/iostream3/zfstream.cc +0 -479
- data/dependencies/zlib/contrib/iostream3/zfstream.h +0 -466
- data/dependencies/zlib/contrib/masm686/match.asm +0 -413
- data/dependencies/zlib/contrib/masmx64/bld_ml64.bat +0 -2
- data/dependencies/zlib/contrib/masmx64/gvmat64.asm +0 -513
- data/dependencies/zlib/contrib/masmx64/gvmat64.obj +0 -0
- data/dependencies/zlib/contrib/masmx64/inffas8664.c +0 -186
- data/dependencies/zlib/contrib/masmx64/inffasx64.asm +0 -392
- data/dependencies/zlib/contrib/masmx64/inffasx64.obj +0 -0
- data/dependencies/zlib/contrib/masmx64/readme.txt +0 -28
- data/dependencies/zlib/contrib/masmx86/bld_ml32.bat +0 -2
- data/dependencies/zlib/contrib/masmx86/gvmat32.asm +0 -972
- data/dependencies/zlib/contrib/masmx86/gvmat32.obj +0 -0
- data/dependencies/zlib/contrib/masmx86/gvmat32c.c +0 -62
- data/dependencies/zlib/contrib/masmx86/inffas32.asm +0 -1083
- data/dependencies/zlib/contrib/masmx86/inffas32.obj +0 -0
- data/dependencies/zlib/contrib/masmx86/mkasm.bat +0 -3
- data/dependencies/zlib/contrib/masmx86/readme.txt +0 -21
- data/dependencies/zlib/contrib/minizip/ChangeLogUnzip +0 -67
- data/dependencies/zlib/contrib/minizip/Makefile +0 -25
- data/dependencies/zlib/contrib/minizip/crypt.h +0 -132
- data/dependencies/zlib/contrib/minizip/ioapi.c +0 -177
- data/dependencies/zlib/contrib/minizip/ioapi.h +0 -75
- data/dependencies/zlib/contrib/minizip/iowin32.c +0 -270
- data/dependencies/zlib/contrib/minizip/iowin32.h +0 -21
- data/dependencies/zlib/contrib/minizip/miniunz.c +0 -585
- data/dependencies/zlib/contrib/minizip/minizip.c +0 -420
- data/dependencies/zlib/contrib/minizip/mztools.c +0 -281
- data/dependencies/zlib/contrib/minizip/mztools.h +0 -31
- data/dependencies/zlib/contrib/minizip/unzip.c +0 -1598
- data/dependencies/zlib/contrib/minizip/unzip.h +0 -354
- data/dependencies/zlib/contrib/minizip/zip.c +0 -1219
- data/dependencies/zlib/contrib/minizip/zip.h +0 -235
- data/dependencies/zlib/contrib/pascal/example.pas +0 -599
- data/dependencies/zlib/contrib/pascal/readme.txt +0 -76
- data/dependencies/zlib/contrib/pascal/zlibd32.mak +0 -93
- data/dependencies/zlib/contrib/pascal/zlibpas.pas +0 -236
- data/dependencies/zlib/contrib/puff/Makefile +0 -8
- data/dependencies/zlib/contrib/puff/README +0 -63
- data/dependencies/zlib/contrib/puff/puff.c +0 -837
- data/dependencies/zlib/contrib/puff/puff.h +0 -31
- data/dependencies/zlib/contrib/puff/zeros.raw +0 -0
- data/dependencies/zlib/contrib/testzlib/testzlib.c +0 -275
- data/dependencies/zlib/contrib/testzlib/testzlib.txt +0 -10
- data/dependencies/zlib/contrib/untgz/Makefile +0 -14
- data/dependencies/zlib/contrib/untgz/Makefile.msc +0 -17
- data/dependencies/zlib/contrib/untgz/untgz.c +0 -674
- data/dependencies/zlib/contrib/vstudio/readme.txt +0 -73
- data/dependencies/zlib/contrib/vstudio/vc7/miniunz.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/minizip.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/testzlib.vcproj +0 -126
- data/dependencies/zlib/contrib/vstudio/vc7/zlib.rc +0 -32
- data/dependencies/zlib/contrib/vstudio/vc7/zlibstat.vcproj +0 -246
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.def +0 -92
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.sln +0 -78
- data/dependencies/zlib/contrib/vstudio/vc7/zlibvc.vcproj +0 -445
- data/dependencies/zlib/contrib/vstudio/vc8/miniunz.vcproj +0 -566
- data/dependencies/zlib/contrib/vstudio/vc8/minizip.vcproj +0 -563
- data/dependencies/zlib/contrib/vstudio/vc8/testzlib.vcproj +0 -948
- data/dependencies/zlib/contrib/vstudio/vc8/testzlibdll.vcproj +0 -567
- data/dependencies/zlib/contrib/vstudio/vc8/zlib.rc +0 -32
- data/dependencies/zlib/contrib/vstudio/vc8/zlibstat.vcproj +0 -870
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.def +0 -92
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.sln +0 -144
- data/dependencies/zlib/contrib/vstudio/vc8/zlibvc.vcproj +0 -1219
- data/dependencies/zlib/crc32.c +0 -423
- data/dependencies/zlib/crc32.h +0 -441
- data/dependencies/zlib/deflate.c +0 -1736
- data/dependencies/zlib/deflate.h +0 -331
- data/dependencies/zlib/example.c +0 -565
- data/dependencies/zlib/examples/README.examples +0 -42
- data/dependencies/zlib/examples/fitblk.c +0 -233
- data/dependencies/zlib/examples/gun.c +0 -693
- data/dependencies/zlib/examples/gzappend.c +0 -500
- data/dependencies/zlib/examples/gzjoin.c +0 -448
- data/dependencies/zlib/examples/gzlog.c +0 -413
- data/dependencies/zlib/examples/gzlog.h +0 -58
- data/dependencies/zlib/examples/zlib_how.html +0 -523
- data/dependencies/zlib/examples/zpipe.c +0 -191
- data/dependencies/zlib/examples/zran.c +0 -404
- data/dependencies/zlib/gzio.c +0 -1026
- data/dependencies/zlib/infback.c +0 -623
- data/dependencies/zlib/inffast.c +0 -318
- data/dependencies/zlib/inffast.h +0 -11
- data/dependencies/zlib/inffixed.h +0 -94
- data/dependencies/zlib/inflate.c +0 -1368
- data/dependencies/zlib/inflate.h +0 -115
- data/dependencies/zlib/inftrees.c +0 -329
- data/dependencies/zlib/inftrees.h +0 -55
- data/dependencies/zlib/make_vms.com +0 -461
- data/dependencies/zlib/minigzip.c +0 -322
- data/dependencies/zlib/msdos/Makefile.bor +0 -109
- data/dependencies/zlib/msdos/Makefile.dj2 +0 -104
- data/dependencies/zlib/msdos/Makefile.emx +0 -69
- data/dependencies/zlib/msdos/Makefile.msc +0 -106
- data/dependencies/zlib/msdos/Makefile.tc +0 -94
- data/dependencies/zlib/old/Makefile.riscos +0 -151
- data/dependencies/zlib/old/README +0 -3
- data/dependencies/zlib/old/descrip.mms +0 -48
- data/dependencies/zlib/old/os2/Makefile.os2 +0 -136
- data/dependencies/zlib/old/os2/zlib.def +0 -51
- data/dependencies/zlib/old/visual-basic.txt +0 -160
- data/dependencies/zlib/old/zlib.html +0 -971
- data/dependencies/zlib/projects/README.projects +0 -41
- data/dependencies/zlib/projects/visualc6/README.txt +0 -73
- data/dependencies/zlib/projects/visualc6/example.dsp +0 -278
- data/dependencies/zlib/projects/visualc6/minigzip.dsp +0 -278
- data/dependencies/zlib/projects/visualc6/zlib.dsp +0 -609
- data/dependencies/zlib/projects/visualc6/zlib.dsw +0 -59
- data/dependencies/zlib/qnx/package.qpg +0 -141
- data/dependencies/zlib/trees.c +0 -1219
- data/dependencies/zlib/trees.h +0 -128
- data/dependencies/zlib/uncompr.c +0 -61
- data/dependencies/zlib/win32/DLL_FAQ.txt +0 -397
- data/dependencies/zlib/win32/Makefile.bor +0 -107
- data/dependencies/zlib/win32/Makefile.emx +0 -69
- data/dependencies/zlib/win32/Makefile.gcc +0 -141
- data/dependencies/zlib/win32/Makefile.msc +0 -126
- data/dependencies/zlib/win32/VisualC.txt +0 -3
- data/dependencies/zlib/win32/zlib.def +0 -60
- data/dependencies/zlib/win32/zlib1.rc +0 -39
- data/dependencies/zlib/zconf.h +0 -332
- data/dependencies/zlib/zconf.in.h +0 -332
- data/dependencies/zlib/zlib.3 +0 -159
- data/dependencies/zlib/zlib.h +0 -1357
- data/dependencies/zlib/zutil.c +0 -318
- data/dependencies/zlib/zutil.h +0 -269
- data/mac/English.lproj/InfoPlist.strings +0 -0
- data/mac/Gosu-Info.plist +0 -26
- data/mac/Gosu.icns +0 -0
- data/mac/Gosu.xcodeproj/jlnr.mode1v3 +0 -1420
- data/mac/Gosu.xcodeproj/jlnr.mode2v3 +0 -1464
- data/mac/Gosu.xcodeproj/jlnr.pbxuser +0 -1407
- data/mac/Gosu.xcodeproj/jlnr.perspectivev3 +0 -1573
- data/mac/Gosu.xcodeproj/project.pbxproj +0 -2758
- data/mac/RubyGosu App-Info.plist +0 -26
- data/windows/Gosu.sln +0 -34
- data/windows/Gosu.vcproj +0 -553
- data/windows/RubyGosu.vcproj +0 -241
@@ -1,2758 +0,0 @@
|
|
1
|
-
// !$*UTF8*$!
|
2
|
-
{
|
3
|
-
archiveVersion = 1;
|
4
|
-
classes = {
|
5
|
-
};
|
6
|
-
objectVersion = 42;
|
7
|
-
objects = {
|
8
|
-
|
9
|
-
/* Begin PBXBuildFile section */
|
10
|
-
8D07F2C40486CC7A007CD1D0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB77AAFE841565C02AAC07 /* Carbon.framework */; };
|
11
|
-
B9CA23C1100396920073D01B /* Macro.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B9CA23C0100396920073D01B /* Macro.hpp */; };
|
12
|
-
D4032B7D0F5035A900A20790 /* TextTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4032B7C0F5035A900A20790 /* TextTouch.mm */; };
|
13
|
-
D410E98D0A801948005C7067 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98A0A801948005C7067 /* AppKit.framework */; };
|
14
|
-
D410E98E0A801948005C7067 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98B0A801948005C7067 /* ApplicationServices.framework */; };
|
15
|
-
D410E98F0A801948005C7067 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98C0A801948005C7067 /* Foundation.framework */; };
|
16
|
-
D410E9DB0A8019CD005C7067 /* Audio.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9BF0A8019CC005C7067 /* Audio.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
17
|
-
D410E9DC0A8019CD005C7067 /* AutoLink.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C00A8019CC005C7067 /* AutoLink.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
18
|
-
D410E9DE0A8019CD005C7067 /* Bitmap.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C20A8019CC005C7067 /* Bitmap.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
19
|
-
D410E9DF0A8019CD005C7067 /* ButtonsMac.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C30A8019CC005C7067 /* ButtonsMac.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
20
|
-
D410E9E00A8019CD005C7067 /* ButtonsWin.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C40A8019CC005C7067 /* ButtonsWin.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
21
|
-
D410E9E10A8019CD005C7067 /* ButtonsX.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C50A8019CD005C7067 /* ButtonsX.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
22
|
-
D410E9E20A8019CD005C7067 /* Color.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C60A8019CD005C7067 /* Color.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
23
|
-
D410E9E30A8019CD005C7067 /* Directories.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C70A8019CD005C7067 /* Directories.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
24
|
-
D410E9E40A8019CD005C7067 /* Font.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C80A8019CD005C7067 /* Font.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
25
|
-
D410E9E50A8019CD005C7067 /* Fwd.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9C90A8019CD005C7067 /* Fwd.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
26
|
-
D410E9E70A8019CD005C7067 /* Graphics.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9CB0A8019CD005C7067 /* Graphics.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
27
|
-
D410E9E80A8019CD005C7067 /* GraphicsBase.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9CC0A8019CD005C7067 /* GraphicsBase.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
28
|
-
D410E9E90A8019CD005C7067 /* Image.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9CD0A8019CD005C7067 /* Image.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
29
|
-
D410E9EA0A8019CD005C7067 /* ImageData.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9CE0A8019CD005C7067 /* ImageData.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
30
|
-
D410E9EB0A8019CD005C7067 /* Input.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9CF0A8019CD005C7067 /* Input.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
31
|
-
D410E9EC0A8019CD005C7067 /* IO.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D00A8019CD005C7067 /* IO.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
32
|
-
D410E9EE0A8019CD005C7067 /* Math.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D20A8019CD005C7067 /* Math.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
33
|
-
D410E9EF0A8019CD005C7067 /* Platform.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D30A8019CD005C7067 /* Platform.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
34
|
-
D410E9F00A8019CD005C7067 /* RotFlip.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D40A8019CD005C7067 /* RotFlip.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
35
|
-
D410E9F10A8019CD005C7067 /* Sockets.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D50A8019CD005C7067 /* Sockets.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
36
|
-
D410E9F20A8019CD005C7067 /* Text.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D60A8019CD005C7067 /* Text.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
37
|
-
D410E9F30A8019CD005C7067 /* Timing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D70A8019CD005C7067 /* Timing.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
38
|
-
D410E9F40A8019CD005C7067 /* Utility.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D80A8019CD005C7067 /* Utility.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
39
|
-
D410E9F50A8019CD005C7067 /* Window.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410E9D90A8019CD005C7067 /* Window.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
40
|
-
D410EA370A8019FA005C7067 /* DirectoriesMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */; };
|
41
|
-
D410EA380A8019FA005C7067 /* DirectoriesUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */; };
|
42
|
-
D410EA3A0A8019FA005C7067 /* FileUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA020A8019FA005C7067 /* FileUnix.cpp */; };
|
43
|
-
D410EA3D0A8019FA005C7067 /* InputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA180A8019FA005C7067 /* InputMac.mm */; };
|
44
|
-
D410EA400A8019FA005C7067 /* IO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1B0A8019FA005C7067 /* IO.cpp */; };
|
45
|
-
D410EA410A8019FA005C7067 /* Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1C0A8019FA005C7067 /* Math.cpp */; };
|
46
|
-
D410EA440A8019FA005C7067 /* TimingUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */; };
|
47
|
-
D410EA460A8019FA005C7067 /* Utility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA300A8019FA005C7067 /* Utility.cpp */; };
|
48
|
-
D410EA470A8019FA005C7067 /* WindowMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA310A8019FA005C7067 /* WindowMac.mm */; };
|
49
|
-
D410EAF50A801B00005C7067 /* Bitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD40A801B00005C7067 /* Bitmap.cpp */; };
|
50
|
-
D410EAF60A801B00005C7067 /* BitmapBMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD50A801B00005C7067 /* BitmapBMP.cpp */; };
|
51
|
-
D410EAF70A801B00005C7067 /* BitmapColorKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */; };
|
52
|
-
D410EAF80A801B00005C7067 /* BitmapPNG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD70A801B00005C7067 /* BitmapPNG.cpp */; };
|
53
|
-
D410EAF90A801B00005C7067 /* BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD80A801B00005C7067 /* BlockAllocator.cpp */; };
|
54
|
-
D410EAFB0A801B00005C7067 /* Color.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADA0A801B00005C7067 /* Color.cpp */; };
|
55
|
-
D410EAFC0A801B00005C7067 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADB0A801B00005C7067 /* Font.cpp */; };
|
56
|
-
D410EAFD0A801B00005C7067 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADC0A801B00005C7067 /* Graphics.cpp */; };
|
57
|
-
D410EAFF0A801B00005C7067 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADE0A801B00005C7067 /* Image.cpp */; };
|
58
|
-
D410EB000A801B00005C7067 /* LargeImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADF0A801B00005C7067 /* LargeImageData.cpp */; };
|
59
|
-
D410EB020A801B00005C7067 /* RotFlip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE10A801B00005C7067 /* RotFlip.cpp */; };
|
60
|
-
D410EB030A801B00005C7067 /* Text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE20A801B00005C7067 /* Text.cpp */; };
|
61
|
-
D410EB040A801B00005C7067 /* TextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE30A801B00005C7067 /* TextMac.cpp */; };
|
62
|
-
D410EB0F0A801B00005C7067 /* CommSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAF00A801B00005C7067 /* CommSocket.cpp */; };
|
63
|
-
D410EB100A801B00005C7067 /* ListenerSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAF10A801B00005C7067 /* ListenerSocket.cpp */; };
|
64
|
-
D410EB110A801B00005C7067 /* MessageSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAF20A801B00005C7067 /* MessageSocket.cpp */; };
|
65
|
-
D410EB120A801B00005C7067 /* Socket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAF30A801B00005C7067 /* Socket.cpp */; };
|
66
|
-
D410EB2A0A801C28005C7067 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410EB290A801C28005C7067 /* OpenGL.framework */; };
|
67
|
-
D410EB6E0A801CDC005C7067 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D410EB6C0A801CDC005C7067 /* InfoPlist.strings */; };
|
68
|
-
D4177752106CFD8A005DC1C4 /* ObjGosuWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = D4177750106CFD8A005DC1C4 /* ObjGosuWindow.h */; };
|
69
|
-
D423821D0C4C3D08000DAA25 /* Bitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD40A801B00005C7067 /* Bitmap.cpp */; };
|
70
|
-
D42382240C4C3D68000DAA25 /* BitmapBMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD50A801B00005C7067 /* BitmapBMP.cpp */; };
|
71
|
-
D42382250C4C3D68000DAA25 /* BitmapColorKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */; };
|
72
|
-
D42382260C4C3D68000DAA25 /* BitmapPNG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD70A801B00005C7067 /* BitmapPNG.cpp */; };
|
73
|
-
D42382270C4C3D68000DAA25 /* BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD80A801B00005C7067 /* BlockAllocator.cpp */; };
|
74
|
-
D42382280C4C3D68000DAA25 /* Color.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADA0A801B00005C7067 /* Color.cpp */; };
|
75
|
-
D42382290C4C3D68000DAA25 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADB0A801B00005C7067 /* Font.cpp */; };
|
76
|
-
D423822A0C4C3D68000DAA25 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADC0A801B00005C7067 /* Graphics.cpp */; };
|
77
|
-
D423822B0C4C3D68000DAA25 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADE0A801B00005C7067 /* Image.cpp */; };
|
78
|
-
D423822C0C4C3D68000DAA25 /* LargeImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADF0A801B00005C7067 /* LargeImageData.cpp */; };
|
79
|
-
D423822D0C4C3D68000DAA25 /* RotFlip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE10A801B00005C7067 /* RotFlip.cpp */; };
|
80
|
-
D423822E0C4C3D68000DAA25 /* Text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE20A801B00005C7067 /* Text.cpp */; };
|
81
|
-
D423822F0C4C3D68000DAA25 /* TextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE30A801B00005C7067 /* TextMac.cpp */; };
|
82
|
-
D42382390C4C3D79000DAA25 /* DirectoriesMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */; };
|
83
|
-
D423823A0C4C3D79000DAA25 /* DirectoriesUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */; };
|
84
|
-
D423823B0C4C3D79000DAA25 /* FileUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA020A8019FA005C7067 /* FileUnix.cpp */; };
|
85
|
-
D423823C0C4C3D79000DAA25 /* InputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA180A8019FA005C7067 /* InputMac.mm */; };
|
86
|
-
D423823D0C4C3D79000DAA25 /* IO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1B0A8019FA005C7067 /* IO.cpp */; };
|
87
|
-
D423823E0C4C3D79000DAA25 /* Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1C0A8019FA005C7067 /* Math.cpp */; };
|
88
|
-
D423823F0C4C3D79000DAA25 /* TimingUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */; };
|
89
|
-
D42382400C4C3D79000DAA25 /* Utility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA300A8019FA005C7067 /* Utility.cpp */; };
|
90
|
-
D42382410C4C3D79000DAA25 /* WindowMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA310A8019FA005C7067 /* WindowMac.mm */; };
|
91
|
-
D423825C0C4C3E3E000DAA25 /* DirectoriesMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */; };
|
92
|
-
D423825F0C4C3E41000DAA25 /* Utility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA300A8019FA005C7067 /* Utility.cpp */; };
|
93
|
-
D42382690C4C3E8A000DAA25 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410EB290A801C28005C7067 /* OpenGL.framework */; };
|
94
|
-
D423826A0C4C3E8A000DAA25 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98A0A801948005C7067 /* AppKit.framework */; };
|
95
|
-
D423826B0C4C3E8A000DAA25 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98B0A801948005C7067 /* ApplicationServices.framework */; };
|
96
|
-
D423826C0C4C3E8A000DAA25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98C0A801948005C7067 /* Foundation.framework */; };
|
97
|
-
D423826D0C4C3E8A000DAA25 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB77AAFE841565C02AAC07 /* Carbon.framework */; };
|
98
|
-
D425680A0C69CF6100E745AC /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42568090C69CF6100E745AC /* IOKit.framework */; };
|
99
|
-
D425680B0C69CF6100E745AC /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42568090C69CF6100E745AC /* IOKit.framework */; };
|
100
|
-
D42762510F4E216500C9B0A5 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADB0A801B00005C7067 /* Font.cpp */; };
|
101
|
-
D42762AB0F4E267500C9B0A5 /* DirectoriesTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D42762AA0F4E267500C9B0A5 /* DirectoriesTouch.mm */; };
|
102
|
-
D42BC0D10C4F840C00EBF79C /* Gosu.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D42BC0D00C4F840C00EBF79C /* Gosu.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
103
|
-
D42D02400F7068C500407E60 /* AudioOpenAL.mm in Sources */ = {isa = PBXBuildFile; fileRef = D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */; };
|
104
|
-
D42D025E0F706A0100407E60 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025C0F706A0100407E60 /* AudioToolbox.framework */; };
|
105
|
-
D42D025F0F706A0100407E60 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025D0F706A0100407E60 /* OpenAL.framework */; };
|
106
|
-
D42E1A15104AEF1D0019345C /* TextTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4032B7C0F5035A900A20790 /* TextTouch.mm */; };
|
107
|
-
D42E1A16104AEF1F0019345C /* TextTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4032B7C0F5035A900A20790 /* TextTouch.mm */; };
|
108
|
-
D42E1A17104AEF210019345C /* TextTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4032B7C0F5035A900A20790 /* TextTouch.mm */; };
|
109
|
-
D443F6BD0FE9330700BC0D66 /* AudioFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D443F6BC0FE9330700BC0D66 /* AudioFile.hpp */; };
|
110
|
-
D443F6D40FE9346800BC0D66 /* AudioToolboxFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D443F6D30FE9346800BC0D66 /* AudioToolboxFile.hpp */; };
|
111
|
-
D44880561077CBDB00D73E40 /* ObjGosuColor.mm in Sources */ = {isa = PBXBuildFile; fileRef = D44880541077CBDB00D73E40 /* ObjGosuColor.mm */; };
|
112
|
-
D44880B8107867CD00D73E40 /* ObjGosuImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D44880B6107867CD00D73E40 /* ObjGosuImage.h */; };
|
113
|
-
D44880B9107867CD00D73E40 /* ObjGosuImage.mm in Sources */ = {isa = PBXBuildFile; fileRef = D44880B7107867CD00D73E40 /* ObjGosuImage.mm */; };
|
114
|
-
D448D8980FF81E1E002FA7EE /* Version.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D448D8970FF81E1E002FA7EE /* Version.hpp */; };
|
115
|
-
D459FF4C0BDCD26D00E7F0D6 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98A0A801948005C7067 /* AppKit.framework */; };
|
116
|
-
D459FF610BDCD38700E7F0D6 /* RubyGosuStub.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4D8CB380BD3973400CB51A9 /* RubyGosuStub.mm */; };
|
117
|
-
D459FF990BDCD9CF00E7F0D6 /* Gosu.icns in Resources */ = {isa = PBXBuildFile; fileRef = D459FF980BDCD9CF00E7F0D6 /* Gosu.icns */; };
|
118
|
-
D46331391078E4D90013AA0F /* ObjGosu.mm in Sources */ = {isa = PBXBuildFile; fileRef = D46331371078E4D90013AA0F /* ObjGosu.mm */; };
|
119
|
-
D463313D1078F7B90013AA0F /* ObjGosuSample.mm in Sources */ = {isa = PBXBuildFile; fileRef = D463313C1078F7B90013AA0F /* ObjGosuSample.mm */; };
|
120
|
-
D46331661078FBDC0013AA0F /* ObjGosuFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = D46331651078FBDC0013AA0F /* ObjGosuFont.mm */; };
|
121
|
-
D4633409107A37E70013AA0F /* ObjGosuSong.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4633408107A37E70013AA0F /* ObjGosuSong.mm */; };
|
122
|
-
D46C2A3B0FAE037800A33476 /* Bitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD40A801B00005C7067 /* Bitmap.cpp */; };
|
123
|
-
D46C2A3C0FAE037800A33476 /* BitmapBMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD50A801B00005C7067 /* BitmapBMP.cpp */; };
|
124
|
-
D46C2A3D0FAE037800A33476 /* BitmapColorKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */; };
|
125
|
-
D46C2A3E0FAE037800A33476 /* BitmapPNG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD70A801B00005C7067 /* BitmapPNG.cpp */; };
|
126
|
-
D46C2A3F0FAE037800A33476 /* BitmapUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */; };
|
127
|
-
D46C2A400FAE037800A33476 /* BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD80A801B00005C7067 /* BlockAllocator.cpp */; };
|
128
|
-
D46C2A410FAE037800A33476 /* Color.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADA0A801B00005C7067 /* Color.cpp */; };
|
129
|
-
D46C2A420FAE037800A33476 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADB0A801B00005C7067 /* Font.cpp */; };
|
130
|
-
D46C2A430FAE037800A33476 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADC0A801B00005C7067 /* Graphics.cpp */; };
|
131
|
-
D46C2A440FAE037800A33476 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADE0A801B00005C7067 /* Image.cpp */; };
|
132
|
-
D46C2A450FAE037800A33476 /* LargeImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADF0A801B00005C7067 /* LargeImageData.cpp */; };
|
133
|
-
D46C2A460FAE037800A33476 /* RotFlip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE10A801B00005C7067 /* RotFlip.cpp */; };
|
134
|
-
D46C2A470FAE037800A33476 /* Texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */; };
|
135
|
-
D46C2A480FAE037800A33476 /* TexChunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */; };
|
136
|
-
D46C2A490FAE037800A33476 /* Text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE20A801B00005C7067 /* Text.cpp */; };
|
137
|
-
D46C2A4A0FAE037800A33476 /* TextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE30A801B00005C7067 /* TextMac.cpp */; };
|
138
|
-
D46C2A4C0FAE039E00A33476 /* DirectoriesUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */; };
|
139
|
-
D46C2A4D0FAE039E00A33476 /* FileUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA020A8019FA005C7067 /* FileUnix.cpp */; };
|
140
|
-
D46C2A4E0FAE039E00A33476 /* InputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA180A8019FA005C7067 /* InputMac.mm */; };
|
141
|
-
D46C2A4F0FAE039E00A33476 /* IO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1B0A8019FA005C7067 /* IO.cpp */; };
|
142
|
-
D46C2A500FAE039E00A33476 /* Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1C0A8019FA005C7067 /* Math.cpp */; };
|
143
|
-
D46C2A510FAE039E00A33476 /* TextInputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4F07B260D93504700FB3D99 /* TextInputMac.mm */; };
|
144
|
-
D46C2A520FAE039E00A33476 /* TimingUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */; };
|
145
|
-
D46C2A530FAE039E00A33476 /* WindowMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA310A8019FA005C7067 /* WindowMac.mm */; };
|
146
|
-
D46C2A540FAE03B100A33476 /* RubyGosu_wrap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */; };
|
147
|
-
D46C2DE00FAE03F900A33476 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42568090C69CF6100E745AC /* IOKit.framework */; };
|
148
|
-
D46C2DE10FAE03F900A33476 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410EB290A801C28005C7067 /* OpenGL.framework */; };
|
149
|
-
D46C2DE20FAE03F900A33476 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98B0A801948005C7067 /* ApplicationServices.framework */; };
|
150
|
-
D46C2DE30FAE03F900A33476 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98C0A801948005C7067 /* Foundation.framework */; };
|
151
|
-
D46C2DE40FAE03F900A33476 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB77AAFE841565C02AAC07 /* Carbon.framework */; };
|
152
|
-
D46C2E2B0FAE090200A33476 /* array.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E070FAE090200A33476 /* array.c */; };
|
153
|
-
D46C2E2C0FAE090200A33476 /* bignum.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E080FAE090200A33476 /* bignum.c */; };
|
154
|
-
D46C2E2D0FAE090200A33476 /* class.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E090FAE090200A33476 /* class.c */; };
|
155
|
-
D46C2E2E0FAE090200A33476 /* compar.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E0A0FAE090200A33476 /* compar.c */; };
|
156
|
-
D46C2E2F0FAE090200A33476 /* dir.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E0B0FAE090200A33476 /* dir.c */; };
|
157
|
-
D46C2E320FAE090200A33476 /* enum.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E0E0FAE090200A33476 /* enum.c */; };
|
158
|
-
D46C2E330FAE090200A33476 /* enumerator.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E0F0FAE090200A33476 /* enumerator.c */; };
|
159
|
-
D46C2E350FAE090200A33476 /* eval.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E110FAE090200A33476 /* eval.c */; };
|
160
|
-
D46C2E360FAE090200A33476 /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E120FAE090200A33476 /* file.c */; };
|
161
|
-
D46C2E370FAE090200A33476 /* gc.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E130FAE090200A33476 /* gc.c */; };
|
162
|
-
D46C2E380FAE090200A33476 /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E140FAE090200A33476 /* hash.c */; };
|
163
|
-
D46C2E390FAE090200A33476 /* inits.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E150FAE090200A33476 /* inits.c */; };
|
164
|
-
D46C2E3A0FAE090200A33476 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E160FAE090200A33476 /* io.c */; };
|
165
|
-
D46C2E3B0FAE090200A33476 /* marshal.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E170FAE090200A33476 /* marshal.c */; };
|
166
|
-
D46C2E3C0FAE090200A33476 /* math.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E180FAE090200A33476 /* math.c */; };
|
167
|
-
D46C2E3D0FAE090200A33476 /* numeric.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E190FAE090200A33476 /* numeric.c */; };
|
168
|
-
D46C2E3E0FAE090200A33476 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E1A0FAE090200A33476 /* object.c */; };
|
169
|
-
D46C2E3F0FAE090200A33476 /* pack.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E1B0FAE090200A33476 /* pack.c */; };
|
170
|
-
D46C2E400FAE090200A33476 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E1C0FAE090200A33476 /* parse.c */; };
|
171
|
-
D46C2E410FAE090200A33476 /* process.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E1D0FAE090200A33476 /* process.c */; };
|
172
|
-
D46C2E420FAE090200A33476 /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E1E0FAE090200A33476 /* random.c */; };
|
173
|
-
D46C2E430FAE090200A33476 /* range.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E1F0FAE090200A33476 /* range.c */; };
|
174
|
-
D46C2E440FAE090200A33476 /* re.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E200FAE090200A33476 /* re.c */; };
|
175
|
-
D46C2E450FAE090200A33476 /* ruby.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E210FAE090200A33476 /* ruby.c */; };
|
176
|
-
D46C2E460FAE090200A33476 /* signal.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E220FAE090200A33476 /* signal.c */; };
|
177
|
-
D46C2E470FAE090200A33476 /* sprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E230FAE090200A33476 /* sprintf.c */; };
|
178
|
-
D46C2E480FAE090200A33476 /* st.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E240FAE090200A33476 /* st.c */; };
|
179
|
-
D46C2E490FAE090200A33476 /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E250FAE090200A33476 /* string.c */; };
|
180
|
-
D46C2E4A0FAE090200A33476 /* struct.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E260FAE090200A33476 /* struct.c */; };
|
181
|
-
D46C2E4B0FAE090200A33476 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E270FAE090200A33476 /* time.c */; };
|
182
|
-
D46C2E4C0FAE090200A33476 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E280FAE090200A33476 /* util.c */; };
|
183
|
-
D46C2E4D0FAE090200A33476 /* variable.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E290FAE090200A33476 /* variable.c */; };
|
184
|
-
D46C2E4E0FAE090200A33476 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E2A0FAE090200A33476 /* version.c */; };
|
185
|
-
D46C2E6F0FAE0C6F00A33476 /* finite.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2E6E0FAE0C6F00A33476 /* finite.c */; };
|
186
|
-
D46C2EB70FAE0F0500A33476 /* dmyext.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2EB60FAE0F0500A33476 /* dmyext.c */; };
|
187
|
-
D46C2F1E0FAE2FA400A33476 /* complex.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F0F0FAE2FA400A33476 /* complex.c */; };
|
188
|
-
D46C2F1F0FAE2FA400A33476 /* cont.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F100FAE2FA400A33476 /* cont.c */; };
|
189
|
-
D46C2F200FAE2FA400A33476 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F110FAE2FA400A33476 /* debug.c */; };
|
190
|
-
D46C2F210FAE2FA400A33476 /* encoding.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F120FAE2FA400A33476 /* encoding.c */; };
|
191
|
-
D46C2F220FAE2FA400A33476 /* prelude.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F130FAE2FA400A33476 /* prelude.c */; };
|
192
|
-
D46C2F230FAE2FA400A33476 /* regcomp.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F140FAE2FA400A33476 /* regcomp.c */; };
|
193
|
-
D46C2F240FAE2FA400A33476 /* regenc.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F150FAE2FA400A33476 /* regenc.c */; };
|
194
|
-
D46C2F250FAE2FA400A33476 /* regerror.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F160FAE2FA400A33476 /* regerror.c */; };
|
195
|
-
D46C2F260FAE2FA400A33476 /* regexec.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F170FAE2FA400A33476 /* regexec.c */; };
|
196
|
-
D46C2F270FAE2FA400A33476 /* regparse.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F180FAE2FA400A33476 /* regparse.c */; };
|
197
|
-
D46C2F280FAE2FA400A33476 /* regsyntax.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F190FAE2FA400A33476 /* regsyntax.c */; };
|
198
|
-
D46C2F290FAE2FA400A33476 /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F1A0FAE2FA400A33476 /* thread.c */; };
|
199
|
-
D46C2F2A0FAE2FA400A33476 /* vm.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F1B0FAE2FA400A33476 /* vm.c */; };
|
200
|
-
D46C2F2B0FAE2FA400A33476 /* vm_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F1C0FAE2FA400A33476 /* vm_dump.c */; };
|
201
|
-
D46C2F480FAE319800A33476 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F470FAE319800A33476 /* error.c */; };
|
202
|
-
D46C2F520FAE321300A33476 /* utf_8.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F4F0FAE321300A33476 /* utf_8.c */; };
|
203
|
-
D46C2F530FAE321300A33476 /* us_ascii.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F500FAE321300A33476 /* us_ascii.c */; };
|
204
|
-
D46C2F5D0FAE370500A33476 /* transcode.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F5C0FAE370500A33476 /* transcode.c */; };
|
205
|
-
D46C2F600FAE371E00A33476 /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F5F0FAE371E00A33476 /* proc.c */; };
|
206
|
-
D46C2F640FAE376C00A33476 /* newline.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F630FAE376C00A33476 /* newline.c */; };
|
207
|
-
D46C2F660FAE377300A33476 /* rational.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F650FAE377300A33476 /* rational.c */; };
|
208
|
-
D46C2F690FAE379000A33476 /* safe.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F680FAE379000A33476 /* safe.c */; };
|
209
|
-
D46C2F6C0FAE37A900A33476 /* iseq.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F6B0FAE37A900A33476 /* iseq.c */; };
|
210
|
-
D46C2F6E0FAE37C400A33476 /* unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F6D0FAE37C400A33476 /* unicode.c */; };
|
211
|
-
D46C2F710FAE37FB00A33476 /* load.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F700FAE37FB00A33476 /* load.c */; };
|
212
|
-
D46C2F730FAE380500A33476 /* ascii.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F720FAE380500A33476 /* ascii.c */; };
|
213
|
-
D46C2F760FAE383B00A33476 /* strftime.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F750FAE383B00A33476 /* strftime.c */; };
|
214
|
-
D46C2F790FAE38F300A33476 /* compile.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F780FAE38F300A33476 /* compile.c */; };
|
215
|
-
D46C2F870FAE393800A33476 /* lgamma_r.c in Sources */ = {isa = PBXBuildFile; fileRef = D46C2F860FAE393800A33476 /* lgamma_r.c */; };
|
216
|
-
D46C2F8E0FAE39FD00A33476 /* Main.rb in Resources */ = {isa = PBXBuildFile; fileRef = D46C2F8D0FAE39FD00A33476 /* Main.rb */; };
|
217
|
-
D47BD32B0BD78F7200ACF014 /* RubyGosu_wrap.cxx in Sources */ = {isa = PBXBuildFile; fileRef = D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */; };
|
218
|
-
D48810BD0F7C0E3000602C04 /* BitmapBMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD50A801B00005C7067 /* BitmapBMP.cpp */; };
|
219
|
-
D49163370FAE55C4001692E0 /* dln.c in Sources */ = {isa = PBXBuildFile; fileRef = D49163360FAE55C4001692E0 /* dln.c */; };
|
220
|
-
D49164AC0FAF25E3001692E0 /* encdb.c in Sources */ = {isa = PBXBuildFile; fileRef = D491648A0FAF25E3001692E0 /* encdb.c */; };
|
221
|
-
D49164C70FAF25E3001692E0 /* utf_16be.c in Sources */ = {isa = PBXBuildFile; fileRef = D49164A50FAF25E3001692E0 /* utf_16be.c */; };
|
222
|
-
D49164C80FAF25E3001692E0 /* utf_16le.c in Sources */ = {isa = PBXBuildFile; fileRef = D49164A60FAF25E3001692E0 /* utf_16le.c */; };
|
223
|
-
D49164C90FAF25E3001692E0 /* utf_32be.c in Sources */ = {isa = PBXBuildFile; fileRef = D49164A70FAF25E3001692E0 /* utf_32be.c */; };
|
224
|
-
D49164CA0FAF25E3001692E0 /* utf_32le.c in Sources */ = {isa = PBXBuildFile; fileRef = D49164A80FAF25E3001692E0 /* utf_32le.c */; };
|
225
|
-
D4A5A1FF0F40D2EA00FFF378 /* Bitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD40A801B00005C7067 /* Bitmap.cpp */; };
|
226
|
-
D4A5A2010F40D2EC00FFF378 /* BitmapColorKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */; };
|
227
|
-
D4A5A2030F40D2F500FFF378 /* BitmapUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */; };
|
228
|
-
D4A5A2040F40D2F700FFF378 /* BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD80A801B00005C7067 /* BlockAllocator.cpp */; };
|
229
|
-
D4A5A2050F40D2FB00FFF378 /* Color.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADA0A801B00005C7067 /* Color.cpp */; };
|
230
|
-
D4A5A2090F40D30700FFF378 /* FileUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA020A8019FA005C7067 /* FileUnix.cpp */; };
|
231
|
-
D4A5A20B0F40D30900FFF378 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADC0A801B00005C7067 /* Graphics.cpp */; };
|
232
|
-
D4A5A20C0F40D30A00FFF378 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADE0A801B00005C7067 /* Image.cpp */; };
|
233
|
-
D4A5A20D0F40D30E00FFF378 /* IO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1B0A8019FA005C7067 /* IO.cpp */; };
|
234
|
-
D4A5A20E0F40D30F00FFF378 /* LargeImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADF0A801B00005C7067 /* LargeImageData.cpp */; };
|
235
|
-
D4A5A2130F40D33300FFF378 /* TimingUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */; };
|
236
|
-
D4A5A2140F40D33400FFF378 /* Texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */; };
|
237
|
-
D4A5A2150F40D33800FFF378 /* Text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE20A801B00005C7067 /* Text.cpp */; };
|
238
|
-
D4A5A2160F40D33B00FFF378 /* TexChunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */; };
|
239
|
-
D4A5A2180F40D33D00FFF378 /* RotFlip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE10A801B00005C7067 /* RotFlip.cpp */; };
|
240
|
-
D4A5A21A0F40D34600FFF378 /* Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1C0A8019FA005C7067 /* Math.cpp */; };
|
241
|
-
D4A5A2230F40D45200FFF378 /* InputTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4A5A2200F40D45200FFF378 /* InputTouch.mm */; };
|
242
|
-
D4A5A2240F40D45200FFF378 /* WindowTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4A5A2210F40D45200FFF378 /* WindowTouch.mm */; };
|
243
|
-
D4A5A2250F40D45200FFF378 /* UtilityTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4A5A2220F40D45200FFF378 /* UtilityTouch.mm */; };
|
244
|
-
D4A5A2300F40D48300FFF378 /* GosuView.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4A5A22D0F40D48300FFF378 /* GosuView.mm */; };
|
245
|
-
D4A5A2310F40D48300FFF378 /* BitmapTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4A5A22E0F40D48300FFF378 /* BitmapTouch.mm */; };
|
246
|
-
D4A5A3000F40D51B00FFF378 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4A5A2FB0F40D51B00FFF378 /* CoreGraphics.framework */; };
|
247
|
-
D4A5A3010F40D51B00FFF378 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4A5A2FC0F40D51B00FFF378 /* QuartzCore.framework */; };
|
248
|
-
D4A5A3020F40D51B00FFF378 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4A5A2FD0F40D51B00FFF378 /* OpenGLES.framework */; };
|
249
|
-
D4A5A3030F40D51B00FFF378 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4A5A2FE0F40D51B00FFF378 /* UIKit.framework */; };
|
250
|
-
D4A7E97F0CD3907D00621B24 /* Texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */; };
|
251
|
-
D4A7E9810CD3907D00621B24 /* TexChunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */; };
|
252
|
-
D4A7E9830CD3907D00621B24 /* Texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */; };
|
253
|
-
D4A7E9840CD3907D00621B24 /* TexChunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */; };
|
254
|
-
D4A7E9E80CD39BA200621B24 /* BitmapUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */; };
|
255
|
-
D4A7E9E90CD39BA200621B24 /* BitmapUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */; };
|
256
|
-
D4BC5D6B0CC29D0F002D4236 /* Async.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4BC5D6A0CC29D0F002D4236 /* Async.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
257
|
-
D4C8713210825E3200E1FF5A /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8712E10825E3100E1FF5A /* socket.c */; };
|
258
|
-
D4C8714210825E7500E1FF5A /* bytecode.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713410825E7500E1FF5A /* bytecode.c */; };
|
259
|
-
D4C8714310825E7500E1FF5A /* emitter.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713510825E7500E1FF5A /* emitter.c */; };
|
260
|
-
D4C8714410825E7500E1FF5A /* gram.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713710825E7500E1FF5A /* gram.c */; };
|
261
|
-
D4C8714510825E7500E1FF5A /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713910825E7500E1FF5A /* handler.c */; };
|
262
|
-
D4C8714610825E7500E1FF5A /* implicit.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713A10825E7500E1FF5A /* implicit.c */; };
|
263
|
-
D4C8714710825E7500E1FF5A /* node.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713B10825E7500E1FF5A /* node.c */; };
|
264
|
-
D4C8714810825E7500E1FF5A /* rubyext.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713C10825E7500E1FF5A /* rubyext.c */; };
|
265
|
-
D4C8714910825E7500E1FF5A /* syck.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713D10825E7500E1FF5A /* syck.c */; };
|
266
|
-
D4C8714A10825E7500E1FF5A /* token.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8713F10825E7500E1FF5A /* token.c */; };
|
267
|
-
D4C8714B10825E7500E1FF5A /* yaml2byte.c in Sources */ = {isa = PBXBuildFile; fileRef = D4C8714010825E7500E1FF5A /* yaml2byte.c */; };
|
268
|
-
D4D3E455106D26AA006DCD24 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025C0F706A0100407E60 /* AudioToolbox.framework */; };
|
269
|
-
D4D3E456106D26AA006DCD24 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42568090C69CF6100E745AC /* IOKit.framework */; };
|
270
|
-
D4D3E457106D26AA006DCD24 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025D0F706A0100407E60 /* OpenAL.framework */; };
|
271
|
-
D4D3E458106D26AA006DCD24 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410EB290A801C28005C7067 /* OpenGL.framework */; };
|
272
|
-
D4D3E459106D26AA006DCD24 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98A0A801948005C7067 /* AppKit.framework */; };
|
273
|
-
D4D3E45A106D26AA006DCD24 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98B0A801948005C7067 /* ApplicationServices.framework */; };
|
274
|
-
D4D3E45B106D26AA006DCD24 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98C0A801948005C7067 /* Foundation.framework */; };
|
275
|
-
D4D3E45C106D26AA006DCD24 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB77AAFE841565C02AAC07 /* Carbon.framework */; };
|
276
|
-
D4D3E45E106D26B6006DCD24 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF740FC4CB1A0013CE21 /* window.c */; };
|
277
|
-
D4D3E45F106D26B6006DCD24 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF750FC4CB1A0013CE21 /* synthesis.c */; };
|
278
|
-
D4D3E460106D26B6006DCD24 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF760FC4CB1A0013CE21 /* smallft.c */; };
|
279
|
-
D4D3E461106D26B6006DCD24 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */; };
|
280
|
-
D4D3E462106D26B6006DCD24 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF780FC4CB1A0013CE21 /* res0.c */; };
|
281
|
-
D4D3E463106D26B6006DCD24 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF790FC4CB1A0013CE21 /* registry.c */; };
|
282
|
-
D4D3E464106D26B6006DCD24 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7A0FC4CB1A0013CE21 /* psy.c */; };
|
283
|
-
D4D3E465106D26B6006DCD24 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */; };
|
284
|
-
D4D3E466106D26B6006DCD24 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */; };
|
285
|
-
D4D3E467106D26B6006DCD24 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */; };
|
286
|
-
D4D3E468106D26B6006DCD24 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */; };
|
287
|
-
D4D3E469106D26B6006DCD24 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */; };
|
288
|
-
D4D3E46A106D26B6006DCD24 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF800FC4CB1A0013CE21 /* floor1.c */; };
|
289
|
-
D4D3E46B106D26B6006DCD24 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF810FC4CB1A0013CE21 /* info.c */; };
|
290
|
-
D4D3E46C106D26B6006DCD24 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF820FC4CB1A0013CE21 /* floor0.c */; };
|
291
|
-
D4D3E46D106D26B6006DCD24 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF830FC4CB1A0013CE21 /* envelope.c */; };
|
292
|
-
D4D3E46E106D26B6006DCD24 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF840FC4CB1A0013CE21 /* codebook.c */; };
|
293
|
-
D4D3E46F106D26B6006DCD24 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF850FC4CB1A0013CE21 /* block.c */; };
|
294
|
-
D4D3E470106D26B6006DCD24 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF860FC4CB1A0013CE21 /* bitrate.c */; };
|
295
|
-
D4D3E471106D26B6006DCD24 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */; };
|
296
|
-
D4D3E472106D26BF006DCD24 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF690FC4CA720013CE21 /* vorbisfile.c */; };
|
297
|
-
D4D3E473106D26BF006DCD24 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF400FC4C9E00013CE21 /* framing.c */; };
|
298
|
-
D4D3E474106D26BF006DCD24 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF410FC4C9E00013CE21 /* bitwise.c */; };
|
299
|
-
D4D3E475106D26BF006DCD24 /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAF90FC3709C0013CE21 /* adler32.c */; };
|
300
|
-
D4D3E476106D26BF006DCD24 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAFA0FC3709C0013CE21 /* compress.c */; };
|
301
|
-
D4D3E477106D26BF006DCD24 /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB60FC370760013CE21 /* crc32.c */; };
|
302
|
-
D4D3E478106D26BF006DCD24 /* crc32.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAB70FC370760013CE21 /* crc32.h */; };
|
303
|
-
D4D3E479106D26BF006DCD24 /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB80FC370760013CE21 /* deflate.c */; };
|
304
|
-
D4D3E47A106D26BF006DCD24 /* deflate.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAB90FC370760013CE21 /* deflate.h */; };
|
305
|
-
D4D3E47B106D26BF006DCD24 /* gzio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABA0FC370760013CE21 /* gzio.c */; };
|
306
|
-
D4D3E47C106D26BF006DCD24 /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABB0FC370760013CE21 /* infback.c */; };
|
307
|
-
D4D3E47D106D26BF006DCD24 /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABC0FC370760013CE21 /* inffast.c */; };
|
308
|
-
D4D3E47E106D26BF006DCD24 /* inffast.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BABD0FC370760013CE21 /* inffast.h */; };
|
309
|
-
D4D3E47F106D26BF006DCD24 /* inflate.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BABE0FC370760013CE21 /* inflate.h */; };
|
310
|
-
D4D3E480106D26BF006DCD24 /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABF0FC370760013CE21 /* inflate.c */; };
|
311
|
-
D4D3E481106D26BF006DCD24 /* inffixed.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC00FC370760013CE21 /* inffixed.h */; };
|
312
|
-
D4D3E482106D26BF006DCD24 /* inftrees.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC10FC370760013CE21 /* inftrees.h */; };
|
313
|
-
D4D3E483106D26BF006DCD24 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC30FC370760013CE21 /* trees.c */; };
|
314
|
-
D4D3E484106D26BF006DCD24 /* trees.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC40FC370760013CE21 /* trees.h */; };
|
315
|
-
D4D3E485106D26BF006DCD24 /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC50FC370760013CE21 /* uncompr.c */; };
|
316
|
-
D4D3E486106D26BF006DCD24 /* zconf.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC60FC370760013CE21 /* zconf.h */; };
|
317
|
-
D4D3E487106D26BF006DCD24 /* zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC70FC370760013CE21 /* zlib.h */; };
|
318
|
-
D4D3E488106D26BF006DCD24 /* zutil.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC80FC370760013CE21 /* zutil.h */; };
|
319
|
-
D4D3E489106D26BF006DCD24 /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC90FC370760013CE21 /* zutil.c */; };
|
320
|
-
D4D3E48A106D26BF006DCD24 /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BACA0FC370760013CE21 /* inftrees.c */; };
|
321
|
-
D4D3E48B106D26BF006DCD24 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6C0FC36FB60013CE21 /* png.c */; };
|
322
|
-
D4D3E48C106D26BF006DCD24 /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BA6D0FC36FB60013CE21 /* png.h */; };
|
323
|
-
D4D3E48D106D26BF006DCD24 /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BA6E0FC36FB60013CE21 /* pngconf.h */; };
|
324
|
-
D4D3E48E106D26BF006DCD24 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6F0FC36FB60013CE21 /* pngerror.c */; };
|
325
|
-
D4D3E48F106D26BF006DCD24 /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA700FC36FB60013CE21 /* pnggccrd.c */; };
|
326
|
-
D4D3E490106D26BF006DCD24 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA710FC36FB60013CE21 /* pngget.c */; };
|
327
|
-
D4D3E491106D26BF006DCD24 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA720FC36FB60013CE21 /* pngmem.c */; };
|
328
|
-
D4D3E492106D26BF006DCD24 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA730FC36FB60013CE21 /* pngpread.c */; };
|
329
|
-
D4D3E493106D26BF006DCD24 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA740FC36FB60013CE21 /* pngread.c */; };
|
330
|
-
D4D3E494106D26BF006DCD24 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA750FC36FB60013CE21 /* pngrio.c */; };
|
331
|
-
D4D3E495106D26BF006DCD24 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA760FC36FB60013CE21 /* pngrtran.c */; };
|
332
|
-
D4D3E496106D26BF006DCD24 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA770FC36FB60013CE21 /* pngrutil.c */; };
|
333
|
-
D4D3E497106D26BF006DCD24 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA780FC36FB60013CE21 /* pngset.c */; };
|
334
|
-
D4D3E498106D26BF006DCD24 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA790FC36FB60013CE21 /* pngtrans.c */; };
|
335
|
-
D4D3E499106D26BF006DCD24 /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7A0FC36FB60013CE21 /* pngvcrd.c */; };
|
336
|
-
D4D3E49A106D26BF006DCD24 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7B0FC36FB60013CE21 /* pngwio.c */; };
|
337
|
-
D4D3E49B106D26BF006DCD24 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7C0FC36FB60013CE21 /* pngwrite.c */; };
|
338
|
-
D4D3E49C106D26BF006DCD24 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7D0FC36FB60013CE21 /* pngwtran.c */; };
|
339
|
-
D4D3E49D106D26BF006DCD24 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7E0FC36FB60013CE21 /* pngwutil.c */; };
|
340
|
-
D4D3E6B810722814006DCD24 /* AudioFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D443F6BC0FE9330700BC0D66 /* AudioFile.hpp */; };
|
341
|
-
D4D3E6B910722814006DCD24 /* AudioToolboxFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D443F6D30FE9346800BC0D66 /* AudioToolboxFile.hpp */; };
|
342
|
-
D4D3E6BA10722814006DCD24 /* AudioOpenAL.mm in Sources */ = {isa = PBXBuildFile; fileRef = D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */; };
|
343
|
-
D4D3E6BB10722814006DCD24 /* ALChannelManagement.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D42D03430F70989100407E60 /* ALChannelManagement.hpp */; };
|
344
|
-
D4D3E6BC10722814006DCD24 /* OggFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4257ADE0FBF48CC00AD955A /* OggFile.hpp */; };
|
345
|
-
D4D3E6BD10722814006DCD24 /* Bitmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD40A801B00005C7067 /* Bitmap.cpp */; };
|
346
|
-
D4D3E6BE10722814006DCD24 /* BitmapBMP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD50A801B00005C7067 /* BitmapBMP.cpp */; };
|
347
|
-
D4D3E6BF10722814006DCD24 /* BitmapColorKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */; };
|
348
|
-
D4D3E6C010722814006DCD24 /* BitmapPNG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD70A801B00005C7067 /* BitmapPNG.cpp */; };
|
349
|
-
D4D3E6C110722814006DCD24 /* BitmapUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */; };
|
350
|
-
D4D3E6C310722814006DCD24 /* BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAD80A801B00005C7067 /* BlockAllocator.cpp */; };
|
351
|
-
D4D3E6C410722814006DCD24 /* BlockAllocator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410EAD90A801B00005C7067 /* BlockAllocator.hpp */; };
|
352
|
-
D4D3E6C510722814006DCD24 /* Color.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADA0A801B00005C7067 /* Color.cpp */; };
|
353
|
-
D4D3E6C610722814006DCD24 /* Common.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4A7E9A90CD3927D00621B24 /* Common.hpp */; };
|
354
|
-
D4D3E6C710722814006DCD24 /* DrawOp.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D499E6380D06B51300BA6DEC /* DrawOp.hpp */; };
|
355
|
-
D4D3E6C810722814006DCD24 /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADB0A801B00005C7067 /* Font.cpp */; };
|
356
|
-
D4D3E6CB10722814006DCD24 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADC0A801B00005C7067 /* Graphics.cpp */; };
|
357
|
-
D4D3E6CC10722814006DCD24 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADE0A801B00005C7067 /* Image.cpp */; };
|
358
|
-
D4D3E6CD10722814006DCD24 /* LargeImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EADF0A801B00005C7067 /* LargeImageData.cpp */; };
|
359
|
-
D4D3E6CE10722814006DCD24 /* LargeImageData.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410EAE00A801B00005C7067 /* LargeImageData.hpp */; };
|
360
|
-
D4D3E6CF10722814006DCD24 /* Macro.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B9CA23C0100396920073D01B /* Macro.hpp */; };
|
361
|
-
D4D3E6D010722814006DCD24 /* RotFlip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE10A801B00005C7067 /* RotFlip.cpp */; };
|
362
|
-
D4D3E6D110722814006DCD24 /* Texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97B0CD3907D00621B24 /* Texture.cpp */; };
|
363
|
-
D4D3E6D210722815006DCD24 /* Texture.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4A7E97C0CD3907D00621B24 /* Texture.hpp */; };
|
364
|
-
D4D3E6D310722815006DCD24 /* TexChunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */; };
|
365
|
-
D4D3E6D410722815006DCD24 /* TexChunk.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4A7E97E0CD3907D00621B24 /* TexChunk.hpp */; };
|
366
|
-
D4D3E6D510722815006DCD24 /* Text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE20A801B00005C7067 /* Text.cpp */; };
|
367
|
-
D4D3E6D610722815006DCD24 /* TextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EAE30A801B00005C7067 /* TextMac.cpp */; };
|
368
|
-
D4D3E6D710722815006DCD24 /* TextTouch.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4032B7C0F5035A900A20790 /* TextTouch.mm */; };
|
369
|
-
D4D3E6D910722815006DCD24 /* DirectoriesMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */; };
|
370
|
-
D4D3E6DB10722815006DCD24 /* DirectoriesUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */; };
|
371
|
-
D4D3E6DC10722815006DCD24 /* FileUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA020A8019FA005C7067 /* FileUnix.cpp */; };
|
372
|
-
D4D3E6DD10722815006DCD24 /* Iconv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D410D6220EE9D379007740AE /* Iconv.hpp */; };
|
373
|
-
D4D3E6DE10722815006DCD24 /* InputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA180A8019FA005C7067 /* InputMac.mm */; };
|
374
|
-
D4D3E6E010722815006DCD24 /* IO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1B0A8019FA005C7067 /* IO.cpp */; };
|
375
|
-
D4D3E6E110722815006DCD24 /* MacUtility.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4AB62F50D08BA9900D71382 /* MacUtility.hpp */; };
|
376
|
-
D4D3E6E210722815006DCD24 /* Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA1C0A8019FA005C7067 /* Math.cpp */; };
|
377
|
-
D4D3E6E310722815006DCD24 /* TextInputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4F07B260D93504700FB3D99 /* TextInputMac.mm */; };
|
378
|
-
D4D3E6E410722815006DCD24 /* TimingUnix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */; };
|
379
|
-
D4D3E6E510722815006DCD24 /* Utility.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D410EA300A8019FA005C7067 /* Utility.cpp */; };
|
380
|
-
D4D3E6E710722815006DCD24 /* WindowMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D410EA310A8019FA005C7067 /* WindowMac.mm */; };
|
381
|
-
D4D3E6EE1072281E006DCD24 /* ObjGosuWindow.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4177751106CFD8A005DC1C4 /* ObjGosuWindow.mm */; };
|
382
|
-
D4D3E71B10722AAA006DCD24 /* MacRuby.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4D3E71A10722AAA006DCD24 /* MacRuby.framework */; };
|
383
|
-
D4F07B230D934C8B00FB3D99 /* TextInput.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4F07B220D934C8B00FB3D99 /* TextInput.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
|
384
|
-
D4F07B270D93504700FB3D99 /* TextInputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4F07B260D93504700FB3D99 /* TextInputMac.mm */; };
|
385
|
-
D4F07B280D93504700FB3D99 /* TextInputMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = D4F07B260D93504700FB3D99 /* TextInputMac.mm */; };
|
386
|
-
D4F4BA7F0FC36FB60013CE21 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6C0FC36FB60013CE21 /* png.c */; };
|
387
|
-
D4F4BA800FC36FB60013CE21 /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BA6D0FC36FB60013CE21 /* png.h */; };
|
388
|
-
D4F4BA810FC36FB60013CE21 /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BA6E0FC36FB60013CE21 /* pngconf.h */; };
|
389
|
-
D4F4BA820FC36FB60013CE21 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6F0FC36FB60013CE21 /* pngerror.c */; };
|
390
|
-
D4F4BA830FC36FB60013CE21 /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA700FC36FB60013CE21 /* pnggccrd.c */; };
|
391
|
-
D4F4BA840FC36FB60013CE21 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA710FC36FB60013CE21 /* pngget.c */; };
|
392
|
-
D4F4BA850FC36FB60013CE21 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA720FC36FB60013CE21 /* pngmem.c */; };
|
393
|
-
D4F4BA860FC36FB60013CE21 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA730FC36FB60013CE21 /* pngpread.c */; };
|
394
|
-
D4F4BA870FC36FB60013CE21 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA740FC36FB60013CE21 /* pngread.c */; };
|
395
|
-
D4F4BA880FC36FB60013CE21 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA750FC36FB60013CE21 /* pngrio.c */; };
|
396
|
-
D4F4BA890FC36FB60013CE21 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA760FC36FB60013CE21 /* pngrtran.c */; };
|
397
|
-
D4F4BA8A0FC36FB60013CE21 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA770FC36FB60013CE21 /* pngrutil.c */; };
|
398
|
-
D4F4BA8B0FC36FB60013CE21 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA780FC36FB60013CE21 /* pngset.c */; };
|
399
|
-
D4F4BA8C0FC36FB60013CE21 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA790FC36FB60013CE21 /* pngtrans.c */; };
|
400
|
-
D4F4BA8D0FC36FB60013CE21 /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7A0FC36FB60013CE21 /* pngvcrd.c */; };
|
401
|
-
D4F4BA8E0FC36FB60013CE21 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7B0FC36FB60013CE21 /* pngwio.c */; };
|
402
|
-
D4F4BA8F0FC36FB60013CE21 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7C0FC36FB60013CE21 /* pngwrite.c */; };
|
403
|
-
D4F4BA900FC36FB60013CE21 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7D0FC36FB60013CE21 /* pngwtran.c */; };
|
404
|
-
D4F4BA910FC36FB60013CE21 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7E0FC36FB60013CE21 /* pngwutil.c */; };
|
405
|
-
D4F4BA920FC36FB60013CE21 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6C0FC36FB60013CE21 /* png.c */; };
|
406
|
-
D4F4BA930FC36FB60013CE21 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6F0FC36FB60013CE21 /* pngerror.c */; };
|
407
|
-
D4F4BA940FC36FB60013CE21 /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA700FC36FB60013CE21 /* pnggccrd.c */; };
|
408
|
-
D4F4BA950FC36FB60013CE21 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA710FC36FB60013CE21 /* pngget.c */; };
|
409
|
-
D4F4BA960FC36FB60013CE21 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA720FC36FB60013CE21 /* pngmem.c */; };
|
410
|
-
D4F4BA970FC36FB60013CE21 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA730FC36FB60013CE21 /* pngpread.c */; };
|
411
|
-
D4F4BA980FC36FB60013CE21 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA740FC36FB60013CE21 /* pngread.c */; };
|
412
|
-
D4F4BA990FC36FB60013CE21 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA750FC36FB60013CE21 /* pngrio.c */; };
|
413
|
-
D4F4BA9A0FC36FB60013CE21 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA760FC36FB60013CE21 /* pngrtran.c */; };
|
414
|
-
D4F4BA9B0FC36FB60013CE21 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA770FC36FB60013CE21 /* pngrutil.c */; };
|
415
|
-
D4F4BA9C0FC36FB60013CE21 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA780FC36FB60013CE21 /* pngset.c */; };
|
416
|
-
D4F4BA9D0FC36FB60013CE21 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA790FC36FB60013CE21 /* pngtrans.c */; };
|
417
|
-
D4F4BA9E0FC36FB60013CE21 /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7A0FC36FB60013CE21 /* pngvcrd.c */; };
|
418
|
-
D4F4BA9F0FC36FB60013CE21 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7B0FC36FB60013CE21 /* pngwio.c */; };
|
419
|
-
D4F4BAA00FC36FB60013CE21 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7C0FC36FB60013CE21 /* pngwrite.c */; };
|
420
|
-
D4F4BAA10FC36FB60013CE21 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7D0FC36FB60013CE21 /* pngwtran.c */; };
|
421
|
-
D4F4BAA20FC36FB60013CE21 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7E0FC36FB60013CE21 /* pngwutil.c */; };
|
422
|
-
D4F4BAA30FC36FB60013CE21 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6C0FC36FB60013CE21 /* png.c */; };
|
423
|
-
D4F4BAA40FC36FB60013CE21 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA6F0FC36FB60013CE21 /* pngerror.c */; };
|
424
|
-
D4F4BAA50FC36FB60013CE21 /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA700FC36FB60013CE21 /* pnggccrd.c */; };
|
425
|
-
D4F4BAA60FC36FB60013CE21 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA710FC36FB60013CE21 /* pngget.c */; };
|
426
|
-
D4F4BAA70FC36FB60013CE21 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA720FC36FB60013CE21 /* pngmem.c */; };
|
427
|
-
D4F4BAA80FC36FB60013CE21 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA730FC36FB60013CE21 /* pngpread.c */; };
|
428
|
-
D4F4BAA90FC36FB60013CE21 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA740FC36FB60013CE21 /* pngread.c */; };
|
429
|
-
D4F4BAAA0FC36FB60013CE21 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA750FC36FB60013CE21 /* pngrio.c */; };
|
430
|
-
D4F4BAAB0FC36FB60013CE21 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA760FC36FB60013CE21 /* pngrtran.c */; };
|
431
|
-
D4F4BAAC0FC36FB60013CE21 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA770FC36FB60013CE21 /* pngrutil.c */; };
|
432
|
-
D4F4BAAD0FC36FB60013CE21 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA780FC36FB60013CE21 /* pngset.c */; };
|
433
|
-
D4F4BAAE0FC36FB60013CE21 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA790FC36FB60013CE21 /* pngtrans.c */; };
|
434
|
-
D4F4BAAF0FC36FB60013CE21 /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7A0FC36FB60013CE21 /* pngvcrd.c */; };
|
435
|
-
D4F4BAB00FC36FB60013CE21 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7B0FC36FB60013CE21 /* pngwio.c */; };
|
436
|
-
D4F4BAB10FC36FB60013CE21 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7C0FC36FB60013CE21 /* pngwrite.c */; };
|
437
|
-
D4F4BAB20FC36FB60013CE21 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7D0FC36FB60013CE21 /* pngwtran.c */; };
|
438
|
-
D4F4BAB30FC36FB60013CE21 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BA7E0FC36FB60013CE21 /* pngwutil.c */; };
|
439
|
-
D4F4BACB0FC370770013CE21 /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB60FC370760013CE21 /* crc32.c */; };
|
440
|
-
D4F4BACC0FC370770013CE21 /* crc32.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAB70FC370760013CE21 /* crc32.h */; };
|
441
|
-
D4F4BACD0FC370770013CE21 /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB80FC370760013CE21 /* deflate.c */; };
|
442
|
-
D4F4BACE0FC370770013CE21 /* deflate.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAB90FC370760013CE21 /* deflate.h */; };
|
443
|
-
D4F4BACF0FC370770013CE21 /* gzio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABA0FC370760013CE21 /* gzio.c */; };
|
444
|
-
D4F4BAD00FC370770013CE21 /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABB0FC370760013CE21 /* infback.c */; };
|
445
|
-
D4F4BAD10FC370770013CE21 /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABC0FC370760013CE21 /* inffast.c */; };
|
446
|
-
D4F4BAD20FC370770013CE21 /* inffast.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BABD0FC370760013CE21 /* inffast.h */; };
|
447
|
-
D4F4BAD30FC370770013CE21 /* inflate.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BABE0FC370760013CE21 /* inflate.h */; };
|
448
|
-
D4F4BAD40FC370770013CE21 /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABF0FC370760013CE21 /* inflate.c */; };
|
449
|
-
D4F4BAD50FC370770013CE21 /* inffixed.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC00FC370760013CE21 /* inffixed.h */; };
|
450
|
-
D4F4BAD60FC370770013CE21 /* inftrees.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC10FC370760013CE21 /* inftrees.h */; };
|
451
|
-
D4F4BAD80FC370770013CE21 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC30FC370760013CE21 /* trees.c */; };
|
452
|
-
D4F4BAD90FC370770013CE21 /* trees.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC40FC370760013CE21 /* trees.h */; };
|
453
|
-
D4F4BADA0FC370770013CE21 /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC50FC370760013CE21 /* uncompr.c */; };
|
454
|
-
D4F4BADB0FC370770013CE21 /* zconf.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC60FC370760013CE21 /* zconf.h */; };
|
455
|
-
D4F4BADC0FC370770013CE21 /* zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC70FC370760013CE21 /* zlib.h */; };
|
456
|
-
D4F4BADD0FC370770013CE21 /* zutil.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F4BAC80FC370760013CE21 /* zutil.h */; };
|
457
|
-
D4F4BADE0FC370770013CE21 /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC90FC370760013CE21 /* zutil.c */; };
|
458
|
-
D4F4BADF0FC370770013CE21 /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BACA0FC370760013CE21 /* inftrees.c */; };
|
459
|
-
D4F4BAE00FC370770013CE21 /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB60FC370760013CE21 /* crc32.c */; };
|
460
|
-
D4F4BAE10FC370770013CE21 /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB80FC370760013CE21 /* deflate.c */; };
|
461
|
-
D4F4BAE20FC370770013CE21 /* gzio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABA0FC370760013CE21 /* gzio.c */; };
|
462
|
-
D4F4BAE30FC370770013CE21 /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABB0FC370760013CE21 /* infback.c */; };
|
463
|
-
D4F4BAE40FC370770013CE21 /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABC0FC370760013CE21 /* inffast.c */; };
|
464
|
-
D4F4BAE50FC370770013CE21 /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABF0FC370760013CE21 /* inflate.c */; };
|
465
|
-
D4F4BAE70FC370770013CE21 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC30FC370760013CE21 /* trees.c */; };
|
466
|
-
D4F4BAE80FC370770013CE21 /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC50FC370760013CE21 /* uncompr.c */; };
|
467
|
-
D4F4BAE90FC370770013CE21 /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC90FC370760013CE21 /* zutil.c */; };
|
468
|
-
D4F4BAEA0FC370770013CE21 /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BACA0FC370760013CE21 /* inftrees.c */; };
|
469
|
-
D4F4BAEB0FC370770013CE21 /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB60FC370760013CE21 /* crc32.c */; };
|
470
|
-
D4F4BAEC0FC370770013CE21 /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAB80FC370760013CE21 /* deflate.c */; };
|
471
|
-
D4F4BAED0FC370770013CE21 /* gzio.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABA0FC370760013CE21 /* gzio.c */; };
|
472
|
-
D4F4BAEE0FC370770013CE21 /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABB0FC370760013CE21 /* infback.c */; };
|
473
|
-
D4F4BAEF0FC370770013CE21 /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABC0FC370760013CE21 /* inffast.c */; };
|
474
|
-
D4F4BAF00FC370770013CE21 /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BABF0FC370760013CE21 /* inflate.c */; };
|
475
|
-
D4F4BAF20FC370770013CE21 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC30FC370760013CE21 /* trees.c */; };
|
476
|
-
D4F4BAF30FC370770013CE21 /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC50FC370760013CE21 /* uncompr.c */; };
|
477
|
-
D4F4BAF40FC370770013CE21 /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAC90FC370760013CE21 /* zutil.c */; };
|
478
|
-
D4F4BAF50FC370770013CE21 /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BACA0FC370760013CE21 /* inftrees.c */; };
|
479
|
-
D4F4BAFB0FC3709C0013CE21 /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAF90FC3709C0013CE21 /* adler32.c */; };
|
480
|
-
D4F4BAFC0FC3709C0013CE21 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAFA0FC3709C0013CE21 /* compress.c */; };
|
481
|
-
D4F4BAFD0FC3709C0013CE21 /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAF90FC3709C0013CE21 /* adler32.c */; };
|
482
|
-
D4F4BAFE0FC3709C0013CE21 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAFA0FC3709C0013CE21 /* compress.c */; };
|
483
|
-
D4F4BAFF0FC3709C0013CE21 /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAF90FC3709C0013CE21 /* adler32.c */; };
|
484
|
-
D4F4BB000FC3709C0013CE21 /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BAFA0FC3709C0013CE21 /* compress.c */; };
|
485
|
-
D4F4BE800FC486150013CE21 /* AudioOpenAL.mm in Sources */ = {isa = PBXBuildFile; fileRef = D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */; };
|
486
|
-
D4F4BE810FC486160013CE21 /* AudioOpenAL.mm in Sources */ = {isa = PBXBuildFile; fileRef = D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */; };
|
487
|
-
D4F4BE820FC486160013CE21 /* AudioOpenAL.mm in Sources */ = {isa = PBXBuildFile; fileRef = D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */; };
|
488
|
-
D4F4BF420FC4C9E00013CE21 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF400FC4C9E00013CE21 /* framing.c */; };
|
489
|
-
D4F4BF430FC4C9E00013CE21 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF410FC4C9E00013CE21 /* bitwise.c */; };
|
490
|
-
D4F4BF440FC4C9E00013CE21 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF400FC4C9E00013CE21 /* framing.c */; };
|
491
|
-
D4F4BF450FC4C9E00013CE21 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF410FC4C9E00013CE21 /* bitwise.c */; };
|
492
|
-
D4F4BF460FC4C9E00013CE21 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF400FC4C9E00013CE21 /* framing.c */; };
|
493
|
-
D4F4BF470FC4C9E00013CE21 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF410FC4C9E00013CE21 /* bitwise.c */; };
|
494
|
-
D4F4BF480FC4C9E00013CE21 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF400FC4C9E00013CE21 /* framing.c */; };
|
495
|
-
D4F4BF490FC4C9E00013CE21 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF410FC4C9E00013CE21 /* bitwise.c */; };
|
496
|
-
D4F4BF6A0FC4CA720013CE21 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF690FC4CA720013CE21 /* vorbisfile.c */; };
|
497
|
-
D4F4BF6B0FC4CA720013CE21 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF690FC4CA720013CE21 /* vorbisfile.c */; };
|
498
|
-
D4F4BF6C0FC4CA720013CE21 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF690FC4CA720013CE21 /* vorbisfile.c */; };
|
499
|
-
D4F4BF6D0FC4CA720013CE21 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF690FC4CA720013CE21 /* vorbisfile.c */; };
|
500
|
-
D4F4BF880FC4CB1A0013CE21 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF740FC4CB1A0013CE21 /* window.c */; };
|
501
|
-
D4F4BF890FC4CB1A0013CE21 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF750FC4CB1A0013CE21 /* synthesis.c */; };
|
502
|
-
D4F4BF8A0FC4CB1A0013CE21 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF760FC4CB1A0013CE21 /* smallft.c */; };
|
503
|
-
D4F4BF8B0FC4CB1A0013CE21 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */; };
|
504
|
-
D4F4BF8C0FC4CB1A0013CE21 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF780FC4CB1A0013CE21 /* res0.c */; };
|
505
|
-
D4F4BF8D0FC4CB1A0013CE21 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF790FC4CB1A0013CE21 /* registry.c */; };
|
506
|
-
D4F4BF8E0FC4CB1A0013CE21 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7A0FC4CB1A0013CE21 /* psy.c */; };
|
507
|
-
D4F4BF8F0FC4CB1A0013CE21 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */; };
|
508
|
-
D4F4BF900FC4CB1A0013CE21 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */; };
|
509
|
-
D4F4BF910FC4CB1A0013CE21 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */; };
|
510
|
-
D4F4BF920FC4CB1A0013CE21 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */; };
|
511
|
-
D4F4BF930FC4CB1A0013CE21 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */; };
|
512
|
-
D4F4BF940FC4CB1A0013CE21 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF800FC4CB1A0013CE21 /* floor1.c */; };
|
513
|
-
D4F4BF950FC4CB1A0013CE21 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF810FC4CB1A0013CE21 /* info.c */; };
|
514
|
-
D4F4BF960FC4CB1A0013CE21 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF820FC4CB1A0013CE21 /* floor0.c */; };
|
515
|
-
D4F4BF970FC4CB1A0013CE21 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF830FC4CB1A0013CE21 /* envelope.c */; };
|
516
|
-
D4F4BF980FC4CB1A0013CE21 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF840FC4CB1A0013CE21 /* codebook.c */; };
|
517
|
-
D4F4BF990FC4CB1A0013CE21 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF850FC4CB1A0013CE21 /* block.c */; };
|
518
|
-
D4F4BF9A0FC4CB1A0013CE21 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF860FC4CB1A0013CE21 /* bitrate.c */; };
|
519
|
-
D4F4BF9B0FC4CB1A0013CE21 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */; };
|
520
|
-
D4F4BF9C0FC4CB1A0013CE21 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF740FC4CB1A0013CE21 /* window.c */; };
|
521
|
-
D4F4BF9D0FC4CB1A0013CE21 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF750FC4CB1A0013CE21 /* synthesis.c */; };
|
522
|
-
D4F4BF9E0FC4CB1A0013CE21 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF760FC4CB1A0013CE21 /* smallft.c */; };
|
523
|
-
D4F4BF9F0FC4CB1A0013CE21 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */; };
|
524
|
-
D4F4BFA00FC4CB1A0013CE21 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF780FC4CB1A0013CE21 /* res0.c */; };
|
525
|
-
D4F4BFA10FC4CB1A0013CE21 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF790FC4CB1A0013CE21 /* registry.c */; };
|
526
|
-
D4F4BFA20FC4CB1A0013CE21 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7A0FC4CB1A0013CE21 /* psy.c */; };
|
527
|
-
D4F4BFA30FC4CB1A0013CE21 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */; };
|
528
|
-
D4F4BFA40FC4CB1A0013CE21 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */; };
|
529
|
-
D4F4BFA50FC4CB1A0013CE21 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */; };
|
530
|
-
D4F4BFA60FC4CB1A0013CE21 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */; };
|
531
|
-
D4F4BFA70FC4CB1A0013CE21 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */; };
|
532
|
-
D4F4BFA80FC4CB1A0013CE21 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF800FC4CB1A0013CE21 /* floor1.c */; };
|
533
|
-
D4F4BFA90FC4CB1A0013CE21 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF810FC4CB1A0013CE21 /* info.c */; };
|
534
|
-
D4F4BFAA0FC4CB1A0013CE21 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF820FC4CB1A0013CE21 /* floor0.c */; };
|
535
|
-
D4F4BFAB0FC4CB1A0013CE21 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF830FC4CB1A0013CE21 /* envelope.c */; };
|
536
|
-
D4F4BFAC0FC4CB1A0013CE21 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF840FC4CB1A0013CE21 /* codebook.c */; };
|
537
|
-
D4F4BFAD0FC4CB1A0013CE21 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF850FC4CB1A0013CE21 /* block.c */; };
|
538
|
-
D4F4BFAE0FC4CB1A0013CE21 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF860FC4CB1A0013CE21 /* bitrate.c */; };
|
539
|
-
D4F4BFAF0FC4CB1A0013CE21 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */; };
|
540
|
-
D4F4BFB00FC4CB1A0013CE21 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF740FC4CB1A0013CE21 /* window.c */; };
|
541
|
-
D4F4BFB10FC4CB1A0013CE21 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF750FC4CB1A0013CE21 /* synthesis.c */; };
|
542
|
-
D4F4BFB20FC4CB1A0013CE21 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF760FC4CB1A0013CE21 /* smallft.c */; };
|
543
|
-
D4F4BFB30FC4CB1A0013CE21 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */; };
|
544
|
-
D4F4BFB40FC4CB1A0013CE21 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF780FC4CB1A0013CE21 /* res0.c */; };
|
545
|
-
D4F4BFB50FC4CB1A0013CE21 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF790FC4CB1A0013CE21 /* registry.c */; };
|
546
|
-
D4F4BFB60FC4CB1A0013CE21 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7A0FC4CB1A0013CE21 /* psy.c */; };
|
547
|
-
D4F4BFB70FC4CB1A0013CE21 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */; };
|
548
|
-
D4F4BFB80FC4CB1A0013CE21 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */; };
|
549
|
-
D4F4BFB90FC4CB1A0013CE21 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */; };
|
550
|
-
D4F4BFBA0FC4CB1A0013CE21 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */; };
|
551
|
-
D4F4BFBB0FC4CB1A0013CE21 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */; };
|
552
|
-
D4F4BFBC0FC4CB1A0013CE21 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF800FC4CB1A0013CE21 /* floor1.c */; };
|
553
|
-
D4F4BFBD0FC4CB1A0013CE21 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF810FC4CB1A0013CE21 /* info.c */; };
|
554
|
-
D4F4BFBE0FC4CB1A0013CE21 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF820FC4CB1A0013CE21 /* floor0.c */; };
|
555
|
-
D4F4BFBF0FC4CB1A0013CE21 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF830FC4CB1A0013CE21 /* envelope.c */; };
|
556
|
-
D4F4BFC00FC4CB1A0013CE21 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF840FC4CB1A0013CE21 /* codebook.c */; };
|
557
|
-
D4F4BFC10FC4CB1A0013CE21 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF850FC4CB1A0013CE21 /* block.c */; };
|
558
|
-
D4F4BFC20FC4CB1A0013CE21 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF860FC4CB1A0013CE21 /* bitrate.c */; };
|
559
|
-
D4F4BFC30FC4CB1A0013CE21 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */; };
|
560
|
-
D4F4BFC40FC4CB1A0013CE21 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF740FC4CB1A0013CE21 /* window.c */; };
|
561
|
-
D4F4BFC50FC4CB1A0013CE21 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF750FC4CB1A0013CE21 /* synthesis.c */; };
|
562
|
-
D4F4BFC60FC4CB1A0013CE21 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF760FC4CB1A0013CE21 /* smallft.c */; };
|
563
|
-
D4F4BFC70FC4CB1A0013CE21 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */; };
|
564
|
-
D4F4BFC80FC4CB1A0013CE21 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF780FC4CB1A0013CE21 /* res0.c */; };
|
565
|
-
D4F4BFC90FC4CB1A0013CE21 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF790FC4CB1A0013CE21 /* registry.c */; };
|
566
|
-
D4F4BFCA0FC4CB1A0013CE21 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7A0FC4CB1A0013CE21 /* psy.c */; };
|
567
|
-
D4F4BFCB0FC4CB1A0013CE21 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */; };
|
568
|
-
D4F4BFCC0FC4CB1A0013CE21 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */; };
|
569
|
-
D4F4BFCD0FC4CB1A0013CE21 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */; };
|
570
|
-
D4F4BFCE0FC4CB1A0013CE21 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */; };
|
571
|
-
D4F4BFCF0FC4CB1A0013CE21 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */; };
|
572
|
-
D4F4BFD00FC4CB1A0013CE21 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF800FC4CB1A0013CE21 /* floor1.c */; };
|
573
|
-
D4F4BFD10FC4CB1A0013CE21 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF810FC4CB1A0013CE21 /* info.c */; };
|
574
|
-
D4F4BFD20FC4CB1A0013CE21 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF820FC4CB1A0013CE21 /* floor0.c */; };
|
575
|
-
D4F4BFD30FC4CB1A0013CE21 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF830FC4CB1A0013CE21 /* envelope.c */; };
|
576
|
-
D4F4BFD40FC4CB1A0013CE21 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF840FC4CB1A0013CE21 /* codebook.c */; };
|
577
|
-
D4F4BFD50FC4CB1A0013CE21 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF850FC4CB1A0013CE21 /* block.c */; };
|
578
|
-
D4F4BFD60FC4CB1A0013CE21 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF860FC4CB1A0013CE21 /* bitrate.c */; };
|
579
|
-
D4F4BFD70FC4CB1A0013CE21 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F4BF870FC4CB1A0013CE21 /* analysis.c */; };
|
580
|
-
D4F4C1750FC5A14A0013CE21 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025C0F706A0100407E60 /* AudioToolbox.framework */; };
|
581
|
-
D4F4C1760FC5A14B0013CE21 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025C0F706A0100407E60 /* AudioToolbox.framework */; };
|
582
|
-
D4F4C1770FC5A14B0013CE21 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025C0F706A0100407E60 /* AudioToolbox.framework */; };
|
583
|
-
D4F4C2920FC5A1650013CE21 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D410E98C0A801948005C7067 /* Foundation.framework */; };
|
584
|
-
D4F4C2930FC5A1790013CE21 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025D0F706A0100407E60 /* OpenAL.framework */; };
|
585
|
-
D4F4C2940FC5A1790013CE21 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025D0F706A0100407E60 /* OpenAL.framework */; };
|
586
|
-
D4F4C2950FC5A17A0013CE21 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D42D025D0F706A0100407E60 /* OpenAL.framework */; };
|
587
|
-
/* End PBXBuildFile section */
|
588
|
-
|
589
|
-
/* Begin PBXContainerItemProxy section */
|
590
|
-
D448D8DA0FF82204002FA7EE /* PBXContainerItemProxy */ = {
|
591
|
-
isa = PBXContainerItemProxy;
|
592
|
-
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
593
|
-
proxyType = 1;
|
594
|
-
remoteGlobalIDString = D4CA894F0BC68B5D00A431AC;
|
595
|
-
remoteInfo = "RubyGosu Core";
|
596
|
-
};
|
597
|
-
/* End PBXContainerItemProxy section */
|
598
|
-
|
599
|
-
/* Begin PBXFileReference section */
|
600
|
-
08FB77AAFE841565C02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
|
601
|
-
8D07F2C80486CC7A007CD1D0 /* Gosu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Gosu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
602
|
-
B9CA23C0100396920073D01B /* Macro.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Macro.hpp; sourceTree = "<group>"; };
|
603
|
-
D4032B7C0F5035A900A20790 /* TextTouch.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = TextTouch.mm; sourceTree = "<group>"; };
|
604
|
-
D410D6220EE9D379007740AE /* Iconv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Iconv.hpp; path = ../GosuImpl/Iconv.hpp; sourceTree = SOURCE_ROOT; };
|
605
|
-
D410E98A0A801948005C7067 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
606
|
-
D410E98B0A801948005C7067 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
|
607
|
-
D410E98C0A801948005C7067 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
608
|
-
D410E9BF0A8019CC005C7067 /* Audio.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Audio.hpp; path = ../Gosu/Audio.hpp; sourceTree = SOURCE_ROOT; };
|
609
|
-
D410E9C00A8019CC005C7067 /* AutoLink.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = AutoLink.hpp; path = ../Gosu/AutoLink.hpp; sourceTree = SOURCE_ROOT; };
|
610
|
-
D410E9C20A8019CC005C7067 /* Bitmap.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Bitmap.hpp; path = ../Gosu/Bitmap.hpp; sourceTree = SOURCE_ROOT; };
|
611
|
-
D410E9C30A8019CC005C7067 /* ButtonsMac.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ButtonsMac.hpp; path = ../Gosu/ButtonsMac.hpp; sourceTree = SOURCE_ROOT; };
|
612
|
-
D410E9C40A8019CC005C7067 /* ButtonsWin.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ButtonsWin.hpp; path = ../Gosu/ButtonsWin.hpp; sourceTree = SOURCE_ROOT; };
|
613
|
-
D410E9C50A8019CD005C7067 /* ButtonsX.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ButtonsX.hpp; path = ../Gosu/ButtonsX.hpp; sourceTree = SOURCE_ROOT; };
|
614
|
-
D410E9C60A8019CD005C7067 /* Color.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Color.hpp; path = ../Gosu/Color.hpp; sourceTree = SOURCE_ROOT; };
|
615
|
-
D410E9C70A8019CD005C7067 /* Directories.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Directories.hpp; path = ../Gosu/Directories.hpp; sourceTree = SOURCE_ROOT; };
|
616
|
-
D410E9C80A8019CD005C7067 /* Font.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Font.hpp; path = ../Gosu/Font.hpp; sourceTree = SOURCE_ROOT; };
|
617
|
-
D410E9C90A8019CD005C7067 /* Fwd.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Fwd.hpp; path = ../Gosu/Fwd.hpp; sourceTree = SOURCE_ROOT; };
|
618
|
-
D410E9CB0A8019CD005C7067 /* Graphics.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Graphics.hpp; path = ../Gosu/Graphics.hpp; sourceTree = SOURCE_ROOT; };
|
619
|
-
D410E9CC0A8019CD005C7067 /* GraphicsBase.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = GraphicsBase.hpp; path = ../Gosu/GraphicsBase.hpp; sourceTree = SOURCE_ROOT; };
|
620
|
-
D410E9CD0A8019CD005C7067 /* Image.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Image.hpp; path = ../Gosu/Image.hpp; sourceTree = SOURCE_ROOT; };
|
621
|
-
D410E9CE0A8019CD005C7067 /* ImageData.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ImageData.hpp; path = ../Gosu/ImageData.hpp; sourceTree = SOURCE_ROOT; };
|
622
|
-
D410E9CF0A8019CD005C7067 /* Input.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Input.hpp; path = ../Gosu/Input.hpp; sourceTree = SOURCE_ROOT; };
|
623
|
-
D410E9D00A8019CD005C7067 /* IO.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = IO.hpp; path = ../Gosu/IO.hpp; sourceTree = SOURCE_ROOT; };
|
624
|
-
D410E9D20A8019CD005C7067 /* Math.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Math.hpp; path = ../Gosu/Math.hpp; sourceTree = SOURCE_ROOT; };
|
625
|
-
D410E9D30A8019CD005C7067 /* Platform.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Platform.hpp; path = ../Gosu/Platform.hpp; sourceTree = SOURCE_ROOT; };
|
626
|
-
D410E9D40A8019CD005C7067 /* RotFlip.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RotFlip.hpp; path = ../Gosu/RotFlip.hpp; sourceTree = SOURCE_ROOT; };
|
627
|
-
D410E9D50A8019CD005C7067 /* Sockets.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Sockets.hpp; path = ../Gosu/Sockets.hpp; sourceTree = SOURCE_ROOT; };
|
628
|
-
D410E9D60A8019CD005C7067 /* Text.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Text.hpp; path = ../Gosu/Text.hpp; sourceTree = SOURCE_ROOT; };
|
629
|
-
D410E9D70A8019CD005C7067 /* Timing.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Timing.hpp; path = ../Gosu/Timing.hpp; sourceTree = SOURCE_ROOT; };
|
630
|
-
D410E9D80A8019CD005C7067 /* Utility.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Utility.hpp; path = ../Gosu/Utility.hpp; sourceTree = SOURCE_ROOT; };
|
631
|
-
D410E9D90A8019CD005C7067 /* Window.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Window.hpp; path = ../Gosu/Window.hpp; sourceTree = SOURCE_ROOT; };
|
632
|
-
D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; name = DirectoriesMac.mm; path = ../GosuImpl/DirectoriesMac.mm; sourceTree = SOURCE_ROOT; };
|
633
|
-
D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DirectoriesUnix.cpp; path = ../GosuImpl/DirectoriesUnix.cpp; sourceTree = SOURCE_ROOT; };
|
634
|
-
D410EA020A8019FA005C7067 /* FileUnix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = FileUnix.cpp; path = ../GosuImpl/FileUnix.cpp; sourceTree = SOURCE_ROOT; };
|
635
|
-
D410EA180A8019FA005C7067 /* InputMac.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; name = InputMac.mm; path = ../GosuImpl/InputMac.mm; sourceTree = SOURCE_ROOT; };
|
636
|
-
D410EA1B0A8019FA005C7067 /* IO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = IO.cpp; path = ../GosuImpl/IO.cpp; sourceTree = SOURCE_ROOT; };
|
637
|
-
D410EA1C0A8019FA005C7067 /* Math.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Math.cpp; path = ../GosuImpl/Math.cpp; sourceTree = SOURCE_ROOT; };
|
638
|
-
D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TimingUnix.cpp; path = ../GosuImpl/TimingUnix.cpp; sourceTree = SOURCE_ROOT; };
|
639
|
-
D410EA300A8019FA005C7067 /* Utility.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Utility.cpp; path = ../GosuImpl/Utility.cpp; sourceTree = SOURCE_ROOT; };
|
640
|
-
D410EA310A8019FA005C7067 /* WindowMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = WindowMac.mm; path = ../GosuImpl/WindowMac.mm; sourceTree = SOURCE_ROOT; };
|
641
|
-
D410EAD40A801B00005C7067 /* Bitmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Bitmap.cpp; sourceTree = "<group>"; };
|
642
|
-
D410EAD50A801B00005C7067 /* BitmapBMP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitmapBMP.cpp; sourceTree = "<group>"; };
|
643
|
-
D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitmapColorKey.cpp; sourceTree = "<group>"; };
|
644
|
-
D410EAD70A801B00005C7067 /* BitmapPNG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BitmapPNG.cpp; sourceTree = "<group>"; };
|
645
|
-
D410EAD80A801B00005C7067 /* BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockAllocator.cpp; sourceTree = "<group>"; };
|
646
|
-
D410EAD90A801B00005C7067 /* BlockAllocator.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = BlockAllocator.hpp; sourceTree = "<group>"; };
|
647
|
-
D410EADA0A801B00005C7067 /* Color.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Color.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; };
|
648
|
-
D410EADB0A801B00005C7067 /* Font.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Font.cpp; sourceTree = "<group>"; };
|
649
|
-
D410EADC0A801B00005C7067 /* Graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Graphics.cpp; sourceTree = "<group>"; };
|
650
|
-
D410EADE0A801B00005C7067 /* Image.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = "<group>"; };
|
651
|
-
D410EADF0A801B00005C7067 /* LargeImageData.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LargeImageData.cpp; sourceTree = "<group>"; };
|
652
|
-
D410EAE00A801B00005C7067 /* LargeImageData.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = LargeImageData.hpp; sourceTree = "<group>"; };
|
653
|
-
D410EAE10A801B00005C7067 /* RotFlip.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RotFlip.cpp; sourceTree = "<group>"; };
|
654
|
-
D410EAE20A801B00005C7067 /* Text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Text.cpp; sourceTree = "<group>"; };
|
655
|
-
D410EAE30A801B00005C7067 /* TextMac.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TextMac.cpp; sourceTree = "<group>"; };
|
656
|
-
D410EAF00A801B00005C7067 /* CommSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommSocket.cpp; sourceTree = "<group>"; };
|
657
|
-
D410EAF10A801B00005C7067 /* ListenerSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ListenerSocket.cpp; sourceTree = "<group>"; };
|
658
|
-
D410EAF20A801B00005C7067 /* MessageSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MessageSocket.cpp; sourceTree = "<group>"; };
|
659
|
-
D410EAF30A801B00005C7067 /* Socket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Socket.cpp; sourceTree = "<group>"; };
|
660
|
-
D410EAF40A801B00005C7067 /* Sockets.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Sockets.hpp; sourceTree = "<group>"; };
|
661
|
-
D410EB290A801C28005C7067 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
|
662
|
-
D410EB6D0A801CDC005C7067 /* InfoPlist.strings */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = InfoPlist.strings; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
663
|
-
D4177736106CFB0B005DC1C4 /* MacRubyGosu-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MacRubyGosu-Info.plist"; sourceTree = "<group>"; };
|
664
|
-
D4177742106CFC22005DC1C4 /* gosu.for_macruby.bundle */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = gosu.for_macruby.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
665
|
-
D4177750106CFD8A005DC1C4 /* ObjGosuWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjGosuWindow.h; path = ../GosuImpl/ObjGosu/ObjGosuWindow.h; sourceTree = SOURCE_ROOT; };
|
666
|
-
D4177751106CFD8A005DC1C4 /* ObjGosuWindow.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosuWindow.mm; path = ../GosuImpl/ObjGosu/ObjGosuWindow.mm; sourceTree = SOURCE_ROOT; };
|
667
|
-
D42568090C69CF6100E745AC /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
|
668
|
-
D4257ADE0FBF48CC00AD955A /* OggFile.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OggFile.hpp; path = ../GosuImpl/Audio/OggFile.hpp; sourceTree = SOURCE_ROOT; };
|
669
|
-
D42762AA0F4E267500C9B0A5 /* DirectoriesTouch.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = DirectoriesTouch.mm; path = ../GosuImpl/DirectoriesTouch.mm; sourceTree = SOURCE_ROOT; };
|
670
|
-
D42BC0D00C4F840C00EBF79C /* Gosu.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Gosu.hpp; path = ../Gosu/Gosu.hpp; sourceTree = SOURCE_ROOT; };
|
671
|
-
D42D025C0F706A0100407E60 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
672
|
-
D42D025D0F706A0100407E60 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
673
|
-
D42D03430F70989100407E60 /* ALChannelManagement.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ALChannelManagement.hpp; path = ../GosuImpl/Audio/ALChannelManagement.hpp; sourceTree = SOURCE_ROOT; };
|
674
|
-
D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AudioOpenAL.mm; path = ../GosuImpl/Audio/AudioOpenAL.mm; sourceTree = SOURCE_ROOT; };
|
675
|
-
D443F6BC0FE9330700BC0D66 /* AudioFile.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = AudioFile.hpp; path = ../GosuImpl/Audio/AudioFile.hpp; sourceTree = SOURCE_ROOT; };
|
676
|
-
D443F6D30FE9346800BC0D66 /* AudioToolboxFile.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = AudioToolboxFile.hpp; path = ../GosuImpl/Audio/AudioToolboxFile.hpp; sourceTree = SOURCE_ROOT; };
|
677
|
-
D44880541077CBDB00D73E40 /* ObjGosuColor.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosuColor.mm; path = ../GosuImpl/ObjGosu/ObjGosuColor.mm; sourceTree = SOURCE_ROOT; };
|
678
|
-
D44880B6107867CD00D73E40 /* ObjGosuImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjGosuImage.h; path = ../GosuImpl/ObjGosu/ObjGosuImage.h; sourceTree = SOURCE_ROOT; };
|
679
|
-
D44880B7107867CD00D73E40 /* ObjGosuImage.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosuImage.mm; path = ../GosuImpl/ObjGosu/ObjGosuImage.mm; sourceTree = SOURCE_ROOT; };
|
680
|
-
D448D8970FF81E1E002FA7EE /* Version.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Version.hpp; path = ../Gosu/Version.hpp; sourceTree = SOURCE_ROOT; };
|
681
|
-
D459FF440BDCD23500E7F0D6 /* RubyGosu App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RubyGosu App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
682
|
-
D459FF460BDCD23600E7F0D6 /* RubyGosu App-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RubyGosu App-Info.plist"; sourceTree = "<group>"; };
|
683
|
-
D459FF980BDCD9CF00E7F0D6 /* Gosu.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Gosu.icns; sourceTree = "<group>"; };
|
684
|
-
D459FFAD0BDCE41300E7F0D6 /* Gosu-Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = "Gosu-Info.plist"; sourceTree = "<group>"; };
|
685
|
-
D46331371078E4D90013AA0F /* ObjGosu.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosu.mm; path = ../GosuImpl/ObjGosu/ObjGosu.mm; sourceTree = SOURCE_ROOT; };
|
686
|
-
D463313C1078F7B90013AA0F /* ObjGosuSample.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosuSample.mm; path = ../GosuImpl/ObjGosu/ObjGosuSample.mm; sourceTree = SOURCE_ROOT; };
|
687
|
-
D46331651078FBDC0013AA0F /* ObjGosuFont.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosuFont.mm; path = ../GosuImpl/ObjGosu/ObjGosuFont.mm; sourceTree = SOURCE_ROOT; };
|
688
|
-
D4633408107A37E70013AA0F /* ObjGosuSong.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ObjGosuSong.mm; path = ../GosuImpl/ObjGosu/ObjGosuSong.mm; sourceTree = SOURCE_ROOT; };
|
689
|
-
D46C2E070FAE090200A33476 /* array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = array.c; path = "Ruby 1.9 Source/array.c"; sourceTree = SOURCE_ROOT; };
|
690
|
-
D46C2E080FAE090200A33476 /* bignum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bignum.c; path = "Ruby 1.9 Source/bignum.c"; sourceTree = SOURCE_ROOT; };
|
691
|
-
D46C2E090FAE090200A33476 /* class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = class.c; path = "Ruby 1.9 Source/class.c"; sourceTree = SOURCE_ROOT; };
|
692
|
-
D46C2E0A0FAE090200A33476 /* compar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compar.c; path = "Ruby 1.9 Source/compar.c"; sourceTree = SOURCE_ROOT; };
|
693
|
-
D46C2E0B0FAE090200A33476 /* dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dir.c; path = "Ruby 1.9 Source/dir.c"; sourceTree = SOURCE_ROOT; };
|
694
|
-
D46C2E0E0FAE090200A33476 /* enum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = enum.c; path = "Ruby 1.9 Source/enum.c"; sourceTree = SOURCE_ROOT; };
|
695
|
-
D46C2E0F0FAE090200A33476 /* enumerator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = enumerator.c; path = "Ruby 1.9 Source/enumerator.c"; sourceTree = SOURCE_ROOT; };
|
696
|
-
D46C2E110FAE090200A33476 /* eval.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eval.c; path = "Ruby 1.9 Source/eval.c"; sourceTree = SOURCE_ROOT; };
|
697
|
-
D46C2E120FAE090200A33476 /* file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file.c; path = "Ruby 1.9 Source/file.c"; sourceTree = SOURCE_ROOT; };
|
698
|
-
D46C2E130FAE090200A33476 /* gc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gc.c; path = "Ruby 1.9 Source/gc.c"; sourceTree = SOURCE_ROOT; };
|
699
|
-
D46C2E140FAE090200A33476 /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hash.c; path = "Ruby 1.9 Source/hash.c"; sourceTree = SOURCE_ROOT; };
|
700
|
-
D46C2E150FAE090200A33476 /* inits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inits.c; path = "Ruby 1.9 Source/inits.c"; sourceTree = SOURCE_ROOT; };
|
701
|
-
D46C2E160FAE090200A33476 /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io.c; path = "Ruby 1.9 Source/io.c"; sourceTree = SOURCE_ROOT; };
|
702
|
-
D46C2E170FAE090200A33476 /* marshal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = marshal.c; path = "Ruby 1.9 Source/marshal.c"; sourceTree = SOURCE_ROOT; };
|
703
|
-
D46C2E180FAE090200A33476 /* math.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = math.c; path = "Ruby 1.9 Source/math.c"; sourceTree = SOURCE_ROOT; };
|
704
|
-
D46C2E190FAE090200A33476 /* numeric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = numeric.c; path = "Ruby 1.9 Source/numeric.c"; sourceTree = SOURCE_ROOT; };
|
705
|
-
D46C2E1A0FAE090200A33476 /* object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = object.c; path = "Ruby 1.9 Source/object.c"; sourceTree = SOURCE_ROOT; };
|
706
|
-
D46C2E1B0FAE090200A33476 /* pack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pack.c; path = "Ruby 1.9 Source/pack.c"; sourceTree = SOURCE_ROOT; };
|
707
|
-
D46C2E1C0FAE090200A33476 /* parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = parse.c; path = "Ruby 1.9 Source/parse.c"; sourceTree = SOURCE_ROOT; };
|
708
|
-
D46C2E1D0FAE090200A33476 /* process.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = process.c; path = "Ruby 1.9 Source/process.c"; sourceTree = SOURCE_ROOT; };
|
709
|
-
D46C2E1E0FAE090200A33476 /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = random.c; path = "Ruby 1.9 Source/random.c"; sourceTree = SOURCE_ROOT; };
|
710
|
-
D46C2E1F0FAE090200A33476 /* range.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = range.c; path = "Ruby 1.9 Source/range.c"; sourceTree = SOURCE_ROOT; };
|
711
|
-
D46C2E200FAE090200A33476 /* re.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = re.c; path = "Ruby 1.9 Source/re.c"; sourceTree = SOURCE_ROOT; };
|
712
|
-
D46C2E210FAE090200A33476 /* ruby.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ruby.c; path = "Ruby 1.9 Source/ruby.c"; sourceTree = SOURCE_ROOT; };
|
713
|
-
D46C2E220FAE090200A33476 /* signal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = signal.c; path = "Ruby 1.9 Source/signal.c"; sourceTree = SOURCE_ROOT; };
|
714
|
-
D46C2E230FAE090200A33476 /* sprintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sprintf.c; path = "Ruby 1.9 Source/sprintf.c"; sourceTree = SOURCE_ROOT; };
|
715
|
-
D46C2E240FAE090200A33476 /* st.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = st.c; path = "Ruby 1.9 Source/st.c"; sourceTree = SOURCE_ROOT; };
|
716
|
-
D46C2E250FAE090200A33476 /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = string.c; path = "Ruby 1.9 Source/string.c"; sourceTree = SOURCE_ROOT; };
|
717
|
-
D46C2E260FAE090200A33476 /* struct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = struct.c; path = "Ruby 1.9 Source/struct.c"; sourceTree = SOURCE_ROOT; };
|
718
|
-
D46C2E270FAE090200A33476 /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = time.c; path = "Ruby 1.9 Source/time.c"; sourceTree = SOURCE_ROOT; };
|
719
|
-
D46C2E280FAE090200A33476 /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = "Ruby 1.9 Source/util.c"; sourceTree = SOURCE_ROOT; };
|
720
|
-
D46C2E290FAE090200A33476 /* variable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = variable.c; path = "Ruby 1.9 Source/variable.c"; sourceTree = SOURCE_ROOT; };
|
721
|
-
D46C2E2A0FAE090200A33476 /* version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = version.c; path = "Ruby 1.9 Source/version.c"; sourceTree = SOURCE_ROOT; };
|
722
|
-
D46C2E6E0FAE0C6F00A33476 /* finite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = finite.c; path = "Ruby 1.9 Source/missing/finite.c"; sourceTree = "<group>"; };
|
723
|
-
D46C2EB60FAE0F0500A33476 /* dmyext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dmyext.c; path = "Ruby 1.9 Source/dmyext.c"; sourceTree = SOURCE_ROOT; };
|
724
|
-
D46C2F0F0FAE2FA400A33476 /* complex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = complex.c; path = "Ruby 1.9 Source/complex.c"; sourceTree = "<group>"; };
|
725
|
-
D46C2F100FAE2FA400A33476 /* cont.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cont.c; path = "Ruby 1.9 Source/cont.c"; sourceTree = "<group>"; };
|
726
|
-
D46C2F110FAE2FA400A33476 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = debug.c; path = "Ruby 1.9 Source/debug.c"; sourceTree = "<group>"; };
|
727
|
-
D46C2F120FAE2FA400A33476 /* encoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encoding.c; path = "Ruby 1.9 Source/encoding.c"; sourceTree = "<group>"; };
|
728
|
-
D46C2F130FAE2FA400A33476 /* prelude.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = prelude.c; path = "Ruby 1.9 Source/prelude.c"; sourceTree = "<group>"; };
|
729
|
-
D46C2F140FAE2FA400A33476 /* regcomp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regcomp.c; path = "Ruby 1.9 Source/regcomp.c"; sourceTree = "<group>"; };
|
730
|
-
D46C2F150FAE2FA400A33476 /* regenc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regenc.c; path = "Ruby 1.9 Source/regenc.c"; sourceTree = "<group>"; };
|
731
|
-
D46C2F160FAE2FA400A33476 /* regerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regerror.c; path = "Ruby 1.9 Source/regerror.c"; sourceTree = "<group>"; };
|
732
|
-
D46C2F170FAE2FA400A33476 /* regexec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regexec.c; path = "Ruby 1.9 Source/regexec.c"; sourceTree = "<group>"; };
|
733
|
-
D46C2F180FAE2FA400A33476 /* regparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regparse.c; path = "Ruby 1.9 Source/regparse.c"; sourceTree = "<group>"; };
|
734
|
-
D46C2F190FAE2FA400A33476 /* regsyntax.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = regsyntax.c; path = "Ruby 1.9 Source/regsyntax.c"; sourceTree = "<group>"; };
|
735
|
-
D46C2F1A0FAE2FA400A33476 /* thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = thread.c; path = "Ruby 1.9 Source/thread.c"; sourceTree = "<group>"; };
|
736
|
-
D46C2F1B0FAE2FA400A33476 /* vm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vm.c; path = "Ruby 1.9 Source/vm.c"; sourceTree = "<group>"; };
|
737
|
-
D46C2F1C0FAE2FA400A33476 /* vm_dump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vm_dump.c; path = "Ruby 1.9 Source/vm_dump.c"; sourceTree = "<group>"; };
|
738
|
-
D46C2F470FAE319800A33476 /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = error.c; path = "Ruby 1.9 Source/error.c"; sourceTree = "<group>"; };
|
739
|
-
D46C2F4F0FAE321300A33476 /* utf_8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = utf_8.c; path = "Ruby 1.9 Source/enc/utf_8.c"; sourceTree = "<group>"; };
|
740
|
-
D46C2F500FAE321300A33476 /* us_ascii.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = us_ascii.c; path = "Ruby 1.9 Source/enc/us_ascii.c"; sourceTree = "<group>"; };
|
741
|
-
D46C2F5C0FAE370500A33476 /* transcode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = transcode.c; path = "Ruby 1.9 Source/transcode.c"; sourceTree = "<group>"; };
|
742
|
-
D46C2F5F0FAE371E00A33476 /* proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = proc.c; path = "Ruby 1.9 Source/proc.c"; sourceTree = "<group>"; };
|
743
|
-
D46C2F630FAE376C00A33476 /* newline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = newline.c; path = "Ruby 1.9 Source/newline.c"; sourceTree = "<group>"; };
|
744
|
-
D46C2F650FAE377300A33476 /* rational.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rational.c; path = "Ruby 1.9 Source/rational.c"; sourceTree = "<group>"; };
|
745
|
-
D46C2F680FAE379000A33476 /* safe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = safe.c; path = "Ruby 1.9 Source/safe.c"; sourceTree = "<group>"; };
|
746
|
-
D46C2F6B0FAE37A900A33476 /* iseq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = iseq.c; path = "Ruby 1.9 Source/iseq.c"; sourceTree = "<group>"; };
|
747
|
-
D46C2F6D0FAE37C400A33476 /* unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unicode.c; path = "Ruby 1.9 Source/enc/unicode.c"; sourceTree = "<group>"; };
|
748
|
-
D46C2F700FAE37FB00A33476 /* load.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = load.c; path = "Ruby 1.9 Source/load.c"; sourceTree = "<group>"; };
|
749
|
-
D46C2F720FAE380500A33476 /* ascii.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ascii.c; path = "Ruby 1.9 Source/enc/ascii.c"; sourceTree = "<group>"; };
|
750
|
-
D46C2F750FAE383B00A33476 /* strftime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = strftime.c; path = "Ruby 1.9 Source/strftime.c"; sourceTree = "<group>"; };
|
751
|
-
D46C2F780FAE38F300A33476 /* compile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compile.c; path = "Ruby 1.9 Source/compile.c"; sourceTree = "<group>"; };
|
752
|
-
D46C2F860FAE393800A33476 /* lgamma_r.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lgamma_r.c; path = "Ruby 1.9 Source/missing/lgamma_r.c"; sourceTree = "<group>"; };
|
753
|
-
D46C2F8D0FAE39FD00A33476 /* Main.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = Main.rb; sourceTree = "<group>"; };
|
754
|
-
D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RubyGosu_wrap.cxx; path = ../GosuImpl/RubyGosu_wrap.cxx; sourceTree = SOURCE_ROOT; };
|
755
|
-
D47BD3290BD78F7200ACF014 /* RubyGosu_wrap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = RubyGosu_wrap.h; path = ../GosuImpl/RubyGosu_wrap.h; sourceTree = SOURCE_ROOT; };
|
756
|
-
D47BD32A0BD78F7200ACF014 /* RubyGosu.swg */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = RubyGosu.swg; path = ../GosuImpl/RubyGosu.swg; sourceTree = SOURCE_ROOT; };
|
757
|
-
D49163360FAE55C4001692E0 /* dln.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dln.c; path = "Ruby 1.9 Source/dln.c"; sourceTree = "<group>"; };
|
758
|
-
D491648A0FAF25E3001692E0 /* encdb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encdb.c; path = "Ruby 1.9 Source/enc/encdb.c"; sourceTree = "<group>"; };
|
759
|
-
D49164A50FAF25E3001692E0 /* utf_16be.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = utf_16be.c; path = "Ruby 1.9 Source/enc/utf_16be.c"; sourceTree = "<group>"; };
|
760
|
-
D49164A60FAF25E3001692E0 /* utf_16le.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = utf_16le.c; path = "Ruby 1.9 Source/enc/utf_16le.c"; sourceTree = "<group>"; };
|
761
|
-
D49164A70FAF25E3001692E0 /* utf_32be.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = utf_32be.c; path = "Ruby 1.9 Source/enc/utf_32be.c"; sourceTree = "<group>"; };
|
762
|
-
D49164A80FAF25E3001692E0 /* utf_32le.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = utf_32le.c; path = "Ruby 1.9 Source/enc/utf_32le.c"; sourceTree = "<group>"; };
|
763
|
-
D499E6380D06B51300BA6DEC /* DrawOp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = DrawOp.hpp; sourceTree = "<group>"; };
|
764
|
-
D4A5A1F40F40D28600FFF378 /* libgosutouch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgosutouch.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
765
|
-
D4A5A2200F40D45200FFF378 /* InputTouch.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = InputTouch.mm; path = ../GosuImpl/InputTouch.mm; sourceTree = SOURCE_ROOT; };
|
766
|
-
D4A5A2210F40D45200FFF378 /* WindowTouch.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = WindowTouch.mm; path = ../GosuImpl/WindowTouch.mm; sourceTree = SOURCE_ROOT; };
|
767
|
-
D4A5A2220F40D45200FFF378 /* UtilityTouch.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = UtilityTouch.mm; path = ../GosuImpl/UtilityTouch.mm; sourceTree = SOURCE_ROOT; };
|
768
|
-
D4A5A22C0F40D48300FFF378 /* GosuView.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = GosuView.hpp; sourceTree = "<group>"; };
|
769
|
-
D4A5A22D0F40D48300FFF378 /* GosuView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GosuView.mm; sourceTree = "<group>"; };
|
770
|
-
D4A5A22E0F40D48300FFF378 /* BitmapTouch.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = BitmapTouch.mm; sourceTree = "<group>"; };
|
771
|
-
D4A5A2FB0F40D51B00FFF378 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
772
|
-
D4A5A2FC0F40D51B00FFF378 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
773
|
-
D4A5A2FD0F40D51B00FFF378 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
774
|
-
D4A5A2FE0F40D51B00FFF378 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
775
|
-
D4A7E9080CD377E000621B24 /* Async.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Async.cpp; path = ../GosuImpl/Async.cpp; sourceTree = SOURCE_ROOT; };
|
776
|
-
D4A7E97B0CD3907D00621B24 /* Texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Texture.cpp; sourceTree = "<group>"; };
|
777
|
-
D4A7E97C0CD3907D00621B24 /* Texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Texture.hpp; sourceTree = "<group>"; };
|
778
|
-
D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TexChunk.cpp; sourceTree = "<group>"; };
|
779
|
-
D4A7E97E0CD3907D00621B24 /* TexChunk.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = TexChunk.hpp; sourceTree = "<group>"; };
|
780
|
-
D4A7E9A90CD3927D00621B24 /* Common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = Common.hpp; sourceTree = "<group>"; };
|
781
|
-
D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BitmapUtils.cpp; sourceTree = "<group>"; };
|
782
|
-
D4AB62F50D08BA9900D71382 /* MacUtility.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MacUtility.hpp; path = ../GosuImpl/MacUtility.hpp; sourceTree = SOURCE_ROOT; };
|
783
|
-
D4BC5D6A0CC29D0F002D4236 /* Async.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Async.hpp; path = ../Gosu/Async.hpp; sourceTree = SOURCE_ROOT; };
|
784
|
-
D4C8712910825E3100E1FF5A /* addrinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = addrinfo.h; path = "Ruby 1.9 Source/ext/socket/addrinfo.h"; sourceTree = "<group>"; };
|
785
|
-
D4C8712A10825E3100E1FF5A /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = constants.h; path = "Ruby 1.9 Source/ext/socket/constants.h"; sourceTree = "<group>"; };
|
786
|
-
D4C8712B10825E3100E1FF5A /* extconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = extconf.h; path = "Ruby 1.9 Source/ext/socket/extconf.h"; sourceTree = "<group>"; };
|
787
|
-
D4C8712E10825E3100E1FF5A /* socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = socket.c; path = "Ruby 1.9 Source/ext/socket/socket.c"; sourceTree = "<group>"; };
|
788
|
-
D4C8712F10825E3100E1FF5A /* sockport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sockport.h; path = "Ruby 1.9 Source/ext/socket/sockport.h"; sourceTree = "<group>"; };
|
789
|
-
D4C8713410825E7500E1FF5A /* bytecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bytecode.c; path = "Ruby 1.9 Source/ext/syck/bytecode.c"; sourceTree = "<group>"; };
|
790
|
-
D4C8713510825E7500E1FF5A /* emitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = emitter.c; path = "Ruby 1.9 Source/ext/syck/emitter.c"; sourceTree = "<group>"; };
|
791
|
-
D4C8713610825E7500E1FF5A /* extconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = extconf.h; path = "Ruby 1.9 Source/ext/syck/extconf.h"; sourceTree = "<group>"; };
|
792
|
-
D4C8713710825E7500E1FF5A /* gram.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gram.c; path = "Ruby 1.9 Source/ext/syck/gram.c"; sourceTree = "<group>"; };
|
793
|
-
D4C8713810825E7500E1FF5A /* gram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gram.h; path = "Ruby 1.9 Source/ext/syck/gram.h"; sourceTree = "<group>"; };
|
794
|
-
D4C8713910825E7500E1FF5A /* handler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = handler.c; path = "Ruby 1.9 Source/ext/syck/handler.c"; sourceTree = "<group>"; };
|
795
|
-
D4C8713A10825E7500E1FF5A /* implicit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = implicit.c; path = "Ruby 1.9 Source/ext/syck/implicit.c"; sourceTree = "<group>"; };
|
796
|
-
D4C8713B10825E7500E1FF5A /* node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = node.c; path = "Ruby 1.9 Source/ext/syck/node.c"; sourceTree = "<group>"; };
|
797
|
-
D4C8713C10825E7500E1FF5A /* rubyext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rubyext.c; path = "Ruby 1.9 Source/ext/syck/rubyext.c"; sourceTree = "<group>"; };
|
798
|
-
D4C8713D10825E7500E1FF5A /* syck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syck.c; path = "Ruby 1.9 Source/ext/syck/syck.c"; sourceTree = "<group>"; };
|
799
|
-
D4C8713E10825E7500E1FF5A /* syck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = syck.h; path = "Ruby 1.9 Source/ext/syck/syck.h"; sourceTree = "<group>"; };
|
800
|
-
D4C8713F10825E7500E1FF5A /* token.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = token.c; path = "Ruby 1.9 Source/ext/syck/token.c"; sourceTree = "<group>"; };
|
801
|
-
D4C8714010825E7500E1FF5A /* yaml2byte.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = yaml2byte.c; path = "Ruby 1.9 Source/ext/syck/yaml2byte.c"; sourceTree = "<group>"; };
|
802
|
-
D4C8714110825E7500E1FF5A /* yamlbyte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = yamlbyte.h; path = "Ruby 1.9 Source/ext/syck/yamlbyte.h"; sourceTree = "<group>"; };
|
803
|
-
D4CA89500BC68B5D00A431AC /* gosu.for_1_8.bundle */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = gosu.for_1_8.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
804
|
-
D4D3E71A10722AAA006DCD24 /* MacRuby.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MacRuby.framework; path = /Library/Frameworks/MacRuby.framework; sourceTree = "<absolute>"; };
|
805
|
-
D4D8CB380BD3973400CB51A9 /* RubyGosuStub.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; name = RubyGosuStub.mm; path = ../GosuImpl/RubyGosuStub.mm; sourceTree = SOURCE_ROOT; };
|
806
|
-
D4F07B220D934C8B00FB3D99 /* TextInput.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = TextInput.hpp; path = ../Gosu/TextInput.hpp; sourceTree = SOURCE_ROOT; };
|
807
|
-
D4F07B260D93504700FB3D99 /* TextInputMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = TextInputMac.mm; path = ../GosuImpl/TextInputMac.mm; sourceTree = SOURCE_ROOT; };
|
808
|
-
D4F4BA6C0FC36FB60013CE21 /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../dependencies/libpng/png.c; sourceTree = SOURCE_ROOT; };
|
809
|
-
D4F4BA6D0FC36FB60013CE21 /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../dependencies/libpng/png.h; sourceTree = SOURCE_ROOT; };
|
810
|
-
D4F4BA6E0FC36FB60013CE21 /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../dependencies/libpng/pngconf.h; sourceTree = SOURCE_ROOT; };
|
811
|
-
D4F4BA6F0FC36FB60013CE21 /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = ../dependencies/libpng/pngerror.c; sourceTree = SOURCE_ROOT; };
|
812
|
-
D4F4BA700FC36FB60013CE21 /* pnggccrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pnggccrd.c; path = ../dependencies/libpng/pnggccrd.c; sourceTree = SOURCE_ROOT; };
|
813
|
-
D4F4BA710FC36FB60013CE21 /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = ../dependencies/libpng/pngget.c; sourceTree = SOURCE_ROOT; };
|
814
|
-
D4F4BA720FC36FB60013CE21 /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = ../dependencies/libpng/pngmem.c; sourceTree = SOURCE_ROOT; };
|
815
|
-
D4F4BA730FC36FB60013CE21 /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = ../dependencies/libpng/pngpread.c; sourceTree = SOURCE_ROOT; };
|
816
|
-
D4F4BA740FC36FB60013CE21 /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = ../dependencies/libpng/pngread.c; sourceTree = SOURCE_ROOT; };
|
817
|
-
D4F4BA750FC36FB60013CE21 /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = ../dependencies/libpng/pngrio.c; sourceTree = SOURCE_ROOT; };
|
818
|
-
D4F4BA760FC36FB60013CE21 /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = ../dependencies/libpng/pngrtran.c; sourceTree = SOURCE_ROOT; };
|
819
|
-
D4F4BA770FC36FB60013CE21 /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = ../dependencies/libpng/pngrutil.c; sourceTree = SOURCE_ROOT; };
|
820
|
-
D4F4BA780FC36FB60013CE21 /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = ../dependencies/libpng/pngset.c; sourceTree = SOURCE_ROOT; };
|
821
|
-
D4F4BA790FC36FB60013CE21 /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = ../dependencies/libpng/pngtrans.c; sourceTree = SOURCE_ROOT; };
|
822
|
-
D4F4BA7A0FC36FB60013CE21 /* pngvcrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngvcrd.c; path = ../dependencies/libpng/pngvcrd.c; sourceTree = SOURCE_ROOT; };
|
823
|
-
D4F4BA7B0FC36FB60013CE21 /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = ../dependencies/libpng/pngwio.c; sourceTree = SOURCE_ROOT; };
|
824
|
-
D4F4BA7C0FC36FB60013CE21 /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = ../dependencies/libpng/pngwrite.c; sourceTree = SOURCE_ROOT; };
|
825
|
-
D4F4BA7D0FC36FB60013CE21 /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = ../dependencies/libpng/pngwtran.c; sourceTree = SOURCE_ROOT; };
|
826
|
-
D4F4BA7E0FC36FB60013CE21 /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = ../dependencies/libpng/pngwutil.c; sourceTree = SOURCE_ROOT; };
|
827
|
-
D4F4BAB60FC370760013CE21 /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = crc32.c; path = ../dependencies/zlib/crc32.c; sourceTree = SOURCE_ROOT; };
|
828
|
-
D4F4BAB70FC370760013CE21 /* crc32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crc32.h; path = ../dependencies/zlib/crc32.h; sourceTree = SOURCE_ROOT; };
|
829
|
-
D4F4BAB80FC370760013CE21 /* deflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = ../dependencies/zlib/deflate.c; sourceTree = SOURCE_ROOT; };
|
830
|
-
D4F4BAB90FC370760013CE21 /* deflate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = deflate.h; path = ../dependencies/zlib/deflate.h; sourceTree = SOURCE_ROOT; };
|
831
|
-
D4F4BABA0FC370760013CE21 /* gzio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gzio.c; path = ../dependencies/zlib/gzio.c; sourceTree = SOURCE_ROOT; };
|
832
|
-
D4F4BABB0FC370760013CE21 /* infback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = infback.c; path = ../dependencies/zlib/infback.c; sourceTree = SOURCE_ROOT; };
|
833
|
-
D4F4BABC0FC370760013CE21 /* inffast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inffast.c; path = ../dependencies/zlib/inffast.c; sourceTree = SOURCE_ROOT; };
|
834
|
-
D4F4BABD0FC370760013CE21 /* inffast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inffast.h; path = ../dependencies/zlib/inffast.h; sourceTree = SOURCE_ROOT; };
|
835
|
-
D4F4BABE0FC370760013CE21 /* inflate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inflate.h; path = ../dependencies/zlib/inflate.h; sourceTree = SOURCE_ROOT; };
|
836
|
-
D4F4BABF0FC370760013CE21 /* inflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = ../dependencies/zlib/inflate.c; sourceTree = SOURCE_ROOT; };
|
837
|
-
D4F4BAC00FC370760013CE21 /* inffixed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inffixed.h; path = ../dependencies/zlib/inffixed.h; sourceTree = SOURCE_ROOT; };
|
838
|
-
D4F4BAC10FC370760013CE21 /* inftrees.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inftrees.h; path = ../dependencies/zlib/inftrees.h; sourceTree = SOURCE_ROOT; };
|
839
|
-
D4F4BAC30FC370760013CE21 /* trees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = trees.c; path = ../dependencies/zlib/trees.c; sourceTree = SOURCE_ROOT; };
|
840
|
-
D4F4BAC40FC370760013CE21 /* trees.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = trees.h; path = ../dependencies/zlib/trees.h; sourceTree = SOURCE_ROOT; };
|
841
|
-
D4F4BAC50FC370760013CE21 /* uncompr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uncompr.c; path = ../dependencies/zlib/uncompr.c; sourceTree = SOURCE_ROOT; };
|
842
|
-
D4F4BAC60FC370760013CE21 /* zconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = ../dependencies/zlib/zconf.h; sourceTree = SOURCE_ROOT; };
|
843
|
-
D4F4BAC70FC370760013CE21 /* zlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zlib.h; path = ../dependencies/zlib/zlib.h; sourceTree = SOURCE_ROOT; };
|
844
|
-
D4F4BAC80FC370760013CE21 /* zutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zutil.h; path = ../dependencies/zlib/zutil.h; sourceTree = SOURCE_ROOT; };
|
845
|
-
D4F4BAC90FC370760013CE21 /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = ../dependencies/zlib/zutil.c; sourceTree = SOURCE_ROOT; };
|
846
|
-
D4F4BACA0FC370760013CE21 /* inftrees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = ../dependencies/zlib/inftrees.c; sourceTree = SOURCE_ROOT; };
|
847
|
-
D4F4BAF90FC3709C0013CE21 /* adler32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = ../dependencies/zlib/adler32.c; sourceTree = SOURCE_ROOT; };
|
848
|
-
D4F4BAFA0FC3709C0013CE21 /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = compress.c; path = ../dependencies/zlib/compress.c; sourceTree = SOURCE_ROOT; };
|
849
|
-
D4F4BF400FC4C9E00013CE21 /* framing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = framing.c; path = ../dependencies/libogg/src/framing.c; sourceTree = SOURCE_ROOT; };
|
850
|
-
D4F4BF410FC4C9E00013CE21 /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = ../dependencies/libogg/src/bitwise.c; sourceTree = SOURCE_ROOT; };
|
851
|
-
D4F4BF690FC4CA720013CE21 /* vorbisfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = vorbisfile.c; path = ../dependencies/libvorbis/lib/vorbisfile.c; sourceTree = SOURCE_ROOT; };
|
852
|
-
D4F4BF740FC4CB1A0013CE21 /* window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = window.c; path = ../dependencies/libvorbis/lib/window.c; sourceTree = SOURCE_ROOT; };
|
853
|
-
D4F4BF750FC4CB1A0013CE21 /* synthesis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = synthesis.c; path = ../dependencies/libvorbis/lib/synthesis.c; sourceTree = SOURCE_ROOT; };
|
854
|
-
D4F4BF760FC4CB1A0013CE21 /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = smallft.c; path = ../dependencies/libvorbis/lib/smallft.c; sourceTree = SOURCE_ROOT; };
|
855
|
-
D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sharedbook.c; path = ../dependencies/libvorbis/lib/sharedbook.c; sourceTree = SOURCE_ROOT; };
|
856
|
-
D4F4BF780FC4CB1A0013CE21 /* res0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = res0.c; path = ../dependencies/libvorbis/lib/res0.c; sourceTree = SOURCE_ROOT; };
|
857
|
-
D4F4BF790FC4CB1A0013CE21 /* registry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = registry.c; path = ../dependencies/libvorbis/lib/registry.c; sourceTree = SOURCE_ROOT; };
|
858
|
-
D4F4BF7A0FC4CB1A0013CE21 /* psy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = psy.c; path = ../dependencies/libvorbis/lib/psy.c; sourceTree = SOURCE_ROOT; };
|
859
|
-
D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = ../dependencies/libvorbis/lib/mdct.c; sourceTree = SOURCE_ROOT; };
|
860
|
-
D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = ../dependencies/libvorbis/lib/mapping0.c; sourceTree = SOURCE_ROOT; };
|
861
|
-
D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = ../dependencies/libvorbis/lib/lsp.c; sourceTree = SOURCE_ROOT; };
|
862
|
-
D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lpc.c; path = ../dependencies/libvorbis/lib/lpc.c; sourceTree = SOURCE_ROOT; };
|
863
|
-
D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lookup.c; path = ../dependencies/libvorbis/lib/lookup.c; sourceTree = SOURCE_ROOT; };
|
864
|
-
D4F4BF800FC4CB1A0013CE21 /* floor1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = floor1.c; path = ../dependencies/libvorbis/lib/floor1.c; sourceTree = SOURCE_ROOT; };
|
865
|
-
D4F4BF810FC4CB1A0013CE21 /* info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = info.c; path = ../dependencies/libvorbis/lib/info.c; sourceTree = SOURCE_ROOT; };
|
866
|
-
D4F4BF820FC4CB1A0013CE21 /* floor0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = floor0.c; path = ../dependencies/libvorbis/lib/floor0.c; sourceTree = SOURCE_ROOT; };
|
867
|
-
D4F4BF830FC4CB1A0013CE21 /* envelope.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = ../dependencies/libvorbis/lib/envelope.c; sourceTree = SOURCE_ROOT; };
|
868
|
-
D4F4BF840FC4CB1A0013CE21 /* codebook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = ../dependencies/libvorbis/lib/codebook.c; sourceTree = SOURCE_ROOT; };
|
869
|
-
D4F4BF850FC4CB1A0013CE21 /* block.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = block.c; path = ../dependencies/libvorbis/lib/block.c; sourceTree = SOURCE_ROOT; };
|
870
|
-
D4F4BF860FC4CB1A0013CE21 /* bitrate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitrate.c; path = ../dependencies/libvorbis/lib/bitrate.c; sourceTree = SOURCE_ROOT; };
|
871
|
-
D4F4BF870FC4CB1A0013CE21 /* analysis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = ../dependencies/libvorbis/lib/analysis.c; sourceTree = SOURCE_ROOT; };
|
872
|
-
/* End PBXFileReference section */
|
873
|
-
|
874
|
-
/* Begin PBXFrameworksBuildPhase section */
|
875
|
-
8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
|
876
|
-
isa = PBXFrameworksBuildPhase;
|
877
|
-
buildActionMask = 2147483647;
|
878
|
-
files = (
|
879
|
-
8D07F2C40486CC7A007CD1D0 /* Carbon.framework in Frameworks */,
|
880
|
-
D410E98D0A801948005C7067 /* AppKit.framework in Frameworks */,
|
881
|
-
D410E98E0A801948005C7067 /* ApplicationServices.framework in Frameworks */,
|
882
|
-
D410E98F0A801948005C7067 /* Foundation.framework in Frameworks */,
|
883
|
-
D410EB2A0A801C28005C7067 /* OpenGL.framework in Frameworks */,
|
884
|
-
D425680A0C69CF6100E745AC /* IOKit.framework in Frameworks */,
|
885
|
-
D4F4C1750FC5A14A0013CE21 /* AudioToolbox.framework in Frameworks */,
|
886
|
-
D4F4C2950FC5A17A0013CE21 /* OpenAL.framework in Frameworks */,
|
887
|
-
);
|
888
|
-
runOnlyForDeploymentPostprocessing = 0;
|
889
|
-
};
|
890
|
-
D4177740106CFC22005DC1C4 /* Frameworks */ = {
|
891
|
-
isa = PBXFrameworksBuildPhase;
|
892
|
-
buildActionMask = 2147483647;
|
893
|
-
files = (
|
894
|
-
D4D3E455106D26AA006DCD24 /* AudioToolbox.framework in Frameworks */,
|
895
|
-
D4D3E456106D26AA006DCD24 /* IOKit.framework in Frameworks */,
|
896
|
-
D4D3E457106D26AA006DCD24 /* OpenAL.framework in Frameworks */,
|
897
|
-
D4D3E458106D26AA006DCD24 /* OpenGL.framework in Frameworks */,
|
898
|
-
D4D3E459106D26AA006DCD24 /* AppKit.framework in Frameworks */,
|
899
|
-
D4D3E45A106D26AA006DCD24 /* ApplicationServices.framework in Frameworks */,
|
900
|
-
D4D3E45B106D26AA006DCD24 /* Foundation.framework in Frameworks */,
|
901
|
-
D4D3E45C106D26AA006DCD24 /* Carbon.framework in Frameworks */,
|
902
|
-
D4D3E71B10722AAA006DCD24 /* MacRuby.framework in Frameworks */,
|
903
|
-
);
|
904
|
-
runOnlyForDeploymentPostprocessing = 0;
|
905
|
-
};
|
906
|
-
D459FF420BDCD23500E7F0D6 /* Frameworks */ = {
|
907
|
-
isa = PBXFrameworksBuildPhase;
|
908
|
-
buildActionMask = 2147483647;
|
909
|
-
files = (
|
910
|
-
D459FF4C0BDCD26D00E7F0D6 /* AppKit.framework in Frameworks */,
|
911
|
-
D46C2DE00FAE03F900A33476 /* IOKit.framework in Frameworks */,
|
912
|
-
D46C2DE10FAE03F900A33476 /* OpenGL.framework in Frameworks */,
|
913
|
-
D46C2DE20FAE03F900A33476 /* ApplicationServices.framework in Frameworks */,
|
914
|
-
D46C2DE30FAE03F900A33476 /* Foundation.framework in Frameworks */,
|
915
|
-
D46C2DE40FAE03F900A33476 /* Carbon.framework in Frameworks */,
|
916
|
-
D4F4C1760FC5A14B0013CE21 /* AudioToolbox.framework in Frameworks */,
|
917
|
-
D4F4C2940FC5A1790013CE21 /* OpenAL.framework in Frameworks */,
|
918
|
-
);
|
919
|
-
runOnlyForDeploymentPostprocessing = 0;
|
920
|
-
};
|
921
|
-
D4A5A1F20F40D28600FFF378 /* Frameworks */ = {
|
922
|
-
isa = PBXFrameworksBuildPhase;
|
923
|
-
buildActionMask = 2147483647;
|
924
|
-
files = (
|
925
|
-
D4A5A3000F40D51B00FFF378 /* CoreGraphics.framework in Frameworks */,
|
926
|
-
D4A5A3010F40D51B00FFF378 /* QuartzCore.framework in Frameworks */,
|
927
|
-
D4A5A3020F40D51B00FFF378 /* OpenGLES.framework in Frameworks */,
|
928
|
-
D4A5A3030F40D51B00FFF378 /* UIKit.framework in Frameworks */,
|
929
|
-
D42D025E0F706A0100407E60 /* AudioToolbox.framework in Frameworks */,
|
930
|
-
D42D025F0F706A0100407E60 /* OpenAL.framework in Frameworks */,
|
931
|
-
D4F4C2920FC5A1650013CE21 /* Foundation.framework in Frameworks */,
|
932
|
-
);
|
933
|
-
runOnlyForDeploymentPostprocessing = 0;
|
934
|
-
};
|
935
|
-
D4CA894E0BC68B5D00A431AC /* Frameworks */ = {
|
936
|
-
isa = PBXFrameworksBuildPhase;
|
937
|
-
buildActionMask = 2147483647;
|
938
|
-
files = (
|
939
|
-
D42382690C4C3E8A000DAA25 /* OpenGL.framework in Frameworks */,
|
940
|
-
D423826A0C4C3E8A000DAA25 /* AppKit.framework in Frameworks */,
|
941
|
-
D423826B0C4C3E8A000DAA25 /* ApplicationServices.framework in Frameworks */,
|
942
|
-
D423826C0C4C3E8A000DAA25 /* Foundation.framework in Frameworks */,
|
943
|
-
D423826D0C4C3E8A000DAA25 /* Carbon.framework in Frameworks */,
|
944
|
-
D425680B0C69CF6100E745AC /* IOKit.framework in Frameworks */,
|
945
|
-
D4F4C1770FC5A14B0013CE21 /* AudioToolbox.framework in Frameworks */,
|
946
|
-
D4F4C2930FC5A1790013CE21 /* OpenAL.framework in Frameworks */,
|
947
|
-
);
|
948
|
-
runOnlyForDeploymentPostprocessing = 0;
|
949
|
-
};
|
950
|
-
/* End PBXFrameworksBuildPhase section */
|
951
|
-
|
952
|
-
/* Begin PBXGroup section */
|
953
|
-
034768DDFF38A45A11DB9C8B /* Products */ = {
|
954
|
-
isa = PBXGroup;
|
955
|
-
children = (
|
956
|
-
8D07F2C80486CC7A007CD1D0 /* Gosu.framework */,
|
957
|
-
D4CA89500BC68B5D00A431AC /* gosu.for_1_8.bundle */,
|
958
|
-
D459FF440BDCD23500E7F0D6 /* RubyGosu App.app */,
|
959
|
-
D4A5A1F40F40D28600FFF378 /* libgosutouch.a */,
|
960
|
-
D4177742106CFC22005DC1C4 /* gosu.for_macruby.bundle */,
|
961
|
-
);
|
962
|
-
name = Products;
|
963
|
-
sourceTree = "<group>";
|
964
|
-
};
|
965
|
-
0867D691FE84028FC02AAC07 /* Gosu */ = {
|
966
|
-
isa = PBXGroup;
|
967
|
-
children = (
|
968
|
-
08FB77ACFE841707C02AAC07 /* Interface */,
|
969
|
-
D410E8670A8018A8005C7067 /* Implementation */,
|
970
|
-
D4F4BA690FC36E930013CE21 /* Dependencies */,
|
971
|
-
089C1665FE841158C02AAC07 /* Resources */,
|
972
|
-
D46F737C0BC3458D008003BA /* RubyGosu */,
|
973
|
-
D417774F106CFCED005DC1C4 /* Objective Gosu */,
|
974
|
-
0867D69AFE84028FC02AAC07 /* Frameworks */,
|
975
|
-
D4A5A2F00F40D4EE00FFF378 /* Frameworks Touch */,
|
976
|
-
034768DDFF38A45A11DB9C8B /* Products */,
|
977
|
-
);
|
978
|
-
name = Gosu;
|
979
|
-
sourceTree = "<group>";
|
980
|
-
};
|
981
|
-
0867D69AFE84028FC02AAC07 /* Frameworks */ = {
|
982
|
-
isa = PBXGroup;
|
983
|
-
children = (
|
984
|
-
D4D3E71A10722AAA006DCD24 /* MacRuby.framework */,
|
985
|
-
D42D025C0F706A0100407E60 /* AudioToolbox.framework */,
|
986
|
-
D42568090C69CF6100E745AC /* IOKit.framework */,
|
987
|
-
D42D025D0F706A0100407E60 /* OpenAL.framework */,
|
988
|
-
D410EB290A801C28005C7067 /* OpenGL.framework */,
|
989
|
-
D410E98A0A801948005C7067 /* AppKit.framework */,
|
990
|
-
D410E98B0A801948005C7067 /* ApplicationServices.framework */,
|
991
|
-
D410E98C0A801948005C7067 /* Foundation.framework */,
|
992
|
-
08FB77AAFE841565C02AAC07 /* Carbon.framework */,
|
993
|
-
);
|
994
|
-
name = Frameworks;
|
995
|
-
sourceTree = "<group>";
|
996
|
-
};
|
997
|
-
089C1665FE841158C02AAC07 /* Resources */ = {
|
998
|
-
isa = PBXGroup;
|
999
|
-
children = (
|
1000
|
-
D4177736106CFB0B005DC1C4 /* MacRubyGosu-Info.plist */,
|
1001
|
-
D459FF980BDCD9CF00E7F0D6 /* Gosu.icns */,
|
1002
|
-
D410EB6C0A801CDC005C7067 /* InfoPlist.strings */,
|
1003
|
-
D459FFAD0BDCE41300E7F0D6 /* Gosu-Info.plist */,
|
1004
|
-
D459FF460BDCD23600E7F0D6 /* RubyGosu App-Info.plist */,
|
1005
|
-
D46C2F8D0FAE39FD00A33476 /* Main.rb */,
|
1006
|
-
);
|
1007
|
-
name = Resources;
|
1008
|
-
sourceTree = "<group>";
|
1009
|
-
};
|
1010
|
-
08FB77ACFE841707C02AAC07 /* Interface */ = {
|
1011
|
-
isa = PBXGroup;
|
1012
|
-
children = (
|
1013
|
-
D4BC5D6A0CC29D0F002D4236 /* Async.hpp */,
|
1014
|
-
D410E9BF0A8019CC005C7067 /* Audio.hpp */,
|
1015
|
-
D410E9C00A8019CC005C7067 /* AutoLink.hpp */,
|
1016
|
-
D410E9C20A8019CC005C7067 /* Bitmap.hpp */,
|
1017
|
-
D410E9C30A8019CC005C7067 /* ButtonsMac.hpp */,
|
1018
|
-
D410E9C40A8019CC005C7067 /* ButtonsWin.hpp */,
|
1019
|
-
D410E9C50A8019CD005C7067 /* ButtonsX.hpp */,
|
1020
|
-
D410E9C60A8019CD005C7067 /* Color.hpp */,
|
1021
|
-
D410E9C70A8019CD005C7067 /* Directories.hpp */,
|
1022
|
-
D410E9C80A8019CD005C7067 /* Font.hpp */,
|
1023
|
-
D410E9C90A8019CD005C7067 /* Fwd.hpp */,
|
1024
|
-
D42BC0D00C4F840C00EBF79C /* Gosu.hpp */,
|
1025
|
-
D410E9CB0A8019CD005C7067 /* Graphics.hpp */,
|
1026
|
-
D410E9CC0A8019CD005C7067 /* GraphicsBase.hpp */,
|
1027
|
-
D410E9CD0A8019CD005C7067 /* Image.hpp */,
|
1028
|
-
D410E9CE0A8019CD005C7067 /* ImageData.hpp */,
|
1029
|
-
D410E9CF0A8019CD005C7067 /* Input.hpp */,
|
1030
|
-
D410E9D00A8019CD005C7067 /* IO.hpp */,
|
1031
|
-
D410E9D20A8019CD005C7067 /* Math.hpp */,
|
1032
|
-
D410E9D30A8019CD005C7067 /* Platform.hpp */,
|
1033
|
-
D410E9D40A8019CD005C7067 /* RotFlip.hpp */,
|
1034
|
-
D410E9D50A8019CD005C7067 /* Sockets.hpp */,
|
1035
|
-
D410E9D60A8019CD005C7067 /* Text.hpp */,
|
1036
|
-
D4F07B220D934C8B00FB3D99 /* TextInput.hpp */,
|
1037
|
-
D410E9D70A8019CD005C7067 /* Timing.hpp */,
|
1038
|
-
D410E9D80A8019CD005C7067 /* Utility.hpp */,
|
1039
|
-
D448D8970FF81E1E002FA7EE /* Version.hpp */,
|
1040
|
-
D410E9D90A8019CD005C7067 /* Window.hpp */,
|
1041
|
-
);
|
1042
|
-
name = Interface;
|
1043
|
-
sourceTree = "<group>";
|
1044
|
-
};
|
1045
|
-
D410E8670A8018A8005C7067 /* Implementation */ = {
|
1046
|
-
isa = PBXGroup;
|
1047
|
-
children = (
|
1048
|
-
D42D02DA0F70929E00407E60 /* Audio */,
|
1049
|
-
D410EAD30A801B00005C7067 /* Graphics */,
|
1050
|
-
D410EAEF0A801B00005C7067 /* Sockets */,
|
1051
|
-
D4A7E9080CD377E000621B24 /* Async.cpp */,
|
1052
|
-
D410E9FF0A8019FA005C7067 /* DirectoriesMac.mm */,
|
1053
|
-
D42762AA0F4E267500C9B0A5 /* DirectoriesTouch.mm */,
|
1054
|
-
D410EA000A8019FA005C7067 /* DirectoriesUnix.cpp */,
|
1055
|
-
D410EA020A8019FA005C7067 /* FileUnix.cpp */,
|
1056
|
-
D410D6220EE9D379007740AE /* Iconv.hpp */,
|
1057
|
-
D410EA180A8019FA005C7067 /* InputMac.mm */,
|
1058
|
-
D4A5A2200F40D45200FFF378 /* InputTouch.mm */,
|
1059
|
-
D410EA1B0A8019FA005C7067 /* IO.cpp */,
|
1060
|
-
D4AB62F50D08BA9900D71382 /* MacUtility.hpp */,
|
1061
|
-
D410EA1C0A8019FA005C7067 /* Math.cpp */,
|
1062
|
-
D4F07B260D93504700FB3D99 /* TextInputMac.mm */,
|
1063
|
-
D410EA2E0A8019FA005C7067 /* TimingUnix.cpp */,
|
1064
|
-
D410EA300A8019FA005C7067 /* Utility.cpp */,
|
1065
|
-
D4A5A2220F40D45200FFF378 /* UtilityTouch.mm */,
|
1066
|
-
D410EA310A8019FA005C7067 /* WindowMac.mm */,
|
1067
|
-
D4A5A2210F40D45200FFF378 /* WindowTouch.mm */,
|
1068
|
-
);
|
1069
|
-
name = Implementation;
|
1070
|
-
sourceTree = "<group>";
|
1071
|
-
};
|
1072
|
-
D410EAD30A801B00005C7067 /* Graphics */ = {
|
1073
|
-
isa = PBXGroup;
|
1074
|
-
children = (
|
1075
|
-
D410EAD40A801B00005C7067 /* Bitmap.cpp */,
|
1076
|
-
D410EAD50A801B00005C7067 /* BitmapBMP.cpp */,
|
1077
|
-
D410EAD60A801B00005C7067 /* BitmapColorKey.cpp */,
|
1078
|
-
D410EAD70A801B00005C7067 /* BitmapPNG.cpp */,
|
1079
|
-
D4A7E9E70CD39BA200621B24 /* BitmapUtils.cpp */,
|
1080
|
-
D4A5A22E0F40D48300FFF378 /* BitmapTouch.mm */,
|
1081
|
-
D410EAD80A801B00005C7067 /* BlockAllocator.cpp */,
|
1082
|
-
D410EAD90A801B00005C7067 /* BlockAllocator.hpp */,
|
1083
|
-
D410EADA0A801B00005C7067 /* Color.cpp */,
|
1084
|
-
D4A7E9A90CD3927D00621B24 /* Common.hpp */,
|
1085
|
-
D499E6380D06B51300BA6DEC /* DrawOp.hpp */,
|
1086
|
-
D410EADB0A801B00005C7067 /* Font.cpp */,
|
1087
|
-
D4A5A22C0F40D48300FFF378 /* GosuView.hpp */,
|
1088
|
-
D4A5A22D0F40D48300FFF378 /* GosuView.mm */,
|
1089
|
-
D410EADC0A801B00005C7067 /* Graphics.cpp */,
|
1090
|
-
D410EADE0A801B00005C7067 /* Image.cpp */,
|
1091
|
-
D410EADF0A801B00005C7067 /* LargeImageData.cpp */,
|
1092
|
-
D410EAE00A801B00005C7067 /* LargeImageData.hpp */,
|
1093
|
-
B9CA23C0100396920073D01B /* Macro.hpp */,
|
1094
|
-
D410EAE10A801B00005C7067 /* RotFlip.cpp */,
|
1095
|
-
D4A7E97B0CD3907D00621B24 /* Texture.cpp */,
|
1096
|
-
D4A7E97C0CD3907D00621B24 /* Texture.hpp */,
|
1097
|
-
D4A7E97D0CD3907D00621B24 /* TexChunk.cpp */,
|
1098
|
-
D4A7E97E0CD3907D00621B24 /* TexChunk.hpp */,
|
1099
|
-
D410EAE20A801B00005C7067 /* Text.cpp */,
|
1100
|
-
D410EAE30A801B00005C7067 /* TextMac.cpp */,
|
1101
|
-
D4032B7C0F5035A900A20790 /* TextTouch.mm */,
|
1102
|
-
);
|
1103
|
-
name = Graphics;
|
1104
|
-
path = ../GosuImpl/Graphics;
|
1105
|
-
sourceTree = SOURCE_ROOT;
|
1106
|
-
};
|
1107
|
-
D410EAEF0A801B00005C7067 /* Sockets */ = {
|
1108
|
-
isa = PBXGroup;
|
1109
|
-
children = (
|
1110
|
-
D410EAF00A801B00005C7067 /* CommSocket.cpp */,
|
1111
|
-
D410EAF10A801B00005C7067 /* ListenerSocket.cpp */,
|
1112
|
-
D410EAF20A801B00005C7067 /* MessageSocket.cpp */,
|
1113
|
-
D410EAF30A801B00005C7067 /* Socket.cpp */,
|
1114
|
-
D410EAF40A801B00005C7067 /* Sockets.hpp */,
|
1115
|
-
);
|
1116
|
-
name = Sockets;
|
1117
|
-
path = ../GosuImpl/Sockets;
|
1118
|
-
sourceTree = SOURCE_ROOT;
|
1119
|
-
};
|
1120
|
-
D417774F106CFCED005DC1C4 /* Objective Gosu */ = {
|
1121
|
-
isa = PBXGroup;
|
1122
|
-
children = (
|
1123
|
-
D4177750106CFD8A005DC1C4 /* ObjGosuWindow.h */,
|
1124
|
-
D4177751106CFD8A005DC1C4 /* ObjGosuWindow.mm */,
|
1125
|
-
D44880541077CBDB00D73E40 /* ObjGosuColor.mm */,
|
1126
|
-
D44880B6107867CD00D73E40 /* ObjGosuImage.h */,
|
1127
|
-
D44880B7107867CD00D73E40 /* ObjGosuImage.mm */,
|
1128
|
-
D46331371078E4D90013AA0F /* ObjGosu.mm */,
|
1129
|
-
D463313C1078F7B90013AA0F /* ObjGosuSample.mm */,
|
1130
|
-
D46331651078FBDC0013AA0F /* ObjGosuFont.mm */,
|
1131
|
-
D4633408107A37E70013AA0F /* ObjGosuSong.mm */,
|
1132
|
-
);
|
1133
|
-
name = "Objective Gosu";
|
1134
|
-
sourceTree = "<group>";
|
1135
|
-
};
|
1136
|
-
D42D02DA0F70929E00407E60 /* Audio */ = {
|
1137
|
-
isa = PBXGroup;
|
1138
|
-
children = (
|
1139
|
-
D443F6BC0FE9330700BC0D66 /* AudioFile.hpp */,
|
1140
|
-
D443F6D30FE9346800BC0D66 /* AudioToolboxFile.hpp */,
|
1141
|
-
D42DFE380F6F84DA00407E60 /* AudioOpenAL.mm */,
|
1142
|
-
D42D03430F70989100407E60 /* ALChannelManagement.hpp */,
|
1143
|
-
D4257ADE0FBF48CC00AD955A /* OggFile.hpp */,
|
1144
|
-
);
|
1145
|
-
name = Audio;
|
1146
|
-
sourceTree = "<group>";
|
1147
|
-
};
|
1148
|
-
D46C2E010FAE087000A33476 /* Ruby 1.9 */ = {
|
1149
|
-
isa = PBXGroup;
|
1150
|
-
children = (
|
1151
|
-
D4C8713310825E4D00E1FF5A /* syck */,
|
1152
|
-
D4C8712710825DED00E1FF5A /* socket */,
|
1153
|
-
D46C2F0C0FAE2F5900A33476 /* enc */,
|
1154
|
-
D46C2F7B0FAE390500A33476 /* missing */,
|
1155
|
-
D46C2E070FAE090200A33476 /* array.c */,
|
1156
|
-
D46C2E080FAE090200A33476 /* bignum.c */,
|
1157
|
-
D46C2E090FAE090200A33476 /* class.c */,
|
1158
|
-
D46C2E0A0FAE090200A33476 /* compar.c */,
|
1159
|
-
D46C2F780FAE38F300A33476 /* compile.c */,
|
1160
|
-
D46C2F0F0FAE2FA400A33476 /* complex.c */,
|
1161
|
-
D46C2F100FAE2FA400A33476 /* cont.c */,
|
1162
|
-
D46C2F110FAE2FA400A33476 /* debug.c */,
|
1163
|
-
D46C2E0B0FAE090200A33476 /* dir.c */,
|
1164
|
-
D49163360FAE55C4001692E0 /* dln.c */,
|
1165
|
-
D46C2EB60FAE0F0500A33476 /* dmyext.c */,
|
1166
|
-
D46C2F120FAE2FA400A33476 /* encoding.c */,
|
1167
|
-
D46C2E0E0FAE090200A33476 /* enum.c */,
|
1168
|
-
D46C2E0F0FAE090200A33476 /* enumerator.c */,
|
1169
|
-
D46C2F470FAE319800A33476 /* error.c */,
|
1170
|
-
D46C2E110FAE090200A33476 /* eval.c */,
|
1171
|
-
D46C2E120FAE090200A33476 /* file.c */,
|
1172
|
-
D46C2E130FAE090200A33476 /* gc.c */,
|
1173
|
-
D46C2E140FAE090200A33476 /* hash.c */,
|
1174
|
-
D46C2E150FAE090200A33476 /* inits.c */,
|
1175
|
-
D46C2E160FAE090200A33476 /* io.c */,
|
1176
|
-
D46C2F6B0FAE37A900A33476 /* iseq.c */,
|
1177
|
-
D46C2F700FAE37FB00A33476 /* load.c */,
|
1178
|
-
D46C2E170FAE090200A33476 /* marshal.c */,
|
1179
|
-
D46C2E180FAE090200A33476 /* math.c */,
|
1180
|
-
D46C2F630FAE376C00A33476 /* newline.c */,
|
1181
|
-
D46C2E190FAE090200A33476 /* numeric.c */,
|
1182
|
-
D46C2E1A0FAE090200A33476 /* object.c */,
|
1183
|
-
D46C2E1B0FAE090200A33476 /* pack.c */,
|
1184
|
-
D46C2E1C0FAE090200A33476 /* parse.c */,
|
1185
|
-
D46C2F130FAE2FA400A33476 /* prelude.c */,
|
1186
|
-
D46C2F5F0FAE371E00A33476 /* proc.c */,
|
1187
|
-
D46C2E1D0FAE090200A33476 /* process.c */,
|
1188
|
-
D46C2E1E0FAE090200A33476 /* random.c */,
|
1189
|
-
D46C2E1F0FAE090200A33476 /* range.c */,
|
1190
|
-
D46C2F650FAE377300A33476 /* rational.c */,
|
1191
|
-
D46C2E200FAE090200A33476 /* re.c */,
|
1192
|
-
D46C2F140FAE2FA400A33476 /* regcomp.c */,
|
1193
|
-
D46C2F150FAE2FA400A33476 /* regenc.c */,
|
1194
|
-
D46C2F160FAE2FA400A33476 /* regerror.c */,
|
1195
|
-
D46C2F170FAE2FA400A33476 /* regexec.c */,
|
1196
|
-
D46C2F180FAE2FA400A33476 /* regparse.c */,
|
1197
|
-
D46C2F190FAE2FA400A33476 /* regsyntax.c */,
|
1198
|
-
D46C2E210FAE090200A33476 /* ruby.c */,
|
1199
|
-
D46C2F680FAE379000A33476 /* safe.c */,
|
1200
|
-
D46C2E220FAE090200A33476 /* signal.c */,
|
1201
|
-
D46C2E230FAE090200A33476 /* sprintf.c */,
|
1202
|
-
D46C2E240FAE090200A33476 /* st.c */,
|
1203
|
-
D46C2E250FAE090200A33476 /* string.c */,
|
1204
|
-
D46C2F750FAE383B00A33476 /* strftime.c */,
|
1205
|
-
D46C2E260FAE090200A33476 /* struct.c */,
|
1206
|
-
D46C2F1A0FAE2FA400A33476 /* thread.c */,
|
1207
|
-
D46C2E270FAE090200A33476 /* time.c */,
|
1208
|
-
D46C2F5C0FAE370500A33476 /* transcode.c */,
|
1209
|
-
D46C2F6D0FAE37C400A33476 /* unicode.c */,
|
1210
|
-
D46C2E280FAE090200A33476 /* util.c */,
|
1211
|
-
D46C2E290FAE090200A33476 /* variable.c */,
|
1212
|
-
D46C2E2A0FAE090200A33476 /* version.c */,
|
1213
|
-
D46C2F1B0FAE2FA400A33476 /* vm.c */,
|
1214
|
-
D46C2F1C0FAE2FA400A33476 /* vm_dump.c */,
|
1215
|
-
);
|
1216
|
-
name = "Ruby 1.9";
|
1217
|
-
sourceTree = "<group>";
|
1218
|
-
};
|
1219
|
-
D46C2F0C0FAE2F5900A33476 /* enc */ = {
|
1220
|
-
isa = PBXGroup;
|
1221
|
-
children = (
|
1222
|
-
D46C2F720FAE380500A33476 /* ascii.c */,
|
1223
|
-
D46C2F4F0FAE321300A33476 /* utf_8.c */,
|
1224
|
-
D46C2F500FAE321300A33476 /* us_ascii.c */,
|
1225
|
-
D491648A0FAF25E3001692E0 /* encdb.c */,
|
1226
|
-
D49164A50FAF25E3001692E0 /* utf_16be.c */,
|
1227
|
-
D49164A60FAF25E3001692E0 /* utf_16le.c */,
|
1228
|
-
D49164A70FAF25E3001692E0 /* utf_32be.c */,
|
1229
|
-
D49164A80FAF25E3001692E0 /* utf_32le.c */,
|
1230
|
-
);
|
1231
|
-
name = enc;
|
1232
|
-
sourceTree = "<group>";
|
1233
|
-
};
|
1234
|
-
D46C2F7B0FAE390500A33476 /* missing */ = {
|
1235
|
-
isa = PBXGroup;
|
1236
|
-
children = (
|
1237
|
-
D46C2E6E0FAE0C6F00A33476 /* finite.c */,
|
1238
|
-
D46C2F860FAE393800A33476 /* lgamma_r.c */,
|
1239
|
-
);
|
1240
|
-
name = missing;
|
1241
|
-
sourceTree = "<group>";
|
1242
|
-
};
|
1243
|
-
D46F737C0BC3458D008003BA /* RubyGosu */ = {
|
1244
|
-
isa = PBXGroup;
|
1245
|
-
children = (
|
1246
|
-
D46C2E010FAE087000A33476 /* Ruby 1.9 */,
|
1247
|
-
D47BD3280BD78F7200ACF014 /* RubyGosu_wrap.cxx */,
|
1248
|
-
D47BD3290BD78F7200ACF014 /* RubyGosu_wrap.h */,
|
1249
|
-
D47BD32A0BD78F7200ACF014 /* RubyGosu.swg */,
|
1250
|
-
D4D8CB380BD3973400CB51A9 /* RubyGosuStub.mm */,
|
1251
|
-
);
|
1252
|
-
name = RubyGosu;
|
1253
|
-
sourceTree = "<group>";
|
1254
|
-
};
|
1255
|
-
D4A5A2F00F40D4EE00FFF378 /* Frameworks Touch */ = {
|
1256
|
-
isa = PBXGroup;
|
1257
|
-
children = (
|
1258
|
-
D4A5A2FB0F40D51B00FFF378 /* CoreGraphics.framework */,
|
1259
|
-
D4A5A2FC0F40D51B00FFF378 /* QuartzCore.framework */,
|
1260
|
-
D4A5A2FD0F40D51B00FFF378 /* OpenGLES.framework */,
|
1261
|
-
D4A5A2FE0F40D51B00FFF378 /* UIKit.framework */,
|
1262
|
-
);
|
1263
|
-
name = "Frameworks Touch";
|
1264
|
-
sourceTree = "<group>";
|
1265
|
-
};
|
1266
|
-
D4C8712710825DED00E1FF5A /* socket */ = {
|
1267
|
-
isa = PBXGroup;
|
1268
|
-
children = (
|
1269
|
-
D4C8712910825E3100E1FF5A /* addrinfo.h */,
|
1270
|
-
D4C8712A10825E3100E1FF5A /* constants.h */,
|
1271
|
-
D4C8712B10825E3100E1FF5A /* extconf.h */,
|
1272
|
-
D4C8712E10825E3100E1FF5A /* socket.c */,
|
1273
|
-
D4C8712F10825E3100E1FF5A /* sockport.h */,
|
1274
|
-
);
|
1275
|
-
name = socket;
|
1276
|
-
sourceTree = "<group>";
|
1277
|
-
};
|
1278
|
-
D4C8713310825E4D00E1FF5A /* syck */ = {
|
1279
|
-
isa = PBXGroup;
|
1280
|
-
children = (
|
1281
|
-
D4C8713410825E7500E1FF5A /* bytecode.c */,
|
1282
|
-
D4C8713510825E7500E1FF5A /* emitter.c */,
|
1283
|
-
D4C8713610825E7500E1FF5A /* extconf.h */,
|
1284
|
-
D4C8713710825E7500E1FF5A /* gram.c */,
|
1285
|
-
D4C8713810825E7500E1FF5A /* gram.h */,
|
1286
|
-
D4C8713910825E7500E1FF5A /* handler.c */,
|
1287
|
-
D4C8713A10825E7500E1FF5A /* implicit.c */,
|
1288
|
-
D4C8713B10825E7500E1FF5A /* node.c */,
|
1289
|
-
D4C8713C10825E7500E1FF5A /* rubyext.c */,
|
1290
|
-
D4C8713D10825E7500E1FF5A /* syck.c */,
|
1291
|
-
D4C8713E10825E7500E1FF5A /* syck.h */,
|
1292
|
-
D4C8713F10825E7500E1FF5A /* token.c */,
|
1293
|
-
D4C8714010825E7500E1FF5A /* yaml2byte.c */,
|
1294
|
-
D4C8714110825E7500E1FF5A /* yamlbyte.h */,
|
1295
|
-
);
|
1296
|
-
name = syck;
|
1297
|
-
sourceTree = "<group>";
|
1298
|
-
};
|
1299
|
-
D4F4BA690FC36E930013CE21 /* Dependencies */ = {
|
1300
|
-
isa = PBXGroup;
|
1301
|
-
children = (
|
1302
|
-
D4F4BF6F0FC4CAEA0013CE21 /* libvorbis */,
|
1303
|
-
D4F4BF620FC4CA650013CE21 /* libvorbisfile */,
|
1304
|
-
D4F4BF4A0FC4C9E30013CE21 /* libogg */,
|
1305
|
-
D4F4BAB40FC3705B0013CE21 /* libz */,
|
1306
|
-
D4F4BA6A0FC36EA30013CE21 /* libpng */,
|
1307
|
-
);
|
1308
|
-
name = Dependencies;
|
1309
|
-
sourceTree = "<group>";
|
1310
|
-
};
|
1311
|
-
D4F4BA6A0FC36EA30013CE21 /* libpng */ = {
|
1312
|
-
isa = PBXGroup;
|
1313
|
-
children = (
|
1314
|
-
D4F4BA6C0FC36FB60013CE21 /* png.c */,
|
1315
|
-
D4F4BA6D0FC36FB60013CE21 /* png.h */,
|
1316
|
-
D4F4BA6E0FC36FB60013CE21 /* pngconf.h */,
|
1317
|
-
D4F4BA6F0FC36FB60013CE21 /* pngerror.c */,
|
1318
|
-
D4F4BA700FC36FB60013CE21 /* pnggccrd.c */,
|
1319
|
-
D4F4BA710FC36FB60013CE21 /* pngget.c */,
|
1320
|
-
D4F4BA720FC36FB60013CE21 /* pngmem.c */,
|
1321
|
-
D4F4BA730FC36FB60013CE21 /* pngpread.c */,
|
1322
|
-
D4F4BA740FC36FB60013CE21 /* pngread.c */,
|
1323
|
-
D4F4BA750FC36FB60013CE21 /* pngrio.c */,
|
1324
|
-
D4F4BA760FC36FB60013CE21 /* pngrtran.c */,
|
1325
|
-
D4F4BA770FC36FB60013CE21 /* pngrutil.c */,
|
1326
|
-
D4F4BA780FC36FB60013CE21 /* pngset.c */,
|
1327
|
-
D4F4BA790FC36FB60013CE21 /* pngtrans.c */,
|
1328
|
-
D4F4BA7A0FC36FB60013CE21 /* pngvcrd.c */,
|
1329
|
-
D4F4BA7B0FC36FB60013CE21 /* pngwio.c */,
|
1330
|
-
D4F4BA7C0FC36FB60013CE21 /* pngwrite.c */,
|
1331
|
-
D4F4BA7D0FC36FB60013CE21 /* pngwtran.c */,
|
1332
|
-
D4F4BA7E0FC36FB60013CE21 /* pngwutil.c */,
|
1333
|
-
);
|
1334
|
-
name = libpng;
|
1335
|
-
sourceTree = "<group>";
|
1336
|
-
};
|
1337
|
-
D4F4BAB40FC3705B0013CE21 /* libz */ = {
|
1338
|
-
isa = PBXGroup;
|
1339
|
-
children = (
|
1340
|
-
D4F4BAF90FC3709C0013CE21 /* adler32.c */,
|
1341
|
-
D4F4BAFA0FC3709C0013CE21 /* compress.c */,
|
1342
|
-
D4F4BAB60FC370760013CE21 /* crc32.c */,
|
1343
|
-
D4F4BAB70FC370760013CE21 /* crc32.h */,
|
1344
|
-
D4F4BAB80FC370760013CE21 /* deflate.c */,
|
1345
|
-
D4F4BAB90FC370760013CE21 /* deflate.h */,
|
1346
|
-
D4F4BABA0FC370760013CE21 /* gzio.c */,
|
1347
|
-
D4F4BABB0FC370760013CE21 /* infback.c */,
|
1348
|
-
D4F4BABC0FC370760013CE21 /* inffast.c */,
|
1349
|
-
D4F4BABD0FC370760013CE21 /* inffast.h */,
|
1350
|
-
D4F4BABE0FC370760013CE21 /* inflate.h */,
|
1351
|
-
D4F4BABF0FC370760013CE21 /* inflate.c */,
|
1352
|
-
D4F4BAC00FC370760013CE21 /* inffixed.h */,
|
1353
|
-
D4F4BAC10FC370760013CE21 /* inftrees.h */,
|
1354
|
-
D4F4BAC30FC370760013CE21 /* trees.c */,
|
1355
|
-
D4F4BAC40FC370760013CE21 /* trees.h */,
|
1356
|
-
D4F4BAC50FC370760013CE21 /* uncompr.c */,
|
1357
|
-
D4F4BAC60FC370760013CE21 /* zconf.h */,
|
1358
|
-
D4F4BAC70FC370760013CE21 /* zlib.h */,
|
1359
|
-
D4F4BAC80FC370760013CE21 /* zutil.h */,
|
1360
|
-
D4F4BAC90FC370760013CE21 /* zutil.c */,
|
1361
|
-
D4F4BACA0FC370760013CE21 /* inftrees.c */,
|
1362
|
-
);
|
1363
|
-
name = libz;
|
1364
|
-
sourceTree = "<group>";
|
1365
|
-
};
|
1366
|
-
D4F4BF4A0FC4C9E30013CE21 /* libogg */ = {
|
1367
|
-
isa = PBXGroup;
|
1368
|
-
children = (
|
1369
|
-
D4F4BF400FC4C9E00013CE21 /* framing.c */,
|
1370
|
-
D4F4BF410FC4C9E00013CE21 /* bitwise.c */,
|
1371
|
-
);
|
1372
|
-
name = libogg;
|
1373
|
-
sourceTree = "<group>";
|
1374
|
-
};
|
1375
|
-
D4F4BF620FC4CA650013CE21 /* libvorbisfile */ = {
|
1376
|
-
isa = PBXGroup;
|
1377
|
-
children = (
|
1378
|
-
D4F4BF690FC4CA720013CE21 /* vorbisfile.c */,
|
1379
|
-
);
|
1380
|
-
name = libvorbisfile;
|
1381
|
-
sourceTree = "<group>";
|
1382
|
-
};
|
1383
|
-
D4F4BF6F0FC4CAEA0013CE21 /* libvorbis */ = {
|
1384
|
-
isa = PBXGroup;
|
1385
|
-
children = (
|
1386
|
-
D4F4BF740FC4CB1A0013CE21 /* window.c */,
|
1387
|
-
D4F4BF750FC4CB1A0013CE21 /* synthesis.c */,
|
1388
|
-
D4F4BF760FC4CB1A0013CE21 /* smallft.c */,
|
1389
|
-
D4F4BF770FC4CB1A0013CE21 /* sharedbook.c */,
|
1390
|
-
D4F4BF780FC4CB1A0013CE21 /* res0.c */,
|
1391
|
-
D4F4BF790FC4CB1A0013CE21 /* registry.c */,
|
1392
|
-
D4F4BF7A0FC4CB1A0013CE21 /* psy.c */,
|
1393
|
-
D4F4BF7B0FC4CB1A0013CE21 /* mdct.c */,
|
1394
|
-
D4F4BF7C0FC4CB1A0013CE21 /* mapping0.c */,
|
1395
|
-
D4F4BF7D0FC4CB1A0013CE21 /* lsp.c */,
|
1396
|
-
D4F4BF7E0FC4CB1A0013CE21 /* lpc.c */,
|
1397
|
-
D4F4BF7F0FC4CB1A0013CE21 /* lookup.c */,
|
1398
|
-
D4F4BF800FC4CB1A0013CE21 /* floor1.c */,
|
1399
|
-
D4F4BF810FC4CB1A0013CE21 /* info.c */,
|
1400
|
-
D4F4BF820FC4CB1A0013CE21 /* floor0.c */,
|
1401
|
-
D4F4BF830FC4CB1A0013CE21 /* envelope.c */,
|
1402
|
-
D4F4BF840FC4CB1A0013CE21 /* codebook.c */,
|
1403
|
-
D4F4BF850FC4CB1A0013CE21 /* block.c */,
|
1404
|
-
D4F4BF860FC4CB1A0013CE21 /* bitrate.c */,
|
1405
|
-
D4F4BF870FC4CB1A0013CE21 /* analysis.c */,
|
1406
|
-
);
|
1407
|
-
name = libvorbis;
|
1408
|
-
sourceTree = "<group>";
|
1409
|
-
};
|
1410
|
-
/* End PBXGroup section */
|
1411
|
-
|
1412
|
-
/* Begin PBXHeadersBuildPhase section */
|
1413
|
-
8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
|
1414
|
-
isa = PBXHeadersBuildPhase;
|
1415
|
-
buildActionMask = 2147483647;
|
1416
|
-
files = (
|
1417
|
-
D4BC5D6B0CC29D0F002D4236 /* Async.hpp in Headers */,
|
1418
|
-
D410E9DB0A8019CD005C7067 /* Audio.hpp in Headers */,
|
1419
|
-
D410E9DC0A8019CD005C7067 /* AutoLink.hpp in Headers */,
|
1420
|
-
D410E9DE0A8019CD005C7067 /* Bitmap.hpp in Headers */,
|
1421
|
-
D410E9DF0A8019CD005C7067 /* ButtonsMac.hpp in Headers */,
|
1422
|
-
D410E9E00A8019CD005C7067 /* ButtonsWin.hpp in Headers */,
|
1423
|
-
D410E9E10A8019CD005C7067 /* ButtonsX.hpp in Headers */,
|
1424
|
-
D410E9E20A8019CD005C7067 /* Color.hpp in Headers */,
|
1425
|
-
D410E9E30A8019CD005C7067 /* Directories.hpp in Headers */,
|
1426
|
-
D410E9E40A8019CD005C7067 /* Font.hpp in Headers */,
|
1427
|
-
D410E9E50A8019CD005C7067 /* Fwd.hpp in Headers */,
|
1428
|
-
D410E9E70A8019CD005C7067 /* Graphics.hpp in Headers */,
|
1429
|
-
D410E9E80A8019CD005C7067 /* GraphicsBase.hpp in Headers */,
|
1430
|
-
D410E9E90A8019CD005C7067 /* Image.hpp in Headers */,
|
1431
|
-
D410E9EA0A8019CD005C7067 /* ImageData.hpp in Headers */,
|
1432
|
-
D410E9EB0A8019CD005C7067 /* Input.hpp in Headers */,
|
1433
|
-
D410E9EC0A8019CD005C7067 /* IO.hpp in Headers */,
|
1434
|
-
D410E9EE0A8019CD005C7067 /* Math.hpp in Headers */,
|
1435
|
-
D410E9EF0A8019CD005C7067 /* Platform.hpp in Headers */,
|
1436
|
-
D410E9F00A8019CD005C7067 /* RotFlip.hpp in Headers */,
|
1437
|
-
D410E9F10A8019CD005C7067 /* Sockets.hpp in Headers */,
|
1438
|
-
D410E9F20A8019CD005C7067 /* Text.hpp in Headers */,
|
1439
|
-
D4F07B230D934C8B00FB3D99 /* TextInput.hpp in Headers */,
|
1440
|
-
D410E9F30A8019CD005C7067 /* Timing.hpp in Headers */,
|
1441
|
-
D410E9F40A8019CD005C7067 /* Utility.hpp in Headers */,
|
1442
|
-
D410E9F50A8019CD005C7067 /* Window.hpp in Headers */,
|
1443
|
-
D42BC0D10C4F840C00EBF79C /* Gosu.hpp in Headers */,
|
1444
|
-
D4F4BA800FC36FB60013CE21 /* png.h in Headers */,
|
1445
|
-
D4F4BA810FC36FB60013CE21 /* pngconf.h in Headers */,
|
1446
|
-
D4F4BACC0FC370770013CE21 /* crc32.h in Headers */,
|
1447
|
-
D4F4BACE0FC370770013CE21 /* deflate.h in Headers */,
|
1448
|
-
D4F4BAD20FC370770013CE21 /* inffast.h in Headers */,
|
1449
|
-
D4F4BAD30FC370770013CE21 /* inflate.h in Headers */,
|
1450
|
-
D4F4BAD50FC370770013CE21 /* inffixed.h in Headers */,
|
1451
|
-
D4F4BAD60FC370770013CE21 /* inftrees.h in Headers */,
|
1452
|
-
D4F4BAD90FC370770013CE21 /* trees.h in Headers */,
|
1453
|
-
D4F4BADB0FC370770013CE21 /* zconf.h in Headers */,
|
1454
|
-
D4F4BADC0FC370770013CE21 /* zlib.h in Headers */,
|
1455
|
-
D4F4BADD0FC370770013CE21 /* zutil.h in Headers */,
|
1456
|
-
D443F6BD0FE9330700BC0D66 /* AudioFile.hpp in Headers */,
|
1457
|
-
D443F6D40FE9346800BC0D66 /* AudioToolboxFile.hpp in Headers */,
|
1458
|
-
D448D8980FF81E1E002FA7EE /* Version.hpp in Headers */,
|
1459
|
-
B9CA23C1100396920073D01B /* Macro.hpp in Headers */,
|
1460
|
-
);
|
1461
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1462
|
-
};
|
1463
|
-
D417773E106CFC22005DC1C4 /* Headers */ = {
|
1464
|
-
isa = PBXHeadersBuildPhase;
|
1465
|
-
buildActionMask = 2147483647;
|
1466
|
-
files = (
|
1467
|
-
D4177752106CFD8A005DC1C4 /* ObjGosuWindow.h in Headers */,
|
1468
|
-
D4D3E478106D26BF006DCD24 /* crc32.h in Headers */,
|
1469
|
-
D4D3E47A106D26BF006DCD24 /* deflate.h in Headers */,
|
1470
|
-
D4D3E47E106D26BF006DCD24 /* inffast.h in Headers */,
|
1471
|
-
D4D3E47F106D26BF006DCD24 /* inflate.h in Headers */,
|
1472
|
-
D4D3E481106D26BF006DCD24 /* inffixed.h in Headers */,
|
1473
|
-
D4D3E482106D26BF006DCD24 /* inftrees.h in Headers */,
|
1474
|
-
D4D3E484106D26BF006DCD24 /* trees.h in Headers */,
|
1475
|
-
D4D3E486106D26BF006DCD24 /* zconf.h in Headers */,
|
1476
|
-
D4D3E487106D26BF006DCD24 /* zlib.h in Headers */,
|
1477
|
-
D4D3E488106D26BF006DCD24 /* zutil.h in Headers */,
|
1478
|
-
D4D3E48C106D26BF006DCD24 /* png.h in Headers */,
|
1479
|
-
D4D3E48D106D26BF006DCD24 /* pngconf.h in Headers */,
|
1480
|
-
D4D3E6B810722814006DCD24 /* AudioFile.hpp in Headers */,
|
1481
|
-
D4D3E6B910722814006DCD24 /* AudioToolboxFile.hpp in Headers */,
|
1482
|
-
D4D3E6BB10722814006DCD24 /* ALChannelManagement.hpp in Headers */,
|
1483
|
-
D4D3E6BC10722814006DCD24 /* OggFile.hpp in Headers */,
|
1484
|
-
D4D3E6C410722814006DCD24 /* BlockAllocator.hpp in Headers */,
|
1485
|
-
D4D3E6C610722814006DCD24 /* Common.hpp in Headers */,
|
1486
|
-
D4D3E6C710722814006DCD24 /* DrawOp.hpp in Headers */,
|
1487
|
-
D4D3E6CE10722814006DCD24 /* LargeImageData.hpp in Headers */,
|
1488
|
-
D4D3E6CF10722814006DCD24 /* Macro.hpp in Headers */,
|
1489
|
-
D4D3E6D210722815006DCD24 /* Texture.hpp in Headers */,
|
1490
|
-
D4D3E6D410722815006DCD24 /* TexChunk.hpp in Headers */,
|
1491
|
-
D4D3E6DD10722815006DCD24 /* Iconv.hpp in Headers */,
|
1492
|
-
D4D3E6E110722815006DCD24 /* MacUtility.hpp in Headers */,
|
1493
|
-
D44880B8107867CD00D73E40 /* ObjGosuImage.h in Headers */,
|
1494
|
-
);
|
1495
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1496
|
-
};
|
1497
|
-
/* End PBXHeadersBuildPhase section */
|
1498
|
-
|
1499
|
-
/* Begin PBXNativeTarget section */
|
1500
|
-
8D07F2BC0486CC7A007CD1D0 /* Gosu */ = {
|
1501
|
-
isa = PBXNativeTarget;
|
1502
|
-
buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "Gosu" */;
|
1503
|
-
buildPhases = (
|
1504
|
-
8D07F2BD0486CC7A007CD1D0 /* Headers */,
|
1505
|
-
8D07F2BF0486CC7A007CD1D0 /* Resources */,
|
1506
|
-
8D07F2C10486CC7A007CD1D0 /* Sources */,
|
1507
|
-
8D07F2C30486CC7A007CD1D0 /* Frameworks */,
|
1508
|
-
8D07F2C50486CC7A007CD1D0 /* Rez */,
|
1509
|
-
);
|
1510
|
-
buildRules = (
|
1511
|
-
);
|
1512
|
-
dependencies = (
|
1513
|
-
);
|
1514
|
-
name = Gosu;
|
1515
|
-
productInstallPath = "$(HOME)/Library/Frameworks";
|
1516
|
-
productName = Gosu;
|
1517
|
-
productReference = 8D07F2C80486CC7A007CD1D0 /* Gosu.framework */;
|
1518
|
-
productType = "com.apple.product-type.framework";
|
1519
|
-
};
|
1520
|
-
D4177741106CFC22005DC1C4 /* MacRuby Bundle */ = {
|
1521
|
-
isa = PBXNativeTarget;
|
1522
|
-
buildConfigurationList = D4177747106CFC3B005DC1C4 /* Build configuration list for PBXNativeTarget "MacRuby Bundle" */;
|
1523
|
-
buildPhases = (
|
1524
|
-
D417773E106CFC22005DC1C4 /* Headers */,
|
1525
|
-
D417773F106CFC22005DC1C4 /* Sources */,
|
1526
|
-
D4177740106CFC22005DC1C4 /* Frameworks */,
|
1527
|
-
);
|
1528
|
-
buildRules = (
|
1529
|
-
);
|
1530
|
-
dependencies = (
|
1531
|
-
);
|
1532
|
-
name = "MacRuby Bundle";
|
1533
|
-
productName = "MacRuby Bundle";
|
1534
|
-
productReference = D4177742106CFC22005DC1C4 /* gosu.for_macruby.bundle */;
|
1535
|
-
productType = "com.apple.product-type.library.dynamic";
|
1536
|
-
};
|
1537
|
-
D459FF430BDCD23500E7F0D6 /* RubyGosu App */ = {
|
1538
|
-
isa = PBXNativeTarget;
|
1539
|
-
buildConfigurationList = D459FF470BDCD23600E7F0D6 /* Build configuration list for PBXNativeTarget "RubyGosu App" */;
|
1540
|
-
buildPhases = (
|
1541
|
-
D459FF400BDCD23500E7F0D6 /* Resources */,
|
1542
|
-
D459FF410BDCD23500E7F0D6 /* Sources */,
|
1543
|
-
D459FF420BDCD23500E7F0D6 /* Frameworks */,
|
1544
|
-
);
|
1545
|
-
buildRules = (
|
1546
|
-
);
|
1547
|
-
dependencies = (
|
1548
|
-
D448D8DB0FF82204002FA7EE /* PBXTargetDependency */,
|
1549
|
-
);
|
1550
|
-
name = "RubyGosu App";
|
1551
|
-
productName = "RubyGosu Template";
|
1552
|
-
productReference = D459FF440BDCD23500E7F0D6 /* RubyGosu App.app */;
|
1553
|
-
productType = "com.apple.product-type.application";
|
1554
|
-
};
|
1555
|
-
D4A5A1F30F40D28600FFF378 /* Gosu Touch */ = {
|
1556
|
-
isa = PBXNativeTarget;
|
1557
|
-
buildConfigurationList = D4A5A1F90F40D2A500FFF378 /* Build configuration list for PBXNativeTarget "Gosu Touch" */;
|
1558
|
-
buildPhases = (
|
1559
|
-
D4A5A1F10F40D28600FFF378 /* Sources */,
|
1560
|
-
D4A5A1F20F40D28600FFF378 /* Frameworks */,
|
1561
|
-
);
|
1562
|
-
buildRules = (
|
1563
|
-
);
|
1564
|
-
dependencies = (
|
1565
|
-
);
|
1566
|
-
name = "Gosu Touch";
|
1567
|
-
productName = "Gosu Touch";
|
1568
|
-
productReference = D4A5A1F40F40D28600FFF378 /* libgosutouch.a */;
|
1569
|
-
productType = "com.apple.product-type.library.static";
|
1570
|
-
};
|
1571
|
-
D4CA894F0BC68B5D00A431AC /* RubyGosu Core */ = {
|
1572
|
-
isa = PBXNativeTarget;
|
1573
|
-
buildConfigurationList = D4CA89510BC68B9E00A431AC /* Build configuration list for PBXNativeTarget "RubyGosu Core" */;
|
1574
|
-
buildPhases = (
|
1575
|
-
D4CA895C0BC68DF800A431AC /* ShellScript */,
|
1576
|
-
D4CA894D0BC68B5D00A431AC /* Sources */,
|
1577
|
-
D4CA894E0BC68B5D00A431AC /* Frameworks */,
|
1578
|
-
);
|
1579
|
-
buildRules = (
|
1580
|
-
);
|
1581
|
-
dependencies = (
|
1582
|
-
);
|
1583
|
-
name = "RubyGosu Core";
|
1584
|
-
productName = RubyGosu;
|
1585
|
-
productReference = D4CA89500BC68B5D00A431AC /* gosu.for_1_8.bundle */;
|
1586
|
-
productType = "com.apple.product-type.library.dynamic";
|
1587
|
-
};
|
1588
|
-
/* End PBXNativeTarget section */
|
1589
|
-
|
1590
|
-
/* Begin PBXProject section */
|
1591
|
-
0867D690FE84028FC02AAC07 /* Project object */ = {
|
1592
|
-
isa = PBXProject;
|
1593
|
-
buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "Gosu" */;
|
1594
|
-
compatibilityVersion = "Xcode 2.4";
|
1595
|
-
hasScannedForEncodings = 1;
|
1596
|
-
mainGroup = 0867D691FE84028FC02AAC07 /* Gosu */;
|
1597
|
-
productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
|
1598
|
-
projectDirPath = "";
|
1599
|
-
projectRoot = ..;
|
1600
|
-
targets = (
|
1601
|
-
8D07F2BC0486CC7A007CD1D0 /* Gosu */,
|
1602
|
-
D459FF430BDCD23500E7F0D6 /* RubyGosu App */,
|
1603
|
-
D4CA894F0BC68B5D00A431AC /* RubyGosu Core */,
|
1604
|
-
D4A5A1F30F40D28600FFF378 /* Gosu Touch */,
|
1605
|
-
D4177741106CFC22005DC1C4 /* MacRuby Bundle */,
|
1606
|
-
);
|
1607
|
-
};
|
1608
|
-
/* End PBXProject section */
|
1609
|
-
|
1610
|
-
/* Begin PBXResourcesBuildPhase section */
|
1611
|
-
8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
|
1612
|
-
isa = PBXResourcesBuildPhase;
|
1613
|
-
buildActionMask = 2147483647;
|
1614
|
-
files = (
|
1615
|
-
D410EB6E0A801CDC005C7067 /* InfoPlist.strings in Resources */,
|
1616
|
-
);
|
1617
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1618
|
-
};
|
1619
|
-
D459FF400BDCD23500E7F0D6 /* Resources */ = {
|
1620
|
-
isa = PBXResourcesBuildPhase;
|
1621
|
-
buildActionMask = 2147483647;
|
1622
|
-
files = (
|
1623
|
-
D459FF990BDCD9CF00E7F0D6 /* Gosu.icns in Resources */,
|
1624
|
-
D46C2F8E0FAE39FD00A33476 /* Main.rb in Resources */,
|
1625
|
-
);
|
1626
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1627
|
-
};
|
1628
|
-
/* End PBXResourcesBuildPhase section */
|
1629
|
-
|
1630
|
-
/* Begin PBXRezBuildPhase section */
|
1631
|
-
8D07F2C50486CC7A007CD1D0 /* Rez */ = {
|
1632
|
-
isa = PBXRezBuildPhase;
|
1633
|
-
buildActionMask = 2147483647;
|
1634
|
-
files = (
|
1635
|
-
);
|
1636
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1637
|
-
};
|
1638
|
-
/* End PBXRezBuildPhase section */
|
1639
|
-
|
1640
|
-
/* Begin PBXShellScriptBuildPhase section */
|
1641
|
-
D4CA895C0BC68DF800A431AC /* ShellScript */ = {
|
1642
|
-
isa = PBXShellScriptBuildPhase;
|
1643
|
-
buildActionMask = 2147483647;
|
1644
|
-
files = (
|
1645
|
-
);
|
1646
|
-
inputPaths = (
|
1647
|
-
../GosuImpl/RubyGosu.swg,
|
1648
|
-
"../Gosu/*.hpp",
|
1649
|
-
);
|
1650
|
-
outputPaths = (
|
1651
|
-
../GosuImpl/gosu_wrap.cxx,
|
1652
|
-
);
|
1653
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1654
|
-
shellPath = /bin/sh;
|
1655
|
-
shellScript = "# Support for all sorts of SWIG installations\nPATH=/opt/local/bin:/usr/local/bin:/sw/bin:$PATH\ncd ..\nswig -c++ -ruby -autorename GosuImpl/RubyGosu.swg\npatch -p0 <GosuImpl/RubyGosu_SWIG_GC_PATCH.patch\n";
|
1656
|
-
};
|
1657
|
-
/* End PBXShellScriptBuildPhase section */
|
1658
|
-
|
1659
|
-
/* Begin PBXSourcesBuildPhase section */
|
1660
|
-
8D07F2C10486CC7A007CD1D0 /* Sources */ = {
|
1661
|
-
isa = PBXSourcesBuildPhase;
|
1662
|
-
buildActionMask = 2147483647;
|
1663
|
-
files = (
|
1664
|
-
D410EA370A8019FA005C7067 /* DirectoriesMac.mm in Sources */,
|
1665
|
-
D410EA380A8019FA005C7067 /* DirectoriesUnix.cpp in Sources */,
|
1666
|
-
D410EA3A0A8019FA005C7067 /* FileUnix.cpp in Sources */,
|
1667
|
-
D410EA3D0A8019FA005C7067 /* InputMac.mm in Sources */,
|
1668
|
-
D410EA400A8019FA005C7067 /* IO.cpp in Sources */,
|
1669
|
-
D410EA410A8019FA005C7067 /* Math.cpp in Sources */,
|
1670
|
-
D410EA440A8019FA005C7067 /* TimingUnix.cpp in Sources */,
|
1671
|
-
D410EA460A8019FA005C7067 /* Utility.cpp in Sources */,
|
1672
|
-
D410EA470A8019FA005C7067 /* WindowMac.mm in Sources */,
|
1673
|
-
D410EAF50A801B00005C7067 /* Bitmap.cpp in Sources */,
|
1674
|
-
D410EAF60A801B00005C7067 /* BitmapBMP.cpp in Sources */,
|
1675
|
-
D410EAF70A801B00005C7067 /* BitmapColorKey.cpp in Sources */,
|
1676
|
-
D410EAF80A801B00005C7067 /* BitmapPNG.cpp in Sources */,
|
1677
|
-
D410EAF90A801B00005C7067 /* BlockAllocator.cpp in Sources */,
|
1678
|
-
D410EAFB0A801B00005C7067 /* Color.cpp in Sources */,
|
1679
|
-
D410EAFC0A801B00005C7067 /* Font.cpp in Sources */,
|
1680
|
-
D410EAFD0A801B00005C7067 /* Graphics.cpp in Sources */,
|
1681
|
-
D410EAFF0A801B00005C7067 /* Image.cpp in Sources */,
|
1682
|
-
D410EB000A801B00005C7067 /* LargeImageData.cpp in Sources */,
|
1683
|
-
D410EB020A801B00005C7067 /* RotFlip.cpp in Sources */,
|
1684
|
-
D410EB030A801B00005C7067 /* Text.cpp in Sources */,
|
1685
|
-
D410EB040A801B00005C7067 /* TextMac.cpp in Sources */,
|
1686
|
-
D410EB0F0A801B00005C7067 /* CommSocket.cpp in Sources */,
|
1687
|
-
D410EB100A801B00005C7067 /* ListenerSocket.cpp in Sources */,
|
1688
|
-
D410EB110A801B00005C7067 /* MessageSocket.cpp in Sources */,
|
1689
|
-
D410EB120A801B00005C7067 /* Socket.cpp in Sources */,
|
1690
|
-
D4A7E97F0CD3907D00621B24 /* Texture.cpp in Sources */,
|
1691
|
-
D4A7E9810CD3907D00621B24 /* TexChunk.cpp in Sources */,
|
1692
|
-
D4A7E9E80CD39BA200621B24 /* BitmapUtils.cpp in Sources */,
|
1693
|
-
D4F07B270D93504700FB3D99 /* TextInputMac.mm in Sources */,
|
1694
|
-
D4F4BA7F0FC36FB60013CE21 /* png.c in Sources */,
|
1695
|
-
D4F4BA820FC36FB60013CE21 /* pngerror.c in Sources */,
|
1696
|
-
D4F4BA830FC36FB60013CE21 /* pnggccrd.c in Sources */,
|
1697
|
-
D4F4BA840FC36FB60013CE21 /* pngget.c in Sources */,
|
1698
|
-
D4F4BA850FC36FB60013CE21 /* pngmem.c in Sources */,
|
1699
|
-
D4F4BA860FC36FB60013CE21 /* pngpread.c in Sources */,
|
1700
|
-
D4F4BA870FC36FB60013CE21 /* pngread.c in Sources */,
|
1701
|
-
D4F4BA880FC36FB60013CE21 /* pngrio.c in Sources */,
|
1702
|
-
D4F4BA890FC36FB60013CE21 /* pngrtran.c in Sources */,
|
1703
|
-
D4F4BA8A0FC36FB60013CE21 /* pngrutil.c in Sources */,
|
1704
|
-
D4F4BA8B0FC36FB60013CE21 /* pngset.c in Sources */,
|
1705
|
-
D4F4BA8C0FC36FB60013CE21 /* pngtrans.c in Sources */,
|
1706
|
-
D4F4BA8D0FC36FB60013CE21 /* pngvcrd.c in Sources */,
|
1707
|
-
D4F4BA8E0FC36FB60013CE21 /* pngwio.c in Sources */,
|
1708
|
-
D4F4BA8F0FC36FB60013CE21 /* pngwrite.c in Sources */,
|
1709
|
-
D4F4BA900FC36FB60013CE21 /* pngwtran.c in Sources */,
|
1710
|
-
D4F4BA910FC36FB60013CE21 /* pngwutil.c in Sources */,
|
1711
|
-
D4F4BACB0FC370770013CE21 /* crc32.c in Sources */,
|
1712
|
-
D4F4BACD0FC370770013CE21 /* deflate.c in Sources */,
|
1713
|
-
D4F4BACF0FC370770013CE21 /* gzio.c in Sources */,
|
1714
|
-
D4F4BAD00FC370770013CE21 /* infback.c in Sources */,
|
1715
|
-
D4F4BAD10FC370770013CE21 /* inffast.c in Sources */,
|
1716
|
-
D4F4BAD40FC370770013CE21 /* inflate.c in Sources */,
|
1717
|
-
D4F4BAD80FC370770013CE21 /* trees.c in Sources */,
|
1718
|
-
D4F4BADA0FC370770013CE21 /* uncompr.c in Sources */,
|
1719
|
-
D4F4BADE0FC370770013CE21 /* zutil.c in Sources */,
|
1720
|
-
D4F4BADF0FC370770013CE21 /* inftrees.c in Sources */,
|
1721
|
-
D4F4BAFB0FC3709C0013CE21 /* adler32.c in Sources */,
|
1722
|
-
D4F4BAFC0FC3709C0013CE21 /* compress.c in Sources */,
|
1723
|
-
D4F4BE820FC486160013CE21 /* AudioOpenAL.mm in Sources */,
|
1724
|
-
D4F4BF420FC4C9E00013CE21 /* framing.c in Sources */,
|
1725
|
-
D4F4BF430FC4C9E00013CE21 /* bitwise.c in Sources */,
|
1726
|
-
D4F4BF6A0FC4CA720013CE21 /* vorbisfile.c in Sources */,
|
1727
|
-
D4F4BF880FC4CB1A0013CE21 /* window.c in Sources */,
|
1728
|
-
D4F4BF890FC4CB1A0013CE21 /* synthesis.c in Sources */,
|
1729
|
-
D4F4BF8A0FC4CB1A0013CE21 /* smallft.c in Sources */,
|
1730
|
-
D4F4BF8B0FC4CB1A0013CE21 /* sharedbook.c in Sources */,
|
1731
|
-
D4F4BF8C0FC4CB1A0013CE21 /* res0.c in Sources */,
|
1732
|
-
D4F4BF8D0FC4CB1A0013CE21 /* registry.c in Sources */,
|
1733
|
-
D4F4BF8E0FC4CB1A0013CE21 /* psy.c in Sources */,
|
1734
|
-
D4F4BF8F0FC4CB1A0013CE21 /* mdct.c in Sources */,
|
1735
|
-
D4F4BF900FC4CB1A0013CE21 /* mapping0.c in Sources */,
|
1736
|
-
D4F4BF910FC4CB1A0013CE21 /* lsp.c in Sources */,
|
1737
|
-
D4F4BF920FC4CB1A0013CE21 /* lpc.c in Sources */,
|
1738
|
-
D4F4BF930FC4CB1A0013CE21 /* lookup.c in Sources */,
|
1739
|
-
D4F4BF940FC4CB1A0013CE21 /* floor1.c in Sources */,
|
1740
|
-
D4F4BF950FC4CB1A0013CE21 /* info.c in Sources */,
|
1741
|
-
D4F4BF960FC4CB1A0013CE21 /* floor0.c in Sources */,
|
1742
|
-
D4F4BF970FC4CB1A0013CE21 /* envelope.c in Sources */,
|
1743
|
-
D4F4BF980FC4CB1A0013CE21 /* codebook.c in Sources */,
|
1744
|
-
D4F4BF990FC4CB1A0013CE21 /* block.c in Sources */,
|
1745
|
-
D4F4BF9A0FC4CB1A0013CE21 /* bitrate.c in Sources */,
|
1746
|
-
D4F4BF9B0FC4CB1A0013CE21 /* analysis.c in Sources */,
|
1747
|
-
D42E1A15104AEF1D0019345C /* TextTouch.mm in Sources */,
|
1748
|
-
);
|
1749
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1750
|
-
};
|
1751
|
-
D417773F106CFC22005DC1C4 /* Sources */ = {
|
1752
|
-
isa = PBXSourcesBuildPhase;
|
1753
|
-
buildActionMask = 2147483647;
|
1754
|
-
files = (
|
1755
|
-
D4D3E45E106D26B6006DCD24 /* window.c in Sources */,
|
1756
|
-
D4D3E45F106D26B6006DCD24 /* synthesis.c in Sources */,
|
1757
|
-
D4D3E460106D26B6006DCD24 /* smallft.c in Sources */,
|
1758
|
-
D4D3E461106D26B6006DCD24 /* sharedbook.c in Sources */,
|
1759
|
-
D4D3E462106D26B6006DCD24 /* res0.c in Sources */,
|
1760
|
-
D4D3E463106D26B6006DCD24 /* registry.c in Sources */,
|
1761
|
-
D4D3E464106D26B6006DCD24 /* psy.c in Sources */,
|
1762
|
-
D4D3E465106D26B6006DCD24 /* mdct.c in Sources */,
|
1763
|
-
D4D3E466106D26B6006DCD24 /* mapping0.c in Sources */,
|
1764
|
-
D4D3E467106D26B6006DCD24 /* lsp.c in Sources */,
|
1765
|
-
D4D3E468106D26B6006DCD24 /* lpc.c in Sources */,
|
1766
|
-
D4D3E469106D26B6006DCD24 /* lookup.c in Sources */,
|
1767
|
-
D4D3E46A106D26B6006DCD24 /* floor1.c in Sources */,
|
1768
|
-
D4D3E46B106D26B6006DCD24 /* info.c in Sources */,
|
1769
|
-
D4D3E46C106D26B6006DCD24 /* floor0.c in Sources */,
|
1770
|
-
D4D3E46D106D26B6006DCD24 /* envelope.c in Sources */,
|
1771
|
-
D4D3E46E106D26B6006DCD24 /* codebook.c in Sources */,
|
1772
|
-
D4D3E46F106D26B6006DCD24 /* block.c in Sources */,
|
1773
|
-
D4D3E470106D26B6006DCD24 /* bitrate.c in Sources */,
|
1774
|
-
D4D3E471106D26B6006DCD24 /* analysis.c in Sources */,
|
1775
|
-
D4D3E472106D26BF006DCD24 /* vorbisfile.c in Sources */,
|
1776
|
-
D4D3E473106D26BF006DCD24 /* framing.c in Sources */,
|
1777
|
-
D4D3E474106D26BF006DCD24 /* bitwise.c in Sources */,
|
1778
|
-
D4D3E475106D26BF006DCD24 /* adler32.c in Sources */,
|
1779
|
-
D4D3E476106D26BF006DCD24 /* compress.c in Sources */,
|
1780
|
-
D4D3E477106D26BF006DCD24 /* crc32.c in Sources */,
|
1781
|
-
D4D3E479106D26BF006DCD24 /* deflate.c in Sources */,
|
1782
|
-
D4D3E47B106D26BF006DCD24 /* gzio.c in Sources */,
|
1783
|
-
D4D3E47C106D26BF006DCD24 /* infback.c in Sources */,
|
1784
|
-
D4D3E47D106D26BF006DCD24 /* inffast.c in Sources */,
|
1785
|
-
D4D3E480106D26BF006DCD24 /* inflate.c in Sources */,
|
1786
|
-
D4D3E483106D26BF006DCD24 /* trees.c in Sources */,
|
1787
|
-
D4D3E485106D26BF006DCD24 /* uncompr.c in Sources */,
|
1788
|
-
D4D3E489106D26BF006DCD24 /* zutil.c in Sources */,
|
1789
|
-
D4D3E48A106D26BF006DCD24 /* inftrees.c in Sources */,
|
1790
|
-
D4D3E48B106D26BF006DCD24 /* png.c in Sources */,
|
1791
|
-
D4D3E48E106D26BF006DCD24 /* pngerror.c in Sources */,
|
1792
|
-
D4D3E48F106D26BF006DCD24 /* pnggccrd.c in Sources */,
|
1793
|
-
D4D3E490106D26BF006DCD24 /* pngget.c in Sources */,
|
1794
|
-
D4D3E491106D26BF006DCD24 /* pngmem.c in Sources */,
|
1795
|
-
D4D3E492106D26BF006DCD24 /* pngpread.c in Sources */,
|
1796
|
-
D4D3E493106D26BF006DCD24 /* pngread.c in Sources */,
|
1797
|
-
D4D3E494106D26BF006DCD24 /* pngrio.c in Sources */,
|
1798
|
-
D4D3E495106D26BF006DCD24 /* pngrtran.c in Sources */,
|
1799
|
-
D4D3E496106D26BF006DCD24 /* pngrutil.c in Sources */,
|
1800
|
-
D4D3E497106D26BF006DCD24 /* pngset.c in Sources */,
|
1801
|
-
D4D3E498106D26BF006DCD24 /* pngtrans.c in Sources */,
|
1802
|
-
D4D3E499106D26BF006DCD24 /* pngvcrd.c in Sources */,
|
1803
|
-
D4D3E49A106D26BF006DCD24 /* pngwio.c in Sources */,
|
1804
|
-
D4D3E49B106D26BF006DCD24 /* pngwrite.c in Sources */,
|
1805
|
-
D4D3E49C106D26BF006DCD24 /* pngwtran.c in Sources */,
|
1806
|
-
D4D3E49D106D26BF006DCD24 /* pngwutil.c in Sources */,
|
1807
|
-
D4D3E6BA10722814006DCD24 /* AudioOpenAL.mm in Sources */,
|
1808
|
-
D4D3E6BD10722814006DCD24 /* Bitmap.cpp in Sources */,
|
1809
|
-
D4D3E6BE10722814006DCD24 /* BitmapBMP.cpp in Sources */,
|
1810
|
-
D4D3E6BF10722814006DCD24 /* BitmapColorKey.cpp in Sources */,
|
1811
|
-
D4D3E6C010722814006DCD24 /* BitmapPNG.cpp in Sources */,
|
1812
|
-
D4D3E6C110722814006DCD24 /* BitmapUtils.cpp in Sources */,
|
1813
|
-
D4D3E6C310722814006DCD24 /* BlockAllocator.cpp in Sources */,
|
1814
|
-
D4D3E6C510722814006DCD24 /* Color.cpp in Sources */,
|
1815
|
-
D4D3E6C810722814006DCD24 /* Font.cpp in Sources */,
|
1816
|
-
D4D3E6CB10722814006DCD24 /* Graphics.cpp in Sources */,
|
1817
|
-
D4D3E6CC10722814006DCD24 /* Image.cpp in Sources */,
|
1818
|
-
D4D3E6CD10722814006DCD24 /* LargeImageData.cpp in Sources */,
|
1819
|
-
D4D3E6D010722814006DCD24 /* RotFlip.cpp in Sources */,
|
1820
|
-
D4D3E6D110722814006DCD24 /* Texture.cpp in Sources */,
|
1821
|
-
D4D3E6D310722815006DCD24 /* TexChunk.cpp in Sources */,
|
1822
|
-
D4D3E6D510722815006DCD24 /* Text.cpp in Sources */,
|
1823
|
-
D4D3E6D610722815006DCD24 /* TextMac.cpp in Sources */,
|
1824
|
-
D4D3E6D710722815006DCD24 /* TextTouch.mm in Sources */,
|
1825
|
-
D4D3E6D910722815006DCD24 /* DirectoriesMac.mm in Sources */,
|
1826
|
-
D4D3E6DB10722815006DCD24 /* DirectoriesUnix.cpp in Sources */,
|
1827
|
-
D4D3E6DC10722815006DCD24 /* FileUnix.cpp in Sources */,
|
1828
|
-
D4D3E6DE10722815006DCD24 /* InputMac.mm in Sources */,
|
1829
|
-
D4D3E6E010722815006DCD24 /* IO.cpp in Sources */,
|
1830
|
-
D4D3E6E210722815006DCD24 /* Math.cpp in Sources */,
|
1831
|
-
D4D3E6E310722815006DCD24 /* TextInputMac.mm in Sources */,
|
1832
|
-
D4D3E6E410722815006DCD24 /* TimingUnix.cpp in Sources */,
|
1833
|
-
D4D3E6E510722815006DCD24 /* Utility.cpp in Sources */,
|
1834
|
-
D4D3E6E710722815006DCD24 /* WindowMac.mm in Sources */,
|
1835
|
-
D4D3E6EE1072281E006DCD24 /* ObjGosuWindow.mm in Sources */,
|
1836
|
-
D44880561077CBDB00D73E40 /* ObjGosuColor.mm in Sources */,
|
1837
|
-
D44880B9107867CD00D73E40 /* ObjGosuImage.mm in Sources */,
|
1838
|
-
D46331391078E4D90013AA0F /* ObjGosu.mm in Sources */,
|
1839
|
-
D463313D1078F7B90013AA0F /* ObjGosuSample.mm in Sources */,
|
1840
|
-
D46331661078FBDC0013AA0F /* ObjGosuFont.mm in Sources */,
|
1841
|
-
D4633409107A37E70013AA0F /* ObjGosuSong.mm in Sources */,
|
1842
|
-
);
|
1843
|
-
runOnlyForDeploymentPostprocessing = 0;
|
1844
|
-
};
|
1845
|
-
D459FF410BDCD23500E7F0D6 /* Sources */ = {
|
1846
|
-
isa = PBXSourcesBuildPhase;
|
1847
|
-
buildActionMask = 2147483647;
|
1848
|
-
files = (
|
1849
|
-
D459FF610BDCD38700E7F0D6 /* RubyGosuStub.mm in Sources */,
|
1850
|
-
D423825C0C4C3E3E000DAA25 /* DirectoriesMac.mm in Sources */,
|
1851
|
-
D423825F0C4C3E41000DAA25 /* Utility.cpp in Sources */,
|
1852
|
-
D46C2A3B0FAE037800A33476 /* Bitmap.cpp in Sources */,
|
1853
|
-
D46C2A3C0FAE037800A33476 /* BitmapBMP.cpp in Sources */,
|
1854
|
-
D46C2A3D0FAE037800A33476 /* BitmapColorKey.cpp in Sources */,
|
1855
|
-
D46C2A3E0FAE037800A33476 /* BitmapPNG.cpp in Sources */,
|
1856
|
-
D46C2A3F0FAE037800A33476 /* BitmapUtils.cpp in Sources */,
|
1857
|
-
D46C2A400FAE037800A33476 /* BlockAllocator.cpp in Sources */,
|
1858
|
-
D46C2A410FAE037800A33476 /* Color.cpp in Sources */,
|
1859
|
-
D46C2A420FAE037800A33476 /* Font.cpp in Sources */,
|
1860
|
-
D46C2A430FAE037800A33476 /* Graphics.cpp in Sources */,
|
1861
|
-
D46C2A440FAE037800A33476 /* Image.cpp in Sources */,
|
1862
|
-
D46C2A450FAE037800A33476 /* LargeImageData.cpp in Sources */,
|
1863
|
-
D46C2A460FAE037800A33476 /* RotFlip.cpp in Sources */,
|
1864
|
-
D46C2A470FAE037800A33476 /* Texture.cpp in Sources */,
|
1865
|
-
D46C2A480FAE037800A33476 /* TexChunk.cpp in Sources */,
|
1866
|
-
D46C2A490FAE037800A33476 /* Text.cpp in Sources */,
|
1867
|
-
D46C2A4A0FAE037800A33476 /* TextMac.cpp in Sources */,
|
1868
|
-
D46C2A4C0FAE039E00A33476 /* DirectoriesUnix.cpp in Sources */,
|
1869
|
-
D46C2A4D0FAE039E00A33476 /* FileUnix.cpp in Sources */,
|
1870
|
-
D46C2A4E0FAE039E00A33476 /* InputMac.mm in Sources */,
|
1871
|
-
D46C2A4F0FAE039E00A33476 /* IO.cpp in Sources */,
|
1872
|
-
D46C2A500FAE039E00A33476 /* Math.cpp in Sources */,
|
1873
|
-
D46C2A510FAE039E00A33476 /* TextInputMac.mm in Sources */,
|
1874
|
-
D46C2A520FAE039E00A33476 /* TimingUnix.cpp in Sources */,
|
1875
|
-
D46C2A530FAE039E00A33476 /* WindowMac.mm in Sources */,
|
1876
|
-
D46C2A540FAE03B100A33476 /* RubyGosu_wrap.cxx in Sources */,
|
1877
|
-
D46C2E2B0FAE090200A33476 /* array.c in Sources */,
|
1878
|
-
D46C2E2C0FAE090200A33476 /* bignum.c in Sources */,
|
1879
|
-
D46C2E2D0FAE090200A33476 /* class.c in Sources */,
|
1880
|
-
D46C2E2E0FAE090200A33476 /* compar.c in Sources */,
|
1881
|
-
D46C2E2F0FAE090200A33476 /* dir.c in Sources */,
|
1882
|
-
D46C2E320FAE090200A33476 /* enum.c in Sources */,
|
1883
|
-
D46C2E330FAE090200A33476 /* enumerator.c in Sources */,
|
1884
|
-
D46C2E350FAE090200A33476 /* eval.c in Sources */,
|
1885
|
-
D46C2E360FAE090200A33476 /* file.c in Sources */,
|
1886
|
-
D46C2E370FAE090200A33476 /* gc.c in Sources */,
|
1887
|
-
D46C2E380FAE090200A33476 /* hash.c in Sources */,
|
1888
|
-
D46C2E390FAE090200A33476 /* inits.c in Sources */,
|
1889
|
-
D46C2E3A0FAE090200A33476 /* io.c in Sources */,
|
1890
|
-
D46C2E3B0FAE090200A33476 /* marshal.c in Sources */,
|
1891
|
-
D46C2E3C0FAE090200A33476 /* math.c in Sources */,
|
1892
|
-
D46C2E3D0FAE090200A33476 /* numeric.c in Sources */,
|
1893
|
-
D46C2E3E0FAE090200A33476 /* object.c in Sources */,
|
1894
|
-
D46C2E3F0FAE090200A33476 /* pack.c in Sources */,
|
1895
|
-
D46C2E400FAE090200A33476 /* parse.c in Sources */,
|
1896
|
-
D46C2E410FAE090200A33476 /* process.c in Sources */,
|
1897
|
-
D46C2E420FAE090200A33476 /* random.c in Sources */,
|
1898
|
-
D46C2E430FAE090200A33476 /* range.c in Sources */,
|
1899
|
-
D46C2E440FAE090200A33476 /* re.c in Sources */,
|
1900
|
-
D46C2E450FAE090200A33476 /* ruby.c in Sources */,
|
1901
|
-
D46C2E460FAE090200A33476 /* signal.c in Sources */,
|
1902
|
-
D46C2E470FAE090200A33476 /* sprintf.c in Sources */,
|
1903
|
-
D46C2E480FAE090200A33476 /* st.c in Sources */,
|
1904
|
-
D46C2E490FAE090200A33476 /* string.c in Sources */,
|
1905
|
-
D46C2E4A0FAE090200A33476 /* struct.c in Sources */,
|
1906
|
-
D46C2E4B0FAE090200A33476 /* time.c in Sources */,
|
1907
|
-
D46C2E4C0FAE090200A33476 /* util.c in Sources */,
|
1908
|
-
D46C2E4D0FAE090200A33476 /* variable.c in Sources */,
|
1909
|
-
D46C2E4E0FAE090200A33476 /* version.c in Sources */,
|
1910
|
-
D46C2E6F0FAE0C6F00A33476 /* finite.c in Sources */,
|
1911
|
-
D46C2EB70FAE0F0500A33476 /* dmyext.c in Sources */,
|
1912
|
-
D46C2F1E0FAE2FA400A33476 /* complex.c in Sources */,
|
1913
|
-
D46C2F1F0FAE2FA400A33476 /* cont.c in Sources */,
|
1914
|
-
D46C2F200FAE2FA400A33476 /* debug.c in Sources */,
|
1915
|
-
D46C2F210FAE2FA400A33476 /* encoding.c in Sources */,
|
1916
|
-
D46C2F220FAE2FA400A33476 /* prelude.c in Sources */,
|
1917
|
-
D46C2F230FAE2FA400A33476 /* regcomp.c in Sources */,
|
1918
|
-
D46C2F240FAE2FA400A33476 /* regenc.c in Sources */,
|
1919
|
-
D46C2F250FAE2FA400A33476 /* regerror.c in Sources */,
|
1920
|
-
D46C2F260FAE2FA400A33476 /* regexec.c in Sources */,
|
1921
|
-
D46C2F270FAE2FA400A33476 /* regparse.c in Sources */,
|
1922
|
-
D46C2F280FAE2FA400A33476 /* regsyntax.c in Sources */,
|
1923
|
-
D46C2F290FAE2FA400A33476 /* thread.c in Sources */,
|
1924
|
-
D46C2F2A0FAE2FA400A33476 /* vm.c in Sources */,
|
1925
|
-
D46C2F2B0FAE2FA400A33476 /* vm_dump.c in Sources */,
|
1926
|
-
D46C2F480FAE319800A33476 /* error.c in Sources */,
|
1927
|
-
D46C2F520FAE321300A33476 /* utf_8.c in Sources */,
|
1928
|
-
D46C2F530FAE321300A33476 /* us_ascii.c in Sources */,
|
1929
|
-
D46C2F5D0FAE370500A33476 /* transcode.c in Sources */,
|
1930
|
-
D46C2F600FAE371E00A33476 /* proc.c in Sources */,
|
1931
|
-
D46C2F640FAE376C00A33476 /* newline.c in Sources */,
|
1932
|
-
D46C2F660FAE377300A33476 /* rational.c in Sources */,
|
1933
|
-
D46C2F690FAE379000A33476 /* safe.c in Sources */,
|
1934
|
-
D46C2F6C0FAE37A900A33476 /* iseq.c in Sources */,
|
1935
|
-
D46C2F6E0FAE37C400A33476 /* unicode.c in Sources */,
|
1936
|
-
D46C2F710FAE37FB00A33476 /* load.c in Sources */,
|
1937
|
-
D46C2F730FAE380500A33476 /* ascii.c in Sources */,
|
1938
|
-
D46C2F760FAE383B00A33476 /* strftime.c in Sources */,
|
1939
|
-
D46C2F790FAE38F300A33476 /* compile.c in Sources */,
|
1940
|
-
D46C2F870FAE393800A33476 /* lgamma_r.c in Sources */,
|
1941
|
-
D49163370FAE55C4001692E0 /* dln.c in Sources */,
|
1942
|
-
D49164AC0FAF25E3001692E0 /* encdb.c in Sources */,
|
1943
|
-
D49164C70FAF25E3001692E0 /* utf_16be.c in Sources */,
|
1944
|
-
D49164C80FAF25E3001692E0 /* utf_16le.c in Sources */,
|
1945
|
-
D49164C90FAF25E3001692E0 /* utf_32be.c in Sources */,
|
1946
|
-
D49164CA0FAF25E3001692E0 /* utf_32le.c in Sources */,
|
1947
|
-
D4F4BA920FC36FB60013CE21 /* png.c in Sources */,
|
1948
|
-
D4F4BA930FC36FB60013CE21 /* pngerror.c in Sources */,
|
1949
|
-
D4F4BA940FC36FB60013CE21 /* pnggccrd.c in Sources */,
|
1950
|
-
D4F4BA950FC36FB60013CE21 /* pngget.c in Sources */,
|
1951
|
-
D4F4BA960FC36FB60013CE21 /* pngmem.c in Sources */,
|
1952
|
-
D4F4BA970FC36FB60013CE21 /* pngpread.c in Sources */,
|
1953
|
-
D4F4BA980FC36FB60013CE21 /* pngread.c in Sources */,
|
1954
|
-
D4F4BA990FC36FB60013CE21 /* pngrio.c in Sources */,
|
1955
|
-
D4F4BA9A0FC36FB60013CE21 /* pngrtran.c in Sources */,
|
1956
|
-
D4F4BA9B0FC36FB60013CE21 /* pngrutil.c in Sources */,
|
1957
|
-
D4F4BA9C0FC36FB60013CE21 /* pngset.c in Sources */,
|
1958
|
-
D4F4BA9D0FC36FB60013CE21 /* pngtrans.c in Sources */,
|
1959
|
-
D4F4BA9E0FC36FB60013CE21 /* pngvcrd.c in Sources */,
|
1960
|
-
D4F4BA9F0FC36FB60013CE21 /* pngwio.c in Sources */,
|
1961
|
-
D4F4BAA00FC36FB60013CE21 /* pngwrite.c in Sources */,
|
1962
|
-
D4F4BAA10FC36FB60013CE21 /* pngwtran.c in Sources */,
|
1963
|
-
D4F4BAA20FC36FB60013CE21 /* pngwutil.c in Sources */,
|
1964
|
-
D4F4BAE00FC370770013CE21 /* crc32.c in Sources */,
|
1965
|
-
D4F4BAE10FC370770013CE21 /* deflate.c in Sources */,
|
1966
|
-
D4F4BAE20FC370770013CE21 /* gzio.c in Sources */,
|
1967
|
-
D4F4BAE30FC370770013CE21 /* infback.c in Sources */,
|
1968
|
-
D4F4BAE40FC370770013CE21 /* inffast.c in Sources */,
|
1969
|
-
D4F4BAE50FC370770013CE21 /* inflate.c in Sources */,
|
1970
|
-
D4F4BAE70FC370770013CE21 /* trees.c in Sources */,
|
1971
|
-
D4F4BAE80FC370770013CE21 /* uncompr.c in Sources */,
|
1972
|
-
D4F4BAE90FC370770013CE21 /* zutil.c in Sources */,
|
1973
|
-
D4F4BAEA0FC370770013CE21 /* inftrees.c in Sources */,
|
1974
|
-
D4F4BAFD0FC3709C0013CE21 /* adler32.c in Sources */,
|
1975
|
-
D4F4BAFE0FC3709C0013CE21 /* compress.c in Sources */,
|
1976
|
-
D4F4BE810FC486160013CE21 /* AudioOpenAL.mm in Sources */,
|
1977
|
-
D4F4BF440FC4C9E00013CE21 /* framing.c in Sources */,
|
1978
|
-
D4F4BF450FC4C9E00013CE21 /* bitwise.c in Sources */,
|
1979
|
-
D4F4BF6B0FC4CA720013CE21 /* vorbisfile.c in Sources */,
|
1980
|
-
D4F4BF9C0FC4CB1A0013CE21 /* window.c in Sources */,
|
1981
|
-
D4F4BF9D0FC4CB1A0013CE21 /* synthesis.c in Sources */,
|
1982
|
-
D4F4BF9E0FC4CB1A0013CE21 /* smallft.c in Sources */,
|
1983
|
-
D4F4BF9F0FC4CB1A0013CE21 /* sharedbook.c in Sources */,
|
1984
|
-
D4F4BFA00FC4CB1A0013CE21 /* res0.c in Sources */,
|
1985
|
-
D4F4BFA10FC4CB1A0013CE21 /* registry.c in Sources */,
|
1986
|
-
D4F4BFA20FC4CB1A0013CE21 /* psy.c in Sources */,
|
1987
|
-
D4F4BFA30FC4CB1A0013CE21 /* mdct.c in Sources */,
|
1988
|
-
D4F4BFA40FC4CB1A0013CE21 /* mapping0.c in Sources */,
|
1989
|
-
D4F4BFA50FC4CB1A0013CE21 /* lsp.c in Sources */,
|
1990
|
-
D4F4BFA60FC4CB1A0013CE21 /* lpc.c in Sources */,
|
1991
|
-
D4F4BFA70FC4CB1A0013CE21 /* lookup.c in Sources */,
|
1992
|
-
D4F4BFA80FC4CB1A0013CE21 /* floor1.c in Sources */,
|
1993
|
-
D4F4BFA90FC4CB1A0013CE21 /* info.c in Sources */,
|
1994
|
-
D4F4BFAA0FC4CB1A0013CE21 /* floor0.c in Sources */,
|
1995
|
-
D4F4BFAB0FC4CB1A0013CE21 /* envelope.c in Sources */,
|
1996
|
-
D4F4BFAC0FC4CB1A0013CE21 /* codebook.c in Sources */,
|
1997
|
-
D4F4BFAD0FC4CB1A0013CE21 /* block.c in Sources */,
|
1998
|
-
D4F4BFAE0FC4CB1A0013CE21 /* bitrate.c in Sources */,
|
1999
|
-
D4F4BFAF0FC4CB1A0013CE21 /* analysis.c in Sources */,
|
2000
|
-
D42E1A17104AEF210019345C /* TextTouch.mm in Sources */,
|
2001
|
-
D4C8713210825E3200E1FF5A /* socket.c in Sources */,
|
2002
|
-
D4C8714210825E7500E1FF5A /* bytecode.c in Sources */,
|
2003
|
-
D4C8714310825E7500E1FF5A /* emitter.c in Sources */,
|
2004
|
-
D4C8714410825E7500E1FF5A /* gram.c in Sources */,
|
2005
|
-
D4C8714510825E7500E1FF5A /* handler.c in Sources */,
|
2006
|
-
D4C8714610825E7500E1FF5A /* implicit.c in Sources */,
|
2007
|
-
D4C8714710825E7500E1FF5A /* node.c in Sources */,
|
2008
|
-
D4C8714810825E7500E1FF5A /* rubyext.c in Sources */,
|
2009
|
-
D4C8714910825E7500E1FF5A /* syck.c in Sources */,
|
2010
|
-
D4C8714A10825E7500E1FF5A /* token.c in Sources */,
|
2011
|
-
D4C8714B10825E7500E1FF5A /* yaml2byte.c in Sources */,
|
2012
|
-
);
|
2013
|
-
runOnlyForDeploymentPostprocessing = 0;
|
2014
|
-
};
|
2015
|
-
D4A5A1F10F40D28600FFF378 /* Sources */ = {
|
2016
|
-
isa = PBXSourcesBuildPhase;
|
2017
|
-
buildActionMask = 2147483647;
|
2018
|
-
files = (
|
2019
|
-
D4A5A1FF0F40D2EA00FFF378 /* Bitmap.cpp in Sources */,
|
2020
|
-
D4A5A2010F40D2EC00FFF378 /* BitmapColorKey.cpp in Sources */,
|
2021
|
-
D4A5A2030F40D2F500FFF378 /* BitmapUtils.cpp in Sources */,
|
2022
|
-
D4A5A2040F40D2F700FFF378 /* BlockAllocator.cpp in Sources */,
|
2023
|
-
D4A5A2050F40D2FB00FFF378 /* Color.cpp in Sources */,
|
2024
|
-
D4A5A2090F40D30700FFF378 /* FileUnix.cpp in Sources */,
|
2025
|
-
D4A5A20B0F40D30900FFF378 /* Graphics.cpp in Sources */,
|
2026
|
-
D4A5A20C0F40D30A00FFF378 /* Image.cpp in Sources */,
|
2027
|
-
D4A5A20D0F40D30E00FFF378 /* IO.cpp in Sources */,
|
2028
|
-
D4A5A20E0F40D30F00FFF378 /* LargeImageData.cpp in Sources */,
|
2029
|
-
D4A5A2130F40D33300FFF378 /* TimingUnix.cpp in Sources */,
|
2030
|
-
D4A5A2140F40D33400FFF378 /* Texture.cpp in Sources */,
|
2031
|
-
D4A5A2150F40D33800FFF378 /* Text.cpp in Sources */,
|
2032
|
-
D4A5A2160F40D33B00FFF378 /* TexChunk.cpp in Sources */,
|
2033
|
-
D4A5A2180F40D33D00FFF378 /* RotFlip.cpp in Sources */,
|
2034
|
-
D4A5A21A0F40D34600FFF378 /* Math.cpp in Sources */,
|
2035
|
-
D4A5A2230F40D45200FFF378 /* InputTouch.mm in Sources */,
|
2036
|
-
D4A5A2240F40D45200FFF378 /* WindowTouch.mm in Sources */,
|
2037
|
-
D4A5A2250F40D45200FFF378 /* UtilityTouch.mm in Sources */,
|
2038
|
-
D4A5A2300F40D48300FFF378 /* GosuView.mm in Sources */,
|
2039
|
-
D4A5A2310F40D48300FFF378 /* BitmapTouch.mm in Sources */,
|
2040
|
-
D42762510F4E216500C9B0A5 /* Font.cpp in Sources */,
|
2041
|
-
D42762AB0F4E267500C9B0A5 /* DirectoriesTouch.mm in Sources */,
|
2042
|
-
D4032B7D0F5035A900A20790 /* TextTouch.mm in Sources */,
|
2043
|
-
D42D02400F7068C500407E60 /* AudioOpenAL.mm in Sources */,
|
2044
|
-
D48810BD0F7C0E3000602C04 /* BitmapBMP.cpp in Sources */,
|
2045
|
-
D4F4BF480FC4C9E00013CE21 /* framing.c in Sources */,
|
2046
|
-
D4F4BF490FC4C9E00013CE21 /* bitwise.c in Sources */,
|
2047
|
-
D4F4BF6D0FC4CA720013CE21 /* vorbisfile.c in Sources */,
|
2048
|
-
D4F4BFC40FC4CB1A0013CE21 /* window.c in Sources */,
|
2049
|
-
D4F4BFC50FC4CB1A0013CE21 /* synthesis.c in Sources */,
|
2050
|
-
D4F4BFC60FC4CB1A0013CE21 /* smallft.c in Sources */,
|
2051
|
-
D4F4BFC70FC4CB1A0013CE21 /* sharedbook.c in Sources */,
|
2052
|
-
D4F4BFC80FC4CB1A0013CE21 /* res0.c in Sources */,
|
2053
|
-
D4F4BFC90FC4CB1A0013CE21 /* registry.c in Sources */,
|
2054
|
-
D4F4BFCA0FC4CB1A0013CE21 /* psy.c in Sources */,
|
2055
|
-
D4F4BFCB0FC4CB1A0013CE21 /* mdct.c in Sources */,
|
2056
|
-
D4F4BFCC0FC4CB1A0013CE21 /* mapping0.c in Sources */,
|
2057
|
-
D4F4BFCD0FC4CB1A0013CE21 /* lsp.c in Sources */,
|
2058
|
-
D4F4BFCE0FC4CB1A0013CE21 /* lpc.c in Sources */,
|
2059
|
-
D4F4BFCF0FC4CB1A0013CE21 /* lookup.c in Sources */,
|
2060
|
-
D4F4BFD00FC4CB1A0013CE21 /* floor1.c in Sources */,
|
2061
|
-
D4F4BFD10FC4CB1A0013CE21 /* info.c in Sources */,
|
2062
|
-
D4F4BFD20FC4CB1A0013CE21 /* floor0.c in Sources */,
|
2063
|
-
D4F4BFD30FC4CB1A0013CE21 /* envelope.c in Sources */,
|
2064
|
-
D4F4BFD40FC4CB1A0013CE21 /* codebook.c in Sources */,
|
2065
|
-
D4F4BFD50FC4CB1A0013CE21 /* block.c in Sources */,
|
2066
|
-
D4F4BFD60FC4CB1A0013CE21 /* bitrate.c in Sources */,
|
2067
|
-
D4F4BFD70FC4CB1A0013CE21 /* analysis.c in Sources */,
|
2068
|
-
);
|
2069
|
-
runOnlyForDeploymentPostprocessing = 0;
|
2070
|
-
};
|
2071
|
-
D4CA894D0BC68B5D00A431AC /* Sources */ = {
|
2072
|
-
isa = PBXSourcesBuildPhase;
|
2073
|
-
buildActionMask = 2147483647;
|
2074
|
-
files = (
|
2075
|
-
D47BD32B0BD78F7200ACF014 /* RubyGosu_wrap.cxx in Sources */,
|
2076
|
-
D423821D0C4C3D08000DAA25 /* Bitmap.cpp in Sources */,
|
2077
|
-
D42382240C4C3D68000DAA25 /* BitmapBMP.cpp in Sources */,
|
2078
|
-
D42382250C4C3D68000DAA25 /* BitmapColorKey.cpp in Sources */,
|
2079
|
-
D42382260C4C3D68000DAA25 /* BitmapPNG.cpp in Sources */,
|
2080
|
-
D42382270C4C3D68000DAA25 /* BlockAllocator.cpp in Sources */,
|
2081
|
-
D42382280C4C3D68000DAA25 /* Color.cpp in Sources */,
|
2082
|
-
D42382290C4C3D68000DAA25 /* Font.cpp in Sources */,
|
2083
|
-
D423822A0C4C3D68000DAA25 /* Graphics.cpp in Sources */,
|
2084
|
-
D423822B0C4C3D68000DAA25 /* Image.cpp in Sources */,
|
2085
|
-
D423822C0C4C3D68000DAA25 /* LargeImageData.cpp in Sources */,
|
2086
|
-
D423822D0C4C3D68000DAA25 /* RotFlip.cpp in Sources */,
|
2087
|
-
D423822E0C4C3D68000DAA25 /* Text.cpp in Sources */,
|
2088
|
-
D423822F0C4C3D68000DAA25 /* TextMac.cpp in Sources */,
|
2089
|
-
D42382390C4C3D79000DAA25 /* DirectoriesMac.mm in Sources */,
|
2090
|
-
D423823A0C4C3D79000DAA25 /* DirectoriesUnix.cpp in Sources */,
|
2091
|
-
D423823B0C4C3D79000DAA25 /* FileUnix.cpp in Sources */,
|
2092
|
-
D423823C0C4C3D79000DAA25 /* InputMac.mm in Sources */,
|
2093
|
-
D423823D0C4C3D79000DAA25 /* IO.cpp in Sources */,
|
2094
|
-
D423823E0C4C3D79000DAA25 /* Math.cpp in Sources */,
|
2095
|
-
D423823F0C4C3D79000DAA25 /* TimingUnix.cpp in Sources */,
|
2096
|
-
D42382400C4C3D79000DAA25 /* Utility.cpp in Sources */,
|
2097
|
-
D42382410C4C3D79000DAA25 /* WindowMac.mm in Sources */,
|
2098
|
-
D4A7E9830CD3907D00621B24 /* Texture.cpp in Sources */,
|
2099
|
-
D4A7E9840CD3907D00621B24 /* TexChunk.cpp in Sources */,
|
2100
|
-
D4A7E9E90CD39BA200621B24 /* BitmapUtils.cpp in Sources */,
|
2101
|
-
D4F07B280D93504700FB3D99 /* TextInputMac.mm in Sources */,
|
2102
|
-
D4F4BAA30FC36FB60013CE21 /* png.c in Sources */,
|
2103
|
-
D4F4BAA40FC36FB60013CE21 /* pngerror.c in Sources */,
|
2104
|
-
D4F4BAA50FC36FB60013CE21 /* pnggccrd.c in Sources */,
|
2105
|
-
D4F4BAA60FC36FB60013CE21 /* pngget.c in Sources */,
|
2106
|
-
D4F4BAA70FC36FB60013CE21 /* pngmem.c in Sources */,
|
2107
|
-
D4F4BAA80FC36FB60013CE21 /* pngpread.c in Sources */,
|
2108
|
-
D4F4BAA90FC36FB60013CE21 /* pngread.c in Sources */,
|
2109
|
-
D4F4BAAA0FC36FB60013CE21 /* pngrio.c in Sources */,
|
2110
|
-
D4F4BAAB0FC36FB60013CE21 /* pngrtran.c in Sources */,
|
2111
|
-
D4F4BAAC0FC36FB60013CE21 /* pngrutil.c in Sources */,
|
2112
|
-
D4F4BAAD0FC36FB60013CE21 /* pngset.c in Sources */,
|
2113
|
-
D4F4BAAE0FC36FB60013CE21 /* pngtrans.c in Sources */,
|
2114
|
-
D4F4BAAF0FC36FB60013CE21 /* pngvcrd.c in Sources */,
|
2115
|
-
D4F4BAB00FC36FB60013CE21 /* pngwio.c in Sources */,
|
2116
|
-
D4F4BAB10FC36FB60013CE21 /* pngwrite.c in Sources */,
|
2117
|
-
D4F4BAB20FC36FB60013CE21 /* pngwtran.c in Sources */,
|
2118
|
-
D4F4BAB30FC36FB60013CE21 /* pngwutil.c in Sources */,
|
2119
|
-
D4F4BAEB0FC370770013CE21 /* crc32.c in Sources */,
|
2120
|
-
D4F4BAEC0FC370770013CE21 /* deflate.c in Sources */,
|
2121
|
-
D4F4BAED0FC370770013CE21 /* gzio.c in Sources */,
|
2122
|
-
D4F4BAEE0FC370770013CE21 /* infback.c in Sources */,
|
2123
|
-
D4F4BAEF0FC370770013CE21 /* inffast.c in Sources */,
|
2124
|
-
D4F4BAF00FC370770013CE21 /* inflate.c in Sources */,
|
2125
|
-
D4F4BAF20FC370770013CE21 /* trees.c in Sources */,
|
2126
|
-
D4F4BAF30FC370770013CE21 /* uncompr.c in Sources */,
|
2127
|
-
D4F4BAF40FC370770013CE21 /* zutil.c in Sources */,
|
2128
|
-
D4F4BAF50FC370770013CE21 /* inftrees.c in Sources */,
|
2129
|
-
D4F4BAFF0FC3709C0013CE21 /* adler32.c in Sources */,
|
2130
|
-
D4F4BB000FC3709C0013CE21 /* compress.c in Sources */,
|
2131
|
-
D4F4BE800FC486150013CE21 /* AudioOpenAL.mm in Sources */,
|
2132
|
-
D4F4BF460FC4C9E00013CE21 /* framing.c in Sources */,
|
2133
|
-
D4F4BF470FC4C9E00013CE21 /* bitwise.c in Sources */,
|
2134
|
-
D4F4BF6C0FC4CA720013CE21 /* vorbisfile.c in Sources */,
|
2135
|
-
D4F4BFB00FC4CB1A0013CE21 /* window.c in Sources */,
|
2136
|
-
D4F4BFB10FC4CB1A0013CE21 /* synthesis.c in Sources */,
|
2137
|
-
D4F4BFB20FC4CB1A0013CE21 /* smallft.c in Sources */,
|
2138
|
-
D4F4BFB30FC4CB1A0013CE21 /* sharedbook.c in Sources */,
|
2139
|
-
D4F4BFB40FC4CB1A0013CE21 /* res0.c in Sources */,
|
2140
|
-
D4F4BFB50FC4CB1A0013CE21 /* registry.c in Sources */,
|
2141
|
-
D4F4BFB60FC4CB1A0013CE21 /* psy.c in Sources */,
|
2142
|
-
D4F4BFB70FC4CB1A0013CE21 /* mdct.c in Sources */,
|
2143
|
-
D4F4BFB80FC4CB1A0013CE21 /* mapping0.c in Sources */,
|
2144
|
-
D4F4BFB90FC4CB1A0013CE21 /* lsp.c in Sources */,
|
2145
|
-
D4F4BFBA0FC4CB1A0013CE21 /* lpc.c in Sources */,
|
2146
|
-
D4F4BFBB0FC4CB1A0013CE21 /* lookup.c in Sources */,
|
2147
|
-
D4F4BFBC0FC4CB1A0013CE21 /* floor1.c in Sources */,
|
2148
|
-
D4F4BFBD0FC4CB1A0013CE21 /* info.c in Sources */,
|
2149
|
-
D4F4BFBE0FC4CB1A0013CE21 /* floor0.c in Sources */,
|
2150
|
-
D4F4BFBF0FC4CB1A0013CE21 /* envelope.c in Sources */,
|
2151
|
-
D4F4BFC00FC4CB1A0013CE21 /* codebook.c in Sources */,
|
2152
|
-
D4F4BFC10FC4CB1A0013CE21 /* block.c in Sources */,
|
2153
|
-
D4F4BFC20FC4CB1A0013CE21 /* bitrate.c in Sources */,
|
2154
|
-
D4F4BFC30FC4CB1A0013CE21 /* analysis.c in Sources */,
|
2155
|
-
D42E1A16104AEF1F0019345C /* TextTouch.mm in Sources */,
|
2156
|
-
);
|
2157
|
-
runOnlyForDeploymentPostprocessing = 0;
|
2158
|
-
};
|
2159
|
-
/* End PBXSourcesBuildPhase section */
|
2160
|
-
|
2161
|
-
/* Begin PBXTargetDependency section */
|
2162
|
-
D448D8DB0FF82204002FA7EE /* PBXTargetDependency */ = {
|
2163
|
-
isa = PBXTargetDependency;
|
2164
|
-
target = D4CA894F0BC68B5D00A431AC /* RubyGosu Core */;
|
2165
|
-
targetProxy = D448D8DA0FF82204002FA7EE /* PBXContainerItemProxy */;
|
2166
|
-
};
|
2167
|
-
/* End PBXTargetDependency section */
|
2168
|
-
|
2169
|
-
/* Begin PBXVariantGroup section */
|
2170
|
-
D410EB6C0A801CDC005C7067 /* InfoPlist.strings */ = {
|
2171
|
-
isa = PBXVariantGroup;
|
2172
|
-
children = (
|
2173
|
-
D410EB6D0A801CDC005C7067 /* InfoPlist.strings */,
|
2174
|
-
);
|
2175
|
-
name = InfoPlist.strings;
|
2176
|
-
sourceTree = "<group>";
|
2177
|
-
};
|
2178
|
-
/* End PBXVariantGroup section */
|
2179
|
-
|
2180
|
-
/* Begin XCBuildConfiguration section */
|
2181
|
-
4FADC24308B4156D00ABE55E /* Debug */ = {
|
2182
|
-
isa = XCBuildConfiguration;
|
2183
|
-
buildSettings = {
|
2184
|
-
CONFIGURATION_BUILD_DIR = ..;
|
2185
|
-
COPY_PHASE_STRIP = NO;
|
2186
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
2187
|
-
DYLIB_CURRENT_VERSION = 1;
|
2188
|
-
FRAMEWORK_VERSION = A;
|
2189
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
2190
|
-
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
2191
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
2192
|
-
INFOPLIST_FILE = "Gosu-Info.plist";
|
2193
|
-
INSTALL_PATH = "@executable_path/../Frameworks";
|
2194
|
-
LIBRARY_STYLE = DYNAMIC;
|
2195
|
-
MACH_O_TYPE = mh_dylib;
|
2196
|
-
OTHER_LDFLAGS = "-liconv";
|
2197
|
-
PRODUCT_NAME = Gosu;
|
2198
|
-
WRAPPER_EXTENSION = framework;
|
2199
|
-
ZERO_LINK = NO;
|
2200
|
-
};
|
2201
|
-
name = Debug;
|
2202
|
-
};
|
2203
|
-
4FADC24408B4156D00ABE55E /* Release */ = {
|
2204
|
-
isa = XCBuildConfiguration;
|
2205
|
-
buildSettings = {
|
2206
|
-
ARCHS = (
|
2207
|
-
ppc,
|
2208
|
-
x86_64,
|
2209
|
-
i386,
|
2210
|
-
);
|
2211
|
-
CONFIGURATION_BUILD_DIR = ..;
|
2212
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
2213
|
-
DYLIB_CURRENT_VERSION = 1;
|
2214
|
-
FRAMEWORK_VERSION = A;
|
2215
|
-
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
2216
|
-
INFOPLIST_FILE = "Gosu-Info.plist";
|
2217
|
-
INSTALL_PATH = "@executable_path/../Frameworks";
|
2218
|
-
LIBRARY_STYLE = DYNAMIC;
|
2219
|
-
MACH_O_TYPE = mh_dylib;
|
2220
|
-
OTHER_LDFLAGS = "-liconv";
|
2221
|
-
PRODUCT_NAME = Gosu;
|
2222
|
-
WRAPPER_EXTENSION = framework;
|
2223
|
-
};
|
2224
|
-
name = Release;
|
2225
|
-
};
|
2226
|
-
4FADC24708B4156D00ABE55E /* Debug */ = {
|
2227
|
-
isa = XCBuildConfiguration;
|
2228
|
-
buildSettings = {
|
2229
|
-
GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
|
2230
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2231
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
2232
|
-
HEADER_SEARCH_PATHS = (
|
2233
|
-
..,
|
2234
|
-
../dependencies/libvorbis/include,
|
2235
|
-
../dependencies/libogg/include,
|
2236
|
-
/usr/local/include,
|
2237
|
-
/opt/local/include,
|
2238
|
-
);
|
2239
|
-
LIBRARY_SEARCH_PATHS = .;
|
2240
|
-
PREBINDING = NO;
|
2241
|
-
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
2242
|
-
SDKROOT_x86_64 = /Developer/SDKs/MacOSX10.5.sdk;
|
2243
|
-
};
|
2244
|
-
name = Debug;
|
2245
|
-
};
|
2246
|
-
4FADC24808B4156D00ABE55E /* Release */ = {
|
2247
|
-
isa = XCBuildConfiguration;
|
2248
|
-
buildSettings = {
|
2249
|
-
DEPLOYMENT_POSTPROCESSING = YES;
|
2250
|
-
GCC_AUTO_VECTORIZATION = YES;
|
2251
|
-
GCC_FAST_MATH = YES;
|
2252
|
-
GCC_OPTIMIZATION_LEVEL = 3;
|
2253
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2254
|
-
__MACOSX__,
|
2255
|
-
NDEBUG,
|
2256
|
-
);
|
2257
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2258
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
2259
|
-
HEADER_SEARCH_PATHS = (
|
2260
|
-
..,
|
2261
|
-
../dependencies/libvorbis/include,
|
2262
|
-
../dependencies/libogg/include,
|
2263
|
-
/usr/local/include,
|
2264
|
-
/opt/local/include,
|
2265
|
-
);
|
2266
|
-
LIBRARY_SEARCH_PATHS = .;
|
2267
|
-
PREBINDING = NO;
|
2268
|
-
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
2269
|
-
SDKROOT_x86_64 = /Developer/SDKs/MacOSX10.5.sdk;
|
2270
|
-
};
|
2271
|
-
name = Release;
|
2272
|
-
};
|
2273
|
-
D4177743106CFC23005DC1C4 /* Debug */ = {
|
2274
|
-
isa = XCBuildConfiguration;
|
2275
|
-
buildSettings = {
|
2276
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
2277
|
-
ARCHS = (
|
2278
|
-
ppc,
|
2279
|
-
i386,
|
2280
|
-
x86_64,
|
2281
|
-
);
|
2282
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2283
|
-
COPY_PHASE_STRIP = NO;
|
2284
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
2285
|
-
DYLIB_CURRENT_VERSION = 1;
|
2286
|
-
EXECUTABLE_EXTENSION = bundle;
|
2287
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
2288
|
-
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
2289
|
-
GCC_ENABLE_OBJC_GC = YES;
|
2290
|
-
GCC_MODEL_TUNING = G5;
|
2291
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
2292
|
-
INSTALL_PATH = /usr/local/lib;
|
2293
|
-
OTHER_LDFLAGS = (
|
2294
|
-
"-framework",
|
2295
|
-
Foundation,
|
2296
|
-
"-framework",
|
2297
|
-
AppKit,
|
2298
|
-
"-liconv",
|
2299
|
-
);
|
2300
|
-
PREBINDING = NO;
|
2301
|
-
PRODUCT_NAME = gosu;
|
2302
|
-
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
|
2303
|
-
};
|
2304
|
-
name = Debug;
|
2305
|
-
};
|
2306
|
-
D4177744106CFC23005DC1C4 /* Release */ = {
|
2307
|
-
isa = XCBuildConfiguration;
|
2308
|
-
buildSettings = {
|
2309
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
2310
|
-
ARCHS = (
|
2311
|
-
i386,
|
2312
|
-
x86_64,
|
2313
|
-
);
|
2314
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2315
|
-
COPY_PHASE_STRIP = YES;
|
2316
|
-
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2317
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
2318
|
-
DYLIB_CURRENT_VERSION = 1;
|
2319
|
-
EXECUTABLE_EXTENSION = for_macruby.bundle;
|
2320
|
-
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
2321
|
-
GCC_ENABLE_OBJC_GC = YES;
|
2322
|
-
GCC_MODEL_TUNING = G5;
|
2323
|
-
INSTALL_PATH = /usr/local/lib;
|
2324
|
-
OTHER_LDFLAGS = (
|
2325
|
-
"-framework",
|
2326
|
-
Foundation,
|
2327
|
-
"-framework",
|
2328
|
-
AppKit,
|
2329
|
-
"-liconv",
|
2330
|
-
);
|
2331
|
-
PREBINDING = NO;
|
2332
|
-
PRODUCT_NAME = gosu;
|
2333
|
-
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
|
2334
|
-
};
|
2335
|
-
name = Release;
|
2336
|
-
};
|
2337
|
-
D4177745106CFC23005DC1C4 /* Release with 1.9 */ = {
|
2338
|
-
isa = XCBuildConfiguration;
|
2339
|
-
buildSettings = {
|
2340
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
2341
|
-
ARCHS = (
|
2342
|
-
i386,
|
2343
|
-
x86_64,
|
2344
|
-
);
|
2345
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2346
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
2347
|
-
DYLIB_CURRENT_VERSION = 1;
|
2348
|
-
EXECUTABLE_EXTENSION = bundle;
|
2349
|
-
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
2350
|
-
GCC_ENABLE_OBJC_GC = YES;
|
2351
|
-
GCC_MODEL_TUNING = G5;
|
2352
|
-
GCC_OPTIMIZATION_LEVEL = s;
|
2353
|
-
INSTALL_PATH = /usr/local/lib;
|
2354
|
-
OTHER_LDFLAGS = (
|
2355
|
-
"-framework",
|
2356
|
-
Foundation,
|
2357
|
-
"-framework",
|
2358
|
-
AppKit,
|
2359
|
-
"-liconv",
|
2360
|
-
);
|
2361
|
-
PREBINDING = NO;
|
2362
|
-
PRODUCT_NAME = gosu;
|
2363
|
-
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
|
2364
|
-
};
|
2365
|
-
name = "Release with 1.9";
|
2366
|
-
};
|
2367
|
-
D459FF480BDCD23600E7F0D6 /* Debug */ = {
|
2368
|
-
isa = XCBuildConfiguration;
|
2369
|
-
buildSettings = {
|
2370
|
-
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
|
2371
|
-
COPY_PHASE_STRIP = NO;
|
2372
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
2373
|
-
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
2374
|
-
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
2375
|
-
GCC_MODEL_TUNING = G5;
|
2376
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
2377
|
-
HEADER_SEARCH_PATHS = (
|
2378
|
-
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
2379
|
-
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
2380
|
-
"$(inherited)",
|
2381
|
-
);
|
2382
|
-
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"Ruby 1.9 Source/include\"";
|
2383
|
-
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"Ruby 1.9 Source/include/ruby\"";
|
2384
|
-
INFOPLIST_FILE = "RubyGosu App-Info.plist";
|
2385
|
-
OBJROOT = build;
|
2386
|
-
OTHER_LDFLAGS = (
|
2387
|
-
"-F..",
|
2388
|
-
"-flat_namespace",
|
2389
|
-
"-liconv",
|
2390
|
-
);
|
2391
|
-
PREBINDING = NO;
|
2392
|
-
PRODUCT_NAME = "RubyGosu App";
|
2393
|
-
SYMROOT = ..;
|
2394
|
-
WRAPPER_EXTENSION = app;
|
2395
|
-
ZERO_LINK = NO;
|
2396
|
-
};
|
2397
|
-
name = Debug;
|
2398
|
-
};
|
2399
|
-
D459FF490BDCD23600E7F0D6 /* Release */ = {
|
2400
|
-
isa = XCBuildConfiguration;
|
2401
|
-
buildSettings = {
|
2402
|
-
ARCHS = (
|
2403
|
-
ppc,
|
2404
|
-
x86_64,
|
2405
|
-
i386,
|
2406
|
-
);
|
2407
|
-
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
|
2408
|
-
EXPORTED_SYMBOLS_FILE = "Ruby 1.9.exports";
|
2409
|
-
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
2410
|
-
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
2411
|
-
GCC_MODEL_TUNING = G5;
|
2412
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2413
|
-
"$(inherited)",
|
2414
|
-
HAVE_GETADDRINFO,
|
2415
|
-
HAVE_SOCKADDR_STORAGE,
|
2416
|
-
RUBY_EMBEDDED,
|
2417
|
-
);
|
2418
|
-
HEADER_SEARCH_PATHS = (
|
2419
|
-
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
2420
|
-
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
2421
|
-
"$(inherited)",
|
2422
|
-
);
|
2423
|
-
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"Ruby 1.9 Source/include\"";
|
2424
|
-
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"Ruby 1.9 Source/include/ruby\"";
|
2425
|
-
INFOPLIST_FILE = "RubyGosu App-Info.plist";
|
2426
|
-
OBJROOT = build;
|
2427
|
-
OTHER_CFLAGS = (
|
2428
|
-
"-fvisibility=default",
|
2429
|
-
"-export-dynamic",
|
2430
|
-
);
|
2431
|
-
OTHER_LDFLAGS = (
|
2432
|
-
"-F..",
|
2433
|
-
"-flat_namespace",
|
2434
|
-
"-undefined",
|
2435
|
-
dynamic_lookup,
|
2436
|
-
"-liconv",
|
2437
|
-
);
|
2438
|
-
PREBINDING = NO;
|
2439
|
-
PRODUCT_NAME = "RubyGosu App";
|
2440
|
-
STRIP_STYLE = debugging;
|
2441
|
-
SYMROOT = ..;
|
2442
|
-
WRAPPER_EXTENSION = app;
|
2443
|
-
ZERO_LINK = NO;
|
2444
|
-
};
|
2445
|
-
name = Release;
|
2446
|
-
};
|
2447
|
-
D46C29700FADB59600A33476 /* Release with 1.9 */ = {
|
2448
|
-
isa = XCBuildConfiguration;
|
2449
|
-
buildSettings = {
|
2450
|
-
DEPLOYMENT_POSTPROCESSING = YES;
|
2451
|
-
GCC_AUTO_VECTORIZATION = YES;
|
2452
|
-
GCC_FAST_MATH = YES;
|
2453
|
-
GCC_OPTIMIZATION_LEVEL = 3;
|
2454
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2455
|
-
__MACOSX__,
|
2456
|
-
NDEBUG,
|
2457
|
-
);
|
2458
|
-
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2459
|
-
GCC_WARN_UNUSED_VARIABLE = YES;
|
2460
|
-
HEADER_SEARCH_PATHS = (
|
2461
|
-
..,
|
2462
|
-
../dependencies/libvorbis/include,
|
2463
|
-
../dependencies/libogg/include,
|
2464
|
-
/usr/local/include,
|
2465
|
-
/opt/local/include,
|
2466
|
-
);
|
2467
|
-
LIBRARY_SEARCH_PATHS = .;
|
2468
|
-
PREBINDING = NO;
|
2469
|
-
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
2470
|
-
SDKROOT_x86_64 = /Developer/SDKs/MacOSX10.5.sdk;
|
2471
|
-
};
|
2472
|
-
name = "Release with 1.9";
|
2473
|
-
};
|
2474
|
-
D46C29710FADB59600A33476 /* Release with 1.9 */ = {
|
2475
|
-
isa = XCBuildConfiguration;
|
2476
|
-
buildSettings = {
|
2477
|
-
ARCHS = (
|
2478
|
-
ppc,
|
2479
|
-
x86_64,
|
2480
|
-
i386,
|
2481
|
-
);
|
2482
|
-
CONFIGURATION_BUILD_DIR = ..;
|
2483
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
2484
|
-
DYLIB_CURRENT_VERSION = 1;
|
2485
|
-
FRAMEWORK_VERSION = A;
|
2486
|
-
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
2487
|
-
INFOPLIST_FILE = "Gosu-Info.plist";
|
2488
|
-
INSTALL_PATH = "@executable_path/../Frameworks";
|
2489
|
-
LIBRARY_STYLE = DYNAMIC;
|
2490
|
-
MACH_O_TYPE = mh_dylib;
|
2491
|
-
OTHER_LDFLAGS = "-liconv";
|
2492
|
-
PRODUCT_NAME = Gosu;
|
2493
|
-
WRAPPER_EXTENSION = framework;
|
2494
|
-
};
|
2495
|
-
name = "Release with 1.9";
|
2496
|
-
};
|
2497
|
-
D46C29720FADB59600A33476 /* Release with 1.9 */ = {
|
2498
|
-
isa = XCBuildConfiguration;
|
2499
|
-
buildSettings = {
|
2500
|
-
ARCHS = (
|
2501
|
-
ppc,
|
2502
|
-
x86_64,
|
2503
|
-
i386,
|
2504
|
-
);
|
2505
|
-
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
|
2506
|
-
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
2507
|
-
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
2508
|
-
GCC_MODEL_TUNING = G5;
|
2509
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2510
|
-
"$(inherited)",
|
2511
|
-
HAVE_GETADDRINFO,
|
2512
|
-
HAVE_SOCKADDR_STORAGE,
|
2513
|
-
RUBY_EMBEDDED,
|
2514
|
-
);
|
2515
|
-
HEADER_SEARCH_PATHS = (
|
2516
|
-
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
|
2517
|
-
"$(HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
|
2518
|
-
"$(inherited)",
|
2519
|
-
);
|
2520
|
-
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"Ruby 1.9 Source/include\"";
|
2521
|
-
HEADER_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"Ruby 1.9 Source/include/ruby\"";
|
2522
|
-
INFOPLIST_FILE = "RubyGosu App-Info.plist";
|
2523
|
-
OBJROOT = build;
|
2524
|
-
OTHER_LDFLAGS = (
|
2525
|
-
"-F..",
|
2526
|
-
"-flat_namespace",
|
2527
|
-
"-liconv",
|
2528
|
-
);
|
2529
|
-
PREBINDING = NO;
|
2530
|
-
PRODUCT_NAME = "RubyGosu App";
|
2531
|
-
STRIP_STYLE = debugging;
|
2532
|
-
SYMROOT = ..;
|
2533
|
-
WRAPPER_EXTENSION = app;
|
2534
|
-
ZERO_LINK = NO;
|
2535
|
-
};
|
2536
|
-
name = "Release with 1.9";
|
2537
|
-
};
|
2538
|
-
D46C29730FADB59600A33476 /* Release with 1.9 */ = {
|
2539
|
-
isa = XCBuildConfiguration;
|
2540
|
-
buildSettings = {
|
2541
|
-
ARCHS = (
|
2542
|
-
ppc,
|
2543
|
-
x86_64,
|
2544
|
-
i386,
|
2545
|
-
);
|
2546
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2547
|
-
COPY_PHASE_STRIP = YES;
|
2548
|
-
DYLIB_COMPATIBILITY_VERSION = "";
|
2549
|
-
DYLIB_CURRENT_VERSION = "";
|
2550
|
-
EXECUTABLE_EXTENSION = for_1_9.bundle;
|
2551
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2552
|
-
"$(inherited)",
|
2553
|
-
GOSU_FOR_RUBY,
|
2554
|
-
);
|
2555
|
-
GENERATE_MASTER_OBJECT_FILE = YES;
|
2556
|
-
HEADER_SEARCH_PATHS = (
|
2557
|
-
"$(inherited)",
|
2558
|
-
"/usr/local/include/ruby-1.9-1.9.1",
|
2559
|
-
"/usr/local/include/ruby-1.9-1.9.1/i386-darwin9.8.0",
|
2560
|
-
);
|
2561
|
-
MACH_O_TYPE = mh_bundle;
|
2562
|
-
OTHER_LDFLAGS = (
|
2563
|
-
"-F..",
|
2564
|
-
"-flat_namespace",
|
2565
|
-
"-weak-lruby_1_9_1_universal",
|
2566
|
-
"-liconv",
|
2567
|
-
);
|
2568
|
-
PREBINDING = NO;
|
2569
|
-
PRODUCT_NAME = gosu;
|
2570
|
-
ZERO_LINK = NO;
|
2571
|
-
};
|
2572
|
-
name = "Release with 1.9";
|
2573
|
-
};
|
2574
|
-
D46C29740FADB59600A33476 /* Release with 1.9 */ = {
|
2575
|
-
isa = XCBuildConfiguration;
|
2576
|
-
buildSettings = {
|
2577
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
2578
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2579
|
-
COPY_PHASE_STRIP = YES;
|
2580
|
-
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2581
|
-
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
2582
|
-
GCC_FAST_MATH = YES;
|
2583
|
-
GCC_THREADSAFE_STATICS = NO;
|
2584
|
-
GCC_THUMB_SUPPORT = NO;
|
2585
|
-
PREBINDING = NO;
|
2586
|
-
PRODUCT_NAME = gosutouch;
|
2587
|
-
SDKROOT = iphoneos2.2.1;
|
2588
|
-
ZERO_LINK = NO;
|
2589
|
-
};
|
2590
|
-
name = "Release with 1.9";
|
2591
|
-
};
|
2592
|
-
D4A5A1F50F40D28700FFF378 /* Debug */ = {
|
2593
|
-
isa = XCBuildConfiguration;
|
2594
|
-
buildSettings = {
|
2595
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
2596
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2597
|
-
COPY_PHASE_STRIP = NO;
|
2598
|
-
GCC_DYNAMIC_NO_PIC = NO;
|
2599
|
-
GCC_OPTIMIZATION_LEVEL = 0;
|
2600
|
-
PREBINDING = NO;
|
2601
|
-
PRODUCT_NAME = "gosutouch-sim";
|
2602
|
-
SDKROOT = iphonesimulator2.2.1;
|
2603
|
-
};
|
2604
|
-
name = Debug;
|
2605
|
-
};
|
2606
|
-
D4A5A1F60F40D28700FFF378 /* Release */ = {
|
2607
|
-
isa = XCBuildConfiguration;
|
2608
|
-
buildSettings = {
|
2609
|
-
ALWAYS_SEARCH_USER_PATHS = NO;
|
2610
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2611
|
-
COPY_PHASE_STRIP = YES;
|
2612
|
-
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2613
|
-
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
2614
|
-
GCC_FAST_MATH = YES;
|
2615
|
-
GCC_THREADSAFE_STATICS = NO;
|
2616
|
-
GCC_THUMB_SUPPORT = NO;
|
2617
|
-
PREBINDING = NO;
|
2618
|
-
PRODUCT_NAME = gosutouch;
|
2619
|
-
SDKROOT = iphoneos2.2.1;
|
2620
|
-
ZERO_LINK = NO;
|
2621
|
-
};
|
2622
|
-
name = Release;
|
2623
|
-
};
|
2624
|
-
D4CA89520BC68B9E00A431AC /* Debug */ = {
|
2625
|
-
isa = XCBuildConfiguration;
|
2626
|
-
buildSettings = {
|
2627
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2628
|
-
COPY_PHASE_STRIP = NO;
|
2629
|
-
DYLIB_COMPATIBILITY_VERSION = "";
|
2630
|
-
DYLIB_CURRENT_VERSION = "";
|
2631
|
-
EXECUTABLE_EXTENSION = bundle;
|
2632
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2633
|
-
"$(inherited)",
|
2634
|
-
GOSU_FOR_RUBY,
|
2635
|
-
);
|
2636
|
-
GENERATE_MASTER_OBJECT_FILE = YES;
|
2637
|
-
HEADER_SEARCH_PATHS = (
|
2638
|
-
..,
|
2639
|
-
"$(inherited)",
|
2640
|
-
"/usr/lib/ruby/1.8/universal-darwin8.0",
|
2641
|
-
"/usr/lib/ruby/1.8/universal-darwin9.0",
|
2642
|
-
);
|
2643
|
-
MACH_O_TYPE = mh_bundle;
|
2644
|
-
OTHER_LDFLAGS = (
|
2645
|
-
"-F..",
|
2646
|
-
"-lruby",
|
2647
|
-
"-flat_namespace",
|
2648
|
-
"-liconv",
|
2649
|
-
);
|
2650
|
-
PREBINDING = NO;
|
2651
|
-
PRODUCT_NAME = gosu;
|
2652
|
-
ZERO_LINK = NO;
|
2653
|
-
};
|
2654
|
-
name = Debug;
|
2655
|
-
};
|
2656
|
-
D4CA89530BC68B9E00A431AC /* Release */ = {
|
2657
|
-
isa = XCBuildConfiguration;
|
2658
|
-
buildSettings = {
|
2659
|
-
ARCHS = (
|
2660
|
-
ppc,
|
2661
|
-
x86_64,
|
2662
|
-
i386,
|
2663
|
-
);
|
2664
|
-
CONFIGURATION_BUILD_DIR = ../lib;
|
2665
|
-
COPY_PHASE_STRIP = YES;
|
2666
|
-
DYLIB_COMPATIBILITY_VERSION = "";
|
2667
|
-
DYLIB_CURRENT_VERSION = "";
|
2668
|
-
EXECUTABLE_EXTENSION = for_1_8.bundle;
|
2669
|
-
GCC_PREPROCESSOR_DEFINITIONS = (
|
2670
|
-
"$(inherited)",
|
2671
|
-
GOSU_FOR_RUBY,
|
2672
|
-
);
|
2673
|
-
GENERATE_MASTER_OBJECT_FILE = YES;
|
2674
|
-
HEADER_SEARCH_PATHS = (
|
2675
|
-
"$(inherited)",
|
2676
|
-
"/usr/lib/ruby/1.8/universal-darwin8.0",
|
2677
|
-
"/usr/lib/ruby/1.8/universal-darwin9.0",
|
2678
|
-
);
|
2679
|
-
MACH_O_TYPE = mh_bundle;
|
2680
|
-
OTHER_LDFLAGS = (
|
2681
|
-
"-F..",
|
2682
|
-
"-lruby",
|
2683
|
-
"-flat_namespace",
|
2684
|
-
"-liconv",
|
2685
|
-
);
|
2686
|
-
PREBINDING = NO;
|
2687
|
-
PRODUCT_NAME = gosu;
|
2688
|
-
ZERO_LINK = NO;
|
2689
|
-
};
|
2690
|
-
name = Release;
|
2691
|
-
};
|
2692
|
-
/* End XCBuildConfiguration section */
|
2693
|
-
|
2694
|
-
/* Begin XCConfigurationList section */
|
2695
|
-
4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "Gosu" */ = {
|
2696
|
-
isa = XCConfigurationList;
|
2697
|
-
buildConfigurations = (
|
2698
|
-
4FADC24308B4156D00ABE55E /* Debug */,
|
2699
|
-
4FADC24408B4156D00ABE55E /* Release */,
|
2700
|
-
D46C29710FADB59600A33476 /* Release with 1.9 */,
|
2701
|
-
);
|
2702
|
-
defaultConfigurationIsVisible = 0;
|
2703
|
-
defaultConfigurationName = Release;
|
2704
|
-
};
|
2705
|
-
4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "Gosu" */ = {
|
2706
|
-
isa = XCConfigurationList;
|
2707
|
-
buildConfigurations = (
|
2708
|
-
4FADC24708B4156D00ABE55E /* Debug */,
|
2709
|
-
4FADC24808B4156D00ABE55E /* Release */,
|
2710
|
-
D46C29700FADB59600A33476 /* Release with 1.9 */,
|
2711
|
-
);
|
2712
|
-
defaultConfigurationIsVisible = 0;
|
2713
|
-
defaultConfigurationName = Release;
|
2714
|
-
};
|
2715
|
-
D4177747106CFC3B005DC1C4 /* Build configuration list for PBXNativeTarget "MacRuby Bundle" */ = {
|
2716
|
-
isa = XCConfigurationList;
|
2717
|
-
buildConfigurations = (
|
2718
|
-
D4177743106CFC23005DC1C4 /* Debug */,
|
2719
|
-
D4177744106CFC23005DC1C4 /* Release */,
|
2720
|
-
D4177745106CFC23005DC1C4 /* Release with 1.9 */,
|
2721
|
-
);
|
2722
|
-
defaultConfigurationIsVisible = 0;
|
2723
|
-
defaultConfigurationName = Release;
|
2724
|
-
};
|
2725
|
-
D459FF470BDCD23600E7F0D6 /* Build configuration list for PBXNativeTarget "RubyGosu App" */ = {
|
2726
|
-
isa = XCConfigurationList;
|
2727
|
-
buildConfigurations = (
|
2728
|
-
D459FF480BDCD23600E7F0D6 /* Debug */,
|
2729
|
-
D459FF490BDCD23600E7F0D6 /* Release */,
|
2730
|
-
D46C29720FADB59600A33476 /* Release with 1.9 */,
|
2731
|
-
);
|
2732
|
-
defaultConfigurationIsVisible = 0;
|
2733
|
-
defaultConfigurationName = Release;
|
2734
|
-
};
|
2735
|
-
D4A5A1F90F40D2A500FFF378 /* Build configuration list for PBXNativeTarget "Gosu Touch" */ = {
|
2736
|
-
isa = XCConfigurationList;
|
2737
|
-
buildConfigurations = (
|
2738
|
-
D4A5A1F50F40D28700FFF378 /* Debug */,
|
2739
|
-
D4A5A1F60F40D28700FFF378 /* Release */,
|
2740
|
-
D46C29740FADB59600A33476 /* Release with 1.9 */,
|
2741
|
-
);
|
2742
|
-
defaultConfigurationIsVisible = 0;
|
2743
|
-
defaultConfigurationName = Release;
|
2744
|
-
};
|
2745
|
-
D4CA89510BC68B9E00A431AC /* Build configuration list for PBXNativeTarget "RubyGosu Core" */ = {
|
2746
|
-
isa = XCConfigurationList;
|
2747
|
-
buildConfigurations = (
|
2748
|
-
D4CA89520BC68B9E00A431AC /* Debug */,
|
2749
|
-
D4CA89530BC68B9E00A431AC /* Release */,
|
2750
|
-
D46C29730FADB59600A33476 /* Release with 1.9 */,
|
2751
|
-
);
|
2752
|
-
defaultConfigurationIsVisible = 0;
|
2753
|
-
defaultConfigurationName = Release;
|
2754
|
-
};
|
2755
|
-
/* End XCConfigurationList section */
|
2756
|
-
};
|
2757
|
-
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
|
2758
|
-
}
|