OSDN Git Service

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