OSDN Git Service

Mac: move decmetadata.c to "libhb Sources" in the xcode project like all of the other...
[handbrake-jp/handbrake-jp-git.git] / macosx / HandBrake.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 0D096E010B707D3400A845D4 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9B0B4CAB100064E04C /* common.c */; };
11                 0D096E020B707D3400A845D4 /* deca52.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9D0B4CAB100064E04C /* deca52.c */; };
12                 0D096E030B707D3400A845D4 /* decavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9E0B4CAB100064E04C /* decavcodec.c */; };
13                 0D096EA30B70884A00A845D4 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
14                 0DF377980B7BF99A00115CB0 /* fakexcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DF377970B7BF99A00115CB0 /* fakexcode.cpp */; };
15                 0DFA5C7B0B8DD1E90020BC09 /* HandBrake.icns in Resources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7A0B8DD1E90020BC09 /* HandBrake.icns */; };
16                 0DFA5CC00B8DD3FE0020BC09 /* declpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */; };
17                 0DFA5CC10B8DD3FE0020BC09 /* decmpeg2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */; };
18                 0DFA5CC20B8DD3FE0020BC09 /* decsub.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C800B8DD3B60020BC09 /* decsub.c */; };
19                 0DFA5CC30B8DD3FE0020BC09 /* demuxmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */; };
20                 0DFA5CC40B8DD3FE0020BC09 /* dvd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C820B8DD3B60020BC09 /* dvd.c */; };
21                 0DFA5CC50B8DD3FE0020BC09 /* encavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */; };
22                 0DFA5CC60B8DD3FE0020BC09 /* encfaac.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C840B8DD3B60020BC09 /* encfaac.c */; };
23                 0DFA5CC70B8DD3FE0020BC09 /* enclame.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C850B8DD3B60020BC09 /* enclame.c */; };
24                 0DFA5CC80B8DD3FE0020BC09 /* encvorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */; };
25                 0DFA5CC90B8DD3FE0020BC09 /* encx264.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C870B8DD3B60020BC09 /* encx264.c */; };
26                 0DFA5CCA0B8DD3FE0020BC09 /* encxvid.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C880B8DD3B60020BC09 /* encxvid.c */; };
27                 0DFA5CCB0B8DD3FE0020BC09 /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C890B8DD3B60020BC09 /* fifo.c */; };
28                 0DFA5CCC0B8DD3FE0020BC09 /* hb.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C8A0B8DD3B60020BC09 /* hb.c */; };
29                 0DFA5CCE0B8DD3FE0020BC09 /* muxavi.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C910B8DD3B60020BC09 /* muxavi.c */; };
30                 0DFA5CCF0B8DD3FE0020BC09 /* muxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */; };
31                 0DFA5CD00B8DD3FE0020BC09 /* muxmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */; };
32                 0DFA5CD10B8DD3FE0020BC09 /* muxogm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C940B8DD3B60020BC09 /* muxogm.c */; };
33                 0DFA5CD20B8DD3FE0020BC09 /* ports.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C950B8DD3B60020BC09 /* ports.c */; };
34                 0DFA5CD30B8DD3FE0020BC09 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C970B8DD3B60020BC09 /* reader.c */; };
35                 0DFA5CD40B8DD3FE0020BC09 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C980B8DD3B60020BC09 /* render.c */; };
36                 0DFA5CD50B8DD3FE0020BC09 /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C990B8DD3B60020BC09 /* scan.c */; };
37                 0DFA5CD60B8DD3FE0020BC09 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9A0B8DD3B60020BC09 /* sync.c */; };
38                 0DFA5CD70B8DD3FE0020BC09 /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9B0B8DD3B60020BC09 /* update.c */; };
39                 0DFA5CD80B8DD3FE0020BC09 /* work.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9C0B8DD3B60020BC09 /* work.c */; };
40                 0DFA5CD90B8DD4210020BC09 /* declpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */; };
41                 0DFA5CDA0B8DD4210020BC09 /* decmpeg2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */; };
42                 0DFA5CDB0B8DD4210020BC09 /* decsub.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C800B8DD3B60020BC09 /* decsub.c */; };
43                 0DFA5CDC0B8DD4210020BC09 /* demuxmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */; };
44                 0DFA5CDD0B8DD4210020BC09 /* dvd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C820B8DD3B60020BC09 /* dvd.c */; };
45                 0DFA5CDE0B8DD4210020BC09 /* encavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */; };
46                 0DFA5CDF0B8DD4210020BC09 /* encfaac.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C840B8DD3B60020BC09 /* encfaac.c */; };
47                 0DFA5CE00B8DD4210020BC09 /* enclame.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C850B8DD3B60020BC09 /* enclame.c */; };
48                 0DFA5CE10B8DD4210020BC09 /* encvorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */; };
49                 0DFA5CE20B8DD4210020BC09 /* encx264.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C870B8DD3B60020BC09 /* encx264.c */; };
50                 0DFA5CE30B8DD4210020BC09 /* encxvid.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C880B8DD3B60020BC09 /* encxvid.c */; };
51                 0DFA5CE40B8DD4210020BC09 /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C890B8DD3B60020BC09 /* fifo.c */; };
52                 0DFA5CE50B8DD4210020BC09 /* hb.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C8A0B8DD3B60020BC09 /* hb.c */; };
53                 0DFA5CE70B8DD4210020BC09 /* muxavi.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C910B8DD3B60020BC09 /* muxavi.c */; };
54                 0DFA5CE80B8DD4210020BC09 /* muxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */; };
55                 0DFA5CE90B8DD4210020BC09 /* muxmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */; };
56                 0DFA5CEA0B8DD4210020BC09 /* muxogm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C940B8DD3B60020BC09 /* muxogm.c */; };
57                 0DFA5CEB0B8DD4210020BC09 /* ports.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C950B8DD3B60020BC09 /* ports.c */; };
58                 0DFA5CEC0B8DD4210020BC09 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C970B8DD3B60020BC09 /* reader.c */; };
59                 0DFA5CED0B8DD4210020BC09 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C980B8DD3B60020BC09 /* render.c */; };
60                 0DFA5CEE0B8DD4210020BC09 /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C990B8DD3B60020BC09 /* scan.c */; };
61                 0DFA5CEF0B8DD4210020BC09 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9A0B8DD3B60020BC09 /* sync.c */; };
62                 0DFA5CF00B8DD4210020BC09 /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9B0B8DD3B60020BC09 /* update.c */; };
63                 0DFA5CF10B8DD4210020BC09 /* work.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9C0B8DD3B60020BC09 /* work.c */; };
64                 0DFF0B770B6BC72A00549488 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9B0B4CAB100064E04C /* common.c */; };
65                 0DFF0B790B6BC72A00549488 /* deca52.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9D0B4CAB100064E04C /* deca52.c */; };
66                 0DFF0B7A0B6BC72A00549488 /* decavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9E0B4CAB100064E04C /* decavcodec.c */; };
67                 0DFF0C100B6BCEE800549488 /* test.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC760B4CA8F40064E04C /* test.c */; };
68                 253886010BFE0A5B0064E995 /* HBOutputRedirect.h in Headers */ = {isa = PBXBuildFile; fileRef = 253885FF0BFE0A5B0064E995 /* HBOutputRedirect.h */; };
69                 253886020BFE0A5B0064E995 /* HBOutputRedirect.m in Sources */ = {isa = PBXBuildFile; fileRef = 253886000BFE0A5B0064E995 /* HBOutputRedirect.m */; };
70                 253886170BFE0C160064E995 /* HBOutputPanelController.h in Headers */ = {isa = PBXBuildFile; fileRef = 253886150BFE0C160064E995 /* HBOutputPanelController.h */; };
71                 253886180BFE0C160064E995 /* HBOutputPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 253886160BFE0C160064E995 /* HBOutputPanelController.m */; };
72                 25DE1FB60C169A0C00F01FC8 /* HBPreferencesController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25DE1FB40C169A0C00F01FC8 /* HBPreferencesController.h */; };
73                 25DE1FB70C169A0C00F01FC8 /* HBPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */; };
74                 4D1125D809D72FD200E0657B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
75                 4DD93F8F082036E8008E1322 /* Controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF3C8CB052889CD00A80101 /* Controller.h */; };
76                 4DD93F92082036E8008E1322 /* PictureController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D1FD381073D19CE00E46515 /* PictureController.h */; };
77                 4DD93F97082036E8008E1322 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
78                 4DD93F9A082036E8008E1322 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; settings = {ATTRIBUTES = (); }; };
79                 4DD93F9B082036E8008E1322 /* Controller.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DF3C8CC052889CD00A80101 /* Controller.mm */; };
80                 4DD93F9E082036E8008E1322 /* PictureController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4D1FD382073D19CE00E46515 /* PictureController.mm */; };
81                 4DD93FA2082036E8008E1322 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
82                 4DD93FA3082036E8008E1322 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
83                 4DD93FA4082036E8008E1322 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */; };
84                 5558B5690BE3BADF00E15E27 /* decdca.c in Sources */ = {isa = PBXBuildFile; fileRef = 5558B5680BE3BADF00E15E27 /* decdca.c */; };
85                 5558B56A0BE3BADF00E15E27 /* decdca.c in Sources */ = {isa = PBXBuildFile; fileRef = 5558B5680BE3BADF00E15E27 /* decdca.c */; };
86                 593034EB0BBA39A100172349 /* ChapterTitles.h in Headers */ = {isa = PBXBuildFile; fileRef = 593034E90BBA39A100172349 /* ChapterTitles.h */; };
87                 593034EC0BBA39A100172349 /* ChapterTitles.m in Sources */ = {isa = PBXBuildFile; fileRef = 593034EA0BBA39A100172349 /* ChapterTitles.m */; };
88                 59CBD2370BBB44DA004A3BE3 /* parsecsv.c in Sources */ = {isa = PBXBuildFile; fileRef = 59CBD2360BBB44DA004A3BE3 /* parsecsv.c */; };
89                 59CBD2650BBB4D1B004A3BE3 /* ChapterTitles.m in Sources */ = {isa = PBXBuildFile; fileRef = 593034EA0BBA39A100172349 /* ChapterTitles.m */; };
90                 7497010F0DC281BB009200D8 /* decomb.c in Sources */ = {isa = PBXBuildFile; fileRef = 7497010E0DC281BB009200D8 /* decomb.c */; };
91                 749701100DC281BB009200D8 /* decomb.c in Sources */ = {isa = PBXBuildFile; fileRef = 7497010E0DC281BB009200D8 /* decomb.c */; };
92                 A20F46DC0EBB5E7A005B861B /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A20F46DB0EBB5E7A005B861B /* QuickTime.framework */; };
93                 A20F47010EBB5EC2005B861B /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A20F47000EBB5EC2005B861B /* QTKit.framework */; };
94                 A22C85EC0D05D35000C10E36 /* HBPresets.h in Headers */ = {isa = PBXBuildFile; fileRef = A22C85EA0D05D35000C10E36 /* HBPresets.h */; };
95                 A22C85ED0D05D35100C10E36 /* HBPresets.m in Sources */ = {isa = PBXBuildFile; fileRef = A22C85EB0D05D35000C10E36 /* HBPresets.m */; };
96                 A25289E60D87A27D00461D5B /* enctheora.c in Sources */ = {isa = PBXBuildFile; fileRef = A25289E50D87A27D00461D5B /* enctheora.c */; };
97                 A25289E70D87A2CB00461D5B /* enctheora.c in Sources */ = {isa = PBXBuildFile; fileRef = A25289E50D87A27D00461D5B /* enctheora.c */; };
98                 A273E0510C57B39A00493A45 /* Pause.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04A0C57B39A00493A45 /* Pause.tiff */; };
99                 A273E0520C57B39A00493A45 /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04B0C57B39A00493A45 /* Play.tiff */; };
100                 A273E0530C57B39A00493A45 /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04C0C57B39A00493A45 /* Stop.tiff */; };
101                 A273E09A0C57C1CC00493A45 /* muxmkv.c in Sources */ = {isa = PBXBuildFile; fileRef = A273E0950C57C19500493A45 /* muxmkv.c */; };
102                 A273E09B0C57C1CD00493A45 /* muxmkv.c in Sources */ = {isa = PBXBuildFile; fileRef = A273E0950C57C19500493A45 /* muxmkv.c */; };
103                 A29E05800BE1283E000533F5 /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A29E057F0BE1283E000533F5 /* Growl.framework */; };
104                 A29E058B0BE12889000533F5 /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A29E057F0BE1283E000533F5 /* Growl.framework */; };
105                 A2A1EC310C76C35E00827E0D /* HBDVDDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = A2A1EC300C76C35E00827E0D /* HBDVDDetector.h */; };
106                 A2A1EC3A0C76C58400827E0D /* HBDVDDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A1EC390C76C58400827E0D /* HBDVDDetector.m */; };
107                 A2D0A0AB0D3E5929002D57CB /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2D0A0AA0D3E5929002D57CB /* Sparkle.framework */; };
108                 A2D0A0BF0D3E596F002D57CB /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A2D0A0AA0D3E5929002D57CB /* Sparkle.framework */; };
109                 A2D7AD670C998AD30082CA33 /* ActivityWindow.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD5E0C998AD30082CA33 /* ActivityWindow.tiff */; };
110                 A2D7AD680C998AD30082CA33 /* AddToQueue.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD5F0C998AD30082CA33 /* AddToQueue.tiff */; };
111                 A2D7AD690C998AD30082CA33 /* Drawer.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD600C998AD30082CA33 /* Drawer.tiff */; };
112                 A2D7AD6B0C998AD30082CA33 /* pref-audio.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD620C998AD30082CA33 /* pref-audio.tiff */; };
113                 A2D7AD6D0C998AD30082CA33 /* pref-picture.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD640C998AD30082CA33 /* pref-picture.tiff */; };
114                 A2D7AD6E0C998AD30082CA33 /* Queue.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD650C998AD30082CA33 /* Queue.tiff */; };
115                 A2D7AD6F0C998AD30082CA33 /* Source.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D7AD660C998AD30082CA33 /* Source.tiff */; };
116                 A9AC41DF0C918DB500DDF9B8 /* HBAdvancedController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */; };
117                 A9AC41E00C918DB500DDF9B8 /* HBAdvancedController.h in Headers */ = {isa = PBXBuildFile; fileRef = A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */; };
118                 B453420A0EE3619C005D6F26 /* decmetadata.c in Sources */ = {isa = PBXBuildFile; fileRef = B45342080EE3619C005D6F26 /* decmetadata.c */; };
119                 B453420B0EE3619C005D6F26 /* decmetadata.c in Sources */ = {isa = PBXBuildFile; fileRef = B45342080EE3619C005D6F26 /* decmetadata.c */; };
120                 B48359A80C82960500E04440 /* lang.c in Sources */ = {isa = PBXBuildFile; fileRef = B48359A70C82960500E04440 /* lang.c */; };
121                 D289A9F30DBBE7AC00CE614B /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D289A9F20DBBE7AC00CE614B /* CoreServices.framework */; };
122                 D289AAC40DBBF3F100CE614B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
123                 D4D49FED0C83355600F01215 /* lang.c in Sources */ = {isa = PBXBuildFile; fileRef = B48359A70C82960500E04440 /* lang.c */; };
124                 E3003C7F0C88505D0072F2A8 /* DeleteHighlightPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */; };
125                 E3003CB50C8852B70072F2A8 /* DeletePressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3003CB40C8852B70072F2A8 /* DeletePressed.png */; };
126                 E37167890C92F6180072B384 /* JobPassSecondSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E37167830C92F6180072B384 /* JobPassSecondSmall.png */; };
127                 E371678A0C92F6180072B384 /* JobPassSubtitleSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E37167840C92F6180072B384 /* JobPassSubtitleSmall.png */; };
128                 E371678B0C92F6180072B384 /* JobPassFirstSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E37167850C92F6180072B384 /* JobPassFirstSmall.png */; };
129                 E37167A90C92FAA50072B384 /* JobPassUnknownSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E37167A70C92FAA50072B384 /* JobPassUnknownSmall.png */; };
130                 E37172670C977D340072B384 /* HBImageAndTextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E37172650C977D340072B384 /* HBImageAndTextCell.m */; };
131                 E37172680C977D340072B384 /* HBImageAndTextCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E37172660C977D340072B384 /* HBImageAndTextCell.h */; };
132                 E37C89410C83988F00C1B919 /* DeleteHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C893D0C83988F00C1B919 /* DeleteHighlight.png */; };
133                 E37C89420C83988F00C1B919 /* Delete.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C893E0C83988F00C1B919 /* Delete.png */; };
134                 E37C89430C83988F00C1B919 /* JobSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C893F0C83988F00C1B919 /* JobSmall.png */; };
135                 E37C89440C83988F00C1B919 /* JobLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C89400C83988F00C1B919 /* JobLarge.png */; };
136                 E37C89470C83989F00C1B919 /* HBQueueController.mm in Sources */ = {isa = PBXBuildFile; fileRef = E37C89450C83989F00C1B919 /* HBQueueController.mm */; };
137                 E37C89480C83989F00C1B919 /* HBQueueController.h in Headers */ = {isa = PBXBuildFile; fileRef = E37C89460C83989F00C1B919 /* HBQueueController.h */; };
138                 E3997A2C0CAB58BC00287239 /* EncodeWorking3.png in Resources */ = {isa = PBXBuildFile; fileRef = E3997A260CAB58BC00287239 /* EncodeWorking3.png */; };
139                 E3997A2D0CAB58BC00287239 /* EncodeWorking4.png in Resources */ = {isa = PBXBuildFile; fileRef = E3997A270CAB58BC00287239 /* EncodeWorking4.png */; };
140                 E3997A2E0CAB58BC00287239 /* EncodeWorking1.png in Resources */ = {isa = PBXBuildFile; fileRef = E3997A280CAB58BC00287239 /* EncodeWorking1.png */; };
141                 E3997A2F0CAB58BC00287239 /* EncodeWorking0.png in Resources */ = {isa = PBXBuildFile; fileRef = E3997A290CAB58BC00287239 /* EncodeWorking0.png */; };
142                 E3997A300CAB58BC00287239 /* EncodeWorking2.png in Resources */ = {isa = PBXBuildFile; fileRef = E3997A2A0CAB58BC00287239 /* EncodeWorking2.png */; };
143                 E3997A310CAB58BC00287239 /* EncodeWorking5.png in Resources */ = {isa = PBXBuildFile; fileRef = E3997A2B0CAB58BC00287239 /* EncodeWorking5.png */; };
144                 E39AA4E60D32DC0B0007A415 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E39AA4DA0D32DC0B0007A415 /* MainMenu.xib */; };
145                 E39AA4E70D32DC0B0007A415 /* Queue.xib in Resources */ = {isa = PBXBuildFile; fileRef = E39AA4DC0D32DC0B0007A415 /* Queue.xib */; };
146                 E39AA4E80D32DC0B0007A415 /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = E39AA4DE0D32DC0B0007A415 /* Preferences.xib */; };
147                 E39AA4E90D32DC0B0007A415 /* PictureSettings.xib in Resources */ = {isa = PBXBuildFile; fileRef = E39AA4E00D32DC0B0007A415 /* PictureSettings.xib */; };
148                 E39AA4EA0D32DC0B0007A415 /* AdvancedView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E39AA4E20D32DC0B0007A415 /* AdvancedView.xib */; };
149                 E39AA4EB0D32DC0B0007A415 /* OutputPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = E39AA4E40D32DC0B0007A415 /* OutputPanel.xib */; };
150                 E3C844F60CA6B3F90013B683 /* RevealPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3C844F20CA6B3F90013B683 /* RevealPressed.png */; };
151                 E3C844F70CA6B3F90013B683 /* RevealHighlightPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3C844F30CA6B3F90013B683 /* RevealHighlightPressed.png */; };
152                 E3C844F80CA6B3F90013B683 /* RevealHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = E3C844F40CA6B3F90013B683 /* RevealHighlight.png */; };
153                 E3C844F90CA6B3F90013B683 /* Reveal.png in Resources */ = {isa = PBXBuildFile; fileRef = E3C844F50CA6B3F90013B683 /* Reveal.png */; };
154                 E3C845870CA6E9080013B683 /* EncodeComplete.png in Resources */ = {isa = PBXBuildFile; fileRef = E3C845860CA6E9080013B683 /* EncodeComplete.png */; };
155                 E3FC10910D1611EC00470E7B /* EncodeCanceled.png in Resources */ = {isa = PBXBuildFile; fileRef = E3FC10900D1611EC00470E7B /* EncodeCanceled.png */; };
156                 EAA526930C3B25D200944FF2 /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = EAA526920C3B25D200944FF2 /* stream.c */; };
157                 EAA526940C3B25D200944FF2 /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = EAA526920C3B25D200944FF2 /* stream.c */; };
158                 FC8519500C59A02C0073812C /* denoise.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194C0C59A02C0073812C /* denoise.c */; };
159                 FC8519510C59A02C0073812C /* deinterlace.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194D0C59A02C0073812C /* deinterlace.c */; };
160                 FC8519520C59A02C0073812C /* deblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194E0C59A02C0073812C /* deblock.c */; };
161                 FC8519530C59A02C0073812C /* detelecine.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194F0C59A02C0073812C /* detelecine.c */; };
162                 FC8519540C59A02C0073812C /* denoise.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194C0C59A02C0073812C /* denoise.c */; };
163                 FC8519550C59A02C0073812C /* deinterlace.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194D0C59A02C0073812C /* deinterlace.c */; };
164                 FC8519560C59A02C0073812C /* deblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194E0C59A02C0073812C /* deblock.c */; };
165                 FC8519570C59A02C0073812C /* detelecine.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194F0C59A02C0073812C /* detelecine.c */; };
166 /* End PBXBuildFile section */
167
168 /* Begin PBXContainerItemProxy section */
169                 0D6E35900B6BD5FA005AABB3 /* PBXContainerItemProxy */ = {
170                         isa = PBXContainerItemProxy;
171                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
172                         proxyType = 1;
173                         remoteGlobalIDString = 0DFF0B710B6BC6E600549488;
174                         remoteInfo = libmediafork;
175                 };
176                 0DFF0BF30B6BCCB900549488 /* PBXContainerItemProxy */ = {
177                         isa = PBXContainerItemProxy;
178                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
179                         proxyType = 1;
180                         remoteGlobalIDString = 0DFF0B710B6BC6E600549488;
181                         remoteInfo = libmediafork;
182                 };
183 /* End PBXContainerItemProxy section */
184
185 /* Begin PBXCopyFilesBuildPhase section */
186                 A29E05840BE12861000533F5 /* CopyFiles */ = {
187                         isa = PBXCopyFilesBuildPhase;
188                         buildActionMask = 2147483647;
189                         dstPath = "";
190                         dstSubfolderSpec = 10;
191                         files = (
192                                 A2D0A0BF0D3E596F002D57CB /* Sparkle.framework in CopyFiles */,
193                                 A29E058B0BE12889000533F5 /* Growl.framework in CopyFiles */,
194                         );
195                         runOnlyForDeploymentPostprocessing = 0;
196                 };
197 /* End PBXCopyFilesBuildPhase section */
198
199 /* Begin PBXFileReference section */
200                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
201                 0D096DFF0B707D1200A845D4 /* libhb.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libhb.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
202                 0D6E35760B6BD4F0005AABB3 /* HandBrake.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HandBrake.app; sourceTree = BUILT_PRODUCTS_DIR; };
203                 0DF377970B7BF99A00115CB0 /* fakexcode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fakexcode.cpp; path = ../test/fakexcode.cpp; sourceTree = SOURCE_ROOT; };
204                 0DFA5C7A0B8DD1E90020BC09 /* HandBrake.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = HandBrake.icns; sourceTree = "<group>"; };
205                 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = declpcm.c; path = ../libhb/declpcm.c; sourceTree = SOURCE_ROOT; };
206                 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decmpeg2.c; path = ../libhb/decmpeg2.c; sourceTree = SOURCE_ROOT; };
207                 0DFA5C800B8DD3B60020BC09 /* decsub.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decsub.c; path = ../libhb/decsub.c; sourceTree = SOURCE_ROOT; };
208                 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = demuxmpeg.c; path = ../libhb/demuxmpeg.c; sourceTree = SOURCE_ROOT; };
209                 0DFA5C820B8DD3B60020BC09 /* dvd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dvd.c; path = ../libhb/dvd.c; sourceTree = SOURCE_ROOT; };
210                 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encavcodec.c; path = ../libhb/encavcodec.c; sourceTree = SOURCE_ROOT; };
211                 0DFA5C840B8DD3B60020BC09 /* encfaac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encfaac.c; path = ../libhb/encfaac.c; sourceTree = SOURCE_ROOT; };
212                 0DFA5C850B8DD3B60020BC09 /* enclame.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = enclame.c; path = ../libhb/enclame.c; sourceTree = SOURCE_ROOT; };
213                 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encvorbis.c; path = ../libhb/encvorbis.c; sourceTree = SOURCE_ROOT; };
214                 0DFA5C870B8DD3B60020BC09 /* encx264.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encx264.c; path = ../libhb/encx264.c; sourceTree = SOURCE_ROOT; };
215                 0DFA5C880B8DD3B60020BC09 /* encxvid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encxvid.c; path = ../libhb/encxvid.c; sourceTree = SOURCE_ROOT; };
216                 0DFA5C890B8DD3B60020BC09 /* fifo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fifo.c; path = ../libhb/fifo.c; sourceTree = SOURCE_ROOT; };
217                 0DFA5C8A0B8DD3B60020BC09 /* hb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = hb.c; path = ../libhb/hb.c; sourceTree = SOURCE_ROOT; };
218                 0DFA5C910B8DD3B60020BC09 /* muxavi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxavi.c; path = ../libhb/muxavi.c; sourceTree = SOURCE_ROOT; };
219                 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxcommon.c; path = ../libhb/muxcommon.c; sourceTree = SOURCE_ROOT; };
220                 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxmp4.c; path = ../libhb/muxmp4.c; sourceTree = SOURCE_ROOT; };
221                 0DFA5C940B8DD3B60020BC09 /* muxogm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxogm.c; path = ../libhb/muxogm.c; sourceTree = SOURCE_ROOT; };
222                 0DFA5C950B8DD3B60020BC09 /* ports.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ports.c; path = ../libhb/ports.c; sourceTree = SOURCE_ROOT; };
223                 0DFA5C970B8DD3B60020BC09 /* reader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = reader.c; path = ../libhb/reader.c; sourceTree = SOURCE_ROOT; };
224                 0DFA5C980B8DD3B60020BC09 /* render.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = render.c; path = ../libhb/render.c; sourceTree = SOURCE_ROOT; };
225                 0DFA5C990B8DD3B60020BC09 /* scan.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = scan.c; path = ../libhb/scan.c; sourceTree = SOURCE_ROOT; };
226                 0DFA5C9A0B8DD3B60020BC09 /* sync.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sync.c; path = ../libhb/sync.c; sourceTree = SOURCE_ROOT; };
227                 0DFA5C9B0B8DD3B60020BC09 /* update.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = update.c; path = ../libhb/update.c; sourceTree = SOURCE_ROOT; };
228                 0DFA5C9C0B8DD3B60020BC09 /* work.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = work.c; path = ../libhb/work.c; sourceTree = SOURCE_ROOT; };
229                 0DFA5D060B8DD9040020BC09 /* HandBrake.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = HandBrake.plist; sourceTree = "<group>"; };
230                 0DFF0B720B6BC6E600549488 /* libhb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libhb.a; sourceTree = BUILT_PRODUCTS_DIR; };
231                 0DFF0C0A0B6BCEC200549488 /* HandBrakeCLI */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = HandBrakeCLI; sourceTree = BUILT_PRODUCTS_DIR; };
232                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
233                 253885FF0BFE0A5B0064E995 /* HBOutputRedirect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBOutputRedirect.h; sourceTree = "<group>"; };
234                 253886000BFE0A5B0064E995 /* HBOutputRedirect.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBOutputRedirect.m; sourceTree = "<group>"; };
235                 253886150BFE0C160064E995 /* HBOutputPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBOutputPanelController.h; sourceTree = "<group>"; };
236                 253886160BFE0C160064E995 /* HBOutputPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBOutputPanelController.m; sourceTree = "<group>"; };
237                 25DE1FB40C169A0C00F01FC8 /* HBPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBPreferencesController.h; sourceTree = "<group>"; };
238                 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBPreferencesController.m; sourceTree = "<group>"; };
239                 29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
240                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
241                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
242                 4D1125D709D72FD200E0657B /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
243                 4D1FD381073D19CE00E46515 /* PictureController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PictureController.h; sourceTree = "<group>"; };
244                 4D1FD382073D19CE00E46515 /* PictureController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = PictureController.mm; sourceTree = "<group>"; };
245                 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
246                 4DEB2024052B055F00C39CA9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
247                 4DF3C8CB052889CD00A80101 /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Controller.h; sourceTree = "<group>"; };
248                 4DF3C8CC052889CD00A80101 /* Controller.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = Controller.mm; sourceTree = "<group>"; };
249                 526FBC760B4CA8F40064E04C /* test.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; name = test.c; path = ../test/test.c; sourceTree = SOURCE_ROOT; };
250                 526FBC9B0B4CAB100064E04C /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = common.c; path = ../libhb/common.c; sourceTree = SOURCE_ROOT; };
251                 526FBC9D0B4CAB100064E04C /* deca52.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deca52.c; path = ../libhb/deca52.c; sourceTree = SOURCE_ROOT; };
252                 526FBC9E0B4CAB100064E04C /* decavcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decavcodec.c; path = ../libhb/decavcodec.c; sourceTree = SOURCE_ROOT; };
253                 5558B5680BE3BADF00E15E27 /* decdca.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decdca.c; path = ../libhb/decdca.c; sourceTree = SOURCE_ROOT; };
254                 593034E90BBA39A100172349 /* ChapterTitles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChapterTitles.h; sourceTree = "<group>"; };
255                 593034EA0BBA39A100172349 /* ChapterTitles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChapterTitles.m; sourceTree = "<group>"; };
256                 59CBD2360BBB44DA004A3BE3 /* parsecsv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = parsecsv.c; path = ../test/parsecsv.c; sourceTree = SOURCE_ROOT; };
257                 7497010E0DC281BB009200D8 /* decomb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = decomb.c; path = ../libhb/decomb.c; sourceTree = SOURCE_ROOT; };
258                 A20F46DB0EBB5E7A005B861B /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
259                 A20F47000EBB5EC2005B861B /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
260                 A22C85EA0D05D35000C10E36 /* HBPresets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBPresets.h; sourceTree = "<group>"; };
261                 A22C85EB0D05D35000C10E36 /* HBPresets.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBPresets.m; sourceTree = "<group>"; };
262                 A25289E50D87A27D00461D5B /* enctheora.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = enctheora.c; path = ../libhb/enctheora.c; sourceTree = SOURCE_ROOT; };
263                 A273E04A0C57B39A00493A45 /* Pause.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Pause.tiff; sourceTree = "<group>"; };
264                 A273E04B0C57B39A00493A45 /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; };
265                 A273E04C0C57B39A00493A45 /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; };
266                 A273E0950C57C19500493A45 /* muxmkv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxmkv.c; path = ../libhb/muxmkv.c; sourceTree = SOURCE_ROOT; };
267                 A29E057F0BE1283E000533F5 /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = "<group>"; };
268                 A2A1EC300C76C35E00827E0D /* HBDVDDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBDVDDetector.h; sourceTree = "<group>"; };
269                 A2A1EC390C76C58400827E0D /* HBDVDDetector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBDVDDetector.m; sourceTree = "<group>"; };
270                 A2D0A0AA0D3E5929002D57CB /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
271                 A2D7AD5E0C998AD30082CA33 /* ActivityWindow.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = ActivityWindow.tiff; sourceTree = "<group>"; };
272                 A2D7AD5F0C998AD30082CA33 /* AddToQueue.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = AddToQueue.tiff; sourceTree = "<group>"; };
273                 A2D7AD600C998AD30082CA33 /* Drawer.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Drawer.tiff; sourceTree = "<group>"; };
274                 A2D7AD620C998AD30082CA33 /* pref-audio.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "pref-audio.tiff"; sourceTree = "<group>"; };
275                 A2D7AD640C998AD30082CA33 /* pref-picture.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "pref-picture.tiff"; sourceTree = "<group>"; };
276                 A2D7AD650C998AD30082CA33 /* Queue.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Queue.tiff; sourceTree = "<group>"; };
277                 A2D7AD660C998AD30082CA33 /* Source.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Source.tiff; sourceTree = "<group>"; };
278                 A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBAdvancedController.m; sourceTree = "<group>"; };
279                 A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBAdvancedController.h; sourceTree = "<group>"; };
280                 B45342080EE3619C005D6F26 /* decmetadata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = decmetadata.c; path = ../libhb/decmetadata.c; sourceTree = SOURCE_ROOT; };
281                 B48359A70C82960500E04440 /* lang.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lang.c; path = ../libhb/lang.c; sourceTree = SOURCE_ROOT; };
282                 D289A9F20DBBE7AC00CE614B /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
283                 E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteHighlightPressed.png; sourceTree = "<group>"; };
284                 E3003CB40C8852B70072F2A8 /* DeletePressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeletePressed.png; sourceTree = "<group>"; };
285                 E37167830C92F6180072B384 /* JobPassSecondSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobPassSecondSmall.png; sourceTree = "<group>"; };
286                 E37167840C92F6180072B384 /* JobPassSubtitleSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobPassSubtitleSmall.png; sourceTree = "<group>"; };
287                 E37167850C92F6180072B384 /* JobPassFirstSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobPassFirstSmall.png; sourceTree = "<group>"; };
288                 E37167A70C92FAA50072B384 /* JobPassUnknownSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobPassUnknownSmall.png; sourceTree = "<group>"; };
289                 E37172650C977D340072B384 /* HBImageAndTextCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBImageAndTextCell.m; sourceTree = "<group>"; };
290                 E37172660C977D340072B384 /* HBImageAndTextCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBImageAndTextCell.h; sourceTree = "<group>"; };
291                 E37C893D0C83988F00C1B919 /* DeleteHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteHighlight.png; sourceTree = "<group>"; };
292                 E37C893E0C83988F00C1B919 /* Delete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Delete.png; sourceTree = "<group>"; };
293                 E37C893F0C83988F00C1B919 /* JobSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobSmall.png; sourceTree = "<group>"; };
294                 E37C89400C83988F00C1B919 /* JobLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobLarge.png; sourceTree = "<group>"; };
295                 E37C89450C83989F00C1B919 /* HBQueueController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = HBQueueController.mm; sourceTree = "<group>"; };
296                 E37C89460C83989F00C1B919 /* HBQueueController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBQueueController.h; sourceTree = "<group>"; };
297                 E3997A260CAB58BC00287239 /* EncodeWorking3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeWorking3.png; sourceTree = "<group>"; };
298                 E3997A270CAB58BC00287239 /* EncodeWorking4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeWorking4.png; sourceTree = "<group>"; };
299                 E3997A280CAB58BC00287239 /* EncodeWorking1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeWorking1.png; sourceTree = "<group>"; };
300                 E3997A290CAB58BC00287239 /* EncodeWorking0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeWorking0.png; sourceTree = "<group>"; };
301                 E3997A2A0CAB58BC00287239 /* EncodeWorking2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeWorking2.png; sourceTree = "<group>"; };
302                 E3997A2B0CAB58BC00287239 /* EncodeWorking5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeWorking5.png; sourceTree = "<group>"; };
303                 E39AA4DB0D32DC0B0007A415 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
304                 E39AA4DD0D32DC0B0007A415 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Queue.xib; sourceTree = "<group>"; };
305                 E39AA4DF0D32DC0B0007A415 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
306                 E39AA4E10D32DC0B0007A415 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/PictureSettings.xib; sourceTree = "<group>"; };
307                 E39AA4E30D32DC0B0007A415 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/AdvancedView.xib; sourceTree = "<group>"; };
308                 E39AA4E50D32DC0B0007A415 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/OutputPanel.xib; sourceTree = "<group>"; };
309                 E3C844F20CA6B3F90013B683 /* RevealPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = RevealPressed.png; sourceTree = "<group>"; };
310                 E3C844F30CA6B3F90013B683 /* RevealHighlightPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = RevealHighlightPressed.png; sourceTree = "<group>"; };
311                 E3C844F40CA6B3F90013B683 /* RevealHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = RevealHighlight.png; sourceTree = "<group>"; };
312                 E3C844F50CA6B3F90013B683 /* Reveal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Reveal.png; sourceTree = "<group>"; };
313                 E3C845860CA6E9080013B683 /* EncodeComplete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeComplete.png; sourceTree = "<group>"; };
314                 E3FC10900D1611EC00470E7B /* EncodeCanceled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodeCanceled.png; sourceTree = "<group>"; };
315                 EAA526920C3B25D200944FF2 /* stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream.c; path = ../libhb/stream.c; sourceTree = SOURCE_ROOT; };
316                 FC85194C0C59A02C0073812C /* denoise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = denoise.c; path = ../libhb/denoise.c; sourceTree = SOURCE_ROOT; };
317                 FC85194D0C59A02C0073812C /* deinterlace.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deinterlace.c; path = ../libhb/deinterlace.c; sourceTree = SOURCE_ROOT; };
318                 FC85194E0C59A02C0073812C /* deblock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deblock.c; path = ../libhb/deblock.c; sourceTree = SOURCE_ROOT; };
319                 FC85194F0C59A02C0073812C /* detelecine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = detelecine.c; path = ../libhb/detelecine.c; sourceTree = SOURCE_ROOT; };
320 /* End PBXFileReference section */
321
322 /* Begin PBXFrameworksBuildPhase section */
323                 0D096DFD0B707D1200A845D4 /* Frameworks */ = {
324                         isa = PBXFrameworksBuildPhase;
325                         buildActionMask = 2147483647;
326                         files = (
327                                 0D096EA30B70884A00A845D4 /* libz.dylib in Frameworks */,
328                         );
329                         runOnlyForDeploymentPostprocessing = 0;
330                 };
331                 0DFF0B700B6BC6E600549488 /* Frameworks */ = {
332                         isa = PBXFrameworksBuildPhase;
333                         buildActionMask = 2147483647;
334                         files = (
335                         );
336                         runOnlyForDeploymentPostprocessing = 0;
337                 };
338                 0DFF0C080B6BCEC200549488 /* Frameworks */ = {
339                         isa = PBXFrameworksBuildPhase;
340                         buildActionMask = 2147483647;
341                         files = (
342                                 D289AAC40DBBF3F100CE614B /* IOKit.framework in Frameworks */,
343                                 D289A9F30DBBE7AC00CE614B /* CoreServices.framework in Frameworks */,
344                         );
345                         runOnlyForDeploymentPostprocessing = 0;
346                 };
347                 4DD93FA1082036E8008E1322 /* Frameworks */ = {
348                         isa = PBXFrameworksBuildPhase;
349                         buildActionMask = 2147483647;
350                         files = (
351                                 4DD93FA2082036E8008E1322 /* Cocoa.framework in Frameworks */,
352                                 4DD93FA3082036E8008E1322 /* IOKit.framework in Frameworks */,
353                                 4DD93FA4082036E8008E1322 /* OpenGL.framework in Frameworks */,
354                                 4D1125D809D72FD200E0657B /* libz.dylib in Frameworks */,
355                                 A29E05800BE1283E000533F5 /* Growl.framework in Frameworks */,
356                                 A2D0A0AB0D3E5929002D57CB /* Sparkle.framework in Frameworks */,
357                                 A20F46DC0EBB5E7A005B861B /* QuickTime.framework in Frameworks */,
358                                 A20F47010EBB5EC2005B861B /* QTKit.framework in Frameworks */,
359                         );
360                         runOnlyForDeploymentPostprocessing = 0;
361                 };
362 /* End PBXFrameworksBuildPhase section */
363
364 /* Begin PBXGroup section */
365                 19C28FACFE9D520D11CA2CBB /* Products */ = {
366                         isa = PBXGroup;
367                         children = (
368                                 0DFF0B720B6BC6E600549488 /* libhb.a */,
369                                 0DFF0C0A0B6BCEC200549488 /* HandBrakeCLI */,
370                                 0D6E35760B6BD4F0005AABB3 /* HandBrake.app */,
371                                 0D096DFF0B707D1200A845D4 /* libhb.dylib */,
372                         );
373                         name = Products;
374                         sourceTree = "<group>";
375                 };
376                 29B97314FDCFA39411CA2CEA /* HandBrake */ = {
377                         isa = PBXGroup;
378                         children = (
379                                 526FBC930B4CAA260064E04C /* HandBrake Sources */,
380                                 526FBC920B4CAA120064E04C /* HandBrakeCLI Sources */,
381                                 526FBC8D0B4CA9F90064E04C /* libhb Sources */,
382                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
383                                 29B97317FDCFA39411CA2CEA /* Resources */,
384                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
385                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
386                                 19C28FACFE9D520D11CA2CBB /* Products */,
387                         );
388                         name = HandBrake;
389                         sourceTree = "<group>";
390                 };
391                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
392                         isa = PBXGroup;
393                         children = (
394                                 29B97316FDCFA39411CA2CEA /* main.mm */,
395                         );
396                         name = "Other Sources";
397                         sourceTree = "<group>";
398                 };
399                 29B97317FDCFA39411CA2CEA /* Resources */ = {
400                         isa = PBXGroup;
401                         children = (
402                                 A273E0460C57B39A00493A45 /* icons */,
403                                 0DFA5C7A0B8DD1E90020BC09 /* HandBrake.icns */,
404                                 E39AA4DA0D32DC0B0007A415 /* MainMenu.xib */,
405                                 E39AA4E20D32DC0B0007A415 /* AdvancedView.xib */,
406                                 E39AA4E40D32DC0B0007A415 /* OutputPanel.xib */,
407                                 E39AA4E00D32DC0B0007A415 /* PictureSettings.xib */,
408                                 E39AA4DE0D32DC0B0007A415 /* Preferences.xib */,
409                                 E39AA4DC0D32DC0B0007A415 /* Queue.xib */,
410                         );
411                         name = Resources;
412                         sourceTree = "<group>";
413                 };
414                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
415                         isa = PBXGroup;
416                         children = (
417                                 A20F47000EBB5EC2005B861B /* QTKit.framework */,
418                                 A20F46DB0EBB5E7A005B861B /* QuickTime.framework */,
419                                 D289A9F20DBBE7AC00CE614B /* CoreServices.framework */,
420                                 A2D0A0AA0D3E5929002D57CB /* Sparkle.framework */,
421                                 A29E057F0BE1283E000533F5 /* Growl.framework */,
422                                 4D1125D709D72FD200E0657B /* libz.dylib */,
423                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
424                                 4DEB2024052B055F00C39CA9 /* IOKit.framework */,
425                                 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */,
426                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
427                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
428                         );
429                         name = Frameworks;
430                         sourceTree = "<group>";
431                 };
432                 526FBC8D0B4CA9F90064E04C /* libhb Sources */ = {
433                         isa = PBXGroup;
434                         children = (
435                                 B45342080EE3619C005D6F26 /* decmetadata.c */,
436                                 A25289E50D87A27D00461D5B /* enctheora.c */,
437                                 7497010E0DC281BB009200D8 /* decomb.c */,
438                                 B48359A70C82960500E04440 /* lang.c */,
439                                 EAA526920C3B25D200944FF2 /* stream.c */,
440                                 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */,
441                                 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */,
442                                 0DFA5C800B8DD3B60020BC09 /* decsub.c */,
443                                 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */,
444                                 0DFA5C820B8DD3B60020BC09 /* dvd.c */,
445                                 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */,
446                                 0DFA5C840B8DD3B60020BC09 /* encfaac.c */,
447                                 0DFA5C850B8DD3B60020BC09 /* enclame.c */,
448                                 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */,
449                                 FC85194C0C59A02C0073812C /* denoise.c */,
450                                 FC85194D0C59A02C0073812C /* deinterlace.c */,
451                                 FC85194E0C59A02C0073812C /* deblock.c */,
452                                 FC85194F0C59A02C0073812C /* detelecine.c */,
453                                 0DFA5C870B8DD3B60020BC09 /* encx264.c */,
454                                 0DFA5C880B8DD3B60020BC09 /* encxvid.c */,
455                                 0DFA5C890B8DD3B60020BC09 /* fifo.c */,
456                                 0DFA5C8A0B8DD3B60020BC09 /* hb.c */,
457                                 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */,
458                                 A273E0950C57C19500493A45 /* muxmkv.c */,
459                                 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */,
460                                 0DFA5C910B8DD3B60020BC09 /* muxavi.c */,
461                                 0DFA5C940B8DD3B60020BC09 /* muxogm.c */,
462                                 0DFA5C950B8DD3B60020BC09 /* ports.c */,
463                                 0DFA5C970B8DD3B60020BC09 /* reader.c */,
464                                 0DFA5C980B8DD3B60020BC09 /* render.c */,
465                                 0DFA5C990B8DD3B60020BC09 /* scan.c */,
466                                 0DFA5C9A0B8DD3B60020BC09 /* sync.c */,
467                                 0DFA5C9B0B8DD3B60020BC09 /* update.c */,
468                                 0DFA5C9C0B8DD3B60020BC09 /* work.c */,
469                                 526FBC9B0B4CAB100064E04C /* common.c */,
470                                 526FBC9D0B4CAB100064E04C /* deca52.c */,
471                                 5558B5680BE3BADF00E15E27 /* decdca.c */,
472                                 526FBC9E0B4CAB100064E04C /* decavcodec.c */,
473                         );
474                         name = "libhb Sources";
475                         sourceTree = "<group>";
476                 };
477                 526FBC920B4CAA120064E04C /* HandBrakeCLI Sources */ = {
478                         isa = PBXGroup;
479                         children = (
480                                 0DF377970B7BF99A00115CB0 /* fakexcode.cpp */,
481                                 526FBC760B4CA8F40064E04C /* test.c */,
482                                 59CBD2360BBB44DA004A3BE3 /* parsecsv.c */,
483                         );
484                         name = "HandBrakeCLI Sources";
485                         sourceTree = "<group>";
486                 };
487                 526FBC930B4CAA260064E04C /* HandBrake Sources */ = {
488                         isa = PBXGroup;
489                         children = (
490                                 A22C85EA0D05D35000C10E36 /* HBPresets.h */,
491                                 A22C85EB0D05D35000C10E36 /* HBPresets.m */,
492                                 0DFA5D060B8DD9040020BC09 /* HandBrake.plist */,
493                                 4D1FD381073D19CE00E46515 /* PictureController.h */,
494                                 4D1FD382073D19CE00E46515 /* PictureController.mm */,
495                                 4DF3C8CB052889CD00A80101 /* Controller.h */,
496                                 4DF3C8CC052889CD00A80101 /* Controller.mm */,
497                                 593034E90BBA39A100172349 /* ChapterTitles.h */,
498                                 593034EA0BBA39A100172349 /* ChapterTitles.m */,
499                                 A2A1EC300C76C35E00827E0D /* HBDVDDetector.h */,
500                                 A2A1EC390C76C58400827E0D /* HBDVDDetector.m */,
501                                 253885FF0BFE0A5B0064E995 /* HBOutputRedirect.h */,
502                                 253886000BFE0A5B0064E995 /* HBOutputRedirect.m */,
503                                 253886150BFE0C160064E995 /* HBOutputPanelController.h */,
504                                 253886160BFE0C160064E995 /* HBOutputPanelController.m */,
505                                 25DE1FB40C169A0C00F01FC8 /* HBPreferencesController.h */,
506                                 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */,
507                                 E37C89460C83989F00C1B919 /* HBQueueController.h */,
508                                 E37C89450C83989F00C1B919 /* HBQueueController.mm */,
509                                 A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */,
510                                 A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */,
511                                 E37172660C977D340072B384 /* HBImageAndTextCell.h */,
512                                 E37172650C977D340072B384 /* HBImageAndTextCell.m */,
513                         );
514                         name = "HandBrake Sources";
515                         sourceTree = "<group>";
516                 };
517                 A273E0460C57B39A00493A45 /* icons */ = {
518                         isa = PBXGroup;
519                         children = (
520                                 A2D7AD660C998AD30082CA33 /* Source.tiff */,
521                                 A273E04A0C57B39A00493A45 /* Pause.tiff */,
522                                 A273E04B0C57B39A00493A45 /* Play.tiff */,
523                                 A273E04C0C57B39A00493A45 /* Stop.tiff */,
524                                 A2D7AD5F0C998AD30082CA33 /* AddToQueue.tiff */,
525                                 A2D7AD650C998AD30082CA33 /* Queue.tiff */,
526                                 A2D7AD5E0C998AD30082CA33 /* ActivityWindow.tiff */,
527                                 A2D7AD600C998AD30082CA33 /* Drawer.tiff */,
528                                 A2D7AD620C998AD30082CA33 /* pref-audio.tiff */,
529                                 A2D7AD640C998AD30082CA33 /* pref-picture.tiff */,
530                                 E37C893E0C83988F00C1B919 /* Delete.png */,
531                                 E3003CB40C8852B70072F2A8 /* DeletePressed.png */,
532                                 E37C893D0C83988F00C1B919 /* DeleteHighlight.png */,
533                                 E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */,
534                                 E37C89400C83988F00C1B919 /* JobLarge.png */,
535                                 E37C893F0C83988F00C1B919 /* JobSmall.png */,
536                                 E37167850C92F6180072B384 /* JobPassFirstSmall.png */,
537                                 E37167830C92F6180072B384 /* JobPassSecondSmall.png */,
538                                 E37167840C92F6180072B384 /* JobPassSubtitleSmall.png */,
539                                 E37167A70C92FAA50072B384 /* JobPassUnknownSmall.png */,
540                                 E3C844F50CA6B3F90013B683 /* Reveal.png */,
541                                 E3C844F20CA6B3F90013B683 /* RevealPressed.png */,
542                                 E3C844F40CA6B3F90013B683 /* RevealHighlight.png */,
543                                 E3C844F30CA6B3F90013B683 /* RevealHighlightPressed.png */,
544                                 E3FC10900D1611EC00470E7B /* EncodeCanceled.png */,
545                                 E3C845860CA6E9080013B683 /* EncodeComplete.png */,
546                                 E3997A290CAB58BC00287239 /* EncodeWorking0.png */,
547                                 E3997A280CAB58BC00287239 /* EncodeWorking1.png */,
548                                 E3997A2A0CAB58BC00287239 /* EncodeWorking2.png */,
549                                 E3997A260CAB58BC00287239 /* EncodeWorking3.png */,
550                                 E3997A270CAB58BC00287239 /* EncodeWorking4.png */,
551                                 E3997A2B0CAB58BC00287239 /* EncodeWorking5.png */,
552                         );
553                         path = icons;
554                         sourceTree = "<group>";
555                 };
556 /* End PBXGroup section */
557
558 /* Begin PBXHeadersBuildPhase section */
559                 0D096DFB0B707D1200A845D4 /* Headers */ = {
560                         isa = PBXHeadersBuildPhase;
561                         buildActionMask = 2147483647;
562                         files = (
563                         );
564                         runOnlyForDeploymentPostprocessing = 0;
565                 };
566                 0DFF0B6E0B6BC6E600549488 /* Headers */ = {
567                         isa = PBXHeadersBuildPhase;
568                         buildActionMask = 2147483647;
569                         files = (
570                                 593034EB0BBA39A100172349 /* ChapterTitles.h in Headers */,
571                         );
572                         runOnlyForDeploymentPostprocessing = 0;
573                 };
574                 4DD93F8E082036E8008E1322 /* Headers */ = {
575                         isa = PBXHeadersBuildPhase;
576                         buildActionMask = 2147483647;
577                         files = (
578                                 4DD93F8F082036E8008E1322 /* Controller.h in Headers */,
579                                 4DD93F92082036E8008E1322 /* PictureController.h in Headers */,
580                                 A2A1EC310C76C35E00827E0D /* HBDVDDetector.h in Headers */,
581                                 253886010BFE0A5B0064E995 /* HBOutputRedirect.h in Headers */,
582                                 253886170BFE0C160064E995 /* HBOutputPanelController.h in Headers */,
583                                 25DE1FB60C169A0C00F01FC8 /* HBPreferencesController.h in Headers */,
584                                 E37C89480C83989F00C1B919 /* HBQueueController.h in Headers */,
585                                 A9AC41E00C918DB500DDF9B8 /* HBAdvancedController.h in Headers */,
586                                 E37172680C977D340072B384 /* HBImageAndTextCell.h in Headers */,
587                                 A22C85EC0D05D35000C10E36 /* HBPresets.h in Headers */,
588                         );
589                         runOnlyForDeploymentPostprocessing = 0;
590                 };
591 /* End PBXHeadersBuildPhase section */
592
593 /* Begin PBXNativeTarget section */
594                 0D096DFE0B707D1200A845D4 /* libhb dlib */ = {
595                         isa = PBXNativeTarget;
596                         buildConfigurationList = 0D096E650B707D5800A845D4 /* Build configuration list for PBXNativeTarget "libhb dlib" */;
597                         buildPhases = (
598                                 0D096DFB0B707D1200A845D4 /* Headers */,
599                                 0D096DFC0B707D1200A845D4 /* Sources */,
600                                 0D096DFD0B707D1200A845D4 /* Frameworks */,
601                         );
602                         buildRules = (
603                         );
604                         dependencies = (
605                         );
606                         name = "libhb dlib";
607                         productName = "libmediafork dlib";
608                         productReference = 0D096DFF0B707D1200A845D4 /* libhb.dylib */;
609                         productType = "com.apple.product-type.library.dynamic";
610                 };
611                 0DFF0B710B6BC6E600549488 /* libhb */ = {
612                         isa = PBXNativeTarget;
613                         buildConfigurationList = 0DFF0B730B6BC70400549488 /* Build configuration list for PBXNativeTarget "libhb" */;
614                         buildPhases = (
615                                 0DFF0B6E0B6BC6E600549488 /* Headers */,
616                                 0DFF0B6F0B6BC6E600549488 /* Sources */,
617                                 0DFF0B700B6BC6E600549488 /* Frameworks */,
618                         );
619                         buildRules = (
620                         );
621                         dependencies = (
622                         );
623                         name = libhb;
624                         productName = libmediafork;
625                         productReference = 0DFF0B720B6BC6E600549488 /* libhb.a */;
626                         productType = "com.apple.product-type.library.static";
627                 };
628                 0DFF0C090B6BCEC200549488 /* HandBrakeCLI */ = {
629                         isa = PBXNativeTarget;
630                         buildConfigurationList = 0DFF0C0C0B6BCEE000549488 /* Build configuration list for PBXNativeTarget "HandBrakeCLI" */;
631                         buildPhases = (
632                                 0DFF0C070B6BCEC200549488 /* Sources */,
633                                 0DFF0C080B6BCEC200549488 /* Frameworks */,
634                         );
635                         buildRules = (
636                         );
637                         dependencies = (
638                                 0D6E35910B6BD5FA005AABB3 /* PBXTargetDependency */,
639                         );
640                         name = HandBrakeCLI;
641                         productName = HandBrakeCLI;
642                         productReference = 0DFF0C0A0B6BCEC200549488 /* HandBrakeCLI */;
643                         productType = "com.apple.product-type.tool";
644                 };
645                 4DD93F8D082036E8008E1322 /* HandBrake */ = {
646                         isa = PBXNativeTarget;
647                         buildConfigurationList = 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */;
648                         buildPhases = (
649                                 4DD93F8E082036E8008E1322 /* Headers */,
650                                 4DD93F95082036E8008E1322 /* Resources */,
651                                 4DD93F99082036E8008E1322 /* Sources */,
652                                 4DD93FA1082036E8008E1322 /* Frameworks */,
653                                 A29E05840BE12861000533F5 /* CopyFiles */,
654                         );
655                         buildRules = (
656                         );
657                         dependencies = (
658                                 0DFF0BF40B6BCCB900549488 /* PBXTargetDependency */,
659                         );
660                         name = HandBrake;
661                         productName = HandBrake;
662                         productReference = 0D6E35760B6BD4F0005AABB3 /* HandBrake.app */;
663                         productType = "com.apple.product-type.application";
664                 };
665 /* End PBXNativeTarget section */
666
667 /* Begin PBXProject section */
668                 29B97313FDCFA39411CA2CEA /* Project object */ = {
669                         isa = PBXProject;
670                         buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */;
671                         compatibilityVersion = "Xcode 2.4";
672                         hasScannedForEncodings = 1;
673                         mainGroup = 29B97314FDCFA39411CA2CEA /* HandBrake */;
674                         projectDirPath = "";
675                         projectRoot = "";
676                         targets = (
677                                 4DD93F8D082036E8008E1322 /* HandBrake */,
678                                 0DFF0B710B6BC6E600549488 /* libhb */,
679                                 0DFF0C090B6BCEC200549488 /* HandBrakeCLI */,
680                                 0D096DFE0B707D1200A845D4 /* libhb dlib */,
681                         );
682                 };
683 /* End PBXProject section */
684
685 /* Begin PBXResourcesBuildPhase section */
686                 4DD93F95082036E8008E1322 /* Resources */ = {
687                         isa = PBXResourcesBuildPhase;
688                         buildActionMask = 2147483647;
689                         files = (
690                                 4DD93F97082036E8008E1322 /* InfoPlist.strings in Resources */,
691                                 0DFA5C7B0B8DD1E90020BC09 /* HandBrake.icns in Resources */,
692                                 A273E0510C57B39A00493A45 /* Pause.tiff in Resources */,
693                                 A273E0520C57B39A00493A45 /* Play.tiff in Resources */,
694                                 A273E0530C57B39A00493A45 /* Stop.tiff in Resources */,
695                                 E37C89410C83988F00C1B919 /* DeleteHighlight.png in Resources */,
696                                 E37C89420C83988F00C1B919 /* Delete.png in Resources */,
697                                 E37C89430C83988F00C1B919 /* JobSmall.png in Resources */,
698                                 E37C89440C83988F00C1B919 /* JobLarge.png in Resources */,
699                                 E3003C7F0C88505D0072F2A8 /* DeleteHighlightPressed.png in Resources */,
700                                 E3003CB50C8852B70072F2A8 /* DeletePressed.png in Resources */,
701                                 E37167890C92F6180072B384 /* JobPassSecondSmall.png in Resources */,
702                                 E371678A0C92F6180072B384 /* JobPassSubtitleSmall.png in Resources */,
703                                 E371678B0C92F6180072B384 /* JobPassFirstSmall.png in Resources */,
704                                 E37167A90C92FAA50072B384 /* JobPassUnknownSmall.png in Resources */,
705                                 A2D7AD670C998AD30082CA33 /* ActivityWindow.tiff in Resources */,
706                                 A2D7AD680C998AD30082CA33 /* AddToQueue.tiff in Resources */,
707                                 A2D7AD690C998AD30082CA33 /* Drawer.tiff in Resources */,
708                                 A2D7AD6B0C998AD30082CA33 /* pref-audio.tiff in Resources */,
709                                 A2D7AD6D0C998AD30082CA33 /* pref-picture.tiff in Resources */,
710                                 A2D7AD6E0C998AD30082CA33 /* Queue.tiff in Resources */,
711                                 A2D7AD6F0C998AD30082CA33 /* Source.tiff in Resources */,
712                                 E3C844F60CA6B3F90013B683 /* RevealPressed.png in Resources */,
713                                 E3C844F70CA6B3F90013B683 /* RevealHighlightPressed.png in Resources */,
714                                 E3C844F80CA6B3F90013B683 /* RevealHighlight.png in Resources */,
715                                 E3C844F90CA6B3F90013B683 /* Reveal.png in Resources */,
716                                 E3C845870CA6E9080013B683 /* EncodeComplete.png in Resources */,
717                                 E3997A2C0CAB58BC00287239 /* EncodeWorking3.png in Resources */,
718                                 E3997A2D0CAB58BC00287239 /* EncodeWorking4.png in Resources */,
719                                 E3997A2E0CAB58BC00287239 /* EncodeWorking1.png in Resources */,
720                                 E3997A2F0CAB58BC00287239 /* EncodeWorking0.png in Resources */,
721                                 E3997A300CAB58BC00287239 /* EncodeWorking2.png in Resources */,
722                                 E3997A310CAB58BC00287239 /* EncodeWorking5.png in Resources */,
723                                 E3FC10910D1611EC00470E7B /* EncodeCanceled.png in Resources */,
724                                 E39AA4E60D32DC0B0007A415 /* MainMenu.xib in Resources */,
725                                 E39AA4E70D32DC0B0007A415 /* Queue.xib in Resources */,
726                                 E39AA4E80D32DC0B0007A415 /* Preferences.xib in Resources */,
727                                 E39AA4E90D32DC0B0007A415 /* PictureSettings.xib in Resources */,
728                                 E39AA4EA0D32DC0B0007A415 /* AdvancedView.xib in Resources */,
729                                 E39AA4EB0D32DC0B0007A415 /* OutputPanel.xib in Resources */,
730                         );
731                         runOnlyForDeploymentPostprocessing = 0;
732                 };
733 /* End PBXResourcesBuildPhase section */
734
735 /* Begin PBXSourcesBuildPhase section */
736                 0D096DFC0B707D1200A845D4 /* Sources */ = {
737                         isa = PBXSourcesBuildPhase;
738                         buildActionMask = 2147483647;
739                         files = (
740                                 A25289E70D87A2CB00461D5B /* enctheora.c in Sources */,
741                                 D4D49FED0C83355600F01215 /* lang.c in Sources */,
742                                 0DFA5CD90B8DD4210020BC09 /* declpcm.c in Sources */,
743                                 0DFA5CDA0B8DD4210020BC09 /* decmpeg2.c in Sources */,
744                                 0DFA5CDB0B8DD4210020BC09 /* decsub.c in Sources */,
745                                 0DFA5CDC0B8DD4210020BC09 /* demuxmpeg.c in Sources */,
746                                 0DFA5CDD0B8DD4210020BC09 /* dvd.c in Sources */,
747                                 0DFA5CDE0B8DD4210020BC09 /* encavcodec.c in Sources */,
748                                 0DFA5CDF0B8DD4210020BC09 /* encfaac.c in Sources */,
749                                 0DFA5CE00B8DD4210020BC09 /* enclame.c in Sources */,
750                                 0DFA5CE10B8DD4210020BC09 /* encvorbis.c in Sources */,
751                                 0DFA5CE20B8DD4210020BC09 /* encx264.c in Sources */,
752                                 0DFA5CE30B8DD4210020BC09 /* encxvid.c in Sources */,
753                                 0DFA5CE40B8DD4210020BC09 /* fifo.c in Sources */,
754                                 0DFA5CE50B8DD4210020BC09 /* hb.c in Sources */,
755                                 0DFA5CE70B8DD4210020BC09 /* muxavi.c in Sources */,
756                                 0DFA5CE80B8DD4210020BC09 /* muxcommon.c in Sources */,
757                                 0DFA5CE90B8DD4210020BC09 /* muxmp4.c in Sources */,
758                                 0DFA5CEA0B8DD4210020BC09 /* muxogm.c in Sources */,
759                                 0DFA5CEB0B8DD4210020BC09 /* ports.c in Sources */,
760                                 0DFA5CEC0B8DD4210020BC09 /* reader.c in Sources */,
761                                 0DFA5CED0B8DD4210020BC09 /* render.c in Sources */,
762                                 0DFA5CEE0B8DD4210020BC09 /* scan.c in Sources */,
763                                 0DFA5CEF0B8DD4210020BC09 /* sync.c in Sources */,
764                                 0DFA5CF00B8DD4210020BC09 /* update.c in Sources */,
765                                 0DFA5CF10B8DD4210020BC09 /* work.c in Sources */,
766                                 0D096E010B707D3400A845D4 /* common.c in Sources */,
767                                 0D096E020B707D3400A845D4 /* deca52.c in Sources */,
768                                 0D096E030B707D3400A845D4 /* decavcodec.c in Sources */,
769                                 5558B56A0BE3BADF00E15E27 /* decdca.c in Sources */,
770                                 EAA526940C3B25D200944FF2 /* stream.c in Sources */,
771                                 A273E09B0C57C1CD00493A45 /* muxmkv.c in Sources */,
772                                 FC8519540C59A02C0073812C /* denoise.c in Sources */,
773                                 FC8519550C59A02C0073812C /* deinterlace.c in Sources */,
774                                 FC8519560C59A02C0073812C /* deblock.c in Sources */,
775                                 FC8519570C59A02C0073812C /* detelecine.c in Sources */,
776                                 749701100DC281BB009200D8 /* decomb.c in Sources */,
777                                 B453420B0EE3619C005D6F26 /* decmetadata.c in Sources */,
778                         );
779                         runOnlyForDeploymentPostprocessing = 0;
780                 };
781                 0DFF0B6F0B6BC6E600549488 /* Sources */ = {
782                         isa = PBXSourcesBuildPhase;
783                         buildActionMask = 2147483647;
784                         files = (
785                                 0DFA5CC00B8DD3FE0020BC09 /* declpcm.c in Sources */,
786                                 0DFA5CC10B8DD3FE0020BC09 /* decmpeg2.c in Sources */,
787                                 0DFA5CC20B8DD3FE0020BC09 /* decsub.c in Sources */,
788                                 0DFA5CC30B8DD3FE0020BC09 /* demuxmpeg.c in Sources */,
789                                 0DFA5CC40B8DD3FE0020BC09 /* dvd.c in Sources */,
790                                 0DFA5CC50B8DD3FE0020BC09 /* encavcodec.c in Sources */,
791                                 0DFA5CC60B8DD3FE0020BC09 /* encfaac.c in Sources */,
792                                 0DFA5CC70B8DD3FE0020BC09 /* enclame.c in Sources */,
793                                 0DFA5CC80B8DD3FE0020BC09 /* encvorbis.c in Sources */,
794                                 0DFA5CC90B8DD3FE0020BC09 /* encx264.c in Sources */,
795                                 0DFA5CCA0B8DD3FE0020BC09 /* encxvid.c in Sources */,
796                                 0DFA5CCB0B8DD3FE0020BC09 /* fifo.c in Sources */,
797                                 0DFA5CCC0B8DD3FE0020BC09 /* hb.c in Sources */,
798                                 0DFA5CCE0B8DD3FE0020BC09 /* muxavi.c in Sources */,
799                                 0DFA5CCF0B8DD3FE0020BC09 /* muxcommon.c in Sources */,
800                                 0DFA5CD00B8DD3FE0020BC09 /* muxmp4.c in Sources */,
801                                 0DFA5CD10B8DD3FE0020BC09 /* muxogm.c in Sources */,
802                                 0DFA5CD20B8DD3FE0020BC09 /* ports.c in Sources */,
803                                 0DFA5CD30B8DD3FE0020BC09 /* reader.c in Sources */,
804                                 0DFA5CD40B8DD3FE0020BC09 /* render.c in Sources */,
805                                 0DFA5CD50B8DD3FE0020BC09 /* scan.c in Sources */,
806                                 0DFA5CD60B8DD3FE0020BC09 /* sync.c in Sources */,
807                                 0DFA5CD70B8DD3FE0020BC09 /* update.c in Sources */,
808                                 0DFA5CD80B8DD3FE0020BC09 /* work.c in Sources */,
809                                 0DFF0B770B6BC72A00549488 /* common.c in Sources */,
810                                 0DFF0B790B6BC72A00549488 /* deca52.c in Sources */,
811                                 0DFF0B7A0B6BC72A00549488 /* decavcodec.c in Sources */,
812                                 593034EC0BBA39A100172349 /* ChapterTitles.m in Sources */,
813                                 5558B5690BE3BADF00E15E27 /* decdca.c in Sources */,
814                                 EAA526930C3B25D200944FF2 /* stream.c in Sources */,
815                                 A273E09A0C57C1CC00493A45 /* muxmkv.c in Sources */,
816                                 FC8519500C59A02C0073812C /* denoise.c in Sources */,
817                                 FC8519510C59A02C0073812C /* deinterlace.c in Sources */,
818                                 FC8519520C59A02C0073812C /* deblock.c in Sources */,
819                                 FC8519530C59A02C0073812C /* detelecine.c in Sources */,
820                                 B48359A80C82960500E04440 /* lang.c in Sources */,
821                                 A25289E60D87A27D00461D5B /* enctheora.c in Sources */,
822                                 7497010F0DC281BB009200D8 /* decomb.c in Sources */,
823                                 B453420A0EE3619C005D6F26 /* decmetadata.c in Sources */,
824                         );
825                         runOnlyForDeploymentPostprocessing = 0;
826                 };
827                 0DFF0C070B6BCEC200549488 /* Sources */ = {
828                         isa = PBXSourcesBuildPhase;
829                         buildActionMask = 2147483647;
830                         files = (
831                                 0DFF0C100B6BCEE800549488 /* test.c in Sources */,
832                                 0DF377980B7BF99A00115CB0 /* fakexcode.cpp in Sources */,
833                                 59CBD2370BBB44DA004A3BE3 /* parsecsv.c in Sources */,
834                         );
835                         runOnlyForDeploymentPostprocessing = 0;
836                 };
837                 4DD93F99082036E8008E1322 /* Sources */ = {
838                         isa = PBXSourcesBuildPhase;
839                         buildActionMask = 2147483647;
840                         files = (
841                                 59CBD2650BBB4D1B004A3BE3 /* ChapterTitles.m in Sources */,
842                                 4DD93F9A082036E8008E1322 /* main.mm in Sources */,
843                                 4DD93F9B082036E8008E1322 /* Controller.mm in Sources */,
844                                 4DD93F9E082036E8008E1322 /* PictureController.mm in Sources */,
845                                 A2A1EC3A0C76C58400827E0D /* HBDVDDetector.m in Sources */,
846                                 253886020BFE0A5B0064E995 /* HBOutputRedirect.m in Sources */,
847                                 253886180BFE0C160064E995 /* HBOutputPanelController.m in Sources */,
848                                 25DE1FB70C169A0C00F01FC8 /* HBPreferencesController.m in Sources */,
849                                 E37C89470C83989F00C1B919 /* HBQueueController.mm in Sources */,
850                                 A9AC41DF0C918DB500DDF9B8 /* HBAdvancedController.m in Sources */,
851                                 E37172670C977D340072B384 /* HBImageAndTextCell.m in Sources */,
852                                 A22C85ED0D05D35100C10E36 /* HBPresets.m in Sources */,
853                         );
854                         runOnlyForDeploymentPostprocessing = 0;
855                 };
856 /* End PBXSourcesBuildPhase section */
857
858 /* Begin PBXTargetDependency section */
859                 0D6E35910B6BD5FA005AABB3 /* PBXTargetDependency */ = {
860                         isa = PBXTargetDependency;
861                         target = 0DFF0B710B6BC6E600549488 /* libhb */;
862                         targetProxy = 0D6E35900B6BD5FA005AABB3 /* PBXContainerItemProxy */;
863                 };
864                 0DFF0BF40B6BCCB900549488 /* PBXTargetDependency */ = {
865                         isa = PBXTargetDependency;
866                         target = 0DFF0B710B6BC6E600549488 /* libhb */;
867                         targetProxy = 0DFF0BF30B6BCCB900549488 /* PBXContainerItemProxy */;
868                 };
869 /* End PBXTargetDependency section */
870
871 /* Begin PBXVariantGroup section */
872                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
873                         isa = PBXVariantGroup;
874                         children = (
875                                 089C165DFE840E0CC02AAC07 /* English */,
876                         );
877                         name = InfoPlist.strings;
878                         sourceTree = "<group>";
879                 };
880                 E39AA4DA0D32DC0B0007A415 /* MainMenu.xib */ = {
881                         isa = PBXVariantGroup;
882                         children = (
883                                 E39AA4DB0D32DC0B0007A415 /* English */,
884                         );
885                         name = MainMenu.xib;
886                         sourceTree = "<group>";
887                 };
888                 E39AA4DC0D32DC0B0007A415 /* Queue.xib */ = {
889                         isa = PBXVariantGroup;
890                         children = (
891                                 E39AA4DD0D32DC0B0007A415 /* English */,
892                         );
893                         name = Queue.xib;
894                         sourceTree = "<group>";
895                 };
896                 E39AA4DE0D32DC0B0007A415 /* Preferences.xib */ = {
897                         isa = PBXVariantGroup;
898                         children = (
899                                 E39AA4DF0D32DC0B0007A415 /* English */,
900                         );
901                         name = Preferences.xib;
902                         sourceTree = "<group>";
903                 };
904                 E39AA4E00D32DC0B0007A415 /* PictureSettings.xib */ = {
905                         isa = PBXVariantGroup;
906                         children = (
907                                 E39AA4E10D32DC0B0007A415 /* English */,
908                         );
909                         name = PictureSettings.xib;
910                         sourceTree = "<group>";
911                 };
912                 E39AA4E20D32DC0B0007A415 /* AdvancedView.xib */ = {
913                         isa = PBXVariantGroup;
914                         children = (
915                                 E39AA4E30D32DC0B0007A415 /* English */,
916                         );
917                         name = AdvancedView.xib;
918                         sourceTree = "<group>";
919                 };
920                 E39AA4E40D32DC0B0007A415 /* OutputPanel.xib */ = {
921                         isa = PBXVariantGroup;
922                         children = (
923                                 E39AA4E50D32DC0B0007A415 /* English */,
924                         );
925                         name = OutputPanel.xib;
926                         sourceTree = "<group>";
927                 };
928 /* End PBXVariantGroup section */
929
930 /* Begin XCBuildConfiguration section */
931                 0D096E660B707D5800A845D4 /* Development */ = {
932                         isa = XCBuildConfiguration;
933                         buildSettings = {
934                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
935                                 COPY_PHASE_STRIP = NO;
936                                 DYLIB_COMPATIBILITY_VERSION = 1;
937                                 DYLIB_CURRENT_VERSION = 1;
938                                 EXECUTABLE_PREFIX = lib;
939                                 GCC_DYNAMIC_NO_PIC = NO;
940                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
941                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
942                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
943                                 GCC_MODEL_TUNING = G5;
944                                 GCC_OPTIMIZATION_LEVEL = s;
945                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
946                                 GCC_PREFIX_HEADER = "";
947                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
948                                 INSTALL_PATH = /usr/local/lib;
949                                 LIBRARY_SEARCH_PATHS = "";
950                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
951                                 OTHER_CFLAGS = (
952                                         "-D__LIBHB__",
953                                         "-DSYS_DARWIN",
954                                         "-DUSE_PTHREAD",
955                                 );
956                                 OTHER_LDFLAGS = (
957                                         ../contrib/lib/libmp4v2.a,
958                                         ../contrib/lib/liba52.a,
959                                         ../contrib/lib/libavformat.a,
960                                         ../contrib/lib/libavcodec.a,
961                                         ../contrib/lib/libavutil.a,
962                                         ../contrib/lib/libdvdread.a,
963                                         ../contrib/lib/libfaac.a,
964                                         ../contrib/lib/libmp3lame.a,
965                                         ../contrib/lib/libmpeg2.a,
966                                         ../contrib/lib/libvorbis.a,
967                                         ../contrib/lib/libvorbisenc.a,
968                                         ../contrib/lib/libogg.a,
969                                         ../contrib/lib/libsamplerate.a,
970                                         ../contrib/lib/libx264.a,
971                                         ../contrib/lib/libxvidcore.a,
972                                         ../contrib/lib/libdca.a,
973                                         ../contrib/lib/libmkv.a,
974                                         ../contrib/lib/libtheora.a,
975                                         ../contrib/lib/libswscale.a,
976                                         ../contrib/lib/libfaad.a,
977                                         "-lbz2",
978                                         "-ldl",
979                                         "-flat_namespace",
980                                         "-read_only_relocs",
981                                         suppress,
982                                 );
983                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
984                                 PREBINDING = NO;
985                                 PRODUCT_NAME = hb;
986                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
987                                 SEPARATE_STRIP = YES;
988                                 ZERO_LINK = NO;
989                         };
990                         name = Development;
991                 };
992                 0D096E670B707D5800A845D4 /* Deployment */ = {
993                         isa = XCBuildConfiguration;
994                         buildSettings = {
995                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
996                                 COPY_PHASE_STRIP = YES;
997                                 DYLIB_COMPATIBILITY_VERSION = 1;
998                                 DYLIB_CURRENT_VERSION = 1;
999                                 EXECUTABLE_PREFIX = lib;
1000                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1001                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1002                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1003                                 GCC_MODEL_TUNING = G5;
1004                                 GCC_OPTIMIZATION_LEVEL = s;
1005                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1006                                 GCC_PREFIX_HEADER = "";
1007                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1008                                 INSTALL_PATH = /usr/local/lib;
1009                                 LIBRARY_SEARCH_PATHS = "";
1010                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1011                                 OTHER_CFLAGS = (
1012                                         "-D__LIBHB__",
1013                                         "-DSYS_DARWIN",
1014                                         "-DUSE_PTHREAD",
1015                                 );
1016                                 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1017                                 OTHER_LDFLAGS = (
1018                                         ../contrib/lib/libmp4v2.a,
1019                                         ../contrib/lib/liba52.a,
1020                                         ../contrib/lib/libavformat.a,
1021                                         ../contrib/lib/libavcodec.a,
1022                                         ../contrib/lib/libavutil.a,
1023                                         ../contrib/lib/libdvdread.a,
1024                                         ../contrib/lib/libfaac.a,
1025                                         ../contrib/lib/libmp3lame.a,
1026                                         ../contrib/lib/libmpeg2.a,
1027                                         ../contrib/lib/libvorbis.a,
1028                                         ../contrib/lib/libvorbisenc.a,
1029                                         ../contrib/lib/libogg.a,
1030                                         ../contrib/lib/libsamplerate.a,
1031                                         ../contrib/lib/libx264.a,
1032                                         ../contrib/lib/libxvidcore.a,
1033                                         ../contrib/lib/libdca.a,
1034                                         ../contrib/lib/libmkv.a,
1035                                         ../contrib/lib/libtheora.a,
1036                                         ../contrib/lib/libswscale.a,
1037                                         ../contrib/lib/libfaad.a,
1038                                         "-lbz2",
1039                                         "-ldl",
1040                                         "-flat_namespace",
1041                                         "-read_only_relocs",
1042                                         suppress,
1043                                 );
1044                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1045                                 PREBINDING = NO;
1046                                 PRODUCT_NAME = hb;
1047                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1048                                 SEPARATE_STRIP = YES;
1049                                 ZERO_LINK = NO;
1050                         };
1051                         name = Deployment;
1052                 };
1053                 0D096E690B707D5800A845D4 /* UB */ = {
1054                         isa = XCBuildConfiguration;
1055                         buildSettings = {
1056                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1057                                 DYLIB_COMPATIBILITY_VERSION = 1;
1058                                 DYLIB_CURRENT_VERSION = 1;
1059                                 EXECUTABLE_PREFIX = lib;
1060                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1061                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1062                                 GCC_MODEL_TUNING = G5;
1063                                 GCC_OPTIMIZATION_LEVEL = s;
1064                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1065                                 GCC_PREFIX_HEADER = "";
1066                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1067                                 INSTALL_PATH = /usr/local/lib;
1068                                 LIBRARY_SEARCH_PATHS = "";
1069                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1070                                 OTHER_CFLAGS = (
1071                                         "-D__LIBHB__",
1072                                         "-DSYS_DARWIN",
1073                                         "-DUSE_PTHREAD",
1074                                 );
1075                                 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1076                                 OTHER_LDFLAGS = (
1077                                         ../contrib/lib/libmp4v2.a,
1078                                         ../contrib/lib/liba52.a,
1079                                         ../contrib/lib/libavformat.a,
1080                                         ../contrib/lib/libavcodec.a,
1081                                         ../contrib/lib/libavutil.a,
1082                                         ../contrib/lib/libdvdread.a,
1083                                         ../contrib/lib/libfaac.a,
1084                                         ../contrib/lib/libmp3lame.a,
1085                                         ../contrib/lib/libmpeg2.a,
1086                                         ../contrib/lib/libvorbis.a,
1087                                         ../contrib/lib/libvorbisenc.a,
1088                                         ../contrib/lib/libogg.a,
1089                                         ../contrib/lib/libsamplerate.a,
1090                                         ../contrib/lib/libx264.a,
1091                                         ../contrib/lib/libxvidcore.a,
1092                                         ../contrib/lib/libdca.a,
1093                                         ../contrib/lib/libmkv.a,
1094                                         ../contrib/lib/libtheora.a,
1095                                         ../contrib/lib/libswscale.a,
1096                                         ../contrib/lib/libfaad.a,
1097                                         "-lbz2",
1098                                         "-ldl",
1099                                         "-flat_namespace",
1100                                         "-read_only_relocs",
1101                                         suppress,
1102                                 );
1103                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1104                                 PREBINDING = NO;
1105                                 PRODUCT_NAME = hb;
1106                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1107                                 SEPARATE_STRIP = YES;
1108                                 ZERO_LINK = NO;
1109                         };
1110                         name = UB;
1111                 };
1112                 0D88F56B0B6CDCD400F81F26 /* UB */ = {
1113                         isa = XCBuildConfiguration;
1114                         buildSettings = {
1115                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1116                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1117                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1118                                 GCC_MODEL_TUNING = G5;
1119                                 GCC_OPTIMIZATION_LEVEL = s;
1120                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1121                                 GCC_PREFIX_HEADER = "";
1122                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1123                                 INSTALL_PATH = /usr/local/lib;
1124                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1125                                 OTHER_CFLAGS = (
1126                                         "-D__LIBHB__",
1127                                         "-DSYS_DARWIN",
1128                                         "-DUSE_PTHREAD",
1129                                 );
1130                                 OTHER_LDFLAGS = "";
1131                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1132                                 PREBINDING = NO;
1133                                 PRODUCT_NAME = hb;
1134                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1135                                 ZERO_LINK = NO;
1136                         };
1137                         name = UB;
1138                 };
1139                 0D88F56C0B6CDCD400F81F26 /* UB */ = {
1140                         isa = XCBuildConfiguration;
1141                         buildSettings = {
1142                                 APPCAST_URL = "";
1143                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/..";
1144                                 CURRENT_PROJECT_VERSION = "";
1145                                 FRAMEWORK_SEARCH_PATHS = (
1146                                         "$(inherited)",
1147                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1148                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
1149                                 );
1150                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1151                                 FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)\"";
1152                                 GCC_OPTIMIZATION_LEVEL = s;
1153                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1154                                 HEADER_SEARCH_PATHS = (
1155                                         ../libhb,
1156                                         ../contrib/include,
1157                                 );
1158                                 IBC_PLUGINS = /System/Library/Frameworks/QTKit.framework/Resources/QTKitIBPlugin.ibplugin;
1159                                 IBC_PLUGIN_SEARCH_PATHS = /System/Library/Frameworks/QTKit.framework/Resources;
1160                                 INFOPLIST_FILE = HandBrake.plist;
1161                                 LIBRARY_SEARCH_PATHS = "";
1162                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1163                                 OTHER_CFLAGS = "";
1164                                 OTHER_LDFLAGS = (
1165                                         ../libhb/libhb.a,
1166                                         ../contrib/lib/libmp4v2.a,
1167                                         ../contrib/lib/liba52.a,
1168                                         ../contrib/lib/libavformat.a,
1169                                         ../contrib/lib/libavcodec.a,
1170                                         ../contrib/lib/libavutil.a,
1171                                         ../contrib/lib/libdvdread.a,
1172                                         ../contrib/lib/libfaac.a,
1173                                         ../contrib/lib/libmp3lame.a,
1174                                         ../contrib/lib/libmpeg2.a,
1175                                         ../contrib/lib/libvorbis.a,
1176                                         ../contrib/lib/libvorbisenc.a,
1177                                         ../contrib/lib/libogg.a,
1178                                         ../contrib/lib/libsamplerate.a,
1179                                         ../contrib/lib/libx264.a,
1180                                         ../contrib/lib/libxvidcore.a,
1181                                         ../contrib/lib/libdca.a,
1182                                         ../contrib/lib/libmkv.a,
1183                                         ../contrib/lib/libswscale.a,
1184                                         ../contrib/lib/libtheora.a,
1185                                         ../contrib/lib/libfaad.a,
1186                                         "-lbz2",
1187                                 );
1188                                 PRODUCT_NAME = HandBrake;
1189                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1190                                 SECTORDER_FLAGS = "";
1191                                 WARNING_CFLAGS = (
1192                                         "-Wmost",
1193                                         "-Wno-four-char-constants",
1194                                         "-Wno-unknown-pragmas",
1195                                 );
1196                                 WRAPPER_EXTENSION = app;
1197                         };
1198                         name = UB;
1199                 };
1200                 0D88F56E0B6CDCD400F81F26 /* UB */ = {
1201                         isa = XCBuildConfiguration;
1202                         buildSettings = {
1203                                 CONFIGURATION_BUILD_DIR = ..;
1204                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1205                                 GCC_MODEL_TUNING = G5;
1206                                 GCC_OPTIMIZATION_LEVEL = s;
1207                                 HEADER_SEARCH_PATHS = ../libhb;
1208                                 INSTALL_PATH = /usr/local/bin;
1209                                 LIBRARY_SEARCH_PATHS = "";
1210                                 OTHER_CFLAGS = "";
1211                                 OTHER_LDFLAGS = (
1212                                         ../libhb/libhb.a,
1213                                         ../contrib/lib/libmp4v2.a,
1214                                         ../contrib/lib/liba52.a,
1215                                         ../contrib/lib/libavformat.a,
1216                                         ../contrib/lib/libavcodec.a,
1217                                         ../contrib/lib/libavutil.a,
1218                                         ../contrib/lib/libdvdread.a,
1219                                         ../contrib/lib/libfaac.a,
1220                                         ../contrib/lib/libmp3lame.a,
1221                                         ../contrib/lib/libmpeg2.a,
1222                                         ../contrib/lib/libvorbis.a,
1223                                         ../contrib/lib/libvorbisenc.a,
1224                                         ../contrib/lib/libogg.a,
1225                                         ../contrib/lib/libsamplerate.a,
1226                                         ../contrib/lib/libx264.a,
1227                                         ../contrib/lib/libxvidcore.a,
1228                                         "-lz",
1229                                         ../contrib/lib/libdca.a,
1230                                         ../contrib/lib/libmkv.a,
1231                                         ../contrib/lib/libswscale.a,
1232                                         ../contrib/lib/libtheora.a,
1233                                         ../contrib/lib/libfaad.a,
1234                                         "-lbz2",
1235                                 );
1236                                 PREBINDING = NO;
1237                                 PRODUCT_NAME = HandBrakeCLI;
1238                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1239                                 ZERO_LINK = NO;
1240                         };
1241                         name = UB;
1242                 };
1243                 0D88F56F0B6CDCD400F81F26 /* UB */ = {
1244                         isa = XCBuildConfiguration;
1245                         buildSettings = {
1246                                 ARCHS = (
1247                                         ppc,
1248                                         i386,
1249                                 );
1250                                 GCC_MODEL_TUNING = G5;
1251                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
1252                                 IBC_NOTICES = NO;
1253                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1254                                 OTHER_CFLAGS = "";
1255                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1256                         };
1257                         name = UB;
1258                 };
1259                 0DFF0B740B6BC70400549488 /* Development */ = {
1260                         isa = XCBuildConfiguration;
1261                         buildSettings = {
1262                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1263                                 COPY_PHASE_STRIP = NO;
1264                                 GCC_DYNAMIC_NO_PIC = NO;
1265                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1266                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1267                                 GCC_MODEL_TUNING = G5;
1268                                 GCC_OPTIMIZATION_LEVEL = 0;
1269                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1270                                 GCC_PREFIX_HEADER = "";
1271                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1272                                 INSTALL_PATH = /usr/local/lib;
1273                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1274                                 OTHER_CFLAGS = (
1275                                         "-D__LIBHB__",
1276                                         "-DSYS_DARWIN",
1277                                         "-DUSE_PTHREAD",
1278                                 );
1279                                 OTHER_LDFLAGS = "";
1280                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1281                                 PREBINDING = NO;
1282                                 PRODUCT_NAME = hb;
1283                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1284                                 ZERO_LINK = NO;
1285                         };
1286                         name = Development;
1287                 };
1288                 0DFF0B750B6BC70400549488 /* Deployment */ = {
1289                         isa = XCBuildConfiguration;
1290                         buildSettings = {
1291                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1292                                 COPY_PHASE_STRIP = YES;
1293                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1294                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1295                                 GCC_MODEL_TUNING = G5;
1296                                 GCC_OPTIMIZATION_LEVEL = 3;
1297                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1298                                 GCC_PREFIX_HEADER = "";
1299                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1300                                 INSTALL_PATH = /usr/local/lib;
1301                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1302                                 OTHER_CFLAGS = (
1303                                         "-D__LIBHB__",
1304                                         "-DSYS_DARWIN",
1305                                         "-DUSE_PTHREAD",
1306                                 );
1307                                 OTHER_LDFLAGS = "";
1308                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1309                                 PREBINDING = NO;
1310                                 PRODUCT_NAME = hb;
1311                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1312                                 ZERO_LINK = NO;
1313                         };
1314                         name = Deployment;
1315                 };
1316                 0DFF0C0D0B6BCEE000549488 /* Development */ = {
1317                         isa = XCBuildConfiguration;
1318                         buildSettings = {
1319                                 CONFIGURATION_BUILD_DIR = ..;
1320                                 COPY_PHASE_STRIP = NO;
1321                                 GCC_DYNAMIC_NO_PIC = NO;
1322                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1323                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1324                                 GCC_MODEL_TUNING = G5;
1325                                 GCC_OPTIMIZATION_LEVEL = s;
1326                                 HEADER_SEARCH_PATHS = ../libhb;
1327                                 INSTALL_PATH = /usr/local/bin;
1328                                 LIBRARY_SEARCH_PATHS = "";
1329                                 OTHER_CFLAGS = "";
1330                                 OTHER_LDFLAGS = (
1331                                         ../libhb/libhb.a,
1332                                         ../contrib/lib/libmp4v2.a,
1333                                         ../contrib/lib/liba52.a,
1334                                         ../contrib/lib/libavformat.a,
1335                                         ../contrib/lib/libavcodec.a,
1336                                         ../contrib/lib/libavutil.a,
1337                                         ../contrib/lib/libdvdread.a,
1338                                         ../contrib/lib/libfaac.a,
1339                                         ../contrib/lib/libmp3lame.a,
1340                                         ../contrib/lib/libmpeg2.a,
1341                                         ../contrib/lib/libvorbis.a,
1342                                         ../contrib/lib/libvorbisenc.a,
1343                                         ../contrib/lib/libogg.a,
1344                                         ../contrib/lib/libsamplerate.a,
1345                                         ../contrib/lib/libx264.a,
1346                                         ../contrib/lib/libxvidcore.a,
1347                                         "-lz",
1348                                         ../contrib/lib/libdca.a,
1349                                         ../contrib/lib/libmkv.a,
1350                                         ../contrib/lib/libswscale.a,
1351                                         ../contrib/lib/libtheora.a,
1352                                         ../contrib/lib/libfaad.a,
1353                                         "-lbz2",
1354                                 );
1355                                 PREBINDING = NO;
1356                                 PRODUCT_NAME = HandBrakeCLI;
1357                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1358                                 ZERO_LINK = NO;
1359                         };
1360                         name = Development;
1361                 };
1362                 0DFF0C0E0B6BCEE000549488 /* Deployment */ = {
1363                         isa = XCBuildConfiguration;
1364                         buildSettings = {
1365                                 CONFIGURATION_BUILD_DIR = ..;
1366                                 COPY_PHASE_STRIP = YES;
1367                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1368                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1369                                 GCC_MODEL_TUNING = G5;
1370                                 GCC_OPTIMIZATION_LEVEL = s;
1371                                 HEADER_SEARCH_PATHS = ../libhb;
1372                                 INSTALL_PATH = /usr/local/bin;
1373                                 LIBRARY_SEARCH_PATHS = "";
1374                                 OTHER_CFLAGS = "";
1375                                 OTHER_LDFLAGS = (
1376                                         ../libhb/libhb.a,
1377                                         ../contrib/lib/libmp4v2.a,
1378                                         ../contrib/lib/liba52.a,
1379                                         ../contrib/lib/libavformat.a,
1380                                         ../contrib/lib/libavcodec.a,
1381                                         ../contrib/lib/libavutil.a,
1382                                         ../contrib/lib/libdvdread.a,
1383                                         ../contrib/lib/libfaac.a,
1384                                         ../contrib/lib/libmp3lame.a,
1385                                         ../contrib/lib/libmpeg2.a,
1386                                         ../contrib/lib/libvorbis.a,
1387                                         ../contrib/lib/libvorbisenc.a,
1388                                         ../contrib/lib/libogg.a,
1389                                         ../contrib/lib/libsamplerate.a,
1390                                         ../contrib/lib/libx264.a,
1391                                         ../contrib/lib/libxvidcore.a,
1392                                         "-lz",
1393                                         ../contrib/lib/libdca.a,
1394                                         ../contrib/lib/libmkv.a,
1395                                         ../contrib/lib/libswscale.a,
1396                                         ../contrib/lib/libtheora.a,
1397                                         ../contrib/lib/libfaad.a,
1398                                         "-lbz2",
1399                                 );
1400                                 PREBINDING = NO;
1401                                 PRODUCT_NAME = HandBrakeCLI;
1402                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1403                                 ZERO_LINK = NO;
1404                         };
1405                         name = Deployment;
1406                 };
1407                 4D4E7BC1087804870051572B /* Development */ = {
1408                         isa = XCBuildConfiguration;
1409                         buildSettings = {
1410                                 APPCAST_URL = "";
1411                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/..";
1412                                 COPY_PHASE_STRIP = NO;
1413                                 CURRENT_PROJECT_VERSION = "";
1414                                 FRAMEWORK_SEARCH_PATHS = (
1415                                         "$(inherited)",
1416                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1417                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
1418                                 );
1419                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1420                                 FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)\"";
1421                                 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
1422                                 GCC_DYNAMIC_NO_PIC = YES;
1423                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1424                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1425                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1426                                 HEADER_SEARCH_PATHS = (
1427                                         ../libhb,
1428                                         ../contrib/include,
1429                                 );
1430                                 IBC_PLUGINS = /System/Library/Frameworks/QTKit.framework/Resources/QTKitIBPlugin.ibplugin;
1431                                 IBC_PLUGIN_SEARCH_PATHS = /System/Library/Frameworks/QTKit.framework/Resources;
1432                                 INFOPLIST_FILE = HandBrake.plist;
1433                                 INFOPLIST_PREPROCESS = NO;
1434                                 LIBRARY_SEARCH_PATHS = "";
1435                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1436                                 OTHER_CFLAGS = "";
1437                                 OTHER_LDFLAGS = (
1438                                         ../libhb/libhb.a,
1439                                         ../contrib/lib/libmp4v2.a,
1440                                         ../contrib/lib/liba52.a,
1441                                         ../contrib/lib/libavformat.a,
1442                                         ../contrib/lib/libavcodec.a,
1443                                         ../contrib/lib/libavutil.a,
1444                                         ../contrib/lib/libdvdread.a,
1445                                         ../contrib/lib/libfaac.a,
1446                                         ../contrib/lib/libmp3lame.a,
1447                                         ../contrib/lib/libmpeg2.a,
1448                                         ../contrib/lib/libvorbis.a,
1449                                         ../contrib/lib/libvorbisenc.a,
1450                                         ../contrib/lib/libogg.a,
1451                                         ../contrib/lib/libsamplerate.a,
1452                                         ../contrib/lib/libx264.a,
1453                                         ../contrib/lib/libxvidcore.a,
1454                                         ../contrib/lib/libdca.a,
1455                                         ../contrib/lib/libmkv.a,
1456                                         ../contrib/lib/libswscale.a,
1457                                         ../contrib/lib/libtheora.a,
1458                                         ../contrib/lib/libfaad.a,
1459                                         "-lbz2",
1460                                 );
1461                                 PRODUCT_NAME = HandBrake;
1462                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1463                                 SECTORDER_FLAGS = "";
1464                                 WARNING_CFLAGS = (
1465                                         "-Wmost",
1466                                         "-Wno-four-char-constants",
1467                                         "-Wno-unknown-pragmas",
1468                                 );
1469                                 WRAPPER_EXTENSION = app;
1470                                 ZERO_LINK = NO;
1471                         };
1472                         name = Development;
1473                 };
1474                 4D4E7BC2087804870051572B /* Deployment */ = {
1475                         isa = XCBuildConfiguration;
1476                         buildSettings = {
1477                                 APPCAST_URL = "";
1478                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/..";
1479                                 COPY_PHASE_STRIP = YES;
1480                                 CURRENT_PROJECT_VERSION = "";
1481                                 FRAMEWORK_SEARCH_PATHS = (
1482                                         "$(inherited)",
1483                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1484                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
1485                                 );
1486                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1487                                 FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)\"";
1488                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1489                                 GCC_OPTIMIZATION_LEVEL = s;
1490                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1491                                 HEADER_SEARCH_PATHS = (
1492                                         ../libhb,
1493                                         ../contrib/include,
1494                                 );
1495                                 IBC_PLUGINS = /System/Library/Frameworks/QTKit.framework/Resources/QTKitIBPlugin.ibplugin;
1496                                 IBC_PLUGIN_SEARCH_PATHS = /System/Library/Frameworks/QTKit.framework/Resources;
1497                                 INFOPLIST_FILE = HandBrake.plist;
1498                                 LIBRARY_SEARCH_PATHS = "";
1499                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1500                                 OTHER_CFLAGS = "";
1501                                 OTHER_LDFLAGS = (
1502                                         ../libhb/libhb.a,
1503                                         ../contrib/lib/libmp4v2.a,
1504                                         ../contrib/lib/liba52.a,
1505                                         ../contrib/lib/libavformat.a,
1506                                         ../contrib/lib/libavcodec.a,
1507                                         ../contrib/lib/libavutil.a,
1508                                         ../contrib/lib/libdvdread.a,
1509                                         ../contrib/lib/libfaac.a,
1510                                         ../contrib/lib/libmp3lame.a,
1511                                         ../contrib/lib/libmpeg2.a,
1512                                         ../contrib/lib/libvorbis.a,
1513                                         ../contrib/lib/libvorbisenc.a,
1514                                         ../contrib/lib/libogg.a,
1515                                         ../contrib/lib/libsamplerate.a,
1516                                         ../contrib/lib/libx264.a,
1517                                         ../contrib/lib/libxvidcore.a,
1518                                         ../contrib/lib/libdca.a,
1519                                         ../contrib/lib/libmkv.a,
1520                                         ../contrib/lib/libswscale.a,
1521                                         ../contrib/lib/libtheora.a,
1522                                         ../contrib/lib/libfaad.a,
1523                                         "-lbz2",
1524                                 );
1525                                 PRODUCT_NAME = HandBrake;
1526                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1527                                 SECTORDER_FLAGS = "";
1528                                 WARNING_CFLAGS = (
1529                                         "-Wmost",
1530                                         "-Wno-four-char-constants",
1531                                         "-Wno-unknown-pragmas",
1532                                 );
1533                                 WRAPPER_EXTENSION = app;
1534                                 ZERO_LINK = NO;
1535                         };
1536                         name = Deployment;
1537                 };
1538                 4D4E7BC5087804870051572B /* Development */ = {
1539                         isa = XCBuildConfiguration;
1540                         buildSettings = {
1541                                 DEBUG_INFORMATION_FORMAT = dwarf;
1542                                 GCC_DEBUGGING_SYMBOLS = default;
1543                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1544                                 GCC_MODEL_TUNING = G5;
1545                                 GCC_OPTIMIZATION_LEVEL = 0;
1546                                 IBC_NOTICES = NO;
1547                                 IBC_WARNINGS = YES;
1548                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1549                                 OTHER_CFLAGS = "";
1550                                 PREBINDING = NO;
1551                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1552                                 ZERO_LINK = NO;
1553                         };
1554                         name = Development;
1555                 };
1556                 4D4E7BC6087804870051572B /* Deployment */ = {
1557                         isa = XCBuildConfiguration;
1558                         buildSettings = {
1559                                 GCC_MODEL_TUNING = G5;
1560                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
1561                                 IBC_NOTICES = NO;
1562                                 MACOSX_DEPLOYMENT_TARGET = 10.5;
1563                                 OTHER_CFLAGS = "";
1564                                 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
1565                         };
1566                         name = Deployment;
1567                 };
1568 /* End XCBuildConfiguration section */
1569
1570 /* Begin XCConfigurationList section */
1571                 0D096E650B707D5800A845D4 /* Build configuration list for PBXNativeTarget "libhb dlib" */ = {
1572                         isa = XCConfigurationList;
1573                         buildConfigurations = (
1574                                 0D096E660B707D5800A845D4 /* Development */,
1575                                 0D096E670B707D5800A845D4 /* Deployment */,
1576                                 0D096E690B707D5800A845D4 /* UB */,
1577                         );
1578                         defaultConfigurationIsVisible = 0;
1579                         defaultConfigurationName = Deployment;
1580                 };
1581                 0DFF0B730B6BC70400549488 /* Build configuration list for PBXNativeTarget "libhb" */ = {
1582                         isa = XCConfigurationList;
1583                         buildConfigurations = (
1584                                 0DFF0B740B6BC70400549488 /* Development */,
1585                                 0DFF0B750B6BC70400549488 /* Deployment */,
1586                                 0D88F56B0B6CDCD400F81F26 /* UB */,
1587                         );
1588                         defaultConfigurationIsVisible = 0;
1589                         defaultConfigurationName = Deployment;
1590                 };
1591                 0DFF0C0C0B6BCEE000549488 /* Build configuration list for PBXNativeTarget "HandBrakeCLI" */ = {
1592                         isa = XCConfigurationList;
1593                         buildConfigurations = (
1594                                 0DFF0C0D0B6BCEE000549488 /* Development */,
1595                                 0DFF0C0E0B6BCEE000549488 /* Deployment */,
1596                                 0D88F56E0B6CDCD400F81F26 /* UB */,
1597                         );
1598                         defaultConfigurationIsVisible = 0;
1599                         defaultConfigurationName = Deployment;
1600                 };
1601                 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */ = {
1602                         isa = XCConfigurationList;
1603                         buildConfigurations = (
1604                                 4D4E7BC1087804870051572B /* Development */,
1605                                 4D4E7BC2087804870051572B /* Deployment */,
1606                                 0D88F56C0B6CDCD400F81F26 /* UB */,
1607                         );
1608                         defaultConfigurationIsVisible = 0;
1609                         defaultConfigurationName = Deployment;
1610                 };
1611                 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */ = {
1612                         isa = XCConfigurationList;
1613                         buildConfigurations = (
1614                                 4D4E7BC5087804870051572B /* Development */,
1615                                 4D4E7BC6087804870051572B /* Deployment */,
1616                                 0D88F56F0B6CDCD400F81F26 /* UB */,
1617                         );
1618                         defaultConfigurationIsVisible = 0;
1619                         defaultConfigurationName = Deployment;
1620                 };
1621 /* End XCConfigurationList section */
1622         };
1623         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1624 }