OSDN Git Service

MacGui: Move x264 advanced options code to a new class (HBAdvancedController) and...
[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                 0DFA5CCD0B8DD3FE0020BC09 /* ipodutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C8D0B8DD3B60020BC09 /* ipodutil.cpp */; };
30                 0DFA5CCE0B8DD3FE0020BC09 /* muxavi.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C910B8DD3B60020BC09 /* muxavi.c */; };
31                 0DFA5CCF0B8DD3FE0020BC09 /* muxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */; };
32                 0DFA5CD00B8DD3FE0020BC09 /* muxmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */; };
33                 0DFA5CD10B8DD3FE0020BC09 /* muxogm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C940B8DD3B60020BC09 /* muxogm.c */; };
34                 0DFA5CD20B8DD3FE0020BC09 /* ports.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C950B8DD3B60020BC09 /* ports.c */; };
35                 0DFA5CD30B8DD3FE0020BC09 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C970B8DD3B60020BC09 /* reader.c */; };
36                 0DFA5CD40B8DD3FE0020BC09 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C980B8DD3B60020BC09 /* render.c */; };
37                 0DFA5CD50B8DD3FE0020BC09 /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C990B8DD3B60020BC09 /* scan.c */; };
38                 0DFA5CD60B8DD3FE0020BC09 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9A0B8DD3B60020BC09 /* sync.c */; };
39                 0DFA5CD70B8DD3FE0020BC09 /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9B0B8DD3B60020BC09 /* update.c */; };
40                 0DFA5CD80B8DD3FE0020BC09 /* work.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9C0B8DD3B60020BC09 /* work.c */; };
41                 0DFA5CD90B8DD4210020BC09 /* declpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */; };
42                 0DFA5CDA0B8DD4210020BC09 /* decmpeg2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */; };
43                 0DFA5CDB0B8DD4210020BC09 /* decsub.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C800B8DD3B60020BC09 /* decsub.c */; };
44                 0DFA5CDC0B8DD4210020BC09 /* demuxmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */; };
45                 0DFA5CDD0B8DD4210020BC09 /* dvd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C820B8DD3B60020BC09 /* dvd.c */; };
46                 0DFA5CDE0B8DD4210020BC09 /* encavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */; };
47                 0DFA5CDF0B8DD4210020BC09 /* encfaac.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C840B8DD3B60020BC09 /* encfaac.c */; };
48                 0DFA5CE00B8DD4210020BC09 /* enclame.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C850B8DD3B60020BC09 /* enclame.c */; };
49                 0DFA5CE10B8DD4210020BC09 /* encvorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */; };
50                 0DFA5CE20B8DD4210020BC09 /* encx264.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C870B8DD3B60020BC09 /* encx264.c */; };
51                 0DFA5CE30B8DD4210020BC09 /* encxvid.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C880B8DD3B60020BC09 /* encxvid.c */; };
52                 0DFA5CE40B8DD4210020BC09 /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C890B8DD3B60020BC09 /* fifo.c */; };
53                 0DFA5CE50B8DD4210020BC09 /* hb.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C8A0B8DD3B60020BC09 /* hb.c */; };
54                 0DFA5CE60B8DD4210020BC09 /* ipodutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C8D0B8DD3B60020BC09 /* ipodutil.cpp */; };
55                 0DFA5CE70B8DD4210020BC09 /* muxavi.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C910B8DD3B60020BC09 /* muxavi.c */; };
56                 0DFA5CE80B8DD4210020BC09 /* muxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */; };
57                 0DFA5CE90B8DD4210020BC09 /* muxmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */; };
58                 0DFA5CEA0B8DD4210020BC09 /* muxogm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C940B8DD3B60020BC09 /* muxogm.c */; };
59                 0DFA5CEB0B8DD4210020BC09 /* ports.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C950B8DD3B60020BC09 /* ports.c */; };
60                 0DFA5CEC0B8DD4210020BC09 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C970B8DD3B60020BC09 /* reader.c */; };
61                 0DFA5CED0B8DD4210020BC09 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C980B8DD3B60020BC09 /* render.c */; };
62                 0DFA5CEE0B8DD4210020BC09 /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C990B8DD3B60020BC09 /* scan.c */; };
63                 0DFA5CEF0B8DD4210020BC09 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9A0B8DD3B60020BC09 /* sync.c */; };
64                 0DFA5CF00B8DD4210020BC09 /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9B0B8DD3B60020BC09 /* update.c */; };
65                 0DFA5CF10B8DD4210020BC09 /* work.c in Sources */ = {isa = PBXBuildFile; fileRef = 0DFA5C9C0B8DD3B60020BC09 /* work.c */; };
66                 0DFA5CF80B8DD7B40020BC09 /* HandBrake.icns in Resources */ = {isa = PBXBuildFile; fileRef = 0DFA5C7A0B8DD1E90020BC09 /* HandBrake.icns */; };
67                 0DFA5D070B8DD9040020BC09 /* HandBrake.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0DFA5D060B8DD9040020BC09 /* HandBrake.plist */; };
68                 0DFF0B770B6BC72A00549488 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9B0B4CAB100064E04C /* common.c */; };
69                 0DFF0B790B6BC72A00549488 /* deca52.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9D0B4CAB100064E04C /* deca52.c */; };
70                 0DFF0B7A0B6BC72A00549488 /* decavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9E0B4CAB100064E04C /* decavcodec.c */; };
71                 0DFF0C100B6BCEE800549488 /* test.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC760B4CA8F40064E04C /* test.c */; };
72                 253886010BFE0A5B0064E995 /* HBOutputRedirect.h in Headers */ = {isa = PBXBuildFile; fileRef = 253885FF0BFE0A5B0064E995 /* HBOutputRedirect.h */; };
73                 253886020BFE0A5B0064E995 /* HBOutputRedirect.m in Sources */ = {isa = PBXBuildFile; fileRef = 253886000BFE0A5B0064E995 /* HBOutputRedirect.m */; };
74                 2538860C0BFE0B730064E995 /* OutputPanel.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2538860A0BFE0B730064E995 /* OutputPanel.nib */; };
75                 253886170BFE0C160064E995 /* HBOutputPanelController.h in Headers */ = {isa = PBXBuildFile; fileRef = 253886150BFE0C160064E995 /* HBOutputPanelController.h */; };
76                 253886180BFE0C160064E995 /* HBOutputPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 253886160BFE0C160064E995 /* HBOutputPanelController.m */; };
77                 25DE1FAD0C1699E500F01FC8 /* Preferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 25DE1FAB0C1699E500F01FC8 /* Preferences.nib */; };
78                 25DE1FB60C169A0C00F01FC8 /* HBPreferencesController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25DE1FB40C169A0C00F01FC8 /* HBPreferencesController.h */; };
79                 25DE1FB70C169A0C00F01FC8 /* HBPreferencesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */; };
80                 4D1125D809D72FD200E0657B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
81                 4D1125D909D72FD200E0657B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
82                 4D1EA2EA0993B09A00FDC1A2 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; };
83                 4D1EA2F60993B0CA00FDC1A2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
84                 4D1EA3010993B13700FDC1A2 /* Express.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4D1EA3000993B13700FDC1A2 /* Express.nib */; };
85                 4D1EA31C0993B24700FDC1A2 /* ExpressController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D1EA31B0993B24700FDC1A2 /* ExpressController.m */; };
86                 4D2AEA1A09CCB332007E18F6 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
87                 4D3ECC2709A4917000B2E45F /* WhiteBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3ECC2609A4917000B2E45F /* WhiteBox.m */; };
88                 4DD93F8F082036E8008E1322 /* Controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF3C8CB052889CD00A80101 /* Controller.h */; };
89                 4DD93F90082036E8008E1322 /* PictureGLView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D85758F052B78E300C39CA9 /* PictureGLView.h */; };
90                 4DD93F92082036E8008E1322 /* PictureController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D1FD381073D19CE00E46515 /* PictureController.h */; };
91                 4DD93F96082036E8008E1322 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
92                 4DD93F97082036E8008E1322 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
93                 4DD93F9A082036E8008E1322 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; settings = {ATTRIBUTES = (); }; };
94                 4DD93F9B082036E8008E1322 /* Controller.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DF3C8CC052889CD00A80101 /* Controller.mm */; };
95                 4DD93F9C082036E8008E1322 /* PictureGLView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4D85758E052B78E300C39CA9 /* PictureGLView.mm */; };
96                 4DD93F9E082036E8008E1322 /* PictureController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4D1FD382073D19CE00E46515 /* PictureController.mm */; };
97                 4DD93FA2082036E8008E1322 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
98                 4DD93FA3082036E8008E1322 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
99                 4DD93FA4082036E8008E1322 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */; };
100                 52AFF86A0B59BD07000DA7C4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
101                 52AFF86B0B59BD14000DA7C4 /* Express.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4D1EA2DC0993B01000FDC1A2 /* Express.plist */; };
102                 5558B5690BE3BADF00E15E27 /* decdca.c in Sources */ = {isa = PBXBuildFile; fileRef = 5558B5680BE3BADF00E15E27 /* decdca.c */; };
103                 5558B56A0BE3BADF00E15E27 /* decdca.c in Sources */ = {isa = PBXBuildFile; fileRef = 5558B5680BE3BADF00E15E27 /* decdca.c */; };
104                 593034EB0BBA39A100172349 /* ChapterTitles.h in Headers */ = {isa = PBXBuildFile; fileRef = 593034E90BBA39A100172349 /* ChapterTitles.h */; };
105                 593034EC0BBA39A100172349 /* ChapterTitles.m in Sources */ = {isa = PBXBuildFile; fileRef = 593034EA0BBA39A100172349 /* ChapterTitles.m */; };
106                 59CBD2370BBB44DA004A3BE3 /* parsecsv.c in Sources */ = {isa = PBXBuildFile; fileRef = 59CBD2360BBB44DA004A3BE3 /* parsecsv.c */; };
107                 59CBD2650BBB4D1B004A3BE3 /* ChapterTitles.m in Sources */ = {isa = PBXBuildFile; fileRef = 593034EA0BBA39A100172349 /* ChapterTitles.m */; };
108                 A2122D820C7EAF6600AB87A4 /* DriveDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = A2122D810C7EAF6600AB87A4 /* DriveDetector.m */; };
109                 A273E04E0C57B39A00493A45 /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E0470C57B39A00493A45 /* Add.tiff */; };
110                 A273E04F0C57B39A00493A45 /* Brushed Window.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E0480C57B39A00493A45 /* Brushed Window.tiff */; };
111                 A273E0500C57B39A00493A45 /* Drawer-List2.png in Resources */ = {isa = PBXBuildFile; fileRef = A273E0490C57B39A00493A45 /* Drawer-List2.png */; };
112                 A273E0510C57B39A00493A45 /* Pause.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04A0C57B39A00493A45 /* Pause.tiff */; };
113                 A273E0520C57B39A00493A45 /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04B0C57B39A00493A45 /* Play.tiff */; };
114                 A273E0530C57B39A00493A45 /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04C0C57B39A00493A45 /* Stop.tiff */; };
115                 A273E0540C57B39A00493A45 /* Terminal.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A273E04D0C57B39A00493A45 /* Terminal.tiff */; };
116                 A273E09A0C57C1CC00493A45 /* muxmkv.c in Sources */ = {isa = PBXBuildFile; fileRef = A273E0950C57C19500493A45 /* muxmkv.c */; };
117                 A273E09B0C57C1CD00493A45 /* muxmkv.c in Sources */ = {isa = PBXBuildFile; fileRef = A273E0950C57C19500493A45 /* muxmkv.c */; };
118                 A28468680C5A43D900EF9A98 /* Disc.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A28468670C5A43D900EF9A98 /* Disc.tiff */; };
119                 A29E05800BE1283E000533F5 /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A29E057F0BE1283E000533F5 /* Growl.framework */; };
120                 A29E058B0BE12889000533F5 /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A29E057F0BE1283E000533F5 /* Growl.framework */; };
121                 A2A1EC310C76C35E00827E0D /* HBDVDDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = A2A1EC300C76C35E00827E0D /* HBDVDDetector.h */; };
122                 A2A1EC3A0C76C58400827E0D /* HBDVDDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A1EC390C76C58400827E0D /* HBDVDDetector.m */; };
123                 A2DFC66E0C6196D900E66E89 /* actionWidget.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DFC66C0C6196D900E66E89 /* actionWidget.png */; };
124                 A2DFC66F0C6196D900E66E89 /* actionWidgetPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DFC66D0C6196D900E66E89 /* actionWidgetPressed.png */; };
125                 A2DFC6750C6197C600E66E89 /* MVMenuButton.h in Headers */ = {isa = PBXBuildFile; fileRef = A2DFC6740C6197C600E66E89 /* MVMenuButton.h */; };
126                 A2DFC6770C61980700E66E89 /* MVMenuButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A2DFC6760C61980700E66E89 /* MVMenuButton.m */; };
127                 A97A1DB40C91A6800015BC08 /* Express.nib in Resources */ = {isa = PBXBuildFile; fileRef = A97A1DB20C91A6800015BC08 /* Express.nib */; };
128                 A9AC41DF0C918DB500DDF9B8 /* HBAdvancedController.m in Sources */ = {isa = PBXBuildFile; fileRef = A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */; };
129                 A9AC41E00C918DB500DDF9B8 /* HBAdvancedController.h in Headers */ = {isa = PBXBuildFile; fileRef = A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */; };
130                 A9AC41E70C918DC000DDF9B8 /* AdvancedView.nib in Resources */ = {isa = PBXBuildFile; fileRef = A9AC41E50C918DC000DDF9B8 /* AdvancedView.nib */; };
131                 B48359A80C82960500E04440 /* lang.c in Sources */ = {isa = PBXBuildFile; fileRef = B48359A70C82960500E04440 /* lang.c */; };
132                 D4D49FED0C83355600F01215 /* lang.c in Sources */ = {isa = PBXBuildFile; fileRef = B48359A70C82960500E04440 /* lang.c */; };
133                 E3003C7F0C88505D0072F2A8 /* DeleteHighlightPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */; };
134                 E3003CB50C8852B70072F2A8 /* DeletePressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E3003CB40C8852B70072F2A8 /* DeletePressed.png */; };
135                 E30EC7730C90BDD0004B9545 /* Encodes.png in Resources */ = {isa = PBXBuildFile; fileRef = E30EC76F0C90BDD0004B9545 /* Encodes.png */; };
136                 E30EC7740C90BDD0004B9545 /* PassesPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E30EC7700C90BDD0004B9545 /* PassesPressed.png */; };
137                 E30EC7750C90BDD0004B9545 /* Passes.png in Resources */ = {isa = PBXBuildFile; fileRef = E30EC7710C90BDD0004B9545 /* Passes.png */; };
138                 E30EC7760C90BDD0004B9545 /* EncodesPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = E30EC7720C90BDD0004B9545 /* EncodesPressed.png */; };
139                 E318F0470C90D6D3003EFB59 /* JobPassLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = E318F0460C90D6D3003EFB59 /* JobPassLarge.png */; };
140                 E318F0580C90D88C003EFB59 /* JobPassSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E318F0570C90D88C003EFB59 /* JobPassSmall.png */; };
141                 E318F0830C90DC4A003EFB59 /* Info.png in Resources */ = {isa = PBXBuildFile; fileRef = E318F0820C90DC4A003EFB59 /* Info.png */; };
142                 E37C89410C83988F00C1B919 /* DeleteHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C893D0C83988F00C1B919 /* DeleteHighlight.png */; };
143                 E37C89420C83988F00C1B919 /* Delete.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C893E0C83988F00C1B919 /* Delete.png */; };
144                 E37C89430C83988F00C1B919 /* JobSmall.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C893F0C83988F00C1B919 /* JobSmall.png */; };
145                 E37C89440C83988F00C1B919 /* JobLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = E37C89400C83988F00C1B919 /* JobLarge.png */; };
146                 E37C89470C83989F00C1B919 /* HBQueueController.mm in Sources */ = {isa = PBXBuildFile; fileRef = E37C89450C83989F00C1B919 /* HBQueueController.mm */; };
147                 E37C89480C83989F00C1B919 /* HBQueueController.h in Headers */ = {isa = PBXBuildFile; fileRef = E37C89460C83989F00C1B919 /* HBQueueController.h */; };
148                 E37C894F0C8398CF00C1B919 /* Queue.nib in Resources */ = {isa = PBXBuildFile; fileRef = E37C894D0C8398CF00C1B919 /* Queue.nib */; };
149                 EAA526930C3B25D200944FF2 /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = EAA526920C3B25D200944FF2 /* stream.c */; };
150                 EAA526940C3B25D200944FF2 /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = EAA526920C3B25D200944FF2 /* stream.c */; };
151                 FC8519500C59A02C0073812C /* denoise.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194C0C59A02C0073812C /* denoise.c */; };
152                 FC8519510C59A02C0073812C /* deinterlace.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194D0C59A02C0073812C /* deinterlace.c */; };
153                 FC8519520C59A02C0073812C /* deblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194E0C59A02C0073812C /* deblock.c */; };
154                 FC8519530C59A02C0073812C /* detelecine.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194F0C59A02C0073812C /* detelecine.c */; };
155                 FC8519540C59A02C0073812C /* denoise.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194C0C59A02C0073812C /* denoise.c */; };
156                 FC8519550C59A02C0073812C /* deinterlace.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194D0C59A02C0073812C /* deinterlace.c */; };
157                 FC8519560C59A02C0073812C /* deblock.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194E0C59A02C0073812C /* deblock.c */; };
158                 FC8519570C59A02C0073812C /* detelecine.c in Sources */ = {isa = PBXBuildFile; fileRef = FC85194F0C59A02C0073812C /* detelecine.c */; };
159 /* End PBXBuildFile section */
160
161 /* Begin PBXContainerItemProxy section */
162                 0D6E35900B6BD5FA005AABB3 /* PBXContainerItemProxy */ = {
163                         isa = PBXContainerItemProxy;
164                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
165                         proxyType = 1;
166                         remoteGlobalIDString = 0DFF0B710B6BC6E600549488;
167                         remoteInfo = libmediafork;
168                 };
169                 0DFF0BF10B6BCCB400549488 /* 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                                 A29E058B0BE12889000533F5 /* Growl.framework in CopyFiles */,
193                         );
194                         runOnlyForDeploymentPostprocessing = 0;
195                 };
196 /* End PBXCopyFilesBuildPhase section */
197
198 /* Begin PBXFileReference section */
199                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
200                 0D096DFF0B707D1200A845D4 /* libhb.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libhb.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
201                 0D6E35760B6BD4F0005AABB3 /* HandBrake.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = HandBrake.app; sourceTree = BUILT_PRODUCTS_DIR; };
202                 0DF377970B7BF99A00115CB0 /* fakexcode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = fakexcode.cpp; path = ../test/fakexcode.cpp; sourceTree = SOURCE_ROOT; };
203                 0DFA5C7A0B8DD1E90020BC09 /* HandBrake.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = HandBrake.icns; sourceTree = "<group>"; };
204                 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = declpcm.c; path = ../libhb/declpcm.c; sourceTree = SOURCE_ROOT; };
205                 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decmpeg2.c; path = ../libhb/decmpeg2.c; sourceTree = SOURCE_ROOT; };
206                 0DFA5C800B8DD3B60020BC09 /* decsub.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decsub.c; path = ../libhb/decsub.c; sourceTree = SOURCE_ROOT; };
207                 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = demuxmpeg.c; path = ../libhb/demuxmpeg.c; sourceTree = SOURCE_ROOT; };
208                 0DFA5C820B8DD3B60020BC09 /* dvd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dvd.c; path = ../libhb/dvd.c; sourceTree = SOURCE_ROOT; };
209                 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encavcodec.c; path = ../libhb/encavcodec.c; sourceTree = SOURCE_ROOT; };
210                 0DFA5C840B8DD3B60020BC09 /* encfaac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encfaac.c; path = ../libhb/encfaac.c; sourceTree = SOURCE_ROOT; };
211                 0DFA5C850B8DD3B60020BC09 /* enclame.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = enclame.c; path = ../libhb/enclame.c; sourceTree = SOURCE_ROOT; };
212                 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encvorbis.c; path = ../libhb/encvorbis.c; sourceTree = SOURCE_ROOT; };
213                 0DFA5C870B8DD3B60020BC09 /* encx264.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encx264.c; path = ../libhb/encx264.c; sourceTree = SOURCE_ROOT; };
214                 0DFA5C880B8DD3B60020BC09 /* encxvid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encxvid.c; path = ../libhb/encxvid.c; sourceTree = SOURCE_ROOT; };
215                 0DFA5C890B8DD3B60020BC09 /* fifo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fifo.c; path = ../libhb/fifo.c; sourceTree = SOURCE_ROOT; };
216                 0DFA5C8A0B8DD3B60020BC09 /* hb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = hb.c; path = ../libhb/hb.c; sourceTree = SOURCE_ROOT; };
217                 0DFA5C8D0B8DD3B60020BC09 /* ipodutil.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ipodutil.cpp; path = ../libhb/ipodutil.cpp; 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.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                 2538860B0BFE0B730064E995 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/OutputPanel.nib; sourceTree = "<group>"; };
236                 253886150BFE0C160064E995 /* HBOutputPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBOutputPanelController.h; sourceTree = "<group>"; };
237                 253886160BFE0C160064E995 /* HBOutputPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBOutputPanelController.m; sourceTree = "<group>"; };
238                 25DE1FAC0C1699E500F01FC8 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Preferences.nib; sourceTree = "<group>"; };
239                 25DE1FB40C169A0C00F01FC8 /* HBPreferencesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HBPreferencesController.h; sourceTree = "<group>"; };
240                 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HBPreferencesController.m; sourceTree = "<group>"; };
241                 29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
242                 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
243                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
244                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
245                 4D1125D709D72FD200E0657B /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
246                 4D1EA2DA0993B01000FDC1A2 /* Instant HandBrake.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Instant HandBrake.app"; sourceTree = BUILT_PRODUCTS_DIR; };
247                 4D1EA2DC0993B01000FDC1A2 /* Express.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Express.plist; sourceTree = "<group>"; };
248                 4D1EA3000993B13700FDC1A2 /* Express.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Express.nib; path = English.lproj/Express.nib; sourceTree = "<group>"; };
249                 4D1EA31A0993B24700FDC1A2 /* ExpressController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExpressController.h; sourceTree = "<group>"; };
250                 4D1EA31B0993B24700FDC1A2 /* ExpressController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ExpressController.m; sourceTree = "<group>"; };
251                 4D1FD381073D19CE00E46515 /* PictureController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PictureController.h; sourceTree = "<group>"; };
252                 4D1FD382073D19CE00E46515 /* PictureController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = PictureController.mm; sourceTree = "<group>"; };
253                 4D3ECC2509A4917000B2E45F /* WhiteBox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WhiteBox.h; sourceTree = "<group>"; };
254                 4D3ECC2609A4917000B2E45F /* WhiteBox.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = WhiteBox.m; sourceTree = "<group>"; };
255                 4D85758E052B78E300C39CA9 /* PictureGLView.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = PictureGLView.mm; sourceTree = "<group>"; };
256                 4D85758F052B78E300C39CA9 /* PictureGLView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PictureGLView.h; sourceTree = "<group>"; };
257                 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
258                 4DEB2024052B055F00C39CA9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
259                 4DF3C8CB052889CD00A80101 /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Controller.h; sourceTree = "<group>"; };
260                 4DF3C8CC052889CD00A80101 /* Controller.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = Controller.mm; sourceTree = "<group>"; };
261                 526FBC760B4CA8F40064E04C /* test.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 30; name = test.c; path = ../test/test.c; sourceTree = SOURCE_ROOT; };
262                 526FBC9B0B4CAB100064E04C /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = common.c; path = ../libhb/common.c; sourceTree = SOURCE_ROOT; };
263                 526FBC9D0B4CAB100064E04C /* deca52.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deca52.c; path = ../libhb/deca52.c; sourceTree = SOURCE_ROOT; };
264                 526FBC9E0B4CAB100064E04C /* decavcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decavcodec.c; path = ../libhb/decavcodec.c; sourceTree = SOURCE_ROOT; };
265                 5558B5680BE3BADF00E15E27 /* decdca.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decdca.c; path = ../libhb/decdca.c; sourceTree = SOURCE_ROOT; };
266                 593034E90BBA39A100172349 /* ChapterTitles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChapterTitles.h; sourceTree = "<group>"; };
267                 593034EA0BBA39A100172349 /* ChapterTitles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChapterTitles.m; sourceTree = "<group>"; };
268                 59CBD2360BBB44DA004A3BE3 /* parsecsv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = parsecsv.c; path = ../test/parsecsv.c; sourceTree = SOURCE_ROOT; };
269                 A2122D800C7EAF6500AB87A4 /* DriveDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DriveDetector.h; sourceTree = "<group>"; };
270                 A2122D810C7EAF6600AB87A4 /* DriveDetector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = DriveDetector.m; sourceTree = "<group>"; };
271                 A273E0470C57B39A00493A45 /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Add.tiff; sourceTree = "<group>"; };
272                 A273E0480C57B39A00493A45 /* Brushed Window.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = "Brushed Window.tiff"; sourceTree = "<group>"; };
273                 A273E0490C57B39A00493A45 /* Drawer-List2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Drawer-List2.png"; sourceTree = "<group>"; };
274                 A273E04A0C57B39A00493A45 /* Pause.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Pause.tiff; sourceTree = "<group>"; };
275                 A273E04B0C57B39A00493A45 /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; };
276                 A273E04C0C57B39A00493A45 /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; };
277                 A273E04D0C57B39A00493A45 /* Terminal.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Terminal.tiff; sourceTree = "<group>"; };
278                 A273E0950C57C19500493A45 /* muxmkv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxmkv.c; path = ../libhb/muxmkv.c; sourceTree = SOURCE_ROOT; };
279                 A28468670C5A43D900EF9A98 /* Disc.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Disc.tiff; sourceTree = "<group>"; };
280                 A29E057F0BE1283E000533F5 /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = "<group>"; };
281                 A2A1EC300C76C35E00827E0D /* HBDVDDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBDVDDetector.h; sourceTree = "<group>"; };
282                 A2A1EC390C76C58400827E0D /* HBDVDDetector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBDVDDetector.m; sourceTree = "<group>"; };
283                 A2DFC66C0C6196D900E66E89 /* actionWidget.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = actionWidget.png; sourceTree = "<group>"; };
284                 A2DFC66D0C6196D900E66E89 /* actionWidgetPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = actionWidgetPressed.png; sourceTree = "<group>"; };
285                 A2DFC6740C6197C600E66E89 /* MVMenuButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MVMenuButton.h; sourceTree = "<group>"; };
286                 A2DFC6760C61980700E66E89 /* MVMenuButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MVMenuButton.m; sourceTree = "<group>"; };
287                 A97A1DB30C91A6800015BC08 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Express.nib; sourceTree = "<group>"; };
288                 A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = HBAdvancedController.m; sourceTree = "<group>"; };
289                 A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBAdvancedController.h; sourceTree = "<group>"; };
290                 A9AC41E60C918DC000DDF9B8 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/AdvancedView.nib; sourceTree = "<group>"; };
291                 B48359A70C82960500E04440 /* lang.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lang.c; path = ../libhb/lang.c; sourceTree = SOURCE_ROOT; };
292                 E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteHighlightPressed.png; sourceTree = "<group>"; };
293                 E3003CB40C8852B70072F2A8 /* DeletePressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeletePressed.png; sourceTree = "<group>"; };
294                 E30EC76F0C90BDD0004B9545 /* Encodes.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Encodes.png; sourceTree = "<group>"; };
295                 E30EC7700C90BDD0004B9545 /* PassesPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PassesPressed.png; sourceTree = "<group>"; };
296                 E30EC7710C90BDD0004B9545 /* Passes.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Passes.png; sourceTree = "<group>"; };
297                 E30EC7720C90BDD0004B9545 /* EncodesPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = EncodesPressed.png; sourceTree = "<group>"; };
298                 E318F0460C90D6D3003EFB59 /* JobPassLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobPassLarge.png; sourceTree = "<group>"; };
299                 E318F0570C90D88C003EFB59 /* JobPassSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobPassSmall.png; sourceTree = "<group>"; };
300                 E318F0820C90DC4A003EFB59 /* Info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Info.png; sourceTree = "<group>"; };
301                 E37C893D0C83988F00C1B919 /* DeleteHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteHighlight.png; sourceTree = "<group>"; };
302                 E37C893E0C83988F00C1B919 /* Delete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Delete.png; sourceTree = "<group>"; };
303                 E37C893F0C83988F00C1B919 /* JobSmall.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobSmall.png; sourceTree = "<group>"; };
304                 E37C89400C83988F00C1B919 /* JobLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = JobLarge.png; sourceTree = "<group>"; };
305                 E37C89450C83989F00C1B919 /* HBQueueController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = HBQueueController.mm; sourceTree = "<group>"; };
306                 E37C89460C83989F00C1B919 /* HBQueueController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HBQueueController.h; sourceTree = "<group>"; };
307                 E37C894E0C8398CF00C1B919 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Queue.nib; sourceTree = "<group>"; };
308                 EAA526920C3B25D200944FF2 /* stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream.c; path = ../libhb/stream.c; sourceTree = SOURCE_ROOT; };
309                 FC85194C0C59A02C0073812C /* denoise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = denoise.c; path = ../libhb/denoise.c; sourceTree = SOURCE_ROOT; };
310                 FC85194D0C59A02C0073812C /* deinterlace.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deinterlace.c; path = ../libhb/deinterlace.c; sourceTree = SOURCE_ROOT; };
311                 FC85194E0C59A02C0073812C /* deblock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deblock.c; path = ../libhb/deblock.c; sourceTree = SOURCE_ROOT; };
312                 FC85194F0C59A02C0073812C /* detelecine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = detelecine.c; path = ../libhb/detelecine.c; sourceTree = SOURCE_ROOT; };
313 /* End PBXFileReference section */
314
315 /* Begin PBXFrameworksBuildPhase section */
316                 0D096DFD0B707D1200A845D4 /* Frameworks */ = {
317                         isa = PBXFrameworksBuildPhase;
318                         buildActionMask = 2147483647;
319                         files = (
320                                 0D096EA30B70884A00A845D4 /* libz.dylib in Frameworks */,
321                         );
322                         runOnlyForDeploymentPostprocessing = 0;
323                 };
324                 0DFF0B700B6BC6E600549488 /* Frameworks */ = {
325                         isa = PBXFrameworksBuildPhase;
326                         buildActionMask = 2147483647;
327                         files = (
328                         );
329                         runOnlyForDeploymentPostprocessing = 0;
330                 };
331                 0DFF0C080B6BCEC200549488 /* Frameworks */ = {
332                         isa = PBXFrameworksBuildPhase;
333                         buildActionMask = 2147483647;
334                         files = (
335                         );
336                         runOnlyForDeploymentPostprocessing = 0;
337                 };
338                 4D1EA2D80993B01000FDC1A2 /* Frameworks */ = {
339                         isa = PBXFrameworksBuildPhase;
340                         buildActionMask = 2147483647;
341                         files = (
342                                 4D1EA2F60993B0CA00FDC1A2 /* Cocoa.framework in Frameworks */,
343                                 4D2AEA1A09CCB332007E18F6 /* IOKit.framework in Frameworks */,
344                                 4D1125D909D72FD200E0657B /* libz.dylib in Frameworks */,
345                         );
346                         runOnlyForDeploymentPostprocessing = 0;
347                 };
348                 4DD93FA1082036E8008E1322 /* Frameworks */ = {
349                         isa = PBXFrameworksBuildPhase;
350                         buildActionMask = 2147483647;
351                         files = (
352                                 4DD93FA2082036E8008E1322 /* Cocoa.framework in Frameworks */,
353                                 4DD93FA3082036E8008E1322 /* IOKit.framework in Frameworks */,
354                                 4DD93FA4082036E8008E1322 /* OpenGL.framework in Frameworks */,
355                                 4D1125D809D72FD200E0657B /* libz.dylib in Frameworks */,
356                                 A29E05800BE1283E000533F5 /* Growl.framework in Frameworks */,
357                         );
358                         runOnlyForDeploymentPostprocessing = 0;
359                 };
360 /* End PBXFrameworksBuildPhase section */
361
362 /* Begin PBXGroup section */
363                 19C28FACFE9D520D11CA2CBB /* Products */ = {
364                         isa = PBXGroup;
365                         children = (
366                                 4D1EA2DA0993B01000FDC1A2 /* Instant HandBrake.app */,
367                                 0DFF0B720B6BC6E600549488 /* libhb.a */,
368                                 0DFF0C0A0B6BCEC200549488 /* HandBrakeCLI */,
369                                 0D6E35760B6BD4F0005AABB3 /* HandBrake.app */,
370                                 0D096DFF0B707D1200A845D4 /* libhb.dylib */,
371                         );
372                         name = Products;
373                         sourceTree = "<group>";
374                 };
375                 29B97314FDCFA39411CA2CEA /* HandBrake */ = {
376                         isa = PBXGroup;
377                         children = (
378                                 A273E0460C57B39A00493A45 /* icons */,
379                                 526FBC940B4CAA310064E04C /* Instant HandBrake Sources */,
380                                 526FBC930B4CAA260064E04C /* HandBrake Sources */,
381                                 526FBC920B4CAA120064E04C /* HandBrakeCLI Sources */,
382                                 526FBC8D0B4CA9F90064E04C /* libhb Sources */,
383                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
384                                 29B97317FDCFA39411CA2CEA /* Resources */,
385                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
386                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
387                                 19C28FACFE9D520D11CA2CBB /* Products */,
388                         );
389                         name = HandBrake;
390                         sourceTree = "<group>";
391                 };
392                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
393                         isa = PBXGroup;
394                         children = (
395                                 29B97316FDCFA39411CA2CEA /* main.mm */,
396                         );
397                         name = "Other Sources";
398                         sourceTree = "<group>";
399                 };
400                 29B97317FDCFA39411CA2CEA /* Resources */ = {
401                         isa = PBXGroup;
402                         children = (
403                                 0DFA5C7A0B8DD1E90020BC09 /* HandBrake.icns */,
404                                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
405                                 A97A1DB20C91A6800015BC08 /* Express.nib */,
406                                 A9AC41E50C918DC000DDF9B8 /* AdvancedView.nib */,
407                                 2538860A0BFE0B730064E995 /* OutputPanel.nib */,
408                                 25DE1FAB0C1699E500F01FC8 /* Preferences.nib */,
409                                 4D1EA3000993B13700FDC1A2 /* Express.nib */,
410                                 E37C894D0C8398CF00C1B919 /* Queue.nib */,
411                         );
412                         name = Resources;
413                         sourceTree = "<group>";
414                 };
415                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
416                         isa = PBXGroup;
417                         children = (
418                                 A29E057F0BE1283E000533F5 /* Growl.framework */,
419                                 4D1125D709D72FD200E0657B /* libz.dylib */,
420                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
421                                 4DEB2024052B055F00C39CA9 /* IOKit.framework */,
422                                 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */,
423                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
424                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
425                         );
426                         name = Frameworks;
427                         sourceTree = "<group>";
428                 };
429                 526FBC8D0B4CA9F90064E04C /* libhb Sources */ = {
430                         isa = PBXGroup;
431                         children = (
432                                 B48359A70C82960500E04440 /* lang.c */,
433                                 A273E0950C57C19500493A45 /* muxmkv.c */,
434                                 EAA526920C3B25D200944FF2 /* stream.c */,
435                                 0DFA5C7E0B8DD3B60020BC09 /* declpcm.c */,
436                                 0DFA5C7F0B8DD3B60020BC09 /* decmpeg2.c */,
437                                 0DFA5C800B8DD3B60020BC09 /* decsub.c */,
438                                 0DFA5C810B8DD3B60020BC09 /* demuxmpeg.c */,
439                                 0DFA5C820B8DD3B60020BC09 /* dvd.c */,
440                                 0DFA5C830B8DD3B60020BC09 /* encavcodec.c */,
441                                 0DFA5C840B8DD3B60020BC09 /* encfaac.c */,
442                                 0DFA5C850B8DD3B60020BC09 /* enclame.c */,
443                                 0DFA5C860B8DD3B60020BC09 /* encvorbis.c */,
444                                 FC85194C0C59A02C0073812C /* denoise.c */,
445                                 FC85194D0C59A02C0073812C /* deinterlace.c */,
446                                 FC85194E0C59A02C0073812C /* deblock.c */,
447                                 FC85194F0C59A02C0073812C /* detelecine.c */,
448                                 0DFA5C870B8DD3B60020BC09 /* encx264.c */,
449                                 0DFA5C880B8DD3B60020BC09 /* encxvid.c */,
450                                 0DFA5C890B8DD3B60020BC09 /* fifo.c */,
451                                 0DFA5C8A0B8DD3B60020BC09 /* hb.c */,
452                                 0DFA5C8D0B8DD3B60020BC09 /* ipodutil.cpp */,
453                                 0DFA5C910B8DD3B60020BC09 /* muxavi.c */,
454                                 0DFA5C920B8DD3B60020BC09 /* muxcommon.c */,
455                                 0DFA5C930B8DD3B60020BC09 /* muxmp4.c */,
456                                 0DFA5C940B8DD3B60020BC09 /* muxogm.c */,
457                                 0DFA5C950B8DD3B60020BC09 /* ports.c */,
458                                 0DFA5C970B8DD3B60020BC09 /* reader.c */,
459                                 0DFA5C980B8DD3B60020BC09 /* render.c */,
460                                 0DFA5C990B8DD3B60020BC09 /* scan.c */,
461                                 0DFA5C9A0B8DD3B60020BC09 /* sync.c */,
462                                 0DFA5C9B0B8DD3B60020BC09 /* update.c */,
463                                 0DFA5C9C0B8DD3B60020BC09 /* work.c */,
464                                 526FBC9B0B4CAB100064E04C /* common.c */,
465                                 526FBC9D0B4CAB100064E04C /* deca52.c */,
466                                 5558B5680BE3BADF00E15E27 /* decdca.c */,
467                                 526FBC9E0B4CAB100064E04C /* decavcodec.c */,
468                         );
469                         name = "libhb Sources";
470                         sourceTree = "<group>";
471                 };
472                 526FBC920B4CAA120064E04C /* HandBrakeCLI Sources */ = {
473                         isa = PBXGroup;
474                         children = (
475                                 0DF377970B7BF99A00115CB0 /* fakexcode.cpp */,
476                                 526FBC760B4CA8F40064E04C /* test.c */,
477                                 59CBD2360BBB44DA004A3BE3 /* parsecsv.c */,
478                         );
479                         name = "HandBrakeCLI Sources";
480                         sourceTree = "<group>";
481                 };
482                 526FBC930B4CAA260064E04C /* HandBrake Sources */ = {
483                         isa = PBXGroup;
484                         children = (
485                                 A2DFC6760C61980700E66E89 /* MVMenuButton.m */,
486                                 A2DFC6740C6197C600E66E89 /* MVMenuButton.h */,
487                                 0DFA5D060B8DD9040020BC09 /* HandBrake.plist */,
488                                 4D1FD381073D19CE00E46515 /* PictureController.h */,
489                                 4D1FD382073D19CE00E46515 /* PictureController.mm */,
490                                 4DF3C8CB052889CD00A80101 /* Controller.h */,
491                                 4DF3C8CC052889CD00A80101 /* Controller.mm */,
492                                 4D85758E052B78E300C39CA9 /* PictureGLView.mm */,
493                                 4D85758F052B78E300C39CA9 /* PictureGLView.h */,
494                                 4D3ECC2509A4917000B2E45F /* WhiteBox.h */,
495                                 4D3ECC2609A4917000B2E45F /* WhiteBox.m */,
496                                 593034E90BBA39A100172349 /* ChapterTitles.h */,
497                                 593034EA0BBA39A100172349 /* ChapterTitles.m */,
498                                 A2A1EC300C76C35E00827E0D /* HBDVDDetector.h */,
499                                 A2A1EC390C76C58400827E0D /* HBDVDDetector.m */,
500                                 253885FF0BFE0A5B0064E995 /* HBOutputRedirect.h */,
501                                 253886000BFE0A5B0064E995 /* HBOutputRedirect.m */,
502                                 253886150BFE0C160064E995 /* HBOutputPanelController.h */,
503                                 253886160BFE0C160064E995 /* HBOutputPanelController.m */,
504                                 25DE1FB40C169A0C00F01FC8 /* HBPreferencesController.h */,
505                                 25DE1FB50C169A0C00F01FC8 /* HBPreferencesController.m */,
506                                 E37C89460C83989F00C1B919 /* HBQueueController.h */,
507                                 E37C89450C83989F00C1B919 /* HBQueueController.mm */,
508                                 A9AC41DD0C918DB500DDF9B8 /* HBAdvancedController.m */,
509                                 A9AC41DE0C918DB500DDF9B8 /* HBAdvancedController.h */,
510                         );
511                         name = "HandBrake Sources";
512                         sourceTree = "<group>";
513                 };
514                 526FBC940B4CAA310064E04C /* Instant HandBrake Sources */ = {
515                         isa = PBXGroup;
516                         children = (
517                                 A2122D800C7EAF6500AB87A4 /* DriveDetector.h */,
518                                 A2122D810C7EAF6600AB87A4 /* DriveDetector.m */,
519                                 4D1EA31A0993B24700FDC1A2 /* ExpressController.h */,
520                                 4D1EA31B0993B24700FDC1A2 /* ExpressController.m */,
521                                 4D1EA2DC0993B01000FDC1A2 /* Express.plist */,
522                         );
523                         name = "Instant HandBrake Sources";
524                         sourceTree = "<group>";
525                 };
526                 A273E0460C57B39A00493A45 /* icons */ = {
527                         isa = PBXGroup;
528                         children = (
529                                 A2DFC66C0C6196D900E66E89 /* actionWidget.png */,
530                                 A2DFC66D0C6196D900E66E89 /* actionWidgetPressed.png */,
531                                 A28468670C5A43D900EF9A98 /* Disc.tiff */,
532                                 A273E0470C57B39A00493A45 /* Add.tiff */,
533                                 A273E0480C57B39A00493A45 /* Brushed Window.tiff */,
534                                 A273E0490C57B39A00493A45 /* Drawer-List2.png */,
535                                 A273E04A0C57B39A00493A45 /* Pause.tiff */,
536                                 A273E04B0C57B39A00493A45 /* Play.tiff */,
537                                 A273E04C0C57B39A00493A45 /* Stop.tiff */,
538                                 A273E04D0C57B39A00493A45 /* Terminal.tiff */,
539                                 E37C893E0C83988F00C1B919 /* Delete.png */,
540                                 E3003CB40C8852B70072F2A8 /* DeletePressed.png */,
541                                 E37C893D0C83988F00C1B919 /* DeleteHighlight.png */,
542                                 E3003C7E0C88505D0072F2A8 /* DeleteHighlightPressed.png */,
543                                 E37C89400C83988F00C1B919 /* JobLarge.png */,
544                                 E37C893F0C83988F00C1B919 /* JobSmall.png */,
545                                 E30EC76F0C90BDD0004B9545 /* Encodes.png */,
546                                 E30EC7720C90BDD0004B9545 /* EncodesPressed.png */,
547                                 E30EC7700C90BDD0004B9545 /* PassesPressed.png */,
548                                 E30EC7710C90BDD0004B9545 /* Passes.png */,
549                                 E318F0570C90D88C003EFB59 /* JobPassSmall.png */,
550                                 E318F0460C90D6D3003EFB59 /* JobPassLarge.png */,
551                                 E318F0820C90DC4A003EFB59 /* Info.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                                 A2DFC6750C6197C600E66E89 /* MVMenuButton.h in Headers */,
579                                 4DD93F8F082036E8008E1322 /* Controller.h in Headers */,
580                                 4DD93F90082036E8008E1322 /* PictureGLView.h in Headers */,
581                                 4DD93F92082036E8008E1322 /* PictureController.h in Headers */,
582                                 A2A1EC310C76C35E00827E0D /* HBDVDDetector.h in Headers */,
583                                 253886010BFE0A5B0064E995 /* HBOutputRedirect.h in Headers */,
584                                 253886170BFE0C160064E995 /* HBOutputPanelController.h in Headers */,
585                                 25DE1FB60C169A0C00F01FC8 /* HBPreferencesController.h in Headers */,
586                                 E37C89480C83989F00C1B919 /* HBQueueController.h in Headers */,
587                                 A9AC41E00C918DB500DDF9B8 /* HBAdvancedController.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                 4D1EA2D90993B01000FDC1A2 /* Instant HandBrake */ = {
646                         isa = PBXNativeTarget;
647                         buildConfigurationList = 4D1EA2DD0993B01100FDC1A2 /* Build configuration list for PBXNativeTarget "Instant HandBrake" */;
648                         buildPhases = (
649                                 4D1EA2D60993B01000FDC1A2 /* Resources */,
650                                 4D1EA2D70993B01000FDC1A2 /* Sources */,
651                                 4D1EA2D80993B01000FDC1A2 /* Frameworks */,
652                         );
653                         buildRules = (
654                         );
655                         dependencies = (
656                                 0DFF0BF20B6BCCB400549488 /* PBXTargetDependency */,
657                         );
658                         name = "Instant HandBrake";
659                         productName = "Instant HandBrake";
660                         productReference = 4D1EA2DA0993B01000FDC1A2 /* Instant HandBrake.app */;
661                         productType = "com.apple.product-type.application";
662                 };
663                 4DD93F8D082036E8008E1322 /* HandBrake */ = {
664                         isa = PBXNativeTarget;
665                         buildConfigurationList = 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */;
666                         buildPhases = (
667                                 4DD93F8E082036E8008E1322 /* Headers */,
668                                 4DD93F95082036E8008E1322 /* Resources */,
669                                 4DD93F99082036E8008E1322 /* Sources */,
670                                 4DD93FA1082036E8008E1322 /* Frameworks */,
671                                 A29E05840BE12861000533F5 /* CopyFiles */,
672                         );
673                         buildRules = (
674                         );
675                         dependencies = (
676                                 0DFF0BF40B6BCCB900549488 /* PBXTargetDependency */,
677                         );
678                         name = HandBrake;
679                         productName = HandBrake;
680                         productReference = 0D6E35760B6BD4F0005AABB3 /* HandBrake.app */;
681                         productType = "com.apple.product-type.application";
682                 };
683 /* End PBXNativeTarget section */
684
685 /* Begin PBXProject section */
686                 29B97313FDCFA39411CA2CEA /* Project object */ = {
687                         isa = PBXProject;
688                         buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */;
689                         hasScannedForEncodings = 1;
690                         mainGroup = 29B97314FDCFA39411CA2CEA /* HandBrake */;
691                         projectDirPath = "";
692                         targets = (
693                                 4DD93F8D082036E8008E1322 /* HandBrake */,
694                                 4D1EA2D90993B01000FDC1A2 /* Instant HandBrake */,
695                                 0DFF0B710B6BC6E600549488 /* libhb */,
696                                 0DFF0C090B6BCEC200549488 /* HandBrakeCLI */,
697                                 0D096DFE0B707D1200A845D4 /* libhb dlib */,
698                         );
699                 };
700 /* End PBXProject section */
701
702 /* Begin PBXResourcesBuildPhase section */
703                 4D1EA2D60993B01000FDC1A2 /* Resources */ = {
704                         isa = PBXResourcesBuildPhase;
705                         buildActionMask = 2147483647;
706                         files = (
707                                 0DFA5CF80B8DD7B40020BC09 /* HandBrake.icns in Resources */,
708                                 52AFF86B0B59BD14000DA7C4 /* Express.plist in Resources */,
709                                 52AFF86A0B59BD07000DA7C4 /* InfoPlist.strings in Resources */,
710                                 4D1EA3010993B13700FDC1A2 /* Express.nib in Resources */,
711                         );
712                         runOnlyForDeploymentPostprocessing = 0;
713                 };
714                 4DD93F95082036E8008E1322 /* Resources */ = {
715                         isa = PBXResourcesBuildPhase;
716                         buildActionMask = 2147483647;
717                         files = (
718                                 0DFA5D070B8DD9040020BC09 /* HandBrake.plist in Resources */,
719                                 4DD93F96082036E8008E1322 /* MainMenu.nib in Resources */,
720                                 4DD93F97082036E8008E1322 /* InfoPlist.strings in Resources */,
721                                 0DFA5C7B0B8DD1E90020BC09 /* HandBrake.icns in Resources */,
722                                 2538860C0BFE0B730064E995 /* OutputPanel.nib in Resources */,
723                                 25DE1FAD0C1699E500F01FC8 /* Preferences.nib in Resources */,
724                                 A273E04E0C57B39A00493A45 /* Add.tiff in Resources */,
725                                 A273E04F0C57B39A00493A45 /* Brushed Window.tiff in Resources */,
726                                 A273E0500C57B39A00493A45 /* Drawer-List2.png in Resources */,
727                                 A273E0510C57B39A00493A45 /* Pause.tiff in Resources */,
728                                 A273E0520C57B39A00493A45 /* Play.tiff in Resources */,
729                                 A273E0530C57B39A00493A45 /* Stop.tiff in Resources */,
730                                 A273E0540C57B39A00493A45 /* Terminal.tiff in Resources */,
731                                 A28468680C5A43D900EF9A98 /* Disc.tiff in Resources */,
732                                 A2DFC66E0C6196D900E66E89 /* actionWidget.png in Resources */,
733                                 A2DFC66F0C6196D900E66E89 /* actionWidgetPressed.png in Resources */,
734                                 E37C89410C83988F00C1B919 /* DeleteHighlight.png in Resources */,
735                                 E37C89420C83988F00C1B919 /* Delete.png in Resources */,
736                                 E37C89430C83988F00C1B919 /* JobSmall.png in Resources */,
737                                 E37C89440C83988F00C1B919 /* JobLarge.png in Resources */,
738                                 E37C894F0C8398CF00C1B919 /* Queue.nib in Resources */,
739                                 E3003C7F0C88505D0072F2A8 /* DeleteHighlightPressed.png in Resources */,
740                                 E3003CB50C8852B70072F2A8 /* DeletePressed.png in Resources */,
741                                 E30EC7730C90BDD0004B9545 /* Encodes.png in Resources */,
742                                 E30EC7740C90BDD0004B9545 /* PassesPressed.png in Resources */,
743                                 E30EC7750C90BDD0004B9545 /* Passes.png in Resources */,
744                                 E30EC7760C90BDD0004B9545 /* EncodesPressed.png in Resources */,
745                                 E318F0470C90D6D3003EFB59 /* JobPassLarge.png in Resources */,
746                                 E318F0580C90D88C003EFB59 /* JobPassSmall.png in Resources */,
747                                 E318F0830C90DC4A003EFB59 /* Info.png in Resources */,
748                                 A9AC41E70C918DC000DDF9B8 /* AdvancedView.nib in Resources */,
749                                 A97A1DB40C91A6800015BC08 /* Express.nib in Resources */,
750                         );
751                         runOnlyForDeploymentPostprocessing = 0;
752                 };
753 /* End PBXResourcesBuildPhase section */
754
755 /* Begin PBXSourcesBuildPhase section */
756                 0D096DFC0B707D1200A845D4 /* Sources */ = {
757                         isa = PBXSourcesBuildPhase;
758                         buildActionMask = 2147483647;
759                         files = (
760                                 D4D49FED0C83355600F01215 /* lang.c in Sources */,
761                                 0DFA5CD90B8DD4210020BC09 /* declpcm.c in Sources */,
762                                 0DFA5CDA0B8DD4210020BC09 /* decmpeg2.c in Sources */,
763                                 0DFA5CDB0B8DD4210020BC09 /* decsub.c in Sources */,
764                                 0DFA5CDC0B8DD4210020BC09 /* demuxmpeg.c in Sources */,
765                                 0DFA5CDD0B8DD4210020BC09 /* dvd.c in Sources */,
766                                 0DFA5CDE0B8DD4210020BC09 /* encavcodec.c in Sources */,
767                                 0DFA5CDF0B8DD4210020BC09 /* encfaac.c in Sources */,
768                                 0DFA5CE00B8DD4210020BC09 /* enclame.c in Sources */,
769                                 0DFA5CE10B8DD4210020BC09 /* encvorbis.c in Sources */,
770                                 0DFA5CE20B8DD4210020BC09 /* encx264.c in Sources */,
771                                 0DFA5CE30B8DD4210020BC09 /* encxvid.c in Sources */,
772                                 0DFA5CE40B8DD4210020BC09 /* fifo.c in Sources */,
773                                 0DFA5CE50B8DD4210020BC09 /* hb.c in Sources */,
774                                 0DFA5CE60B8DD4210020BC09 /* ipodutil.cpp in Sources */,
775                                 0DFA5CE70B8DD4210020BC09 /* muxavi.c in Sources */,
776                                 0DFA5CE80B8DD4210020BC09 /* muxcommon.c in Sources */,
777                                 0DFA5CE90B8DD4210020BC09 /* muxmp4.c in Sources */,
778                                 0DFA5CEA0B8DD4210020BC09 /* muxogm.c in Sources */,
779                                 0DFA5CEB0B8DD4210020BC09 /* ports.c in Sources */,
780                                 0DFA5CEC0B8DD4210020BC09 /* reader.c in Sources */,
781                                 0DFA5CED0B8DD4210020BC09 /* render.c in Sources */,
782                                 0DFA5CEE0B8DD4210020BC09 /* scan.c in Sources */,
783                                 0DFA5CEF0B8DD4210020BC09 /* sync.c in Sources */,
784                                 0DFA5CF00B8DD4210020BC09 /* update.c in Sources */,
785                                 0DFA5CF10B8DD4210020BC09 /* work.c in Sources */,
786                                 0D096E010B707D3400A845D4 /* common.c in Sources */,
787                                 0D096E020B707D3400A845D4 /* deca52.c in Sources */,
788                                 0D096E030B707D3400A845D4 /* decavcodec.c in Sources */,
789                                 5558B56A0BE3BADF00E15E27 /* decdca.c in Sources */,
790                                 EAA526940C3B25D200944FF2 /* stream.c in Sources */,
791                                 A273E09B0C57C1CD00493A45 /* muxmkv.c in Sources */,
792                                 FC8519540C59A02C0073812C /* denoise.c in Sources */,
793                                 FC8519550C59A02C0073812C /* deinterlace.c in Sources */,
794                                 FC8519560C59A02C0073812C /* deblock.c in Sources */,
795                                 FC8519570C59A02C0073812C /* detelecine.c in Sources */,
796                         );
797                         runOnlyForDeploymentPostprocessing = 0;
798                 };
799                 0DFF0B6F0B6BC6E600549488 /* Sources */ = {
800                         isa = PBXSourcesBuildPhase;
801                         buildActionMask = 2147483647;
802                         files = (
803                                 0DFA5CC00B8DD3FE0020BC09 /* declpcm.c in Sources */,
804                                 0DFA5CC10B8DD3FE0020BC09 /* decmpeg2.c in Sources */,
805                                 0DFA5CC20B8DD3FE0020BC09 /* decsub.c in Sources */,
806                                 0DFA5CC30B8DD3FE0020BC09 /* demuxmpeg.c in Sources */,
807                                 0DFA5CC40B8DD3FE0020BC09 /* dvd.c in Sources */,
808                                 0DFA5CC50B8DD3FE0020BC09 /* encavcodec.c in Sources */,
809                                 0DFA5CC60B8DD3FE0020BC09 /* encfaac.c in Sources */,
810                                 0DFA5CC70B8DD3FE0020BC09 /* enclame.c in Sources */,
811                                 0DFA5CC80B8DD3FE0020BC09 /* encvorbis.c in Sources */,
812                                 0DFA5CC90B8DD3FE0020BC09 /* encx264.c in Sources */,
813                                 0DFA5CCA0B8DD3FE0020BC09 /* encxvid.c in Sources */,
814                                 0DFA5CCB0B8DD3FE0020BC09 /* fifo.c in Sources */,
815                                 0DFA5CCC0B8DD3FE0020BC09 /* hb.c in Sources */,
816                                 0DFA5CCD0B8DD3FE0020BC09 /* ipodutil.cpp in Sources */,
817                                 0DFA5CCE0B8DD3FE0020BC09 /* muxavi.c in Sources */,
818                                 0DFA5CCF0B8DD3FE0020BC09 /* muxcommon.c in Sources */,
819                                 0DFA5CD00B8DD3FE0020BC09 /* muxmp4.c in Sources */,
820                                 0DFA5CD10B8DD3FE0020BC09 /* muxogm.c in Sources */,
821                                 0DFA5CD20B8DD3FE0020BC09 /* ports.c in Sources */,
822                                 0DFA5CD30B8DD3FE0020BC09 /* reader.c in Sources */,
823                                 0DFA5CD40B8DD3FE0020BC09 /* render.c in Sources */,
824                                 0DFA5CD50B8DD3FE0020BC09 /* scan.c in Sources */,
825                                 0DFA5CD60B8DD3FE0020BC09 /* sync.c in Sources */,
826                                 0DFA5CD70B8DD3FE0020BC09 /* update.c in Sources */,
827                                 0DFA5CD80B8DD3FE0020BC09 /* work.c in Sources */,
828                                 0DFF0B770B6BC72A00549488 /* common.c in Sources */,
829                                 0DFF0B790B6BC72A00549488 /* deca52.c in Sources */,
830                                 0DFF0B7A0B6BC72A00549488 /* decavcodec.c in Sources */,
831                                 593034EC0BBA39A100172349 /* ChapterTitles.m in Sources */,
832                                 5558B5690BE3BADF00E15E27 /* decdca.c in Sources */,
833                                 EAA526930C3B25D200944FF2 /* stream.c in Sources */,
834                                 A273E09A0C57C1CC00493A45 /* muxmkv.c in Sources */,
835                                 FC8519500C59A02C0073812C /* denoise.c in Sources */,
836                                 FC8519510C59A02C0073812C /* deinterlace.c in Sources */,
837                                 FC8519520C59A02C0073812C /* deblock.c in Sources */,
838                                 FC8519530C59A02C0073812C /* detelecine.c in Sources */,
839                                 B48359A80C82960500E04440 /* lang.c in Sources */,
840                         );
841                         runOnlyForDeploymentPostprocessing = 0;
842                 };
843                 0DFF0C070B6BCEC200549488 /* Sources */ = {
844                         isa = PBXSourcesBuildPhase;
845                         buildActionMask = 2147483647;
846                         files = (
847                                 0DFF0C100B6BCEE800549488 /* test.c in Sources */,
848                                 0DF377980B7BF99A00115CB0 /* fakexcode.cpp in Sources */,
849                                 59CBD2370BBB44DA004A3BE3 /* parsecsv.c in Sources */,
850                         );
851                         runOnlyForDeploymentPostprocessing = 0;
852                 };
853                 4D1EA2D70993B01000FDC1A2 /* Sources */ = {
854                         isa = PBXSourcesBuildPhase;
855                         buildActionMask = 2147483647;
856                         files = (
857                                 4D1EA2EA0993B09A00FDC1A2 /* main.mm in Sources */,
858                                 4D1EA31C0993B24700FDC1A2 /* ExpressController.m in Sources */,
859                                 4D3ECC2709A4917000B2E45F /* WhiteBox.m in Sources */,
860                                 A2122D820C7EAF6600AB87A4 /* DriveDetector.m in Sources */,
861                         );
862                         runOnlyForDeploymentPostprocessing = 0;
863                 };
864                 4DD93F99082036E8008E1322 /* Sources */ = {
865                         isa = PBXSourcesBuildPhase;
866                         buildActionMask = 2147483647;
867                         files = (
868                                 59CBD2650BBB4D1B004A3BE3 /* ChapterTitles.m in Sources */,
869                                 4DD93F9A082036E8008E1322 /* main.mm in Sources */,
870                                 4DD93F9B082036E8008E1322 /* Controller.mm in Sources */,
871                                 4DD93F9C082036E8008E1322 /* PictureGLView.mm in Sources */,
872                                 4DD93F9E082036E8008E1322 /* PictureController.mm in Sources */,
873                                 A2A1EC3A0C76C58400827E0D /* HBDVDDetector.m in Sources */,
874                                 253886020BFE0A5B0064E995 /* HBOutputRedirect.m in Sources */,
875                                 253886180BFE0C160064E995 /* HBOutputPanelController.m in Sources */,
876                                 25DE1FB70C169A0C00F01FC8 /* HBPreferencesController.m in Sources */,
877                                 A2DFC6770C61980700E66E89 /* MVMenuButton.m in Sources */,
878                                 E37C89470C83989F00C1B919 /* HBQueueController.mm in Sources */,
879                                 A9AC41DF0C918DB500DDF9B8 /* HBAdvancedController.m in Sources */,
880                         );
881                         runOnlyForDeploymentPostprocessing = 0;
882                 };
883 /* End PBXSourcesBuildPhase section */
884
885 /* Begin PBXTargetDependency section */
886                 0D6E35910B6BD5FA005AABB3 /* PBXTargetDependency */ = {
887                         isa = PBXTargetDependency;
888                         target = 0DFF0B710B6BC6E600549488 /* libhb */;
889                         targetProxy = 0D6E35900B6BD5FA005AABB3 /* PBXContainerItemProxy */;
890                 };
891                 0DFF0BF20B6BCCB400549488 /* PBXTargetDependency */ = {
892                         isa = PBXTargetDependency;
893                         target = 0DFF0B710B6BC6E600549488 /* libhb */;
894                         targetProxy = 0DFF0BF10B6BCCB400549488 /* PBXContainerItemProxy */;
895                 };
896                 0DFF0BF40B6BCCB900549488 /* PBXTargetDependency */ = {
897                         isa = PBXTargetDependency;
898                         target = 0DFF0B710B6BC6E600549488 /* libhb */;
899                         targetProxy = 0DFF0BF30B6BCCB900549488 /* PBXContainerItemProxy */;
900                 };
901 /* End PBXTargetDependency section */
902
903 /* Begin PBXVariantGroup section */
904                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
905                         isa = PBXVariantGroup;
906                         children = (
907                                 089C165DFE840E0CC02AAC07 /* English */,
908                         );
909                         name = InfoPlist.strings;
910                         sourceTree = "<group>";
911                 };
912                 2538860A0BFE0B730064E995 /* OutputPanel.nib */ = {
913                         isa = PBXVariantGroup;
914                         children = (
915                                 2538860B0BFE0B730064E995 /* English */,
916                         );
917                         name = OutputPanel.nib;
918                         sourceTree = "<group>";
919                 };
920                 25DE1FAB0C1699E500F01FC8 /* Preferences.nib */ = {
921                         isa = PBXVariantGroup;
922                         children = (
923                                 25DE1FAC0C1699E500F01FC8 /* English */,
924                         );
925                         name = Preferences.nib;
926                         sourceTree = "<group>";
927                 };
928                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
929                         isa = PBXVariantGroup;
930                         children = (
931                                 29B97319FDCFA39411CA2CEA /* English */,
932                         );
933                         name = MainMenu.nib;
934                         sourceTree = "<group>";
935                 };
936                 A97A1DB20C91A6800015BC08 /* Express.nib */ = {
937                         isa = PBXVariantGroup;
938                         children = (
939                                 A97A1DB30C91A6800015BC08 /* English */,
940                         );
941                         name = Express.nib;
942                         sourceTree = "<group>";
943                 };
944                 A9AC41E50C918DC000DDF9B8 /* AdvancedView.nib */ = {
945                         isa = PBXVariantGroup;
946                         children = (
947                                 A9AC41E60C918DC000DDF9B8 /* English */,
948                         );
949                         name = AdvancedView.nib;
950                         sourceTree = "<group>";
951                 };
952                 E37C894D0C8398CF00C1B919 /* Queue.nib */ = {
953                         isa = PBXVariantGroup;
954                         children = (
955                                 E37C894E0C8398CF00C1B919 /* English */,
956                         );
957                         name = Queue.nib;
958                         sourceTree = "<group>";
959                 };
960 /* End PBXVariantGroup section */
961
962 /* Begin XCBuildConfiguration section */
963                 0D096E660B707D5800A845D4 /* Development */ = {
964                         isa = XCBuildConfiguration;
965                         buildSettings = {
966                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
967                                 COPY_PHASE_STRIP = NO;
968                                 DYLIB_COMPATIBILITY_VERSION = 1;
969                                 DYLIB_CURRENT_VERSION = 1;
970                                 EXECUTABLE_PREFIX = lib;
971                                 GCC_DYNAMIC_NO_PIC = NO;
972                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
973                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
974                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
975                                 GCC_MODEL_TUNING = G5;
976                                 GCC_OPTIMIZATION_LEVEL = s;
977                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
978                                 GCC_PREFIX_HEADER = "";
979                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
980                                 INSTALL_PATH = /usr/local/lib;
981                                 LIBRARY_SEARCH_PATHS = "";
982                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
983                                 OTHER_CFLAGS = (
984                                         "-D__LIBHB__",
985                                         "-DSYS_DARWIN",
986                                         "$(OTHER_CFLAGS_QUOTED_1)",
987                                         "-DUSE_PTHREAD",
988                                 );
989                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=22007083100";
990                                 OTHER_LDFLAGS = (
991                                         ../contrib/lib/libmp4v2.a,
992                                         ../contrib/lib/liba52.a,
993                                         ../contrib/lib/libavformat.a,
994                                         ../contrib/lib/libavcodec.a,
995                                         ../contrib/lib/libavutil.a,
996                                         ../contrib/lib/libdvdread.a,
997                                         ../contrib/lib/libdvdcss.a,
998                                         ../contrib/lib/libfaac.a,
999                                         ../contrib/lib/libmp3lame.a,
1000                                         ../contrib/lib/libmpeg2.a,
1001                                         ../contrib/lib/libvorbis.a,
1002                                         ../contrib/lib/libvorbisenc.a,
1003                                         ../contrib/lib/libogg.a,
1004                                         ../contrib/lib/libsamplerate.a,
1005                                         ../contrib/lib/libx264.a,
1006                                         ../contrib/lib/libxvidcore.a,
1007                                         ../contrib/lib/libdca.a,
1008                                         ../contrib/lib/libmkv.a,
1009                                         ../contrib/lib/libswscale.a,
1010                                         "-ldl",
1011                                         "-flat_namespace",
1012                                         "-read_only_relocs",
1013                                         suppress,
1014                                 );
1015                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1016                                 PREBINDING = NO;
1017                                 PRODUCT_NAME = hb;
1018                                 SEPARATE_STRIP = YES;
1019                                 ZERO_LINK = NO;
1020                         };
1021                         name = Development;
1022                 };
1023                 0D096E670B707D5800A845D4 /* Deployment */ = {
1024                         isa = XCBuildConfiguration;
1025                         buildSettings = {
1026                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1027                                 COPY_PHASE_STRIP = YES;
1028                                 DYLIB_COMPATIBILITY_VERSION = 1;
1029                                 DYLIB_CURRENT_VERSION = 1;
1030                                 EXECUTABLE_PREFIX = lib;
1031                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1032                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1033                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1034                                 GCC_MODEL_TUNING = G5;
1035                                 GCC_OPTIMIZATION_LEVEL = s;
1036                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1037                                 GCC_PREFIX_HEADER = "";
1038                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1039                                 INSTALL_PATH = /usr/local/lib;
1040                                 LIBRARY_SEARCH_PATHS = "";
1041                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1042                                 OTHER_CFLAGS = (
1043                                         "-D__LIBHB__",
1044                                         "-DSYS_DARWIN",
1045                                         "$(OTHER_CFLAGS_QUOTED_1)",
1046                                         "-DUSE_PTHREAD",
1047                                 );
1048                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=22007083100";
1049                                 OTHER_LDFLAGS = (
1050                                         ../contrib/lib/libmp4v2.a,
1051                                         ../contrib/lib/liba52.a,
1052                                         ../contrib/lib/libavformat.a,
1053                                         ../contrib/lib/libavcodec.a,
1054                                         ../contrib/lib/libavutil.a,
1055                                         ../contrib/lib/libdvdread.a,
1056                                         ../contrib/lib/libdvdcss.a,
1057                                         ../contrib/lib/libfaac.a,
1058                                         ../contrib/lib/libmp3lame.a,
1059                                         ../contrib/lib/libmpeg2.a,
1060                                         ../contrib/lib/libvorbis.a,
1061                                         ../contrib/lib/libvorbisenc.a,
1062                                         ../contrib/lib/libogg.a,
1063                                         ../contrib/lib/libsamplerate.a,
1064                                         ../contrib/lib/libx264.a,
1065                                         ../contrib/lib/libxvidcore.a,
1066                                         ../contrib/lib/libdca.a,
1067                                         ../contrib/lib/libmkv.a,
1068                                         ../contrib/lib/libswscale.a,
1069                                         "-ldl",
1070                                         "-flat_namespace",
1071                                         "-read_only_relocs",
1072                                         suppress,
1073                                 );
1074                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1075                                 PREBINDING = NO;
1076                                 PRODUCT_NAME = hb;
1077                                 SEPARATE_STRIP = YES;
1078                                 ZERO_LINK = NO;
1079                         };
1080                         name = Deployment;
1081                 };
1082                 0D096E680B707D5800A845D4 /* Default */ = {
1083                         isa = XCBuildConfiguration;
1084                         buildSettings = {
1085                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1086                                 DYLIB_COMPATIBILITY_VERSION = 1;
1087                                 DYLIB_CURRENT_VERSION = 1;
1088                                 EXECUTABLE_PREFIX = lib;
1089                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1090                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1091                                 GCC_MODEL_TUNING = G5;
1092                                 GCC_OPTIMIZATION_LEVEL = s;
1093                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1094                                 GCC_PREFIX_HEADER = "";
1095                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1096                                 INSTALL_PATH = /usr/local/lib;
1097                                 LIBRARY_SEARCH_PATHS = "";
1098                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1099                                 OTHER_CFLAGS = (
1100                                         "-D__LIBHB__",
1101                                         "-DSYS_DARWIN",
1102                                         "$(OTHER_CFLAGS_QUOTED_1)",
1103                                         "-DUSE_PTHREAD",
1104                                 );
1105                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=22007083100";
1106                                 OTHER_LDFLAGS = (
1107                                         ../contrib/lib/libmp4v2.a,
1108                                         ../contrib/lib/liba52.a,
1109                                         ../contrib/lib/libavformat.a,
1110                                         ../contrib/lib/libavcodec.a,
1111                                         ../contrib/lib/libavutil.a,
1112                                         ../contrib/lib/libdvdread.a,
1113                                         ../contrib/lib/libdvdcss.a,
1114                                         ../contrib/lib/libfaac.a,
1115                                         ../contrib/lib/libmp3lame.a,
1116                                         ../contrib/lib/libmpeg2.a,
1117                                         ../contrib/lib/libvorbis.a,
1118                                         ../contrib/lib/libvorbisenc.a,
1119                                         ../contrib/lib/libogg.a,
1120                                         ../contrib/lib/libsamplerate.a,
1121                                         ../contrib/lib/libx264.a,
1122                                         ../contrib/lib/libxvidcore.a,
1123                                         ../contrib/lib/libdca.a,
1124                                         ../contrib/lib/libmkv.a,
1125                                         ../contrib/lib/libswscale.a,
1126                                         "-ldl",
1127                                         "-flat_namespace",
1128                                         "-read_only_relocs",
1129                                         suppress,
1130                                 );
1131                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1132                                 PREBINDING = NO;
1133                                 PRODUCT_NAME = hb;
1134                                 SEPARATE_STRIP = YES;
1135                                 ZERO_LINK = NO;
1136                         };
1137                         name = Default;
1138                 };
1139                 0D096E690B707D5800A845D4 /* UB */ = {
1140                         isa = XCBuildConfiguration;
1141                         buildSettings = {
1142                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1143                                 DYLIB_COMPATIBILITY_VERSION = 1;
1144                                 DYLIB_CURRENT_VERSION = 1;
1145                                 EXECUTABLE_PREFIX = lib;
1146                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1147                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1148                                 GCC_MODEL_TUNING = G5;
1149                                 GCC_OPTIMIZATION_LEVEL = s;
1150                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1151                                 GCC_PREFIX_HEADER = "";
1152                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1153                                 INSTALL_PATH = /usr/local/lib;
1154                                 LIBRARY_SEARCH_PATHS = "";
1155                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1156                                 OTHER_CFLAGS = (
1157                                         "-D__LIBHB__",
1158                                         "-DSYS_DARWIN",
1159                                         "$(OTHER_CFLAGS_QUOTED_1)",
1160                                         "-DUSE_PTHREAD",
1161                                 );
1162                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=22007083100";
1163                                 OTHER_LDFLAGS = (
1164                                         ../contrib/lib/libmp4v2.a,
1165                                         ../contrib/lib/liba52.a,
1166                                         ../contrib/lib/libavformat.a,
1167                                         ../contrib/lib/libavcodec.a,
1168                                         ../contrib/lib/libavutil.a,
1169                                         ../contrib/lib/libdvdread.a,
1170                                         ../contrib/lib/libdvdcss.a,
1171                                         ../contrib/lib/libfaac.a,
1172                                         ../contrib/lib/libmp3lame.a,
1173                                         ../contrib/lib/libmpeg2.a,
1174                                         ../contrib/lib/libvorbis.a,
1175                                         ../contrib/lib/libvorbisenc.a,
1176                                         ../contrib/lib/libogg.a,
1177                                         ../contrib/lib/libsamplerate.a,
1178                                         ../contrib/lib/libx264.a,
1179                                         ../contrib/lib/libxvidcore.a,
1180                                         ../contrib/lib/libdca.a,
1181                                         ../contrib/lib/libmkv.a,
1182                                         ../contrib/lib/libswscale.a,
1183                                         "-ldl",
1184                                         "-flat_namespace",
1185                                         "-read_only_relocs",
1186                                         suppress,
1187                                 );
1188                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1189                                 PREBINDING = NO;
1190                                 PRODUCT_NAME = hb;
1191                                 SEPARATE_STRIP = YES;
1192                                 ZERO_LINK = NO;
1193                         };
1194                         name = UB;
1195                 };
1196                 0D88F56B0B6CDCD400F81F26 /* UB */ = {
1197                         isa = XCBuildConfiguration;
1198                         buildSettings = {
1199                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1200                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1201                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1202                                 GCC_MODEL_TUNING = G5;
1203                                 GCC_OPTIMIZATION_LEVEL = s;
1204                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1205                                 GCC_PREFIX_HEADER = "";
1206                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1207                                 INSTALL_PATH = /usr/local/lib;
1208                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1209                                 OTHER_CFLAGS = (
1210                                         "-D__LIBHB__",
1211                                         "-DSYS_DARWIN",
1212                                         "$(OTHER_CFLAGS_QUOTED_1)",
1213                                         "-DUSE_PTHREAD",
1214                                 );
1215                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.1\\\" -DHB_BUILD=2007083100";
1216                                 OTHER_LDFLAGS = "";
1217                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1218                                 PREBINDING = NO;
1219                                 PRODUCT_NAME = hb;
1220                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1221                                 ZERO_LINK = NO;
1222                         };
1223                         name = UB;
1224                 };
1225                 0D88F56C0B6CDCD400F81F26 /* UB */ = {
1226                         isa = XCBuildConfiguration;
1227                         buildSettings = {
1228                                 CONFIGURATION_BUILD_DIR = ..;
1229                                 CURRENT_PROJECT_VERSION = 0.9.1;
1230                                 FRAMEWORK_SEARCH_PATHS = (
1231                                         "$(inherited)",
1232                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1233                                 );
1234                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1235                                 GCC_OPTIMIZATION_LEVEL = s;
1236                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1237                                 HEADER_SEARCH_PATHS = (
1238                                         ../libhb,
1239                                         ../contrib/include,
1240                                 );
1241                                 INFOPLIST_FILE = HandBrake.plist;
1242                                 LIBRARY_SEARCH_PATHS = "";
1243                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1244                                 OTHER_CFLAGS = "";
1245                                 OTHER_LDFLAGS = (
1246                                         ../libhb/libhb.a,
1247                                         ../contrib/lib/libmp4v2.a,
1248                                         ../contrib/lib/liba52.a,
1249                                         ../contrib/lib/libavformat.a,
1250                                         ../contrib/lib/libavcodec.a,
1251                                         ../contrib/lib/libavutil.a,
1252                                         ../contrib/lib/libdvdread.a,
1253                                         ../contrib/lib/libdvdcss.a,
1254                                         ../contrib/lib/libfaac.a,
1255                                         ../contrib/lib/libmp3lame.a,
1256                                         ../contrib/lib/libmpeg2.a,
1257                                         ../contrib/lib/libvorbis.a,
1258                                         ../contrib/lib/libvorbisenc.a,
1259                                         ../contrib/lib/libogg.a,
1260                                         ../contrib/lib/libsamplerate.a,
1261                                         ../contrib/lib/libx264.a,
1262                                         ../contrib/lib/libxvidcore.a,
1263                                         ../contrib/lib/libdca.a,
1264                                         ../contrib/lib/libmkv.a,
1265                                         ../contrib/lib/libswscale.a,
1266                                 );
1267                                 PRODUCT_NAME = HandBrake;
1268                                 SECTORDER_FLAGS = "";
1269                                 WARNING_CFLAGS = (
1270                                         "-Wmost",
1271                                         "-Wno-four-char-constants",
1272                                         "-Wno-unknown-pragmas",
1273                                 );
1274                                 WRAPPER_EXTENSION = app;
1275                         };
1276                         name = UB;
1277                 };
1278                 0D88F56D0B6CDCD400F81F26 /* UB */ = {
1279                         isa = XCBuildConfiguration;
1280                         buildSettings = {
1281                                 CONFIGURATION_BUILD_DIR = ..;
1282                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1283                                 GCC_MODEL_TUNING = G5;
1284                                 GCC_OPTIMIZATION_LEVEL = s;
1285                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1286                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1287                                 HEADER_SEARCH_PATHS = ../libhb;
1288                                 INFOPLIST_FILE = Express.plist;
1289                                 INSTALL_PATH = "$(HOME)/Applications";
1290                                 LIBRARY_SEARCH_PATHS = (
1291                                         "$(inherited)",
1292                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1293                                 );
1294                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1295                                 OTHER_LDFLAGS = (
1296                                         ../libhb/libhb.a,
1297                                         ../contrib/lib/libmp4v2.a,
1298                                         ../contrib/lib/liba52.a,
1299                                         ../contrib/lib/libavformat.a,
1300                                         ../contrib/lib/libavcodec.a,
1301                                         ../contrib/lib/libavutil.a,
1302                                         ../contrib/lib/libdvdread.a,
1303                                         ../contrib/lib/libdvdcss.a,
1304                                         ../contrib/lib/libfaac.a,
1305                                         ../contrib/lib/libmp3lame.a,
1306                                         ../contrib/lib/libmpeg2.a,
1307                                         ../contrib/lib/libvorbis.a,
1308                                         ../contrib/lib/libvorbisenc.a,
1309                                         ../contrib/lib/libogg.a,
1310                                         ../contrib/lib/libsamplerate.a,
1311                                         ../contrib/lib/libx264.a,
1312                                         ../contrib/lib/libxvidcore.a,
1313                                         ../contrib/lib/libdca.a,
1314                                         ../contrib/lib/libmkv.a,
1315                                         ../contrib/lib/libswscale.a,
1316                                 );
1317                                 PREBINDING = NO;
1318                                 PRODUCT_NAME = "Instant HandBrake";
1319                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1320                                 WRAPPER_EXTENSION = app;
1321                                 ZERO_LINK = NO;
1322                         };
1323                         name = UB;
1324                 };
1325                 0D88F56E0B6CDCD400F81F26 /* UB */ = {
1326                         isa = XCBuildConfiguration;
1327                         buildSettings = {
1328                                 CONFIGURATION_BUILD_DIR = ..;
1329                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1330                                 GCC_MODEL_TUNING = G5;
1331                                 GCC_OPTIMIZATION_LEVEL = s;
1332                                 HEADER_SEARCH_PATHS = ../libhb;
1333                                 INSTALL_PATH = /usr/local/bin;
1334                                 LIBRARY_SEARCH_PATHS = "";
1335                                 OTHER_CFLAGS = "";
1336                                 OTHER_LDFLAGS = (
1337                                         ../libhb/libhb.a,
1338                                         ../contrib/lib/libmp4v2.a,
1339                                         ../contrib/lib/liba52.a,
1340                                         ../contrib/lib/libavformat.a,
1341                                         ../contrib/lib/libavcodec.a,
1342                                         ../contrib/lib/libavutil.a,
1343                                         ../contrib/lib/libdvdread.a,
1344                                         ../contrib/lib/libdvdcss.a,
1345                                         ../contrib/lib/libfaac.a,
1346                                         ../contrib/lib/libmp3lame.a,
1347                                         ../contrib/lib/libmpeg2.a,
1348                                         ../contrib/lib/libvorbis.a,
1349                                         ../contrib/lib/libvorbisenc.a,
1350                                         ../contrib/lib/libogg.a,
1351                                         ../contrib/lib/libsamplerate.a,
1352                                         ../contrib/lib/libx264.a,
1353                                         ../contrib/lib/libxvidcore.a,
1354                                         "-lz",
1355                                         ../contrib/lib/libdca.a,
1356                                         ../contrib/lib/libmkv.a,
1357                                         ../contrib/lib/libswscale.a,
1358                                 );
1359                                 PREBINDING = NO;
1360                                 PRODUCT_NAME = HandBrakeCLI;
1361                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1362                                 ZERO_LINK = NO;
1363                         };
1364                         name = UB;
1365                 };
1366                 0D88F56F0B6CDCD400F81F26 /* UB */ = {
1367                         isa = XCBuildConfiguration;
1368                         buildSettings = {
1369                                 ARCHS = (
1370                                         ppc,
1371                                         i386,
1372                                 );
1373                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
1374                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1375                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1376                         };
1377                         name = UB;
1378                 };
1379                 0DFF0B740B6BC70400549488 /* Development */ = {
1380                         isa = XCBuildConfiguration;
1381                         buildSettings = {
1382                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1383                                 COPY_PHASE_STRIP = NO;
1384                                 GCC_DYNAMIC_NO_PIC = NO;
1385                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1386                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1387                                 GCC_MODEL_TUNING = G5;
1388                                 GCC_OPTIMIZATION_LEVEL = 0;
1389                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1390                                 GCC_PREFIX_HEADER = "";
1391                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1392                                 INSTALL_PATH = /usr/local/lib;
1393                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1394                                 OTHER_CFLAGS = (
1395                                         "-D__LIBHB__",
1396                                         "-DSYS_DARWIN",
1397                                         "$(OTHER_CFLAGS_QUOTED_1)",
1398                                         "-DUSE_PTHREAD",
1399                                 );
1400                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.0\\\" -DHB_BUILD=2007081900";
1401                                 OTHER_LDFLAGS = "";
1402                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1403                                 PREBINDING = NO;
1404                                 PRODUCT_NAME = hb;
1405                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1406                                 ZERO_LINK = NO;
1407                         };
1408                         name = Development;
1409                 };
1410                 0DFF0B750B6BC70400549488 /* Deployment */ = {
1411                         isa = XCBuildConfiguration;
1412                         buildSettings = {
1413                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1414                                 COPY_PHASE_STRIP = YES;
1415                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1416                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1417                                 GCC_MODEL_TUNING = G5;
1418                                 GCC_OPTIMIZATION_LEVEL = s;
1419                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1420                                 GCC_PREFIX_HEADER = "";
1421                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1422                                 INSTALL_PATH = /usr/local/lib;
1423                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1424                                 OTHER_CFLAGS = (
1425                                         "-D__LIBHB__",
1426                                         "-DSYS_DARWIN",
1427                                         "$(OTHER_CFLAGS_QUOTED_1)",
1428                                         "-DUSE_PTHREAD",
1429                                 );
1430                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.0\\\" -DHB_BUILD=2007081900";
1431                                 OTHER_LDFLAGS = "";
1432                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1433                                 PREBINDING = NO;
1434                                 PRODUCT_NAME = hb;
1435                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1436                                 ZERO_LINK = NO;
1437                         };
1438                         name = Deployment;
1439                 };
1440                 0DFF0B760B6BC70400549488 /* Default */ = {
1441                         isa = XCBuildConfiguration;
1442                         buildSettings = {
1443                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1444                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1445                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1446                                 GCC_MODEL_TUNING = G5;
1447                                 GCC_OPTIMIZATION_LEVEL = s;
1448                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1449                                 GCC_PREFIX_HEADER = "";
1450                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1451                                 INSTALL_PATH = /usr/local/lib;
1452                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1453                                 OTHER_CFLAGS = (
1454                                         "-D__LIBHB__",
1455                                         "-DSYS_DARWIN",
1456                                         "$(OTHER_CFLAGS_QUOTED_1)",
1457                                         "-DUSE_PTHREAD",
1458                                 );
1459                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.9.0\\\" -DHB_BUILD=2007081900";
1460                                 OTHER_LDFLAGS = "";
1461                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1462                                 PREBINDING = NO;
1463                                 PRODUCT_NAME = hb;
1464                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1465                                 ZERO_LINK = NO;
1466                         };
1467                         name = Default;
1468                 };
1469                 0DFF0C0D0B6BCEE000549488 /* Development */ = {
1470                         isa = XCBuildConfiguration;
1471                         buildSettings = {
1472                                 CONFIGURATION_BUILD_DIR = ..;
1473                                 COPY_PHASE_STRIP = NO;
1474                                 GCC_DYNAMIC_NO_PIC = NO;
1475                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1476                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1477                                 GCC_MODEL_TUNING = G5;
1478                                 GCC_OPTIMIZATION_LEVEL = s;
1479                                 HEADER_SEARCH_PATHS = ../libhb;
1480                                 INSTALL_PATH = /usr/local/bin;
1481                                 LIBRARY_SEARCH_PATHS = "";
1482                                 OTHER_CFLAGS = "";
1483                                 OTHER_LDFLAGS = (
1484                                         ../libhb/libhb.a,
1485                                         ../contrib/lib/libmp4v2.a,
1486                                         ../contrib/lib/liba52.a,
1487                                         ../contrib/lib/libavformat.a,
1488                                         ../contrib/lib/libavcodec.a,
1489                                         ../contrib/lib/libavutil.a,
1490                                         ../contrib/lib/libdvdread.a,
1491                                         ../contrib/lib/libdvdcss.a,
1492                                         ../contrib/lib/libfaac.a,
1493                                         ../contrib/lib/libmp3lame.a,
1494                                         ../contrib/lib/libmpeg2.a,
1495                                         ../contrib/lib/libvorbis.a,
1496                                         ../contrib/lib/libvorbisenc.a,
1497                                         ../contrib/lib/libogg.a,
1498                                         ../contrib/lib/libsamplerate.a,
1499                                         ../contrib/lib/libx264.a,
1500                                         ../contrib/lib/libxvidcore.a,
1501                                         "-lz",
1502                                         ../contrib/lib/libdca.a,
1503                                         ../contrib/lib/libmkv.a,
1504                                         ../contrib/lib/libswscale.a,
1505                                 );
1506                                 PREBINDING = NO;
1507                                 PRODUCT_NAME = HandBrakeCLI;
1508                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1509                                 ZERO_LINK = NO;
1510                         };
1511                         name = Development;
1512                 };
1513                 0DFF0C0E0B6BCEE000549488 /* Deployment */ = {
1514                         isa = XCBuildConfiguration;
1515                         buildSettings = {
1516                                 CONFIGURATION_BUILD_DIR = ..;
1517                                 COPY_PHASE_STRIP = YES;
1518                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1519                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1520                                 GCC_MODEL_TUNING = G5;
1521                                 GCC_OPTIMIZATION_LEVEL = s;
1522                                 HEADER_SEARCH_PATHS = ../libhb;
1523                                 INSTALL_PATH = /usr/local/bin;
1524                                 LIBRARY_SEARCH_PATHS = "";
1525                                 OTHER_CFLAGS = "";
1526                                 OTHER_LDFLAGS = (
1527                                         ../libhb/libhb.a,
1528                                         ../contrib/lib/libmp4v2.a,
1529                                         ../contrib/lib/liba52.a,
1530                                         ../contrib/lib/libavformat.a,
1531                                         ../contrib/lib/libavcodec.a,
1532                                         ../contrib/lib/libavutil.a,
1533                                         ../contrib/lib/libdvdread.a,
1534                                         ../contrib/lib/libdvdcss.a,
1535                                         ../contrib/lib/libfaac.a,
1536                                         ../contrib/lib/libmp3lame.a,
1537                                         ../contrib/lib/libmpeg2.a,
1538                                         ../contrib/lib/libvorbis.a,
1539                                         ../contrib/lib/libvorbisenc.a,
1540                                         ../contrib/lib/libogg.a,
1541                                         ../contrib/lib/libsamplerate.a,
1542                                         ../contrib/lib/libx264.a,
1543                                         ../contrib/lib/libxvidcore.a,
1544                                         "-lz",
1545                                         ../contrib/lib/libdca.a,
1546                                         ../contrib/lib/libmkv.a,
1547                                         ../contrib/lib/libswscale.a,
1548                                 );
1549                                 PREBINDING = NO;
1550                                 PRODUCT_NAME = HandBrakeCLI;
1551                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1552                                 ZERO_LINK = NO;
1553                         };
1554                         name = Deployment;
1555                 };
1556                 0DFF0C0F0B6BCEE000549488 /* Default */ = {
1557                         isa = XCBuildConfiguration;
1558                         buildSettings = {
1559                                 CONFIGURATION_BUILD_DIR = ..;
1560                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1561                                 GCC_MODEL_TUNING = G5;
1562                                 GCC_OPTIMIZATION_LEVEL = s;
1563                                 HEADER_SEARCH_PATHS = ../libhb;
1564                                 INSTALL_PATH = /usr/local/bin;
1565                                 LIBRARY_SEARCH_PATHS = "";
1566                                 OTHER_CFLAGS = "";
1567                                 OTHER_LDFLAGS = (
1568                                         ../libhb/libhb.a,
1569                                         ../contrib/lib/libmp4v2.a,
1570                                         ../contrib/lib/liba52.a,
1571                                         ../contrib/lib/libavformat.a,
1572                                         ../contrib/lib/libavcodec.a,
1573                                         ../contrib/lib/libavutil.a,
1574                                         ../contrib/lib/libdvdread.a,
1575                                         ../contrib/lib/libdvdcss.a,
1576                                         ../contrib/lib/libfaac.a,
1577                                         ../contrib/lib/libmp3lame.a,
1578                                         ../contrib/lib/libmpeg2.a,
1579                                         ../contrib/lib/libvorbis.a,
1580                                         ../contrib/lib/libvorbisenc.a,
1581                                         ../contrib/lib/libogg.a,
1582                                         ../contrib/lib/libsamplerate.a,
1583                                         ../contrib/lib/libx264.a,
1584                                         ../contrib/lib/libxvidcore.a,
1585                                         "-lz",
1586                                         ../contrib/lib/libdca.a,
1587                                         ../contrib/lib/libmkv.a,
1588                                         ../contrib/lib/libswscale.a,
1589                                 );
1590                                 PREBINDING = NO;
1591                                 PRODUCT_NAME = HandBrakeCLI;
1592                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1593                                 ZERO_LINK = NO;
1594                         };
1595                         name = Default;
1596                 };
1597                 4D1EA2DE0993B01100FDC1A2 /* Development */ = {
1598                         isa = XCBuildConfiguration;
1599                         buildSettings = {
1600                                 COPY_PHASE_STRIP = NO;
1601                                 GCC_DYNAMIC_NO_PIC = NO;
1602                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1603                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1604                                 GCC_MODEL_TUNING = G5;
1605                                 GCC_OPTIMIZATION_LEVEL = 0;
1606                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1607                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1608                                 HEADER_SEARCH_PATHS = ../libhb;
1609                                 INFOPLIST_FILE = Express.plist;
1610                                 INSTALL_PATH = "$(HOME)/Applications";
1611                                 LIBRARY_SEARCH_PATHS = (
1612                                         "$(inherited)",
1613                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1614                                 );
1615                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1616                                 OTHER_LDFLAGS = (
1617                                         ../libhb/libhb.a,
1618                                         ../contrib/lib/libmp4v2.a,
1619                                         ../contrib/lib/liba52.a,
1620                                         ../contrib/lib/libavformat.a,
1621                                         ../contrib/lib/libavcodec.a,
1622                                         ../contrib/lib/libavutil.a,
1623                                         ../contrib/lib/libdvdread.a,
1624                                         ../contrib/lib/libdvdcss.a,
1625                                         ../contrib/lib/libfaac.a,
1626                                         ../contrib/lib/libmp3lame.a,
1627                                         ../contrib/lib/libmpeg2.a,
1628                                         ../contrib/lib/libvorbis.a,
1629                                         ../contrib/lib/libvorbisenc.a,
1630                                         ../contrib/lib/libogg.a,
1631                                         ../contrib/lib/libsamplerate.a,
1632                                         ../contrib/lib/libx264.a,
1633                                         ../contrib/lib/libxvidcore.a,
1634                                         ../contrib/lib/libdca.a,
1635                                         ../contrib/lib/libmkv.a,
1636                                         ../contrib/lib/libswscale.a,
1637                                 );
1638                                 PREBINDING = NO;
1639                                 PRODUCT_NAME = "Instant HandBrake";
1640                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1641                                 WRAPPER_EXTENSION = app;
1642                                 ZERO_LINK = NO;
1643                         };
1644                         name = Development;
1645                 };
1646                 4D1EA2DF0993B01100FDC1A2 /* Deployment */ = {
1647                         isa = XCBuildConfiguration;
1648                         buildSettings = {
1649                                 COPY_PHASE_STRIP = YES;
1650                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1651                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1652                                 GCC_MODEL_TUNING = G5;
1653                                 GCC_OPTIMIZATION_LEVEL = s;
1654                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1655                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1656                                 HEADER_SEARCH_PATHS = ../libhb;
1657                                 INFOPLIST_FILE = Express.plist;
1658                                 INSTALL_PATH = "$(HOME)/Applications";
1659                                 LIBRARY_SEARCH_PATHS = (
1660                                         "$(inherited)",
1661                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1662                                 );
1663                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1664                                 OTHER_LDFLAGS = (
1665                                         ../libhb/libhb.a,
1666                                         ../contrib/lib/libmp4v2.a,
1667                                         ../contrib/lib/liba52.a,
1668                                         ../contrib/lib/libavformat.a,
1669                                         ../contrib/lib/libavcodec.a,
1670                                         ../contrib/lib/libavutil.a,
1671                                         ../contrib/lib/libdvdread.a,
1672                                         ../contrib/lib/libdvdcss.a,
1673                                         ../contrib/lib/libfaac.a,
1674                                         ../contrib/lib/libmp3lame.a,
1675                                         ../contrib/lib/libmpeg2.a,
1676                                         ../contrib/lib/libvorbis.a,
1677                                         ../contrib/lib/libvorbisenc.a,
1678                                         ../contrib/lib/libogg.a,
1679                                         ../contrib/lib/libsamplerate.a,
1680                                         ../contrib/lib/libx264.a,
1681                                         ../contrib/lib/libxvidcore.a,
1682                                         ../contrib/lib/libdca.a,
1683                                         ../contrib/lib/libmkv.a,
1684                                         ../contrib/lib/libswscale.a,
1685                                 );
1686                                 PREBINDING = NO;
1687                                 PRODUCT_NAME = "Instant HandBrake";
1688                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1689                                 WRAPPER_EXTENSION = app;
1690                                 ZERO_LINK = NO;
1691                         };
1692                         name = Deployment;
1693                 };
1694                 4D1EA2E00993B01100FDC1A2 /* Default */ = {
1695                         isa = XCBuildConfiguration;
1696                         buildSettings = {
1697                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1698                                 GCC_MODEL_TUNING = G5;
1699                                 GCC_OPTIMIZATION_LEVEL = s;
1700                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1701                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1702                                 HEADER_SEARCH_PATHS = ../libhb;
1703                                 INFOPLIST_FILE = Express.plist;
1704                                 INSTALL_PATH = "$(HOME)/Applications";
1705                                 LIBRARY_SEARCH_PATHS = (
1706                                         "$(inherited)",
1707                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1708                                 );
1709                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1710                                 OTHER_LDFLAGS = (
1711                                         ../libhb/libhb.a,
1712                                         ../contrib/lib/libmp4v2.a,
1713                                         ../contrib/lib/liba52.a,
1714                                         ../contrib/lib/libavformat.a,
1715                                         ../contrib/lib/libavcodec.a,
1716                                         ../contrib/lib/libavutil.a,
1717                                         ../contrib/lib/libdvdread.a,
1718                                         ../contrib/lib/libdvdcss.a,
1719                                         ../contrib/lib/libfaac.a,
1720                                         ../contrib/lib/libmp3lame.a,
1721                                         ../contrib/lib/libmpeg2.a,
1722                                         ../contrib/lib/libvorbis.a,
1723                                         ../contrib/lib/libvorbisenc.a,
1724                                         ../contrib/lib/libogg.a,
1725                                         ../contrib/lib/libsamplerate.a,
1726                                         ../contrib/lib/libx264.a,
1727                                         ../contrib/lib/libxvidcore.a,
1728                                         ../contrib/lib/libdca.a,
1729                                         ../contrib/lib/libmkv.a,
1730                                         ../contrib/lib/libswscale.a,
1731                                 );
1732                                 PREBINDING = NO;
1733                                 PRODUCT_NAME = "Instant HandBrake";
1734                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1735                                 WRAPPER_EXTENSION = app;
1736                                 ZERO_LINK = NO;
1737                         };
1738                         name = Default;
1739                 };
1740                 4D4E7BC1087804870051572B /* Development */ = {
1741                         isa = XCBuildConfiguration;
1742                         buildSettings = {
1743                                 CONFIGURATION_BUILD_DIR = ..;
1744                                 COPY_PHASE_STRIP = NO;
1745                                 CURRENT_PROJECT_VERSION = 0.9.1;
1746                                 FRAMEWORK_SEARCH_PATHS = (
1747                                         "$(inherited)",
1748                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1749                                 );
1750                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1751                                 GCC_DYNAMIC_NO_PIC = YES;
1752                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1753                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1754                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1755                                 HEADER_SEARCH_PATHS = (
1756                                         ../libhb,
1757                                         ../contrib/include,
1758                                 );
1759                                 INFOPLIST_FILE = HandBrake.plist;
1760                                 LIBRARY_SEARCH_PATHS = "";
1761                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1762                                 OTHER_CFLAGS = "";
1763                                 OTHER_LDFLAGS = (
1764                                         ../libhb/libhb.a,
1765                                         ../contrib/lib/libmp4v2.a,
1766                                         ../contrib/lib/liba52.a,
1767                                         ../contrib/lib/libavformat.a,
1768                                         ../contrib/lib/libavcodec.a,
1769                                         ../contrib/lib/libavutil.a,
1770                                         ../contrib/lib/libdvdread.a,
1771                                         ../contrib/lib/libdvdcss.a,
1772                                         ../contrib/lib/libfaac.a,
1773                                         ../contrib/lib/libmp3lame.a,
1774                                         ../contrib/lib/libmpeg2.a,
1775                                         ../contrib/lib/libvorbis.a,
1776                                         ../contrib/lib/libvorbisenc.a,
1777                                         ../contrib/lib/libogg.a,
1778                                         ../contrib/lib/libsamplerate.a,
1779                                         ../contrib/lib/libx264.a,
1780                                         ../contrib/lib/libxvidcore.a,
1781                                         ../contrib/lib/libdca.a,
1782                                         ../contrib/lib/libmkv.a,
1783                                         ../contrib/lib/libswscale.a,
1784                                 );
1785                                 PRODUCT_NAME = HandBrake;
1786                                 SECTORDER_FLAGS = "";
1787                                 WARNING_CFLAGS = (
1788                                         "-Wmost",
1789                                         "-Wno-four-char-constants",
1790                                         "-Wno-unknown-pragmas",
1791                                 );
1792                                 WRAPPER_EXTENSION = app;
1793                                 ZERO_LINK = NO;
1794                         };
1795                         name = Development;
1796                 };
1797                 4D4E7BC2087804870051572B /* Deployment */ = {
1798                         isa = XCBuildConfiguration;
1799                         buildSettings = {
1800                                 CONFIGURATION_BUILD_DIR = ..;
1801                                 COPY_PHASE_STRIP = YES;
1802                                 CURRENT_PROJECT_VERSION = 0.9.1;
1803                                 FRAMEWORK_SEARCH_PATHS = (
1804                                         "$(inherited)",
1805                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1806                                 );
1807                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1808                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1809                                 GCC_OPTIMIZATION_LEVEL = s;
1810                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1811                                 HEADER_SEARCH_PATHS = (
1812                                         ../libhb,
1813                                         ../contrib/include,
1814                                 );
1815                                 INFOPLIST_FILE = HandBrake.plist;
1816                                 LIBRARY_SEARCH_PATHS = "";
1817                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1818                                 OTHER_CFLAGS = "";
1819                                 OTHER_LDFLAGS = (
1820                                         ../libhb/libhb.a,
1821                                         ../contrib/lib/libmp4v2.a,
1822                                         ../contrib/lib/liba52.a,
1823                                         ../contrib/lib/libavformat.a,
1824                                         ../contrib/lib/libavcodec.a,
1825                                         ../contrib/lib/libavutil.a,
1826                                         ../contrib/lib/libdvdread.a,
1827                                         ../contrib/lib/libdvdcss.a,
1828                                         ../contrib/lib/libfaac.a,
1829                                         ../contrib/lib/libmp3lame.a,
1830                                         ../contrib/lib/libmpeg2.a,
1831                                         ../contrib/lib/libvorbis.a,
1832                                         ../contrib/lib/libvorbisenc.a,
1833                                         ../contrib/lib/libogg.a,
1834                                         ../contrib/lib/libsamplerate.a,
1835                                         ../contrib/lib/libx264.a,
1836                                         ../contrib/lib/libxvidcore.a,
1837                                         ../contrib/lib/libdca.a,
1838                                         ../contrib/lib/libmkv.a,
1839                                         ../contrib/lib/libswscale.a,
1840                                 );
1841                                 PRODUCT_NAME = HandBrake;
1842                                 SECTORDER_FLAGS = "";
1843                                 WARNING_CFLAGS = (
1844                                         "-Wmost",
1845                                         "-Wno-four-char-constants",
1846                                         "-Wno-unknown-pragmas",
1847                                 );
1848                                 WRAPPER_EXTENSION = app;
1849                                 ZERO_LINK = NO;
1850                         };
1851                         name = Deployment;
1852                 };
1853                 4D4E7BC3087804870051572B /* Default */ = {
1854                         isa = XCBuildConfiguration;
1855                         buildSettings = {
1856                                 CONFIGURATION_BUILD_DIR = ..;
1857                                 CURRENT_PROJECT_VERSION = 0.9.1;
1858                                 FRAMEWORK_SEARCH_PATHS = (
1859                                         "$(inherited)",
1860                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1861                                 );
1862                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1863                                 GCC_OPTIMIZATION_LEVEL = s;
1864                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1865                                 HEADER_SEARCH_PATHS = (
1866                                         ../libhb,
1867                                         ../contrib/include,
1868                                 );
1869                                 INFOPLIST_FILE = HandBrake.plist;
1870                                 LIBRARY_SEARCH_PATHS = "";
1871                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1872                                 OTHER_CFLAGS = "";
1873                                 OTHER_LDFLAGS = (
1874                                         ../libhb/libhb.a,
1875                                         ../contrib/lib/libmp4v2.a,
1876                                         ../contrib/lib/liba52.a,
1877                                         ../contrib/lib/libavformat.a,
1878                                         ../contrib/lib/libavcodec.a,
1879                                         ../contrib/lib/libavutil.a,
1880                                         ../contrib/lib/libdvdread.a,
1881                                         ../contrib/lib/libdvdcss.a,
1882                                         ../contrib/lib/libfaac.a,
1883                                         ../contrib/lib/libmp3lame.a,
1884                                         ../contrib/lib/libmpeg2.a,
1885                                         ../contrib/lib/libvorbis.a,
1886                                         ../contrib/lib/libvorbisenc.a,
1887                                         ../contrib/lib/libogg.a,
1888                                         ../contrib/lib/libsamplerate.a,
1889                                         ../contrib/lib/libx264.a,
1890                                         ../contrib/lib/libxvidcore.a,
1891                                         ../contrib/lib/libdca.a,
1892                                         ../contrib/lib/libmkv.a,
1893                                         ../contrib/lib/libswscale.a,
1894                                 );
1895                                 PRODUCT_NAME = HandBrake;
1896                                 SECTORDER_FLAGS = "";
1897                                 WARNING_CFLAGS = (
1898                                         "-Wmost",
1899                                         "-Wno-four-char-constants",
1900                                         "-Wno-unknown-pragmas",
1901                                 );
1902                                 WRAPPER_EXTENSION = app;
1903                         };
1904                         name = Default;
1905                 };
1906                 4D4E7BC5087804870051572B /* Development */ = {
1907                         isa = XCBuildConfiguration;
1908                         buildSettings = {
1909                                 DEBUG_INFORMATION_FORMAT = dwarf;
1910                                 GCC_DEBUGGING_SYMBOLS = default;
1911                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1912                                 GCC_OPTIMIZATION_LEVEL = 0;
1913                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1914                                 PREBINDING = NO;
1915                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1916                                 ZERO_LINK = NO;
1917                         };
1918                         name = Development;
1919                 };
1920                 4D4E7BC6087804870051572B /* Deployment */ = {
1921                         isa = XCBuildConfiguration;
1922                         buildSettings = {
1923                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
1924                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1925                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1926                         };
1927                         name = Deployment;
1928                 };
1929                 4D4E7BC7087804870051572B /* Default */ = {
1930                         isa = XCBuildConfiguration;
1931                         buildSettings = {
1932                                 GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
1933                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1934                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1935                         };
1936                         name = Default;
1937                 };
1938 /* End XCBuildConfiguration section */
1939
1940 /* Begin XCConfigurationList section */
1941                 0D096E650B707D5800A845D4 /* Build configuration list for PBXNativeTarget "libhb dlib" */ = {
1942                         isa = XCConfigurationList;
1943                         buildConfigurations = (
1944                                 0D096E660B707D5800A845D4 /* Development */,
1945                                 0D096E670B707D5800A845D4 /* Deployment */,
1946                                 0D096E680B707D5800A845D4 /* Default */,
1947                                 0D096E690B707D5800A845D4 /* UB */,
1948                         );
1949                         defaultConfigurationIsVisible = 0;
1950                         defaultConfigurationName = Default;
1951                 };
1952                 0DFF0B730B6BC70400549488 /* Build configuration list for PBXNativeTarget "libhb" */ = {
1953                         isa = XCConfigurationList;
1954                         buildConfigurations = (
1955                                 0DFF0B740B6BC70400549488 /* Development */,
1956                                 0DFF0B750B6BC70400549488 /* Deployment */,
1957                                 0DFF0B760B6BC70400549488 /* Default */,
1958                                 0D88F56B0B6CDCD400F81F26 /* UB */,
1959                         );
1960                         defaultConfigurationIsVisible = 0;
1961                         defaultConfigurationName = Default;
1962                 };
1963                 0DFF0C0C0B6BCEE000549488 /* Build configuration list for PBXNativeTarget "HandBrakeCLI" */ = {
1964                         isa = XCConfigurationList;
1965                         buildConfigurations = (
1966                                 0DFF0C0D0B6BCEE000549488 /* Development */,
1967                                 0DFF0C0E0B6BCEE000549488 /* Deployment */,
1968                                 0DFF0C0F0B6BCEE000549488 /* Default */,
1969                                 0D88F56E0B6CDCD400F81F26 /* UB */,
1970                         );
1971                         defaultConfigurationIsVisible = 0;
1972                         defaultConfigurationName = Default;
1973                 };
1974                 4D1EA2DD0993B01100FDC1A2 /* Build configuration list for PBXNativeTarget "Instant HandBrake" */ = {
1975                         isa = XCConfigurationList;
1976                         buildConfigurations = (
1977                                 4D1EA2DE0993B01100FDC1A2 /* Development */,
1978                                 4D1EA2DF0993B01100FDC1A2 /* Deployment */,
1979                                 4D1EA2E00993B01100FDC1A2 /* Default */,
1980                                 0D88F56D0B6CDCD400F81F26 /* UB */,
1981                         );
1982                         defaultConfigurationIsVisible = 0;
1983                         defaultConfigurationName = Default;
1984                 };
1985                 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */ = {
1986                         isa = XCConfigurationList;
1987                         buildConfigurations = (
1988                                 4D4E7BC1087804870051572B /* Development */,
1989                                 4D4E7BC2087804870051572B /* Deployment */,
1990                                 4D4E7BC3087804870051572B /* Default */,
1991                                 0D88F56C0B6CDCD400F81F26 /* UB */,
1992                         );
1993                         defaultConfigurationIsVisible = 0;
1994                         defaultConfigurationName = Default;
1995                 };
1996                 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */ = {
1997                         isa = XCConfigurationList;
1998                         buildConfigurations = (
1999                                 4D4E7BC5087804870051572B /* Development */,
2000                                 4D4E7BC6087804870051572B /* Deployment */,
2001                                 4D4E7BC7087804870051572B /* Default */,
2002                                 0D88F56F0B6CDCD400F81F26 /* UB */,
2003                         );
2004                         defaultConfigurationIsVisible = 0;
2005                         defaultConfigurationName = Default;
2006                 };
2007 /* End XCConfigurationList section */
2008         };
2009         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
2010 }