OSDN Git Service

IHB: - Various bugfix
[handbrake-jp/handbrake-jp-git.git] / macosx / InstantHandBrake / libhb.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 A9DB39100D37EA0300F77345 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38E70D37EA0300F77345 /* common.c */; };
11                 A9DB39110D37EA0300F77345 /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DB38E80D37EA0300F77345 /* common.h */; };
12                 A9DB39120D37EA0300F77345 /* deblock.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38E90D37EA0300F77345 /* deblock.c */; };
13                 A9DB39130D37EA0300F77345 /* deca52.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38EA0D37EA0300F77345 /* deca52.c */; };
14                 A9DB39140D37EA0300F77345 /* decavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38EB0D37EA0300F77345 /* decavcodec.c */; };
15                 A9DB39150D37EA0300F77345 /* decdca.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38EC0D37EA0300F77345 /* decdca.c */; };
16                 A9DB39160D37EA0300F77345 /* declpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38ED0D37EA0300F77345 /* declpcm.c */; };
17                 A9DB39170D37EA0300F77345 /* decmpeg2.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38EE0D37EA0300F77345 /* decmpeg2.c */; };
18                 A9DB39180D37EA0300F77345 /* decsub.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38EF0D37EA0300F77345 /* decsub.c */; };
19                 A9DB39190D37EA0300F77345 /* deinterlace.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F00D37EA0300F77345 /* deinterlace.c */; };
20                 A9DB391A0D37EA0300F77345 /* demuxmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F10D37EA0300F77345 /* demuxmpeg.c */; };
21                 A9DB391B0D37EA0300F77345 /* denoise.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F20D37EA0300F77345 /* denoise.c */; };
22                 A9DB391C0D37EA0300F77345 /* detelecine.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F30D37EA0300F77345 /* detelecine.c */; };
23                 A9DB391D0D37EA0300F77345 /* dvd.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F40D37EA0300F77345 /* dvd.c */; };
24                 A9DB391E0D37EA0300F77345 /* encavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F50D37EA0300F77345 /* encavcodec.c */; };
25                 A9DB391F0D37EA0300F77345 /* encfaac.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F60D37EA0300F77345 /* encfaac.c */; };
26                 A9DB39200D37EA0300F77345 /* enclame.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F70D37EA0300F77345 /* enclame.c */; };
27                 A9DB39210D37EA0300F77345 /* encvorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F80D37EA0300F77345 /* encvorbis.c */; };
28                 A9DB39220D37EA0300F77345 /* encx264.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38F90D37EA0300F77345 /* encx264.c */; };
29                 A9DB39230D37EA0300F77345 /* encxvid.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38FA0D37EA0300F77345 /* encxvid.c */; };
30                 A9DB39240D37EA0300F77345 /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38FB0D37EA0300F77345 /* fifo.c */; };
31                 A9DB39250D37EA0300F77345 /* hb.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38FC0D37EA0300F77345 /* hb.c */; };
32                 A9DB39260D37EA0300F77345 /* hb.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DB38FD0D37EA0300F77345 /* hb.h */; };
33                 A9DB39270D37EA0300F77345 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DB38FE0D37EA0300F77345 /* internal.h */; };
34                 A9DB39280D37EA0300F77345 /* ipodutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9DB38FF0D37EA0300F77345 /* ipodutil.cpp */; };
35                 A9DB39290D37EA0300F77345 /* lang.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39000D37EA0300F77345 /* lang.c */; };
36                 A9DB392A0D37EA0300F77345 /* lang.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DB39010D37EA0300F77345 /* lang.h */; };
37                 A9DB392B0D37EA0300F77345 /* muxavi.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39020D37EA0300F77345 /* muxavi.c */; };
38                 A9DB392C0D37EA0300F77345 /* muxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39030D37EA0300F77345 /* muxcommon.c */; };
39                 A9DB392D0D37EA0300F77345 /* muxmkv.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39040D37EA0300F77345 /* muxmkv.c */; };
40                 A9DB392E0D37EA0300F77345 /* muxmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39050D37EA0300F77345 /* muxmp4.c */; };
41                 A9DB392F0D37EA0300F77345 /* muxogm.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39060D37EA0300F77345 /* muxogm.c */; };
42                 A9DB39300D37EA0300F77345 /* ports.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39070D37EA0300F77345 /* ports.c */; };
43                 A9DB39310D37EA0300F77345 /* ports.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DB39080D37EA0300F77345 /* ports.h */; };
44                 A9DB39320D37EA0300F77345 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB39090D37EA0300F77345 /* reader.c */; };
45                 A9DB39330D37EA0300F77345 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB390A0D37EA0300F77345 /* render.c */; };
46                 A9DB39340D37EA0300F77345 /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB390B0D37EA0300F77345 /* scan.c */; };
47                 A9DB39350D37EA0300F77345 /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB390C0D37EA0300F77345 /* stream.c */; };
48                 A9DB39360D37EA0300F77345 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB390D0D37EA0300F77345 /* sync.c */; };
49                 A9DB39370D37EA0300F77345 /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB390E0D37EA0300F77345 /* update.c */; };
50                 A9DB39380D37EA0300F77345 /* work.c in Sources */ = {isa = PBXBuildFile; fileRef = A9DB390F0D37EA0300F77345 /* work.c */; };
51                 A9DB39B20D37EB4700F77345 /* liba52.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB399D0D37EB4700F77345 /* liba52.a */; };
52                 A9DB39B30D37EB4700F77345 /* libavcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB399E0D37EB4700F77345 /* libavcodec.a */; };
53                 A9DB39B40D37EB4700F77345 /* libavformat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB399F0D37EB4700F77345 /* libavformat.a */; };
54                 A9DB39B50D37EB4700F77345 /* libavutil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A00D37EB4700F77345 /* libavutil.a */; };
55                 A9DB39B60D37EB4700F77345 /* libdca.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A10D37EB4700F77345 /* libdca.a */; };
56                 A9DB39B70D37EB4700F77345 /* libdvdcss.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A20D37EB4700F77345 /* libdvdcss.a */; };
57                 A9DB39B80D37EB4700F77345 /* libdvdread.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A30D37EB4700F77345 /* libdvdread.a */; };
58                 A9DB39B90D37EB4700F77345 /* libfaac.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A40D37EB4700F77345 /* libfaac.a */; };
59                 A9DB39BA0D37EB4700F77345 /* libmkv.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A50D37EB4700F77345 /* libmkv.a */; };
60                 A9DB39BB0D37EB4700F77345 /* libmp3lame.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A60D37EB4700F77345 /* libmp3lame.a */; };
61                 A9DB39BC0D37EB4700F77345 /* libmp4v2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A70D37EB4700F77345 /* libmp4v2.a */; };
62                 A9DB39BD0D37EB4700F77345 /* libmpeg2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A80D37EB4700F77345 /* libmpeg2.a */; };
63                 A9DB39BE0D37EB4700F77345 /* libmpeg2convert.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39A90D37EB4700F77345 /* libmpeg2convert.a */; };
64                 A9DB39BF0D37EB4700F77345 /* libogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39AA0D37EB4700F77345 /* libogg.a */; };
65                 A9DB39C00D37EB4700F77345 /* libsamplerate.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39AB0D37EB4700F77345 /* libsamplerate.a */; };
66                 A9DB39C10D37EB4700F77345 /* libswscale.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39AC0D37EB4700F77345 /* libswscale.a */; };
67                 A9DB39C20D37EB4700F77345 /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39AD0D37EB4700F77345 /* libvorbis.a */; };
68                 A9DB39C30D37EB4700F77345 /* libvorbisenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39AE0D37EB4700F77345 /* libvorbisenc.a */; };
69                 A9DB39C40D37EB4700F77345 /* libvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39AF0D37EB4700F77345 /* libvorbisfile.a */; };
70                 A9DB39C50D37EB4700F77345 /* libxvidcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39B00D37EB4700F77345 /* libxvidcore.a */; };
71                 A9DB39C60D37EB4700F77345 /* libx264.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9DB39B10D37EB4700F77345 /* libx264.a */; };
72 /* End PBXBuildFile section */
73
74 /* Begin PBXFileReference section */
75                 0DFF0B720B6BC6E600549488 /* libhb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libhb.a; sourceTree = BUILT_PRODUCTS_DIR; };
76                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
77                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
78                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
79                 4D1125D709D72FD200E0657B /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
80                 4DEB2024052B055F00C39CA9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
81                 A9DB38E70D37EA0300F77345 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = common.c; path = ../../libhb/common.c; sourceTree = SOURCE_ROOT; };
82                 A9DB38E80D37EA0300F77345 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = ../../libhb/common.h; sourceTree = SOURCE_ROOT; };
83                 A9DB38E90D37EA0300F77345 /* deblock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = deblock.c; path = ../../libhb/deblock.c; sourceTree = SOURCE_ROOT; };
84                 A9DB38EA0D37EA0300F77345 /* deca52.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = deca52.c; path = ../../libhb/deca52.c; sourceTree = SOURCE_ROOT; };
85                 A9DB38EB0D37EA0300F77345 /* decavcodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = decavcodec.c; path = ../../libhb/decavcodec.c; sourceTree = SOURCE_ROOT; };
86                 A9DB38EC0D37EA0300F77345 /* decdca.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = decdca.c; path = ../../libhb/decdca.c; sourceTree = SOURCE_ROOT; };
87                 A9DB38ED0D37EA0300F77345 /* declpcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = declpcm.c; path = ../../libhb/declpcm.c; sourceTree = SOURCE_ROOT; };
88                 A9DB38EE0D37EA0300F77345 /* decmpeg2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = decmpeg2.c; path = ../../libhb/decmpeg2.c; sourceTree = SOURCE_ROOT; };
89                 A9DB38EF0D37EA0300F77345 /* decsub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = decsub.c; path = ../../libhb/decsub.c; sourceTree = SOURCE_ROOT; };
90                 A9DB38F00D37EA0300F77345 /* deinterlace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = deinterlace.c; path = ../../libhb/deinterlace.c; sourceTree = SOURCE_ROOT; };
91                 A9DB38F10D37EA0300F77345 /* demuxmpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = demuxmpeg.c; path = ../../libhb/demuxmpeg.c; sourceTree = SOURCE_ROOT; };
92                 A9DB38F20D37EA0300F77345 /* denoise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = denoise.c; path = ../../libhb/denoise.c; sourceTree = SOURCE_ROOT; };
93                 A9DB38F30D37EA0300F77345 /* detelecine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = detelecine.c; path = ../../libhb/detelecine.c; sourceTree = SOURCE_ROOT; };
94                 A9DB38F40D37EA0300F77345 /* dvd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dvd.c; path = ../../libhb/dvd.c; sourceTree = SOURCE_ROOT; };
95                 A9DB38F50D37EA0300F77345 /* encavcodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encavcodec.c; path = ../../libhb/encavcodec.c; sourceTree = SOURCE_ROOT; };
96                 A9DB38F60D37EA0300F77345 /* encfaac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encfaac.c; path = ../../libhb/encfaac.c; sourceTree = SOURCE_ROOT; };
97                 A9DB38F70D37EA0300F77345 /* enclame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = enclame.c; path = ../../libhb/enclame.c; sourceTree = SOURCE_ROOT; };
98                 A9DB38F80D37EA0300F77345 /* encvorbis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encvorbis.c; path = ../../libhb/encvorbis.c; sourceTree = SOURCE_ROOT; };
99                 A9DB38F90D37EA0300F77345 /* encx264.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encx264.c; path = ../../libhb/encx264.c; sourceTree = SOURCE_ROOT; };
100                 A9DB38FA0D37EA0300F77345 /* encxvid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encxvid.c; path = ../../libhb/encxvid.c; sourceTree = SOURCE_ROOT; };
101                 A9DB38FB0D37EA0300F77345 /* fifo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fifo.c; path = ../../libhb/fifo.c; sourceTree = SOURCE_ROOT; };
102                 A9DB38FC0D37EA0300F77345 /* hb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hb.c; path = ../../libhb/hb.c; sourceTree = SOURCE_ROOT; };
103                 A9DB38FD0D37EA0300F77345 /* hb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hb.h; path = ../../libhb/hb.h; sourceTree = SOURCE_ROOT; };
104                 A9DB38FE0D37EA0300F77345 /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = internal.h; path = ../../libhb/internal.h; sourceTree = SOURCE_ROOT; };
105                 A9DB38FF0D37EA0300F77345 /* ipodutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ipodutil.cpp; path = ../../libhb/ipodutil.cpp; sourceTree = SOURCE_ROOT; };
106                 A9DB39000D37EA0300F77345 /* lang.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lang.c; path = ../../libhb/lang.c; sourceTree = SOURCE_ROOT; };
107                 A9DB39010D37EA0300F77345 /* lang.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lang.h; path = ../../libhb/lang.h; sourceTree = SOURCE_ROOT; };
108                 A9DB39020D37EA0300F77345 /* muxavi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = muxavi.c; path = ../../libhb/muxavi.c; sourceTree = SOURCE_ROOT; };
109                 A9DB39030D37EA0300F77345 /* muxcommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = muxcommon.c; path = ../../libhb/muxcommon.c; sourceTree = SOURCE_ROOT; };
110                 A9DB39040D37EA0300F77345 /* muxmkv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = muxmkv.c; path = ../../libhb/muxmkv.c; sourceTree = SOURCE_ROOT; };
111                 A9DB39050D37EA0300F77345 /* muxmp4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = muxmp4.c; path = ../../libhb/muxmp4.c; sourceTree = SOURCE_ROOT; };
112                 A9DB39060D37EA0300F77345 /* muxogm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = muxogm.c; path = ../../libhb/muxogm.c; sourceTree = SOURCE_ROOT; };
113                 A9DB39070D37EA0300F77345 /* ports.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ports.c; path = ../../libhb/ports.c; sourceTree = SOURCE_ROOT; };
114                 A9DB39080D37EA0300F77345 /* ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ports.h; path = ../../libhb/ports.h; sourceTree = SOURCE_ROOT; };
115                 A9DB39090D37EA0300F77345 /* reader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = reader.c; path = ../../libhb/reader.c; sourceTree = SOURCE_ROOT; };
116                 A9DB390A0D37EA0300F77345 /* render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = render.c; path = ../../libhb/render.c; sourceTree = SOURCE_ROOT; };
117                 A9DB390B0D37EA0300F77345 /* scan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = scan.c; path = ../../libhb/scan.c; sourceTree = SOURCE_ROOT; };
118                 A9DB390C0D37EA0300F77345 /* stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stream.c; path = ../../libhb/stream.c; sourceTree = SOURCE_ROOT; };
119                 A9DB390D0D37EA0300F77345 /* sync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sync.c; path = ../../libhb/sync.c; sourceTree = SOURCE_ROOT; };
120                 A9DB390E0D37EA0300F77345 /* update.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = update.c; path = ../../libhb/update.c; sourceTree = SOURCE_ROOT; };
121                 A9DB390F0D37EA0300F77345 /* work.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = work.c; path = ../../libhb/work.c; sourceTree = SOURCE_ROOT; };
122                 A9DB399D0D37EB4700F77345 /* liba52.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liba52.a; path = ../../contrib/lib/liba52.a; sourceTree = SOURCE_ROOT; };
123                 A9DB399E0D37EB4700F77345 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavcodec.a; path = ../../contrib/lib/libavcodec.a; sourceTree = SOURCE_ROOT; };
124                 A9DB399F0D37EB4700F77345 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavformat.a; path = ../../contrib/lib/libavformat.a; sourceTree = SOURCE_ROOT; };
125                 A9DB39A00D37EB4700F77345 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavutil.a; path = ../../contrib/lib/libavutil.a; sourceTree = SOURCE_ROOT; };
126                 A9DB39A10D37EB4700F77345 /* libdca.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdca.a; path = ../../contrib/lib/libdca.a; sourceTree = SOURCE_ROOT; };
127                 A9DB39A20D37EB4700F77345 /* libdvdcss.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdvdcss.a; path = ../../contrib/lib/libdvdcss.a; sourceTree = SOURCE_ROOT; };
128                 A9DB39A30D37EB4700F77345 /* libdvdread.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdvdread.a; path = ../../contrib/lib/libdvdread.a; sourceTree = SOURCE_ROOT; };
129                 A9DB39A40D37EB4700F77345 /* libfaac.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfaac.a; path = ../../contrib/lib/libfaac.a; sourceTree = SOURCE_ROOT; };
130                 A9DB39A50D37EB4700F77345 /* libmkv.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmkv.a; path = ../../contrib/lib/libmkv.a; sourceTree = SOURCE_ROOT; };
131                 A9DB39A60D37EB4700F77345 /* libmp3lame.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmp3lame.a; path = ../../contrib/lib/libmp3lame.a; sourceTree = SOURCE_ROOT; };
132                 A9DB39A70D37EB4700F77345 /* libmp4v2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmp4v2.a; path = ../../contrib/lib/libmp4v2.a; sourceTree = SOURCE_ROOT; };
133                 A9DB39A80D37EB4700F77345 /* libmpeg2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmpeg2.a; path = ../../contrib/lib/libmpeg2.a; sourceTree = SOURCE_ROOT; };
134                 A9DB39A90D37EB4700F77345 /* libmpeg2convert.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmpeg2convert.a; path = ../../contrib/lib/libmpeg2convert.a; sourceTree = SOURCE_ROOT; };
135                 A9DB39AA0D37EB4700F77345 /* libogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libogg.a; path = ../../contrib/lib/libogg.a; sourceTree = SOURCE_ROOT; };
136                 A9DB39AB0D37EB4700F77345 /* libsamplerate.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsamplerate.a; path = ../../contrib/lib/libsamplerate.a; sourceTree = SOURCE_ROOT; };
137                 A9DB39AC0D37EB4700F77345 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswscale.a; path = ../../contrib/lib/libswscale.a; sourceTree = SOURCE_ROOT; };
138                 A9DB39AD0D37EB4700F77345 /* libvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbis.a; path = ../../contrib/lib/libvorbis.a; sourceTree = SOURCE_ROOT; };
139                 A9DB39AE0D37EB4700F77345 /* libvorbisenc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbisenc.a; path = ../../contrib/lib/libvorbisenc.a; sourceTree = SOURCE_ROOT; };
140                 A9DB39AF0D37EB4700F77345 /* libvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libvorbisfile.a; path = ../../contrib/lib/libvorbisfile.a; sourceTree = SOURCE_ROOT; };
141                 A9DB39B00D37EB4700F77345 /* libxvidcore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libxvidcore.a; path = ../../contrib/lib/libxvidcore.a; sourceTree = SOURCE_ROOT; };
142                 A9DB39B10D37EB4700F77345 /* libx264.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libx264.a; path = ../../contrib/lib/libx264.a; sourceTree = SOURCE_ROOT; };
143 /* End PBXFileReference section */
144
145 /* Begin PBXFrameworksBuildPhase section */
146                 0DFF0B700B6BC6E600549488 /* Frameworks */ = {
147                         isa = PBXFrameworksBuildPhase;
148                         buildActionMask = 2147483647;
149                         files = (
150                                 A9DB39B20D37EB4700F77345 /* liba52.a in Frameworks */,
151                                 A9DB39B30D37EB4700F77345 /* libavcodec.a in Frameworks */,
152                                 A9DB39B40D37EB4700F77345 /* libavformat.a in Frameworks */,
153                                 A9DB39B50D37EB4700F77345 /* libavutil.a in Frameworks */,
154                                 A9DB39B60D37EB4700F77345 /* libdca.a in Frameworks */,
155                                 A9DB39B70D37EB4700F77345 /* libdvdcss.a in Frameworks */,
156                                 A9DB39B80D37EB4700F77345 /* libdvdread.a in Frameworks */,
157                                 A9DB39B90D37EB4700F77345 /* libfaac.a in Frameworks */,
158                                 A9DB39BA0D37EB4700F77345 /* libmkv.a in Frameworks */,
159                                 A9DB39BB0D37EB4700F77345 /* libmp3lame.a in Frameworks */,
160                                 A9DB39BC0D37EB4700F77345 /* libmp4v2.a in Frameworks */,
161                                 A9DB39BD0D37EB4700F77345 /* libmpeg2.a in Frameworks */,
162                                 A9DB39BE0D37EB4700F77345 /* libmpeg2convert.a in Frameworks */,
163                                 A9DB39BF0D37EB4700F77345 /* libogg.a in Frameworks */,
164                                 A9DB39C00D37EB4700F77345 /* libsamplerate.a in Frameworks */,
165                                 A9DB39C10D37EB4700F77345 /* libswscale.a in Frameworks */,
166                                 A9DB39C20D37EB4700F77345 /* libvorbis.a in Frameworks */,
167                                 A9DB39C30D37EB4700F77345 /* libvorbisenc.a in Frameworks */,
168                                 A9DB39C40D37EB4700F77345 /* libvorbisfile.a in Frameworks */,
169                                 A9DB39C50D37EB4700F77345 /* libxvidcore.a in Frameworks */,
170                                 A9DB39C60D37EB4700F77345 /* libx264.a in Frameworks */,
171                         );
172                         runOnlyForDeploymentPostprocessing = 0;
173                 };
174 /* End PBXFrameworksBuildPhase section */
175
176 /* Begin PBXGroup section */
177                 19C28FACFE9D520D11CA2CBB /* Products */ = {
178                         isa = PBXGroup;
179                         children = (
180                                 0DFF0B720B6BC6E600549488 /* libhb.a */,
181                         );
182                         name = Products;
183                         sourceTree = "<group>";
184                 };
185                 29B97314FDCFA39411CA2CEA /* HandBrake */ = {
186                         isa = PBXGroup;
187                         children = (
188                                 526FBC8D0B4CA9F90064E04C /* libhb Sources */,
189                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
190                                 19C28FACFE9D520D11CA2CBB /* Products */,
191                         );
192                         name = HandBrake;
193                         sourceTree = "<group>";
194                 };
195                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
196                         isa = PBXGroup;
197                         children = (
198                                 A9DB399D0D37EB4700F77345 /* liba52.a */,
199                                 A9DB399E0D37EB4700F77345 /* libavcodec.a */,
200                                 A9DB399F0D37EB4700F77345 /* libavformat.a */,
201                                 A9DB39A00D37EB4700F77345 /* libavutil.a */,
202                                 A9DB39A10D37EB4700F77345 /* libdca.a */,
203                                 A9DB39A20D37EB4700F77345 /* libdvdcss.a */,
204                                 A9DB39A30D37EB4700F77345 /* libdvdread.a */,
205                                 A9DB39A40D37EB4700F77345 /* libfaac.a */,
206                                 A9DB39A50D37EB4700F77345 /* libmkv.a */,
207                                 A9DB39A60D37EB4700F77345 /* libmp3lame.a */,
208                                 A9DB39A70D37EB4700F77345 /* libmp4v2.a */,
209                                 A9DB39A80D37EB4700F77345 /* libmpeg2.a */,
210                                 A9DB39A90D37EB4700F77345 /* libmpeg2convert.a */,
211                                 A9DB39AA0D37EB4700F77345 /* libogg.a */,
212                                 A9DB39AB0D37EB4700F77345 /* libsamplerate.a */,
213                                 A9DB39AC0D37EB4700F77345 /* libswscale.a */,
214                                 A9DB39AD0D37EB4700F77345 /* libvorbis.a */,
215                                 A9DB39AE0D37EB4700F77345 /* libvorbisenc.a */,
216                                 A9DB39AF0D37EB4700F77345 /* libvorbisfile.a */,
217                                 A9DB39B00D37EB4700F77345 /* libxvidcore.a */,
218                                 A9DB39B10D37EB4700F77345 /* libx264.a */,
219                                 4D1125D709D72FD200E0657B /* libz.dylib */,
220                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
221                                 4DEB2024052B055F00C39CA9 /* IOKit.framework */,
222                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
223                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
224                         );
225                         name = Frameworks;
226                         sourceTree = "<group>";
227                 };
228                 526FBC8D0B4CA9F90064E04C /* libhb Sources */ = {
229                         isa = PBXGroup;
230                         children = (
231                                 A9DB38E70D37EA0300F77345 /* common.c */,
232                                 A9DB38E80D37EA0300F77345 /* common.h */,
233                                 A9DB38E90D37EA0300F77345 /* deblock.c */,
234                                 A9DB38EA0D37EA0300F77345 /* deca52.c */,
235                                 A9DB38EB0D37EA0300F77345 /* decavcodec.c */,
236                                 A9DB38EC0D37EA0300F77345 /* decdca.c */,
237                                 A9DB38ED0D37EA0300F77345 /* declpcm.c */,
238                                 A9DB38EE0D37EA0300F77345 /* decmpeg2.c */,
239                                 A9DB38EF0D37EA0300F77345 /* decsub.c */,
240                                 A9DB38F00D37EA0300F77345 /* deinterlace.c */,
241                                 A9DB38F10D37EA0300F77345 /* demuxmpeg.c */,
242                                 A9DB38F20D37EA0300F77345 /* denoise.c */,
243                                 A9DB38F30D37EA0300F77345 /* detelecine.c */,
244                                 A9DB38F40D37EA0300F77345 /* dvd.c */,
245                                 A9DB38F50D37EA0300F77345 /* encavcodec.c */,
246                                 A9DB38F60D37EA0300F77345 /* encfaac.c */,
247                                 A9DB38F70D37EA0300F77345 /* enclame.c */,
248                                 A9DB38F80D37EA0300F77345 /* encvorbis.c */,
249                                 A9DB38F90D37EA0300F77345 /* encx264.c */,
250                                 A9DB38FA0D37EA0300F77345 /* encxvid.c */,
251                                 A9DB38FB0D37EA0300F77345 /* fifo.c */,
252                                 A9DB38FC0D37EA0300F77345 /* hb.c */,
253                                 A9DB38FD0D37EA0300F77345 /* hb.h */,
254                                 A9DB38FE0D37EA0300F77345 /* internal.h */,
255                                 A9DB38FF0D37EA0300F77345 /* ipodutil.cpp */,
256                                 A9DB39000D37EA0300F77345 /* lang.c */,
257                                 A9DB39010D37EA0300F77345 /* lang.h */,
258                                 A9DB39020D37EA0300F77345 /* muxavi.c */,
259                                 A9DB39030D37EA0300F77345 /* muxcommon.c */,
260                                 A9DB39040D37EA0300F77345 /* muxmkv.c */,
261                                 A9DB39050D37EA0300F77345 /* muxmp4.c */,
262                                 A9DB39060D37EA0300F77345 /* muxogm.c */,
263                                 A9DB39070D37EA0300F77345 /* ports.c */,
264                                 A9DB39080D37EA0300F77345 /* ports.h */,
265                                 A9DB39090D37EA0300F77345 /* reader.c */,
266                                 A9DB390A0D37EA0300F77345 /* render.c */,
267                                 A9DB390B0D37EA0300F77345 /* scan.c */,
268                                 A9DB390C0D37EA0300F77345 /* stream.c */,
269                                 A9DB390D0D37EA0300F77345 /* sync.c */,
270                                 A9DB390E0D37EA0300F77345 /* update.c */,
271                                 A9DB390F0D37EA0300F77345 /* work.c */,
272                         );
273                         name = "libhb Sources";
274                         sourceTree = "<group>";
275                 };
276 /* End PBXGroup section */
277
278 /* Begin PBXHeadersBuildPhase section */
279                 0DFF0B6E0B6BC6E600549488 /* Headers */ = {
280                         isa = PBXHeadersBuildPhase;
281                         buildActionMask = 2147483647;
282                         files = (
283                                 A9DB39110D37EA0300F77345 /* common.h in Headers */,
284                                 A9DB39260D37EA0300F77345 /* hb.h in Headers */,
285                                 A9DB39270D37EA0300F77345 /* internal.h in Headers */,
286                                 A9DB392A0D37EA0300F77345 /* lang.h in Headers */,
287                                 A9DB39310D37EA0300F77345 /* ports.h in Headers */,
288                         );
289                         runOnlyForDeploymentPostprocessing = 0;
290                 };
291 /* End PBXHeadersBuildPhase section */
292
293 /* Begin PBXNativeTarget section */
294                 0DFF0B710B6BC6E600549488 /* libhb */ = {
295                         isa = PBXNativeTarget;
296                         buildConfigurationList = 0DFF0B730B6BC70400549488 /* Build configuration list for PBXNativeTarget "libhb" */;
297                         buildPhases = (
298                                 0DFF0B6E0B6BC6E600549488 /* Headers */,
299                                 0DFF0B6F0B6BC6E600549488 /* Sources */,
300                                 0DFF0B700B6BC6E600549488 /* Frameworks */,
301                         );
302                         buildRules = (
303                         );
304                         dependencies = (
305                         );
306                         name = libhb;
307                         productName = libmediafork;
308                         productReference = 0DFF0B720B6BC6E600549488 /* libhb.a */;
309                         productType = "com.apple.product-type.library.static";
310                 };
311 /* End PBXNativeTarget section */
312
313 /* Begin PBXProject section */
314                 29B97313FDCFA39411CA2CEA /* Project object */ = {
315                         isa = PBXProject;
316                         buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "libhb" */;
317                         compatibilityVersion = "Xcode 2.4";
318                         hasScannedForEncodings = 1;
319                         mainGroup = 29B97314FDCFA39411CA2CEA /* HandBrake */;
320                         projectDirPath = "";
321                         projectRoot = "";
322                         targets = (
323                                 0DFF0B710B6BC6E600549488 /* libhb */,
324                         );
325                 };
326 /* End PBXProject section */
327
328 /* Begin PBXSourcesBuildPhase section */
329                 0DFF0B6F0B6BC6E600549488 /* Sources */ = {
330                         isa = PBXSourcesBuildPhase;
331                         buildActionMask = 2147483647;
332                         files = (
333                                 A9DB39100D37EA0300F77345 /* common.c in Sources */,
334                                 A9DB39120D37EA0300F77345 /* deblock.c in Sources */,
335                                 A9DB39130D37EA0300F77345 /* deca52.c in Sources */,
336                                 A9DB39140D37EA0300F77345 /* decavcodec.c in Sources */,
337                                 A9DB39150D37EA0300F77345 /* decdca.c in Sources */,
338                                 A9DB39160D37EA0300F77345 /* declpcm.c in Sources */,
339                                 A9DB39170D37EA0300F77345 /* decmpeg2.c in Sources */,
340                                 A9DB39180D37EA0300F77345 /* decsub.c in Sources */,
341                                 A9DB39190D37EA0300F77345 /* deinterlace.c in Sources */,
342                                 A9DB391A0D37EA0300F77345 /* demuxmpeg.c in Sources */,
343                                 A9DB391B0D37EA0300F77345 /* denoise.c in Sources */,
344                                 A9DB391C0D37EA0300F77345 /* detelecine.c in Sources */,
345                                 A9DB391D0D37EA0300F77345 /* dvd.c in Sources */,
346                                 A9DB391E0D37EA0300F77345 /* encavcodec.c in Sources */,
347                                 A9DB391F0D37EA0300F77345 /* encfaac.c in Sources */,
348                                 A9DB39200D37EA0300F77345 /* enclame.c in Sources */,
349                                 A9DB39210D37EA0300F77345 /* encvorbis.c in Sources */,
350                                 A9DB39220D37EA0300F77345 /* encx264.c in Sources */,
351                                 A9DB39230D37EA0300F77345 /* encxvid.c in Sources */,
352                                 A9DB39240D37EA0300F77345 /* fifo.c in Sources */,
353                                 A9DB39250D37EA0300F77345 /* hb.c in Sources */,
354                                 A9DB39280D37EA0300F77345 /* ipodutil.cpp in Sources */,
355                                 A9DB39290D37EA0300F77345 /* lang.c in Sources */,
356                                 A9DB392B0D37EA0300F77345 /* muxavi.c in Sources */,
357                                 A9DB392C0D37EA0300F77345 /* muxcommon.c in Sources */,
358                                 A9DB392D0D37EA0300F77345 /* muxmkv.c in Sources */,
359                                 A9DB392E0D37EA0300F77345 /* muxmp4.c in Sources */,
360                                 A9DB392F0D37EA0300F77345 /* muxogm.c in Sources */,
361                                 A9DB39300D37EA0300F77345 /* ports.c in Sources */,
362                                 A9DB39320D37EA0300F77345 /* reader.c in Sources */,
363                                 A9DB39330D37EA0300F77345 /* render.c in Sources */,
364                                 A9DB39340D37EA0300F77345 /* scan.c in Sources */,
365                                 A9DB39350D37EA0300F77345 /* stream.c in Sources */,
366                                 A9DB39360D37EA0300F77345 /* sync.c in Sources */,
367                                 A9DB39370D37EA0300F77345 /* update.c in Sources */,
368                                 A9DB39380D37EA0300F77345 /* work.c in Sources */,
369                         );
370                         runOnlyForDeploymentPostprocessing = 0;
371                 };
372 /* End PBXSourcesBuildPhase section */
373
374 /* Begin XCBuildConfiguration section */
375                 0D88F56B0B6CDCD400F81F26 /* Release */ = {
376                         isa = XCBuildConfiguration;
377                         buildSettings = {
378                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/";
379                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
380                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
381                                 GCC_MODEL_TUNING = G5;
382                                 GCC_OPTIMIZATION_LEVEL = s;
383                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
384                                 GCC_PREFIX_HEADER = "";
385                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../../contrib/include";
386                                 INSTALL_PATH = /usr/local/lib;
387                                 LIBRARY_SEARCH_PATHS = (
388                                         "$(inherited)",
389                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
390                                 );
391                                 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../contrib/lib\"";
392                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
393                                 OTHER_CFLAGS = (
394                                         "-D__LIBHB__",
395                                         "-DSYS_DARWIN",
396                                         "$(OTHER_CFLAGS_QUOTED_1)",
397                                         "-DUSE_PTHREAD",
398                                 );
399                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007100800";
400                                 OTHER_LDFLAGS = "";
401                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
402                                 PREBINDING = NO;
403                                 PRODUCT_NAME = hb;
404                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
405                                 ZERO_LINK = NO;
406                         };
407                         name = Release;
408                 };
409                 0D88F56F0B6CDCD400F81F26 /* Release */ = {
410                         isa = XCBuildConfiguration;
411                         buildSettings = {
412                                 ARCHS = (
413                                         ppc,
414                                         i386,
415                                 );
416                                 GCC_MODEL_TUNING = G5;
417                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
418                                 IBC_NOTICES = NO;
419                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
420                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
421                         };
422                         name = Release;
423                 };
424                 0DFF0B740B6BC70400549488 /* Development */ = {
425                         isa = XCBuildConfiguration;
426                         buildSettings = {
427                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/";
428                                 COPY_PHASE_STRIP = NO;
429                                 GCC_DYNAMIC_NO_PIC = NO;
430                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
431                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
432                                 GCC_MODEL_TUNING = G5;
433                                 GCC_OPTIMIZATION_LEVEL = 0;
434                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
435                                 GCC_PREFIX_HEADER = "";
436                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../../contrib/include";
437                                 INSTALL_PATH = /usr/local/lib;
438                                 LIBRARY_SEARCH_PATHS = (
439                                         "$(inherited)",
440                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
441                                 );
442                                 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../contrib/lib\"";
443                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
444                                 OTHER_CFLAGS = (
445                                         "-D__LIBHB__",
446                                         "-DSYS_DARWIN",
447                                         "$(OTHER_CFLAGS_QUOTED_1)",
448                                         "-DUSE_PTHREAD",
449                                 );
450                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007100800";
451                                 OTHER_LDFLAGS = "";
452                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
453                                 PREBINDING = NO;
454                                 PRODUCT_NAME = hb;
455                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
456                                 ZERO_LINK = NO;
457                         };
458                         name = Development;
459                 };
460                 0DFF0B750B6BC70400549488 /* Deployment */ = {
461                         isa = XCBuildConfiguration;
462                         buildSettings = {
463                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/";
464                                 COPY_PHASE_STRIP = YES;
465                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
466                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
467                                 GCC_MODEL_TUNING = G5;
468                                 GCC_OPTIMIZATION_LEVEL = s;
469                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
470                                 GCC_PREFIX_HEADER = "";
471                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../../contrib/include";
472                                 INSTALL_PATH = /usr/local/lib;
473                                 LIBRARY_SEARCH_PATHS = (
474                                         "$(inherited)",
475                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
476                                 );
477                                 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../contrib/lib\"";
478                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
479                                 OTHER_CFLAGS = (
480                                         "-D__LIBHB__",
481                                         "-DSYS_DARWIN",
482                                         "$(OTHER_CFLAGS_QUOTED_1)",
483                                         "-DUSE_PTHREAD",
484                                 );
485                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007100800";
486                                 OTHER_LDFLAGS = "";
487                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
488                                 PREBINDING = NO;
489                                 PRODUCT_NAME = hb;
490                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
491                                 STRIP_INSTALLED_PRODUCT = YES;
492                                 STRIP_STYLE = all;
493                                 ZERO_LINK = NO;
494                         };
495                         name = Deployment;
496                 };
497                 4D4E7BC5087804870051572B /* Development */ = {
498                         isa = XCBuildConfiguration;
499                         buildSettings = {
500                                 DEBUG_INFORMATION_FORMAT = dwarf;
501                                 GCC_DEBUGGING_SYMBOLS = default;
502                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
503                                 GCC_MODEL_TUNING = G5;
504                                 GCC_OPTIMIZATION_LEVEL = 0;
505                                 IBC_NOTICES = NO;
506                                 IBC_WARNINGS = YES;
507                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
508                                 PREBINDING = NO;
509                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
510                                 ZERO_LINK = NO;
511                         };
512                         name = Development;
513                 };
514                 4D4E7BC6087804870051572B /* Deployment */ = {
515                         isa = XCBuildConfiguration;
516                         buildSettings = {
517                                 GCC_AUTO_VECTORIZATION = YES;
518                                 GCC_ENABLE_SSE3_EXTENSIONS = YES;
519                                 GCC_MODEL_TUNING = G5;
520                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
521                                 IBC_NOTICES = NO;
522                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
523                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
524                         };
525                         name = Deployment;
526                 };
527 /* End XCBuildConfiguration section */
528
529 /* Begin XCConfigurationList section */
530                 0DFF0B730B6BC70400549488 /* Build configuration list for PBXNativeTarget "libhb" */ = {
531                         isa = XCConfigurationList;
532                         buildConfigurations = (
533                                 0DFF0B740B6BC70400549488 /* Development */,
534                                 0DFF0B750B6BC70400549488 /* Deployment */,
535                                 0D88F56B0B6CDCD400F81F26 /* Release */,
536                         );
537                         defaultConfigurationIsVisible = 0;
538                         defaultConfigurationName = Deployment;
539                 };
540                 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "libhb" */ = {
541                         isa = XCConfigurationList;
542                         buildConfigurations = (
543                                 4D4E7BC5087804870051572B /* Development */,
544                                 4D4E7BC6087804870051572B /* Deployment */,
545                                 0D88F56F0B6CDCD400F81F26 /* Release */,
546                         );
547                         defaultConfigurationIsVisible = 0;
548                         defaultConfigurationName = Deployment;
549                 };
550 /* End XCConfigurationList section */
551         };
552         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
553 }