Replaced MacOSX build files with Xcode2.2 project (and related files).
authorArek Korbik <arek@xiph.org>
Wed, 23 Nov 2005 22:07:33 +0000 (22:07 +0000)
committerArek Korbik <arek@xiph.org>
Wed, 23 Nov 2005 22:07:33 +0000 (22:07 +0000)
svn path=/trunk/vorbis/; revision=10426

macosx/English.lproj/InfoPlist.strings
macosx/Info.plist [new file with mode: 0644]
macosx/Vorbis.xcodeproj/project.pbxproj [new file with mode: 0644]
macosx/vorbis.pbproj/project.pbxproj [deleted file]

index 3ac59d1..cfe1b22 100644 (file)
Binary files a/macosx/English.lproj/InfoPlist.strings and b/macosx/English.lproj/InfoPlist.strings differ
diff --git a/macosx/Info.plist b/macosx/Info.plist
new file mode 100644 (file)
index 0000000..a68e2da
--- /dev/null
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleExecutable</key>
+       <string>Vorbis</string>
+       <key>CFBundleGetInfoString</key>
+       <string>Vorbis framework 1.1.1, Copyright © 1994-2005 Xiph.Org Foundation</string>
+       <key>CFBundleIconFile</key>
+       <string></string>
+       <key>CFBundleIdentifier</key>
+       <string>org.xiph.vorbis</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundlePackageType</key>
+       <string>FMWK</string>
+       <key>CFBundleShortVersionString</key>
+       <string>1.1.1</string>
+       <key>CFBundleSignature</key>
+       <string>????</string>
+       <key>CFBundleVersion</key>
+       <string>1.1.1d1</string>
+       <key>NSHumanReadableCopyright</key>
+       <string>Vorbis framework 1.1.1, Copyright © 1994-2005 Xiph.Org Foundation</string>
+       <key>CSResourcesFileMapped</key>
+       <true/>
+</dict>
+</plist>
diff --git a/macosx/Vorbis.xcodeproj/project.pbxproj b/macosx/Vorbis.xcodeproj/project.pbxproj
new file mode 100644 (file)
index 0000000..88fbecb
--- /dev/null
@@ -0,0 +1,663 @@
+// !$*UTF8*$!
+{
+       archiveVersion = 1;
+       classes = {
+       };
+       objectVersion = 42;
+       objects = {
+
+/* Begin PBXBuildFile section */
+               730F23A3091827B100AB638C /* codec.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520B90191D12B01A802FE /* codec.h */; settings = {ATTRIBUTES = (Public, ); }; };
+               730F23A4091827B100AB638C /* vorbisenc.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520BA0191D12B01A802FE /* vorbisenc.h */; settings = {ATTRIBUTES = (Public, ); }; };
+               730F23A5091827B100AB638C /* vorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520BB0191D12B01A802FE /* vorbisfile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+               730F23A6091827B100AB638C /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F60B03389C830112CE8F /* backends.h */; };
+               730F23A7091827B100AB638C /* bitrate.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F60E03389C830112CE8F /* bitrate.h */; };
+               730F23A8091827B100AB638C /* res_books_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F61603389C830112CE8F /* res_books_stereo.h */; };
+               730F23A9091827B100AB638C /* floor_books.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F61903389C830112CE8F /* floor_books.h */; };
+               730F23AA091827B100AB638C /* res_books_uncoupled.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62203389C830112CE8F /* res_books_uncoupled.h */; };
+               730F23AB091827B100AB638C /* codebook.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62403389C830112CE8F /* codebook.h */; };
+               730F23AC091827B100AB638C /* codec_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62503389C830112CE8F /* codec_internal.h */; };
+               730F23AD091827B100AB638C /* envelope.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62703389C830112CE8F /* envelope.h */; };
+               730F23AE091827B100AB638C /* highlevel.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62A03389C830112CE8F /* highlevel.h */; };
+               730F23AF091827B100AB638C /* lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62D03389C830112CE8F /* lookup.h */; };
+               730F23B0091827B100AB638C /* lookup_data.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62E03389C830112CE8F /* lookup_data.h */; };
+               730F23B1091827B100AB638C /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63103389C830112CE8F /* lpc.h */; };
+               730F23B2091827B100AB638C /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63303389C830112CE8F /* lsp.h */; };
+               730F23B3091827B100AB638C /* masking.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63703389C830112CE8F /* masking.h */; };
+               730F23B4091827B100AB638C /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63903389C830112CE8F /* mdct.h */; };
+               730F23B5091827B100AB638C /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63B03389C830112CE8F /* misc.h */; };
+               730F23B6091827B100AB638C /* floor_all.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63E03389C830112CE8F /* floor_all.h */; };
+               730F23B7091827B100AB638C /* psych_11.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64103389C830112CE8F /* psych_11.h */; };
+               730F23B8091827B100AB638C /* psych_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64203389C830112CE8F /* psych_16.h */; };
+               730F23B9091827B100AB638C /* psych_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64303389C830112CE8F /* psych_44.h */; };
+               730F23BA091827B100AB638C /* psych_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64403389C830112CE8F /* psych_8.h */; };
+               730F23BB091827B100AB638C /* residue_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64503389C830112CE8F /* residue_16.h */; };
+               730F23BC091827B100AB638C /* residue_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64603389C830112CE8F /* residue_44.h */; };
+               730F23BD091827B100AB638C /* residue_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64703389C830112CE8F /* residue_44u.h */; };
+               730F23BE091827B100AB638C /* residue_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64803389C830112CE8F /* residue_8.h */; };
+               730F23BF091827B100AB638C /* setup_11.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64903389C830112CE8F /* setup_11.h */; };
+               730F23C0091827B100AB638C /* setup_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64A03389C830112CE8F /* setup_16.h */; };
+               730F23C1091827B100AB638C /* setup_22.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64B03389C830112CE8F /* setup_22.h */; };
+               730F23C2091827B100AB638C /* setup_32.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64C03389C830112CE8F /* setup_32.h */; };
+               730F23C3091827B100AB638C /* setup_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64D03389C830112CE8F /* setup_44.h */; };
+               730F23C4091827B100AB638C /* setup_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64E03389C830112CE8F /* setup_44u.h */; };
+               730F23C5091827B100AB638C /* setup_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64F03389C830112CE8F /* setup_8.h */; };
+               730F23C6091827B100AB638C /* setup_X.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65003389C830112CE8F /* setup_X.h */; };
+               730F23C7091827B100AB638C /* os.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65103389C830112CE8F /* os.h */; };
+               730F23C8091827B100AB638C /* psy.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65303389C830112CE8F /* psy.h */; };
+               730F23C9091827B100AB638C /* registry.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65603389C830112CE8F /* registry.h */; };
+               730F23CA091827B100AB638C /* scales.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65803389C830112CE8F /* scales.h */; };
+               730F23CB091827B100AB638C /* smallft.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65B03389C830112CE8F /* smallft.h */; };
+               730F23CC091827B100AB638C /* window.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F66103389C830112CE8F /* window.h */; };
+               730F23CE091827B100AB638C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
+               730F23D3091827B100AB638C /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60A03389C830112CE8F /* analysis.c */; };
+               730F23D4091827B100AB638C /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60D03389C830112CE8F /* bitrate.c */; };
+               730F23D5091827B100AB638C /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60F03389C830112CE8F /* block.c */; };
+               730F23D6091827B100AB638C /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62303389C830112CE8F /* codebook.c */; };
+               730F23D7091827B100AB638C /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62603389C830112CE8F /* envelope.c */; };
+               730F23D8091827B100AB638C /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62803389C830112CE8F /* floor0.c */; };
+               730F23D9091827B100AB638C /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62903389C830112CE8F /* floor1.c */; };
+               730F23DA091827B100AB638C /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62B03389C830112CE8F /* info.c */; };
+               730F23DB091827B100AB638C /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62C03389C830112CE8F /* lookup.c */; };
+               730F23DC091827B100AB638C /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63003389C830112CE8F /* lpc.c */; };
+               730F23DD091827B100AB638C /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63203389C830112CE8F /* lsp.c */; };
+               730F23DE091827B100AB638C /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63603389C830112CE8F /* mapping0.c */; };
+               730F23DF091827B100AB638C /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63803389C830112CE8F /* mdct.c */; };
+               730F23E0091827B100AB638C /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65203389C830112CE8F /* psy.c */; };
+               730F23E1091827B100AB638C /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65503389C830112CE8F /* registry.c */; };
+               730F23E2091827B100AB638C /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65703389C830112CE8F /* res0.c */; };
+               730F23E3091827B100AB638C /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65903389C830112CE8F /* sharedbook.c */; };
+               730F23E4091827B100AB638C /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65A03389C830112CE8F /* smallft.c */; };
+               730F23E5091827B100AB638C /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65C03389C830112CE8F /* synthesis.c */; };
+               730F23E6091827B100AB638C /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65E03389C830112CE8F /* vorbisenc.c */; };
+               730F23E7091827B100AB638C /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65F03389C830112CE8F /* vorbisfile.c */; };
+               730F23E8091827B100AB638C /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F66003389C830112CE8F /* window.c */; };
+               730F23FB0918281100AB638C /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 730F23FA0918281100AB638C /* Ogg.framework */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXBuildStyle section */
+               014CEA440018CDF011CA2923 /* Development */ = {
+                       isa = PBXBuildStyle;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+                               GCC_OPTIMIZATION_LEVEL = 0;
+                               OPTIMIZATION_CFLAGS = "-O0";
+                               ZERO_LINK = YES;
+                       };
+                       name = Development;
+               };
+               014CEA450018CDF011CA2923 /* Deployment */ = {
+                       isa = PBXBuildStyle;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
+                               ZERO_LINK = NO;
+                       };
+                       name = Deployment;
+               };
+/* End PBXBuildStyle section */
+
+/* Begin PBXFileReference section */
+               089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               730F23F0091827B100AB638C /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist; fileEncoding = 4; path = Info.plist; sourceTree = "<group>"; };
+               730F23F1091827B100AB638C /* Vorbis.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Vorbis.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+               730F23FA0918281100AB638C /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = "<absolute>"; };
+               F58520B90191D12B01A802FE /* codec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = "<group>"; };
+               F58520BA0191D12B01A802FE /* vorbisenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vorbisenc.h; sourceTree = "<group>"; };
+               F58520BB0191D12B01A802FE /* vorbisfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vorbisfile.h; sourceTree = "<group>"; };
+               F5D8F60A03389C830112CE8F /* analysis.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = analysis.c; sourceTree = "<group>"; };
+               F5D8F60B03389C830112CE8F /* backends.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backends.h; sourceTree = "<group>"; };
+               F5D8F60C03389C830112CE8F /* barkmel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = barkmel.c; sourceTree = "<group>"; };
+               F5D8F60D03389C830112CE8F /* bitrate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bitrate.c; sourceTree = "<group>"; };
+               F5D8F60E03389C830112CE8F /* bitrate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bitrate.h; sourceTree = "<group>"; };
+               F5D8F60F03389C830112CE8F /* block.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = block.c; sourceTree = "<group>"; };
+               F5D8F61603389C830112CE8F /* res_books_stereo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = res_books_stereo.h; sourceTree = "<group>"; };
+               F5D8F61903389C830112CE8F /* floor_books.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = floor_books.h; sourceTree = "<group>"; };
+               F5D8F62203389C830112CE8F /* res_books_uncoupled.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = res_books_uncoupled.h; sourceTree = "<group>"; };
+               F5D8F62303389C830112CE8F /* codebook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = codebook.c; sourceTree = "<group>"; };
+               F5D8F62403389C830112CE8F /* codebook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codebook.h; sourceTree = "<group>"; };
+               F5D8F62503389C830112CE8F /* codec_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codec_internal.h; sourceTree = "<group>"; };
+               F5D8F62603389C830112CE8F /* envelope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = envelope.c; sourceTree = "<group>"; };
+               F5D8F62703389C830112CE8F /* envelope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = envelope.h; sourceTree = "<group>"; };
+               F5D8F62803389C830112CE8F /* floor0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = floor0.c; sourceTree = "<group>"; };
+               F5D8F62903389C830112CE8F /* floor1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = floor1.c; sourceTree = "<group>"; };
+               F5D8F62A03389C830112CE8F /* highlevel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = highlevel.h; sourceTree = "<group>"; };
+               F5D8F62B03389C830112CE8F /* info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = info.c; sourceTree = "<group>"; };
+               F5D8F62C03389C830112CE8F /* lookup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lookup.c; sourceTree = "<group>"; };
+               F5D8F62D03389C830112CE8F /* lookup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup.h; sourceTree = "<group>"; };
+               F5D8F62E03389C830112CE8F /* lookup_data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup_data.h; sourceTree = "<group>"; };
+               F5D8F63003389C830112CE8F /* lpc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = "<group>"; };
+               F5D8F63103389C830112CE8F /* lpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = "<group>"; };
+               F5D8F63203389C830112CE8F /* lsp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = "<group>"; };
+               F5D8F63303389C830112CE8F /* lsp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = "<group>"; };
+               F5D8F63603389C830112CE8F /* mapping0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mapping0.c; sourceTree = "<group>"; };
+               F5D8F63703389C830112CE8F /* masking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = masking.h; sourceTree = "<group>"; };
+               F5D8F63803389C830112CE8F /* mdct.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = "<group>"; };
+               F5D8F63903389C830112CE8F /* mdct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mdct.h; sourceTree = "<group>"; };
+               F5D8F63A03389C830112CE8F /* misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
+               F5D8F63B03389C830112CE8F /* misc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
+               F5D8F63E03389C830112CE8F /* floor_all.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = floor_all.h; sourceTree = "<group>"; };
+               F5D8F64103389C830112CE8F /* psych_11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_11.h; sourceTree = "<group>"; };
+               F5D8F64203389C830112CE8F /* psych_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_16.h; sourceTree = "<group>"; };
+               F5D8F64303389C830112CE8F /* psych_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_44.h; sourceTree = "<group>"; };
+               F5D8F64403389C830112CE8F /* psych_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_8.h; sourceTree = "<group>"; };
+               F5D8F64503389C830112CE8F /* residue_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_16.h; sourceTree = "<group>"; };
+               F5D8F64603389C830112CE8F /* residue_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_44.h; sourceTree = "<group>"; };
+               F5D8F64703389C830112CE8F /* residue_44u.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_44u.h; sourceTree = "<group>"; };
+               F5D8F64803389C830112CE8F /* residue_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_8.h; sourceTree = "<group>"; };
+               F5D8F64903389C830112CE8F /* setup_11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_11.h; sourceTree = "<group>"; };
+               F5D8F64A03389C830112CE8F /* setup_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_16.h; sourceTree = "<group>"; };
+               F5D8F64B03389C830112CE8F /* setup_22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_22.h; sourceTree = "<group>"; };
+               F5D8F64C03389C830112CE8F /* setup_32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_32.h; sourceTree = "<group>"; };
+               F5D8F64D03389C830112CE8F /* setup_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_44.h; sourceTree = "<group>"; };
+               F5D8F64E03389C830112CE8F /* setup_44u.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_44u.h; sourceTree = "<group>"; };
+               F5D8F64F03389C830112CE8F /* setup_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_8.h; sourceTree = "<group>"; };
+               F5D8F65003389C830112CE8F /* setup_X.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_X.h; sourceTree = "<group>"; };
+               F5D8F65103389C830112CE8F /* os.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = os.h; sourceTree = "<group>"; };
+               F5D8F65203389C830112CE8F /* psy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = psy.c; sourceTree = "<group>"; };
+               F5D8F65303389C830112CE8F /* psy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psy.h; sourceTree = "<group>"; };
+               F5D8F65403389C830112CE8F /* psytune.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = psytune.c; sourceTree = "<group>"; };
+               F5D8F65503389C830112CE8F /* registry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = registry.c; sourceTree = "<group>"; };
+               F5D8F65603389C830112CE8F /* registry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = registry.h; sourceTree = "<group>"; };
+               F5D8F65703389C830112CE8F /* res0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = res0.c; sourceTree = "<group>"; };
+               F5D8F65803389C830112CE8F /* scales.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = scales.h; sourceTree = "<group>"; };
+               F5D8F65903389C830112CE8F /* sharedbook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sharedbook.c; sourceTree = "<group>"; };
+               F5D8F65A03389C830112CE8F /* smallft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = smallft.c; sourceTree = "<group>"; };
+               F5D8F65B03389C830112CE8F /* smallft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = smallft.h; sourceTree = "<group>"; };
+               F5D8F65C03389C830112CE8F /* synthesis.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = synthesis.c; sourceTree = "<group>"; };
+               F5D8F65D03389C830112CE8F /* tone.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tone.c; sourceTree = "<group>"; };
+               F5D8F65E03389C830112CE8F /* vorbisenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vorbisenc.c; sourceTree = "<group>"; };
+               F5D8F65F03389C830112CE8F /* vorbisfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vorbisfile.c; sourceTree = "<group>"; };
+               F5D8F66003389C830112CE8F /* window.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = "<group>"; };
+               F5D8F66103389C830112CE8F /* window.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = window.h; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+               730F23E9091827B100AB638C /* Frameworks */ = {
+                       isa = PBXFrameworksBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               730F23FB0918281100AB638C /* Ogg.framework in Frameworks */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+               034768DFFF38A50411DB9C8B /* Products */ = {
+                       isa = PBXGroup;
+                       children = (
+                               730F23F1091827B100AB638C /* Vorbis.framework */,
+                       );
+                       name = Products;
+                       sourceTree = "<group>";
+               };
+               0867D691FE84028FC02AAC07 /* vorbis */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F58520B70191D12B01A802FE /* Headers */,
+                               F5D8F60803389C830112CE8F /* lib */,
+                               089C1665FE841158C02AAC07 /* Resources */,
+                               0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
+                               034768DFFF38A50411DB9C8B /* Products */,
+                       );
+                       name = vorbis;
+                       sourceTree = "<group>";
+               };
+               0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
+                       isa = PBXGroup;
+                       children = (
+                               730F23FA0918281100AB638C /* Ogg.framework */,
+                       );
+                       name = "External Frameworks and Libraries";
+                       sourceTree = "<group>";
+               };
+               089C1665FE841158C02AAC07 /* Resources */ = {
+                       isa = PBXGroup;
+                       children = (
+                               730F23F0091827B100AB638C /* Info.plist */,
+                               089C1666FE841158C02AAC07 /* InfoPlist.strings */,
+                       );
+                       name = Resources;
+                       sourceTree = "<group>";
+               };
+               F58520B70191D12B01A802FE /* Headers */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F58520B90191D12B01A802FE /* codec.h */,
+                               F58520BA0191D12B01A802FE /* vorbisenc.h */,
+                               F58520BB0191D12B01A802FE /* vorbisfile.h */,
+                       );
+                       name = Headers;
+                       path = ../include/vorbis;
+                       sourceTree = SOURCE_ROOT;
+               };
+               F5D8F60803389C830112CE8F /* lib */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F5D8F60A03389C830112CE8F /* analysis.c */,
+                               F5D8F60B03389C830112CE8F /* backends.h */,
+                               F5D8F60C03389C830112CE8F /* barkmel.c */,
+                               F5D8F60D03389C830112CE8F /* bitrate.c */,
+                               F5D8F60E03389C830112CE8F /* bitrate.h */,
+                               F5D8F60F03389C830112CE8F /* block.c */,
+                               F5D8F61003389C830112CE8F /* books */,
+                               F5D8F62303389C830112CE8F /* codebook.c */,
+                               F5D8F62403389C830112CE8F /* codebook.h */,
+                               F5D8F62503389C830112CE8F /* codec_internal.h */,
+                               F5D8F62603389C830112CE8F /* envelope.c */,
+                               F5D8F62703389C830112CE8F /* envelope.h */,
+                               F5D8F62803389C830112CE8F /* floor0.c */,
+                               F5D8F62903389C830112CE8F /* floor1.c */,
+                               F5D8F62A03389C830112CE8F /* highlevel.h */,
+                               F5D8F62B03389C830112CE8F /* info.c */,
+                               F5D8F62C03389C830112CE8F /* lookup.c */,
+                               F5D8F62D03389C830112CE8F /* lookup.h */,
+                               F5D8F62E03389C830112CE8F /* lookup_data.h */,
+                               F5D8F63003389C830112CE8F /* lpc.c */,
+                               F5D8F63103389C830112CE8F /* lpc.h */,
+                               F5D8F63203389C830112CE8F /* lsp.c */,
+                               F5D8F63303389C830112CE8F /* lsp.h */,
+                               F5D8F63603389C830112CE8F /* mapping0.c */,
+                               F5D8F63703389C830112CE8F /* masking.h */,
+                               F5D8F63803389C830112CE8F /* mdct.c */,
+                               F5D8F63903389C830112CE8F /* mdct.h */,
+                               F5D8F63A03389C830112CE8F /* misc.c */,
+                               F5D8F63B03389C830112CE8F /* misc.h */,
+                               F5D8F63C03389C830112CE8F /* modes */,
+                               F5D8F65103389C830112CE8F /* os.h */,
+                               F5D8F65203389C830112CE8F /* psy.c */,
+                               F5D8F65303389C830112CE8F /* psy.h */,
+                               F5D8F65403389C830112CE8F /* psytune.c */,
+                               F5D8F65503389C830112CE8F /* registry.c */,
+                               F5D8F65603389C830112CE8F /* registry.h */,
+                               F5D8F65703389C830112CE8F /* res0.c */,
+                               F5D8F65803389C830112CE8F /* scales.h */,
+                               F5D8F65903389C830112CE8F /* sharedbook.c */,
+                               F5D8F65A03389C830112CE8F /* smallft.c */,
+                               F5D8F65B03389C830112CE8F /* smallft.h */,
+                               F5D8F65C03389C830112CE8F /* synthesis.c */,
+                               F5D8F65D03389C830112CE8F /* tone.c */,
+                               F5D8F65E03389C830112CE8F /* vorbisenc.c */,
+                               F5D8F65F03389C830112CE8F /* vorbisfile.c */,
+                               F5D8F66003389C830112CE8F /* window.c */,
+                               F5D8F66103389C830112CE8F /* window.h */,
+                       );
+                       name = lib;
+                       path = ../lib;
+                       sourceTree = "<group>";
+               };
+               F5D8F61003389C830112CE8F /* books */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F5D8F61203389C830112CE8F /* coupled */,
+                               F5D8F61703389C830112CE8F /* floor */,
+                               F5D8F61E03389C830112CE8F /* uncoupled */,
+                       );
+                       path = books;
+                       sourceTree = "<group>";
+               };
+               F5D8F61203389C830112CE8F /* coupled */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F5D8F61603389C830112CE8F /* res_books_stereo.h */,
+                       );
+                       path = coupled;
+                       sourceTree = "<group>";
+               };
+               F5D8F61703389C830112CE8F /* floor */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F5D8F61903389C830112CE8F /* floor_books.h */,
+                       );
+                       path = floor;
+                       sourceTree = "<group>";
+               };
+               F5D8F61E03389C830112CE8F /* uncoupled */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F5D8F62203389C830112CE8F /* res_books_uncoupled.h */,
+                       );
+                       path = uncoupled;
+                       sourceTree = "<group>";
+               };
+               F5D8F63C03389C830112CE8F /* modes */ = {
+                       isa = PBXGroup;
+                       children = (
+                               F5D8F63E03389C830112CE8F /* floor_all.h */,
+                               F5D8F64103389C830112CE8F /* psych_11.h */,
+                               F5D8F64203389C830112CE8F /* psych_16.h */,
+                               F5D8F64303389C830112CE8F /* psych_44.h */,
+                               F5D8F64403389C830112CE8F /* psych_8.h */,
+                               F5D8F64503389C830112CE8F /* residue_16.h */,
+                               F5D8F64603389C830112CE8F /* residue_44.h */,
+                               F5D8F64703389C830112CE8F /* residue_44u.h */,
+                               F5D8F64803389C830112CE8F /* residue_8.h */,
+                               F5D8F64903389C830112CE8F /* setup_11.h */,
+                               F5D8F64A03389C830112CE8F /* setup_16.h */,
+                               F5D8F64B03389C830112CE8F /* setup_22.h */,
+                               F5D8F64C03389C830112CE8F /* setup_32.h */,
+                               F5D8F64D03389C830112CE8F /* setup_44.h */,
+                               F5D8F64E03389C830112CE8F /* setup_44u.h */,
+                               F5D8F64F03389C830112CE8F /* setup_8.h */,
+                               F5D8F65003389C830112CE8F /* setup_X.h */,
+                       );
+                       path = modes;
+                       sourceTree = "<group>";
+               };
+/* End PBXGroup section */
+
+/* Begin PBXHeadersBuildPhase section */
+               730F23A2091827B100AB638C /* Headers */ = {
+                       isa = PBXHeadersBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               730F23A3091827B100AB638C /* codec.h in Headers */,
+                               730F23A4091827B100AB638C /* vorbisenc.h in Headers */,
+                               730F23A5091827B100AB638C /* vorbisfile.h in Headers */,
+                               730F23A6091827B100AB638C /* backends.h in Headers */,
+                               730F23A7091827B100AB638C /* bitrate.h in Headers */,
+                               730F23A8091827B100AB638C /* res_books_stereo.h in Headers */,
+                               730F23A9091827B100AB638C /* floor_books.h in Headers */,
+                               730F23AA091827B100AB638C /* res_books_uncoupled.h in Headers */,
+                               730F23AB091827B100AB638C /* codebook.h in Headers */,
+                               730F23AC091827B100AB638C /* codec_internal.h in Headers */,
+                               730F23AD091827B100AB638C /* envelope.h in Headers */,
+                               730F23AE091827B100AB638C /* highlevel.h in Headers */,
+                               730F23AF091827B100AB638C /* lookup.h in Headers */,
+                               730F23B0091827B100AB638C /* lookup_data.h in Headers */,
+                               730F23B1091827B100AB638C /* lpc.h in Headers */,
+                               730F23B2091827B100AB638C /* lsp.h in Headers */,
+                               730F23B3091827B100AB638C /* masking.h in Headers */,
+                               730F23B4091827B100AB638C /* mdct.h in Headers */,
+                               730F23B5091827B100AB638C /* misc.h in Headers */,
+                               730F23B6091827B100AB638C /* floor_all.h in Headers */,
+                               730F23B7091827B100AB638C /* psych_11.h in Headers */,
+                               730F23B8091827B100AB638C /* psych_16.h in Headers */,
+                               730F23B9091827B100AB638C /* psych_44.h in Headers */,
+                               730F23BA091827B100AB638C /* psych_8.h in Headers */,
+                               730F23BB091827B100AB638C /* residue_16.h in Headers */,
+                               730F23BC091827B100AB638C /* residue_44.h in Headers */,
+                               730F23BD091827B100AB638C /* residue_44u.h in Headers */,
+                               730F23BE091827B100AB638C /* residue_8.h in Headers */,
+                               730F23BF091827B100AB638C /* setup_11.h in Headers */,
+                               730F23C0091827B100AB638C /* setup_16.h in Headers */,
+                               730F23C1091827B100AB638C /* setup_22.h in Headers */,
+                               730F23C2091827B100AB638C /* setup_32.h in Headers */,
+                               730F23C3091827B100AB638C /* setup_44.h in Headers */,
+                               730F23C4091827B100AB638C /* setup_44u.h in Headers */,
+                               730F23C5091827B100AB638C /* setup_8.h in Headers */,
+                               730F23C6091827B100AB638C /* setup_X.h in Headers */,
+                               730F23C7091827B100AB638C /* os.h in Headers */,
+                               730F23C8091827B100AB638C /* psy.h in Headers */,
+                               730F23C9091827B100AB638C /* registry.h in Headers */,
+                               730F23CA091827B100AB638C /* scales.h in Headers */,
+                               730F23CB091827B100AB638C /* smallft.h in Headers */,
+                               730F23CC091827B100AB638C /* window.h in Headers */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXHeadersBuildPhase section */
+
+/* Begin PBXNativeTarget section */
+               730F23A1091827B100AB638C /* Vorbis */ = {
+                       isa = PBXNativeTarget;
+                       buildConfigurationList = 730F23EC091827B100AB638C /* Build configuration list for PBXNativeTarget "Vorbis" */;
+                       buildPhases = (
+                               730F23A2091827B100AB638C /* Headers */,
+                               730F23CD091827B100AB638C /* Resources */,
+                               730F23D2091827B100AB638C /* Sources */,
+                               730F23E9091827B100AB638C /* Frameworks */,
+                               730F23EB091827B100AB638C /* Rez */,
+                       );
+                       buildRules = (
+                       );
+                       buildSettings = {
+                               DYLIB_COMPATIBILITY_VERSION = 1;
+                               DYLIB_CURRENT_VERSION = 1;
+                               FRAMEWORK_SEARCH_PATHS = (
+                                       /Library/Frameworks,
+                                       ../../ogg/macosx/build,
+                               );
+                               FRAMEWORK_VERSION = A;
+                               HEADER_SEARCH_PATHS = "";
+                               INSTALL_PATH = /Library/Frameworks;
+                               LIBRARY_SEARCH_PATHS = "";
+                               OTHER_CFLAGS = "-D__MACOSX__";
+                               OTHER_LDFLAGS = "";
+                               PRODUCT_NAME = Vorbis;
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = (
+                                       "-Wmost",
+                                       "-Wno-four-char-constants",
+                                       "-Wno-unknown-pragmas",
+                               );
+                               WRAPPER_EXTENSION = framework;
+                       };
+                       dependencies = (
+                       );
+                       name = Vorbis;
+                       productInstallPath = /Library/Frameworks;
+                       productName = vorbis;
+                       productReference = 730F23F1091827B100AB638C /* Vorbis.framework */;
+                       productType = "com.apple.product-type.framework";
+               };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+               0867D690FE84028FC02AAC07 /* Project object */ = {
+                       isa = PBXProject;
+                       buildConfigurationList = 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */;
+                       buildSettings = {
+                       };
+                       buildStyles = (
+                               014CEA440018CDF011CA2923 /* Development */,
+                               014CEA450018CDF011CA2923 /* Deployment */,
+                       );
+                       hasScannedForEncodings = 0;
+                       mainGroup = 0867D691FE84028FC02AAC07 /* vorbis */;
+                       productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
+                       projectDirPath = "";
+                       targets = (
+                               730F23A1091827B100AB638C /* Vorbis */,
+                       );
+               };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+               730F23CD091827B100AB638C /* Resources */ = {
+                       isa = PBXResourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               730F23CE091827B100AB638C /* InfoPlist.strings in Resources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXRezBuildPhase section */
+               730F23EB091827B100AB638C /* Rez */ = {
+                       isa = PBXRezBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXRezBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+               730F23D2091827B100AB638C /* Sources */ = {
+                       isa = PBXSourcesBuildPhase;
+                       buildActionMask = 2147483647;
+                       files = (
+                               730F23D3091827B100AB638C /* analysis.c in Sources */,
+                               730F23D4091827B100AB638C /* bitrate.c in Sources */,
+                               730F23D5091827B100AB638C /* block.c in Sources */,
+                               730F23D6091827B100AB638C /* codebook.c in Sources */,
+                               730F23D7091827B100AB638C /* envelope.c in Sources */,
+                               730F23D8091827B100AB638C /* floor0.c in Sources */,
+                               730F23D9091827B100AB638C /* floor1.c in Sources */,
+                               730F23DA091827B100AB638C /* info.c in Sources */,
+                               730F23DB091827B100AB638C /* lookup.c in Sources */,
+                               730F23DC091827B100AB638C /* lpc.c in Sources */,
+                               730F23DD091827B100AB638C /* lsp.c in Sources */,
+                               730F23DE091827B100AB638C /* mapping0.c in Sources */,
+                               730F23DF091827B100AB638C /* mdct.c in Sources */,
+                               730F23E0091827B100AB638C /* psy.c in Sources */,
+                               730F23E1091827B100AB638C /* registry.c in Sources */,
+                               730F23E2091827B100AB638C /* res0.c in Sources */,
+                               730F23E3091827B100AB638C /* sharedbook.c in Sources */,
+                               730F23E4091827B100AB638C /* smallft.c in Sources */,
+                               730F23E5091827B100AB638C /* synthesis.c in Sources */,
+                               730F23E6091827B100AB638C /* vorbisenc.c in Sources */,
+                               730F23E7091827B100AB638C /* vorbisfile.c in Sources */,
+                               730F23E8091827B100AB638C /* window.c in Sources */,
+                       );
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+               089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
+                       isa = PBXVariantGroup;
+                       children = (
+                               089C1667FE841158C02AAC07 /* English */,
+                       );
+                       name = InfoPlist.strings;
+                       sourceTree = "<group>";
+               };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+               730F23ED091827B100AB638C /* Development */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               DYLIB_COMPATIBILITY_VERSION = 1;
+                               DYLIB_CURRENT_VERSION = 1;
+                               FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
+                               FRAMEWORK_VERSION = A;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_ENABLE_FIX_AND_CONTINUE = YES;
+                               GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+                               GCC_OPTIMIZATION_LEVEL = 0;
+                               HEADER_SEARCH_PATHS = ../lib;
+                               INFOPLIST_FILE = Info.plist;
+                               INSTALL_PATH = /Library/Frameworks;
+                               LIBRARY_SEARCH_PATHS = "";
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               PRODUCT_NAME = Vorbis;
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = (
+                                       "-Wmost",
+                                       "-Wno-four-char-constants",
+                                       "-Wno-unknown-pragmas",
+                               );
+                               WRAPPER_EXTENSION = framework;
+                               ZERO_LINK = YES;
+                       };
+                       name = Development;
+               };
+               730F23EE091827B100AB638C /* Deployment */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               DYLIB_COMPATIBILITY_VERSION = 1;
+                               DYLIB_CURRENT_VERSION = 1;
+                               FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
+                               FRAMEWORK_VERSION = A;
+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
+                               HEADER_SEARCH_PATHS = ../lib;
+                               INFOPLIST_FILE = Info.plist;
+                               INSTALL_PATH = /Library/Frameworks;
+                               LIBRARY_SEARCH_PATHS = "";
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               PRODUCT_NAME = Vorbis;
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = (
+                                       "-Wmost",
+                                       "-Wno-four-char-constants",
+                                       "-Wno-unknown-pragmas",
+                               );
+                               WRAPPER_EXTENSION = framework;
+                               ZERO_LINK = NO;
+                       };
+                       name = Deployment;
+               };
+               730F23EF091827B100AB638C /* Default */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               DYLIB_COMPATIBILITY_VERSION = 1;
+                               DYLIB_CURRENT_VERSION = 1;
+                               FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
+                               FRAMEWORK_VERSION = A;
+                               HEADER_SEARCH_PATHS = ../lib;
+                               INFOPLIST_FILE = Info.plist;
+                               INSTALL_PATH = /Library/Frameworks;
+                               LIBRARY_SEARCH_PATHS = "";
+                               OTHER_CFLAGS = "";
+                               OTHER_LDFLAGS = "";
+                               PRODUCT_NAME = Vorbis;
+                               SECTORDER_FLAGS = "";
+                               WARNING_CFLAGS = (
+                                       "-Wmost",
+                                       "-Wno-four-char-constants",
+                                       "-Wno-unknown-pragmas",
+                               );
+                               WRAPPER_EXTENSION = framework;
+                       };
+                       name = Default;
+               };
+               730F23F4091827B200AB638C /* Development */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
+                       };
+                       name = Development;
+               };
+               730F23F5091827B200AB638C /* Deployment */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
+                       };
+                       name = Deployment;
+               };
+               730F23F6091827B200AB638C /* Default */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
+                       };
+                       name = Default;
+               };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+               730F23EC091827B100AB638C /* Build configuration list for PBXNativeTarget "Vorbis" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               730F23ED091827B100AB638C /* Development */,
+                               730F23EE091827B100AB638C /* Deployment */,
+                               730F23EF091827B100AB638C /* Default */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Default;
+               };
+               730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               730F23F4091827B200AB638C /* Development */,
+                               730F23F5091827B200AB638C /* Deployment */,
+                               730F23F6091827B200AB638C /* Default */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Default;
+               };
+/* End XCConfigurationList section */
+       };
+       rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
+}
diff --git a/macosx/vorbis.pbproj/project.pbxproj b/macosx/vorbis.pbproj/project.pbxproj
deleted file mode 100644 (file)
index 41305a9..0000000
+++ /dev/null
@@ -1,1200 +0,0 @@
-// !$*UTF8*$!
-{
-       archiveVersion = 1;
-       classes = {
-       };
-       objectVersion = 38;
-       objects = {
-               014CEA440018CDF011CA2923 = {
-                       buildRules = (
-                       );
-                       buildSettings = {
-                               COPY_PHASE_STRIP = NO;
-                               OPTIMIZATION_CFLAGS = "-O0";
-                       };
-                       isa = PBXBuildStyle;
-                       name = Development;
-               };
-               014CEA450018CDF011CA2923 = {
-                       buildRules = (
-                       );
-                       buildSettings = {
-                               COPY_PHASE_STRIP = YES;
-                       };
-                       isa = PBXBuildStyle;
-                       name = Deployment;
-               };
-//010
-//011
-//012
-//013
-//014
-//030
-//031
-//032
-//033
-//034
-               034768DFFF38A50411DB9C8B = {
-                       children = (
-                               F5AB589803389B2501837C5A,
-                       );
-                       isa = PBXGroup;
-                       name = Products;
-                       refType = 4;
-               };
-//030
-//031
-//032
-//033
-//034
-//080
-//081
-//082
-//083
-//084
-               0867D690FE84028FC02AAC07 = {
-                       buildStyles = (
-                               014CEA440018CDF011CA2923,
-                               014CEA450018CDF011CA2923,
-                       );
-                       isa = PBXProject;
-                       mainGroup = 0867D691FE84028FC02AAC07;
-                       productRefGroup = 034768DFFF38A50411DB9C8B;
-                       projectDirPath = "";
-                       targets = (
-                               0867D69CFE84028FC02AAC07,
-                       );
-               };
-               0867D691FE84028FC02AAC07 = {
-                       children = (
-                               F58520B70191D12B01A802FE,
-                               F5D8F60803389C830112CE8F,
-                               089C1665FE841158C02AAC07,
-                               0867D69AFE84028FC02AAC07,
-                               034768DFFF38A50411DB9C8B,
-                       );
-                       isa = PBXGroup;
-                       name = vorbis;
-                       refType = 4;
-               };
-               0867D69AFE84028FC02AAC07 = {
-                       children = (
-                               F53B253401D43CF701D65C57,
-                       );
-                       isa = PBXGroup;
-                       name = "External Frameworks and Libraries";
-                       refType = 4;
-               };
-               0867D69CFE84028FC02AAC07 = {
-                       buildPhases = (
-                               0867D69DFE84028FC02AAC07,
-                               0867D69EFE84028FC02AAC07,
-                               0867D69FFE84028FC02AAC07,
-                               0867D6A0FE84028FC02AAC07,
-                               0867D6A2FE84028FC02AAC07,
-                       );
-                       buildSettings = {
-                               DYLIB_COMPATIBILITY_VERSION = 1;
-                               DYLIB_CURRENT_VERSION = 1;
-                               FRAMEWORK_SEARCH_PATHS = "/Library/Frameworks ../../ogg/macosx/build";
-                               FRAMEWORK_VERSION = A;
-                               HEADER_SEARCH_PATHS = "";
-                               INSTALL_PATH = /Library/Frameworks;
-                               LIBRARY_SEARCH_PATHS = "";
-                               OTHER_CFLAGS = "-D__MACOSX__";
-                               OTHER_LDFLAGS = "";
-                               PRODUCT_NAME = Vorbis;
-                               SECTORDER_FLAGS = "";
-                               WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
-                               WRAPPER_EXTENSION = framework;
-                       };
-                       dependencies = (
-                       );
-                       isa = PBXFrameworkTarget;
-                       name = Vorbis;
-                       productInstallPath = /Library/Frameworks;
-                       productName = vorbis;
-                       productReference = F5AB589803389B2501837C5A;
-                       productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
-<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
-<plist version=\"1.0\">
-<dict>
-       <key>CFBundleDevelopmentRegion</key>
-       <string>English</string>
-       <key>CFBundleExecutable</key>
-       <string>Vorbis</string>
-       <key>CFBundleIconFile</key>
-       <string></string>
-       <key>CFBundleIdentifier</key>
-       <string></string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundlePackageType</key>
-       <string>FMWK</string>
-       <key>CFBundleSignature</key>
-       <string>Vrbs</string>
-       <key>CFBundleVersion</key>
-       <string>0.0.1d1</string>
-       <key>NSPrincipalClass</key>
-       <string></string>
-</dict>
-</plist>
-";
-                       shouldUseHeadermap = 1;
-               };
-               0867D69DFE84028FC02AAC07 = {
-                       buildActionMask = 2147483647;
-                       files = (
-                               F58520BF0191D12B01A802FE,
-                               F58520C00191D12B01A802FE,
-                               F58520C10191D12B01A802FE,
-                               F5D8F66403389C830112CE8F,
-                               F5D8F66703389C830112CE8F,
-                               F5D8F66D03389C830112CE8F,
-                               F5D8F66F03389C830112CE8F,
-                               F5D8F67703389C830112CE8F,
-                               F5D8F67903389C830112CE8F,
-                               F5D8F67A03389C830112CE8F,
-                               F5D8F67C03389C830112CE8F,
-                               F5D8F67F03389C830112CE8F,
-                               F5D8F68203389C830112CE8F,
-                               F5D8F68303389C830112CE8F,
-                               F5D8F68603389C830112CE8F,
-                               F5D8F68803389C830112CE8F,
-                               F5D8F68C03389C830112CE8F,
-                               F5D8F68E03389C830112CE8F,
-                               F5D8F69003389C830112CE8F,
-                               F5D8F69203389C830112CE8F,
-                               F5D8F69503389C830112CE8F,
-                               F5D8F69603389C830112CE8F,
-                               F5D8F69703389C830112CE8F,
-                               F5D8F69803389C830112CE8F,
-                               F5D8F69903389C830112CE8F,
-                               F5D8F69A03389C830112CE8F,
-                               F5D8F69B03389C830112CE8F,
-                               F5D8F69C03389C830112CE8F,
-                               F5D8F69D03389C830112CE8F,
-                               F5D8F69E03389C830112CE8F,
-                               F5D8F69F03389C830112CE8F,
-                               F5D8F6A003389C830112CE8F,
-                               F5D8F6A103389C830112CE8F,
-                               F5D8F6A203389C830112CE8F,
-                               F5D8F6A303389C830112CE8F,
-                               F5D8F6A403389C830112CE8F,
-                               F5D8F6A503389C830112CE8F,
-                               F5D8F6A703389C830112CE8F,
-                               F5D8F6AA03389C830112CE8F,
-                               F5D8F6AC03389C830112CE8F,
-                               F5D8F6AF03389C830112CE8F,
-                               F5D8F6B503389C830112CE8F,
-                       );
-                       isa = PBXHeadersBuildPhase;
-                       runOnlyForDeploymentPostprocessing = 0;
-               };
-               0867D69EFE84028FC02AAC07 = {
-                       buildActionMask = 2147483647;
-                       files = (
-                               089C1668FE841158C02AAC07,
-                               F5D8F69103389C830112CE8F,
-                               F5D8F69303389C830112CE8F,
-                               F5D8F69403389C830112CE8F,
-                       );
-                       isa = PBXResourcesBuildPhase;
-                       runOnlyForDeploymentPostprocessing = 0;
-               };
-               0867D69FFE84028FC02AAC07 = {
-                       buildActionMask = 2147483647;
-                       files = (
-                               F5D8F66303389C830112CE8F,
-                               F5D8F66603389C830112CE8F,
-                               F5D8F66803389C830112CE8F,
-                               F5D8F67803389C830112CE8F,
-                               F5D8F67B03389C830112CE8F,
-                               F5D8F67D03389C830112CE8F,
-                               F5D8F67E03389C830112CE8F,
-                               F5D8F68003389C830112CE8F,
-                               F5D8F68103389C830112CE8F,
-                               F5D8F68503389C830112CE8F,
-                               F5D8F68703389C830112CE8F,
-                               F5D8F68B03389C830112CE8F,
-                               F5D8F68D03389C830112CE8F,
-                               F5D8F6A603389C830112CE8F,
-                               F5D8F6A903389C830112CE8F,
-                               F5D8F6AB03389C830112CE8F,
-                               F5D8F6AD03389C830112CE8F,
-                               F5D8F6AE03389C830112CE8F,
-                               F5D8F6B003389C830112CE8F,
-                               F5D8F6B203389C830112CE8F,
-                               F5D8F6B303389C830112CE8F,
-                               F5D8F6B403389C830112CE8F,
-                       );
-                       isa = PBXSourcesBuildPhase;
-                       runOnlyForDeploymentPostprocessing = 0;
-               };
-               0867D6A0FE84028FC02AAC07 = {
-                       buildActionMask = 2147483647;
-                       files = (
-                               F53B253501D43CF701D65C57,
-                       );
-                       isa = PBXFrameworksBuildPhase;
-                       runOnlyForDeploymentPostprocessing = 0;
-               };
-               0867D6A2FE84028FC02AAC07 = {
-                       buildActionMask = 2147483647;
-                       files = (
-                       );
-                       isa = PBXRezBuildPhase;
-                       runOnlyForDeploymentPostprocessing = 0;
-               };
-               089C1665FE841158C02AAC07 = {
-                       children = (
-                               089C1666FE841158C02AAC07,
-                       );
-                       isa = PBXGroup;
-                       name = Resources;
-                       refType = 4;
-               };
-               089C1666FE841158C02AAC07 = {
-                       children = (
-                               089C1667FE841158C02AAC07,
-                       );
-                       isa = PBXVariantGroup;
-                       name = InfoPlist.strings;
-                       refType = 4;
-               };
-               089C1667FE841158C02AAC07 = {
-                       fileEncoding = 10;
-                       isa = PBXFileReference;
-                       name = English;
-                       path = English.lproj/InfoPlist.strings;
-                       refType = 4;
-               };
-               089C1668FE841158C02AAC07 = {
-                       fileRef = 089C1666FE841158C02AAC07;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-//080
-//081
-//082
-//083
-//084
-//F50
-//F51
-//F52
-//F53
-//F54
-               F53B253401D43CF701D65C57 = {
-                       isa = PBXFrameworkReference;
-                       name = ogg.framework;
-                       path = ../../ogg/macosx/build/ogg.framework;
-                       refType = 2;
-               };
-               F53B253501D43CF701D65C57 = {
-                       fileRef = F53B253401D43CF701D65C57;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F58520B70191D12B01A802FE = {
-                       children = (
-                               F58520B90191D12B01A802FE,
-                               F58520BA0191D12B01A802FE,
-                               F58520BB0191D12B01A802FE,
-                       );
-                       isa = PBXGroup;
-                       name = Headers;
-                       path = ../include/vorbis;
-                       refType = 2;
-               };
-               F58520B90191D12B01A802FE = {
-                       isa = PBXFileReference;
-                       path = codec.h;
-                       refType = 4;
-               };
-               F58520BA0191D12B01A802FE = {
-                       isa = PBXFileReference;
-                       path = vorbisenc.h;
-                       refType = 4;
-               };
-               F58520BB0191D12B01A802FE = {
-                       isa = PBXFileReference;
-                       path = vorbisfile.h;
-                       refType = 4;
-               };
-               F58520BF0191D12B01A802FE = {
-                       fileRef = F58520B90191D12B01A802FE;
-                       isa = PBXBuildFile;
-                       settings = {
-                               ATTRIBUTES = (
-                                       Public,
-                               );
-                       };
-               };
-               F58520C00191D12B01A802FE = {
-                       fileRef = F58520BA0191D12B01A802FE;
-                       isa = PBXBuildFile;
-                       settings = {
-                               ATTRIBUTES = (
-                                       Public,
-                               );
-                       };
-               };
-               F58520C10191D12B01A802FE = {
-                       fileRef = F58520BB0191D12B01A802FE;
-                       isa = PBXBuildFile;
-                       settings = {
-                               ATTRIBUTES = (
-                                       Public,
-                               );
-                       };
-               };
-               F5AB589803389B2501837C5A = {
-                       isa = PBXFrameworkReference;
-                       path = Vorbis.framework;
-                       refType = 3;
-               };
-               F5D8F60803389C830112CE8F = {
-                       children = (
-                               F5D8F60A03389C830112CE8F,
-                               F5D8F60B03389C830112CE8F,
-                               F5D8F60C03389C830112CE8F,
-                               F5D8F60D03389C830112CE8F,
-                               F5D8F60E03389C830112CE8F,
-                               F5D8F60F03389C830112CE8F,
-                               F5D8F61003389C830112CE8F,
-                               F5D8F62303389C830112CE8F,
-                               F5D8F62403389C830112CE8F,
-                               F5D8F62503389C830112CE8F,
-                               F5D8F62603389C830112CE8F,
-                               F5D8F62703389C830112CE8F,
-                               F5D8F62803389C830112CE8F,
-                               F5D8F62903389C830112CE8F,
-                               F5D8F62A03389C830112CE8F,
-                               F5D8F62B03389C830112CE8F,
-                               F5D8F62C03389C830112CE8F,
-                               F5D8F62D03389C830112CE8F,
-                               F5D8F62E03389C830112CE8F,
-                               F5D8F63003389C830112CE8F,
-                               F5D8F63103389C830112CE8F,
-                               F5D8F63203389C830112CE8F,
-                               F5D8F63303389C830112CE8F,
-                               F5D8F63603389C830112CE8F,
-                               F5D8F63703389C830112CE8F,
-                               F5D8F63803389C830112CE8F,
-                               F5D8F63903389C830112CE8F,
-                               F5D8F63A03389C830112CE8F,
-                               F5D8F63B03389C830112CE8F,
-                               F5D8F63C03389C830112CE8F,
-                               F5D8F65103389C830112CE8F,
-                               F5D8F65203389C830112CE8F,
-                               F5D8F65303389C830112CE8F,
-                               F5D8F65403389C830112CE8F,
-                               F5D8F65503389C830112CE8F,
-                               F5D8F65603389C830112CE8F,
-                               F5D8F65703389C830112CE8F,
-                               F5D8F65803389C830112CE8F,
-                               F5D8F65903389C830112CE8F,
-                               F5D8F65A03389C830112CE8F,
-                               F5D8F65B03389C830112CE8F,
-                               F5D8F65C03389C830112CE8F,
-                               F5D8F65D03389C830112CE8F,
-                               F5D8F65E03389C830112CE8F,
-                               F5D8F65F03389C830112CE8F,
-                               F5D8F66003389C830112CE8F,
-                               F5D8F66103389C830112CE8F,
-                       );
-                       isa = PBXGroup;
-                       name = lib;
-                       path = ../lib;
-                       refType = 4;
-               };
-               F5D8F60A03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = analysis.c;
-                       refType = 4;
-               };
-               F5D8F60B03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = backends.h;
-                       refType = 4;
-               };
-               F5D8F60C03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = barkmel.c;
-                       refType = 4;
-               };
-               F5D8F60D03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = bitrate.c;
-                       refType = 4;
-               };
-               F5D8F60E03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = bitrate.h;
-                       refType = 4;
-               };
-               F5D8F60F03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = block.c;
-                       refType = 4;
-               };
-               F5D8F61003389C830112CE8F = {
-                       children = (
-                               F5D8F61203389C830112CE8F,
-                               F5D8F61703389C830112CE8F,
-                               F5D8F61E03389C830112CE8F,
-                       );
-                       isa = PBXGroup;
-                       path = books;
-                       refType = 4;
-               };
-               F5D8F61203389C830112CE8F = {
-                       children = (
-                               F5D8F61603389C830112CE8F,
-                       );
-                       isa = PBXGroup;
-                       path = coupled;
-                       refType = 4;
-               };
-               F5D8F61603389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = res_books_stereo.h;
-                       refType = 4;
-               };
-               F5D8F61703389C830112CE8F = {
-                       children = (
-                               F5D8F61903389C830112CE8F,
-                       );
-                       isa = PBXGroup;
-                       path = floor;
-                       refType = 4;
-               };
-               F5D8F61903389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = floor_books.h;
-                       refType = 4;
-               };
-               F5D8F61E03389C830112CE8F = {
-                       children = (
-                               F5D8F62203389C830112CE8F,
-                       );
-                       isa = PBXGroup;
-                       path = uncoupled;
-                       refType = 4;
-               };
-               F5D8F62203389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = res_books_uncoupled.h;
-                       refType = 4;
-               };
-               F5D8F62303389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = codebook.c;
-                       refType = 4;
-               };
-               F5D8F62403389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = codebook.h;
-                       refType = 4;
-               };
-               F5D8F62503389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = codec_internal.h;
-                       refType = 4;
-               };
-               F5D8F62603389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = envelope.c;
-                       refType = 4;
-               };
-               F5D8F62703389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = envelope.h;
-                       refType = 4;
-               };
-               F5D8F62803389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = floor0.c;
-                       refType = 4;
-               };
-               F5D8F62903389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = floor1.c;
-                       refType = 4;
-               };
-               F5D8F62A03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = highlevel.h;
-                       refType = 4;
-               };
-               F5D8F62B03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = info.c;
-                       refType = 4;
-               };
-               F5D8F62C03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lookup.c;
-                       refType = 4;
-               };
-               F5D8F62D03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lookup.h;
-                       refType = 4;
-               };
-               F5D8F62E03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lookup_data.h;
-                       refType = 4;
-               };
-               F5D8F63003389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lpc.c;
-                       refType = 4;
-               };
-               F5D8F63103389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lpc.h;
-                       refType = 4;
-               };
-               F5D8F63203389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lsp.c;
-                       refType = 4;
-               };
-               F5D8F63303389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = lsp.h;
-                       refType = 4;
-               };
-               F5D8F63603389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = mapping0.c;
-                       refType = 4;
-               };
-               F5D8F63703389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = masking.h;
-                       refType = 4;
-               };
-               F5D8F63803389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = mdct.c;
-                       refType = 4;
-               };
-               F5D8F63903389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = mdct.h;
-                       refType = 4;
-               };
-               F5D8F63A03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = misc.c;
-                       refType = 4;
-               };
-               F5D8F63B03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = misc.h;
-                       refType = 4;
-               };
-               F5D8F63C03389C830112CE8F = {
-                       children = (
-                               F5D8F63D03389C830112CE8F,
-                               F5D8F63E03389C830112CE8F,
-                               F5D8F63F03389C830112CE8F,
-                               F5D8F64003389C830112CE8F,
-                               F5D8F64103389C830112CE8F,
-                               F5D8F64203389C830112CE8F,
-                               F5D8F64303389C830112CE8F,
-                               F5D8F64403389C830112CE8F,
-                               F5D8F64503389C830112CE8F,
-                               F5D8F64603389C830112CE8F,
-                               F5D8F64703389C830112CE8F,
-                               F5D8F64803389C830112CE8F,
-                               F5D8F64903389C830112CE8F,
-                               F5D8F64A03389C830112CE8F,
-                               F5D8F64B03389C830112CE8F,
-                               F5D8F64C03389C830112CE8F,
-                               F5D8F64D03389C830112CE8F,
-                               F5D8F64E03389C830112CE8F,
-                               F5D8F64F03389C830112CE8F,
-                               F5D8F65003389C830112CE8F,
-                       );
-                       isa = PBXGroup;
-                       path = modes;
-                       refType = 4;
-               };
-               F5D8F63D03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = .cvsignore;
-                       refType = 4;
-               };
-               F5D8F63E03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = floor_all.h;
-                       refType = 4;
-               };
-               F5D8F63F03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = Makefile.am;
-                       refType = 4;
-               };
-               F5D8F64003389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = Makefile.in;
-                       refType = 4;
-               };
-               F5D8F64103389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psych_11.h;
-                       refType = 4;
-               };
-               F5D8F64203389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psych_16.h;
-                       refType = 4;
-               };
-               F5D8F64303389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psych_44.h;
-                       refType = 4;
-               };
-               F5D8F64403389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psych_8.h;
-                       refType = 4;
-               };
-               F5D8F64503389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = residue_16.h;
-                       refType = 4;
-               };
-               F5D8F64603389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = residue_44.h;
-                       refType = 4;
-               };
-               F5D8F64703389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = residue_44u.h;
-                       refType = 4;
-               };
-               F5D8F64803389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = residue_8.h;
-                       refType = 4;
-               };
-               F5D8F64903389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_11.h;
-                       refType = 4;
-               };
-               F5D8F64A03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_16.h;
-                       refType = 4;
-               };
-               F5D8F64B03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_22.h;
-                       refType = 4;
-               };
-               F5D8F64C03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_32.h;
-                       refType = 4;
-               };
-               F5D8F64D03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_44.h;
-                       refType = 4;
-               };
-               F5D8F64E03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_44u.h;
-                       refType = 4;
-               };
-               F5D8F64F03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_8.h;
-                       refType = 4;
-               };
-               F5D8F65003389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = setup_X.h;
-                       refType = 4;
-               };
-               F5D8F65103389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = os.h;
-                       refType = 4;
-               };
-               F5D8F65203389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psy.c;
-                       refType = 4;
-               };
-               F5D8F65303389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psy.h;
-                       refType = 4;
-               };
-               F5D8F65403389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = psytune.c;
-                       refType = 4;
-               };
-               F5D8F65503389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = registry.c;
-                       refType = 4;
-               };
-               F5D8F65603389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = registry.h;
-                       refType = 4;
-               };
-               F5D8F65703389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = res0.c;
-                       refType = 4;
-               };
-               F5D8F65803389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = scales.h;
-                       refType = 4;
-               };
-               F5D8F65903389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = sharedbook.c;
-                       refType = 4;
-               };
-               F5D8F65A03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = smallft.c;
-                       refType = 4;
-               };
-               F5D8F65B03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = smallft.h;
-                       refType = 4;
-               };
-               F5D8F65C03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = synthesis.c;
-                       refType = 4;
-               };
-               F5D8F65D03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = tone.c;
-                       refType = 4;
-               };
-               F5D8F65E03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = vorbisenc.c;
-                       refType = 4;
-               };
-               F5D8F65F03389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = vorbisfile.c;
-                       refType = 4;
-               };
-               F5D8F66003389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = window.c;
-                       refType = 4;
-               };
-               F5D8F66103389C830112CE8F = {
-                       isa = PBXFileReference;
-                       path = window.h;
-                       refType = 4;
-               };
-               F5D8F66303389C830112CE8F = {
-                       fileRef = F5D8F60A03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F66403389C830112CE8F = {
-                       fileRef = F5D8F60B03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F66603389C830112CE8F = {
-                       fileRef = F5D8F60D03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F66703389C830112CE8F = {
-                       fileRef = F5D8F60E03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F66803389C830112CE8F = {
-                       fileRef = F5D8F60F03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F66D03389C830112CE8F = {
-                       fileRef = F5D8F61603389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F66F03389C830112CE8F = {
-                       fileRef = F5D8F61903389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67703389C830112CE8F = {
-                       fileRef = F5D8F62203389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67803389C830112CE8F = {
-                       fileRef = F5D8F62303389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67903389C830112CE8F = {
-                       fileRef = F5D8F62403389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67A03389C830112CE8F = {
-                       fileRef = F5D8F62503389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67B03389C830112CE8F = {
-                       fileRef = F5D8F62603389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67C03389C830112CE8F = {
-                       fileRef = F5D8F62703389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67D03389C830112CE8F = {
-                       fileRef = F5D8F62803389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67E03389C830112CE8F = {
-                       fileRef = F5D8F62903389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F67F03389C830112CE8F = {
-                       fileRef = F5D8F62A03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68003389C830112CE8F = {
-                       fileRef = F5D8F62B03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68103389C830112CE8F = {
-                       fileRef = F5D8F62C03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68203389C830112CE8F = {
-                       fileRef = F5D8F62D03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68303389C830112CE8F = {
-                       fileRef = F5D8F62E03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68503389C830112CE8F = {
-                       fileRef = F5D8F63003389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68603389C830112CE8F = {
-                       fileRef = F5D8F63103389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68703389C830112CE8F = {
-                       fileRef = F5D8F63203389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68803389C830112CE8F = {
-                       fileRef = F5D8F63303389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68B03389C830112CE8F = {
-                       fileRef = F5D8F63603389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68C03389C830112CE8F = {
-                       fileRef = F5D8F63703389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68D03389C830112CE8F = {
-                       fileRef = F5D8F63803389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F68E03389C830112CE8F = {
-                       fileRef = F5D8F63903389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69003389C830112CE8F = {
-                       fileRef = F5D8F63B03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69103389C830112CE8F = {
-                       fileRef = F5D8F63D03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69203389C830112CE8F = {
-                       fileRef = F5D8F63E03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69303389C830112CE8F = {
-                       fileRef = F5D8F63F03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69403389C830112CE8F = {
-                       fileRef = F5D8F64003389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69503389C830112CE8F = {
-                       fileRef = F5D8F64103389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69603389C830112CE8F = {
-                       fileRef = F5D8F64203389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69703389C830112CE8F = {
-                       fileRef = F5D8F64303389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69803389C830112CE8F = {
-                       fileRef = F5D8F64403389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69903389C830112CE8F = {
-                       fileRef = F5D8F64503389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69A03389C830112CE8F = {
-                       fileRef = F5D8F64603389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69B03389C830112CE8F = {
-                       fileRef = F5D8F64703389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69C03389C830112CE8F = {
-                       fileRef = F5D8F64803389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69D03389C830112CE8F = {
-                       fileRef = F5D8F64903389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69E03389C830112CE8F = {
-                       fileRef = F5D8F64A03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F69F03389C830112CE8F = {
-                       fileRef = F5D8F64B03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A003389C830112CE8F = {
-                       fileRef = F5D8F64C03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A103389C830112CE8F = {
-                       fileRef = F5D8F64D03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A203389C830112CE8F = {
-                       fileRef = F5D8F64E03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A303389C830112CE8F = {
-                       fileRef = F5D8F64F03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A403389C830112CE8F = {
-                       fileRef = F5D8F65003389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A503389C830112CE8F = {
-                       fileRef = F5D8F65103389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A603389C830112CE8F = {
-                       fileRef = F5D8F65203389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A703389C830112CE8F = {
-                       fileRef = F5D8F65303389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6A903389C830112CE8F = {
-                       fileRef = F5D8F65503389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6AA03389C830112CE8F = {
-                       fileRef = F5D8F65603389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6AB03389C830112CE8F = {
-                       fileRef = F5D8F65703389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6AC03389C830112CE8F = {
-                       fileRef = F5D8F65803389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6AD03389C830112CE8F = {
-                       fileRef = F5D8F65903389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6AE03389C830112CE8F = {
-                       fileRef = F5D8F65A03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6AF03389C830112CE8F = {
-                       fileRef = F5D8F65B03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6B003389C830112CE8F = {
-                       fileRef = F5D8F65C03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6B203389C830112CE8F = {
-                       fileRef = F5D8F65E03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6B303389C830112CE8F = {
-                       fileRef = F5D8F65F03389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6B403389C830112CE8F = {
-                       fileRef = F5D8F66003389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-               F5D8F6B503389C830112CE8F = {
-                       fileRef = F5D8F66103389C830112CE8F;
-                       isa = PBXBuildFile;
-                       settings = {
-                       };
-               };
-       };
-       rootObject = 0867D690FE84028FC02AAC07;
-}