OSDN Git Service

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