OSDN Git Service

Implements libswscale in HandBrake, giving it Lanczos scaling! This major enhancement...
[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                                         ../contrib/lib/libswscale.a,
896                                         "-ldl",
897                                         "-flat_namespace",
898                                         "-read_only_relocs",
899                                         suppress,
900                                 );
901                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
902                                 PREBINDING = NO;
903                                 PRODUCT_NAME = hb;
904                                 SEPARATE_STRIP = YES;
905                                 ZERO_LINK = NO;
906                         };
907                         name = Development;
908                 };
909                 0D096E670B707D5800A845D4 /* Deployment */ = {
910                         isa = XCBuildConfiguration;
911                         buildSettings = {
912                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
913                                 COPY_PHASE_STRIP = YES;
914                                 DYLIB_COMPATIBILITY_VERSION = 1;
915                                 DYLIB_CURRENT_VERSION = 1;
916                                 EXECUTABLE_PREFIX = lib;
917                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
918                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
919                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
920                                 GCC_MODEL_TUNING = G5;
921                                 GCC_OPTIMIZATION_LEVEL = s;
922                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
923                                 GCC_PREFIX_HEADER = "";
924                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
925                                 INSTALL_PATH = /usr/local/lib;
926                                 LIBRARY_SEARCH_PATHS = "";
927                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
928                                 OTHER_CFLAGS = (
929                                         "-D__LIBHB__",
930                                         "-DSYS_DARWIN",
931                                         "$(OTHER_CFLAGS_QUOTED_1)",
932                                         "-DUSE_PTHREAD",
933                                 );
934                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100 ";
935                                 OTHER_LDFLAGS = (
936                                         ../contrib/lib/libmp4v2.a,
937                                         ../contrib/lib/liba52.a,
938                                         ../contrib/lib/libavformat.a,
939                                         ../contrib/lib/libavcodec.a,
940                                         ../contrib/lib/libavutil.a,
941                                         ../contrib/lib/libdvdread.a,
942                                         ../contrib/lib/libdvdcss.a,
943                                         ../contrib/lib/libfaac.a,
944                                         ../contrib/lib/libmp3lame.a,
945                                         ../contrib/lib/libmpeg2.a,
946                                         ../contrib/lib/libvorbis.a,
947                                         ../contrib/lib/libvorbisenc.a,
948                                         ../contrib/lib/libogg.a,
949                                         ../contrib/lib/libsamplerate.a,
950                                         ../contrib/lib/libx264.a,
951                                         ../contrib/lib/libxvidcore.a,
952                                         ../contrib/lib/libdca.a,
953                                         ../contrib/lib/libmkv.a,
954                                         ../contrib/lib/libswscale.a,
955                                         "-ldl",
956                                         "-flat_namespace",
957                                         "-read_only_relocs",
958                                         suppress,
959                                 );
960                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
961                                 PREBINDING = NO;
962                                 PRODUCT_NAME = hb;
963                                 SEPARATE_STRIP = YES;
964                                 ZERO_LINK = NO;
965                         };
966                         name = Deployment;
967                 };
968                 0D096E680B707D5800A845D4 /* Default */ = {
969                         isa = XCBuildConfiguration;
970                         buildSettings = {
971                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
972                                 DYLIB_COMPATIBILITY_VERSION = 1;
973                                 DYLIB_CURRENT_VERSION = 1;
974                                 EXECUTABLE_PREFIX = lib;
975                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
976                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
977                                 GCC_MODEL_TUNING = G5;
978                                 GCC_OPTIMIZATION_LEVEL = s;
979                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
980                                 GCC_PREFIX_HEADER = "";
981                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
982                                 INSTALL_PATH = /usr/local/lib;
983                                 LIBRARY_SEARCH_PATHS = "";
984                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
985                                 OTHER_CFLAGS = (
986                                         "-D__LIBHB__",
987                                         "-DSYS_DARWIN",
988                                         "$(OTHER_CFLAGS_QUOTED_1)",
989                                         "-DUSE_PTHREAD",
990                                 );
991                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100 ";
992                                 OTHER_LDFLAGS = (
993                                         ../contrib/lib/libmp4v2.a,
994                                         ../contrib/lib/liba52.a,
995                                         ../contrib/lib/libavformat.a,
996                                         ../contrib/lib/libavcodec.a,
997                                         ../contrib/lib/libavutil.a,
998                                         ../contrib/lib/libdvdread.a,
999                                         ../contrib/lib/libdvdcss.a,
1000                                         ../contrib/lib/libfaac.a,
1001                                         ../contrib/lib/libmp3lame.a,
1002                                         ../contrib/lib/libmpeg2.a,
1003                                         ../contrib/lib/libvorbis.a,
1004                                         ../contrib/lib/libvorbisenc.a,
1005                                         ../contrib/lib/libogg.a,
1006                                         ../contrib/lib/libsamplerate.a,
1007                                         ../contrib/lib/libx264.a,
1008                                         ../contrib/lib/libxvidcore.a,
1009                                         ../contrib/lib/libdca.a,
1010                                         ../contrib/lib/libmkv.a,
1011                                         ../contrib/lib/libswscale.a,
1012                                         "-ldl",
1013                                         "-flat_namespace",
1014                                         "-read_only_relocs",
1015                                         suppress,
1016                                 );
1017                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1018                                 PREBINDING = NO;
1019                                 PRODUCT_NAME = hb;
1020                                 SEPARATE_STRIP = YES;
1021                                 ZERO_LINK = NO;
1022                         };
1023                         name = Default;
1024                 };
1025                 0D096E690B707D5800A845D4 /* UB */ = {
1026                         isa = XCBuildConfiguration;
1027                         buildSettings = {
1028                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1029                                 DYLIB_COMPATIBILITY_VERSION = 1;
1030                                 DYLIB_CURRENT_VERSION = 1;
1031                                 EXECUTABLE_PREFIX = lib;
1032                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1033                                 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1034                                 GCC_MODEL_TUNING = G5;
1035                                 GCC_OPTIMIZATION_LEVEL = s;
1036                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1037                                 GCC_PREFIX_HEADER = "";
1038                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1039                                 INSTALL_PATH = /usr/local/lib;
1040                                 LIBRARY_SEARCH_PATHS = "";
1041                                 MACOSX_DEPLOYMENT_TARGET = 10.4;
1042                                 OTHER_CFLAGS = (
1043                                         "-D__LIBHB__",
1044                                         "-DSYS_DARWIN",
1045                                         "$(OTHER_CFLAGS_QUOTED_1)",
1046                                         "-DUSE_PTHREAD",
1047                                 );
1048                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100 ";
1049                                 OTHER_LDFLAGS = (
1050                                         ../contrib/lib/libmp4v2.a,
1051                                         ../contrib/lib/liba52.a,
1052                                         ../contrib/lib/libavformat.a,
1053                                         ../contrib/lib/libavcodec.a,
1054                                         ../contrib/lib/libavutil.a,
1055                                         ../contrib/lib/libdvdread.a,
1056                                         ../contrib/lib/libdvdcss.a,
1057                                         ../contrib/lib/libfaac.a,
1058                                         ../contrib/lib/libmp3lame.a,
1059                                         ../contrib/lib/libmpeg2.a,
1060                                         ../contrib/lib/libvorbis.a,
1061                                         ../contrib/lib/libvorbisenc.a,
1062                                         ../contrib/lib/libogg.a,
1063                                         ../contrib/lib/libsamplerate.a,
1064                                         ../contrib/lib/libx264.a,
1065                                         ../contrib/lib/libxvidcore.a,
1066                                         ../contrib/lib/libdca.a,
1067                                         ../contrib/lib/libmkv.a,
1068                                         ../contrib/lib/libswscale.a,
1069                                         "-ldl",
1070                                         "-flat_namespace",
1071                                         "-read_only_relocs",
1072                                         suppress,
1073                                 );
1074                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1075                                 PREBINDING = NO;
1076                                 PRODUCT_NAME = hb;
1077                                 SEPARATE_STRIP = YES;
1078                                 ZERO_LINK = NO;
1079                         };
1080                         name = UB;
1081                 };
1082                 0D88F56B0B6CDCD400F81F26 /* UB */ = {
1083                         isa = XCBuildConfiguration;
1084                         buildSettings = {
1085                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1086                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1087                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1088                                 GCC_MODEL_TUNING = G5;
1089                                 GCC_OPTIMIZATION_LEVEL = s;
1090                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1091                                 GCC_PREFIX_HEADER = "";
1092                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1093                                 INSTALL_PATH = /usr/local/lib;
1094                                 OTHER_CFLAGS = (
1095                                         "-D__LIBHB__",
1096                                         "-DSYS_DARWIN",
1097                                         "$(OTHER_CFLAGS_QUOTED_1)",
1098                                         "-DUSE_PTHREAD",
1099                                 );
1100                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100";
1101                                 OTHER_LDFLAGS = "";
1102                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1103                                 PREBINDING = NO;
1104                                 PRODUCT_NAME = hb;
1105                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1106                                 ZERO_LINK = NO;
1107                         };
1108                         name = UB;
1109                 };
1110                 0D88F56C0B6CDCD400F81F26 /* UB */ = {
1111                         isa = XCBuildConfiguration;
1112                         buildSettings = {
1113                                 CONFIGURATION_BUILD_DIR = ..;
1114                                 CURRENT_PROJECT_VERSION = 0.8.5b1;
1115                                 FRAMEWORK_SEARCH_PATHS = (
1116                                         "$(inherited)",
1117                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1118                                 );
1119                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1120                                 GCC_OPTIMIZATION_LEVEL = s;
1121                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1122                                 HEADER_SEARCH_PATHS = (
1123                                         ../libhb,
1124                                         ../contrib/include,
1125                                 );
1126                                 INFOPLIST_FILE = HandBrake.plist;
1127                                 LIBRARY_SEARCH_PATHS = "";
1128                                 OTHER_CFLAGS = "";
1129                                 OTHER_LDFLAGS = (
1130                                         ../libhb/libhb.a,
1131                                         ../contrib/lib/libmp4v2.a,
1132                                         ../contrib/lib/liba52.a,
1133                                         ../contrib/lib/libavformat.a,
1134                                         ../contrib/lib/libavcodec.a,
1135                                         ../contrib/lib/libavutil.a,
1136                                         ../contrib/lib/libdvdread.a,
1137                                         ../contrib/lib/libdvdcss.a,
1138                                         ../contrib/lib/libfaac.a,
1139                                         ../contrib/lib/libmp3lame.a,
1140                                         ../contrib/lib/libmpeg2.a,
1141                                         ../contrib/lib/libvorbis.a,
1142                                         ../contrib/lib/libvorbisenc.a,
1143                                         ../contrib/lib/libogg.a,
1144                                         ../contrib/lib/libsamplerate.a,
1145                                         ../contrib/lib/libx264.a,
1146                                         ../contrib/lib/libxvidcore.a,
1147                                         ../contrib/lib/libdca.a,
1148                                         ../contrib/lib/libmkv.a,
1149                                         ../contrib/lib/libswscale.a,
1150                                 );
1151                                 PRODUCT_NAME = HandBrake;
1152                                 SECTORDER_FLAGS = "";
1153                                 WARNING_CFLAGS = (
1154                                         "-Wmost",
1155                                         "-Wno-four-char-constants",
1156                                         "-Wno-unknown-pragmas",
1157                                 );
1158                                 WRAPPER_EXTENSION = app;
1159                         };
1160                         name = UB;
1161                 };
1162                 0D88F56D0B6CDCD400F81F26 /* UB */ = {
1163                         isa = XCBuildConfiguration;
1164                         buildSettings = {
1165                                 CONFIGURATION_BUILD_DIR = ..;
1166                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1167                                 GCC_MODEL_TUNING = G5;
1168                                 GCC_OPTIMIZATION_LEVEL = s;
1169                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1170                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1171                                 HEADER_SEARCH_PATHS = ../libhb;
1172                                 INFOPLIST_FILE = Express.plist;
1173                                 INSTALL_PATH = "$(HOME)/Applications";
1174                                 LIBRARY_SEARCH_PATHS = (
1175                                         "$(inherited)",
1176                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1177                                 );
1178                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1179                                 OTHER_LDFLAGS = (
1180                                         ../libhb/libhb.a,
1181                                         ../contrib/lib/libmp4v2.a,
1182                                         ../contrib/lib/liba52.a,
1183                                         ../contrib/lib/libavformat.a,
1184                                         ../contrib/lib/libavcodec.a,
1185                                         ../contrib/lib/libavutil.a,
1186                                         ../contrib/lib/libdvdread.a,
1187                                         ../contrib/lib/libdvdcss.a,
1188                                         ../contrib/lib/libfaac.a,
1189                                         ../contrib/lib/libmp3lame.a,
1190                                         ../contrib/lib/libmpeg2.a,
1191                                         ../contrib/lib/libvorbis.a,
1192                                         ../contrib/lib/libvorbisenc.a,
1193                                         ../contrib/lib/libogg.a,
1194                                         ../contrib/lib/libsamplerate.a,
1195                                         ../contrib/lib/libx264.a,
1196                                         ../contrib/lib/libxvidcore.a,
1197                                         ../contrib/lib/libdca.a,
1198                                         ../contrib/lib/libmkv.a,
1199                                         ../contrib/lib/libswscale.a,
1200                                 );
1201                                 PREBINDING = NO;
1202                                 PRODUCT_NAME = "Instant HandBrake";
1203                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1204                                 WRAPPER_EXTENSION = app;
1205                                 ZERO_LINK = NO;
1206                         };
1207                         name = UB;
1208                 };
1209                 0D88F56E0B6CDCD400F81F26 /* UB */ = {
1210                         isa = XCBuildConfiguration;
1211                         buildSettings = {
1212                                 CONFIGURATION_BUILD_DIR = ..;
1213                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1214                                 GCC_MODEL_TUNING = G5;
1215                                 GCC_OPTIMIZATION_LEVEL = s;
1216                                 HEADER_SEARCH_PATHS = ../libhb;
1217                                 INSTALL_PATH = /usr/local/bin;
1218                                 LIBRARY_SEARCH_PATHS = "";
1219                                 OTHER_CFLAGS = "";
1220                                 OTHER_LDFLAGS = (
1221                                         ../libhb/libhb.a,
1222                                         ../contrib/lib/libmp4v2.a,
1223                                         ../contrib/lib/liba52.a,
1224                                         ../contrib/lib/libavformat.a,
1225                                         ../contrib/lib/libavcodec.a,
1226                                         ../contrib/lib/libavutil.a,
1227                                         ../contrib/lib/libdvdread.a,
1228                                         ../contrib/lib/libdvdcss.a,
1229                                         ../contrib/lib/libfaac.a,
1230                                         ../contrib/lib/libmp3lame.a,
1231                                         ../contrib/lib/libmpeg2.a,
1232                                         ../contrib/lib/libvorbis.a,
1233                                         ../contrib/lib/libvorbisenc.a,
1234                                         ../contrib/lib/libogg.a,
1235                                         ../contrib/lib/libsamplerate.a,
1236                                         ../contrib/lib/libx264.a,
1237                                         ../contrib/lib/libxvidcore.a,
1238                                         "-lz",
1239                                         ../contrib/lib/libdca.a,
1240                                         ../contrib/lib/libmkv.a,
1241                                         ../contrib/lib/libswscale.a,
1242                                 );
1243                                 PREBINDING = NO;
1244                                 PRODUCT_NAME = HandBrakeCLI;
1245                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1246                                 ZERO_LINK = NO;
1247                         };
1248                         name = UB;
1249                 };
1250                 0D88F56F0B6CDCD400F81F26 /* UB */ = {
1251                         isa = XCBuildConfiguration;
1252                         buildSettings = {
1253                                 ARCHS = (
1254                                         ppc,
1255                                         i386,
1256                                 );
1257                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1258                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1259                         };
1260                         name = UB;
1261                 };
1262                 0DFF0B740B6BC70400549488 /* Development */ = {
1263                         isa = XCBuildConfiguration;
1264                         buildSettings = {
1265                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1266                                 COPY_PHASE_STRIP = NO;
1267                                 GCC_DYNAMIC_NO_PIC = NO;
1268                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1269                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1270                                 GCC_MODEL_TUNING = G5;
1271                                 GCC_OPTIMIZATION_LEVEL = s;
1272                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1273                                 GCC_PREFIX_HEADER = "";
1274                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1275                                 INSTALL_PATH = /usr/local/lib;
1276                                 OTHER_CFLAGS = (
1277                                         "-D__LIBHB__",
1278                                         "-DSYS_DARWIN",
1279                                         "$(OTHER_CFLAGS_QUOTED_1)",
1280                                         "-DUSE_PTHREAD",
1281                                 );
1282                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100";
1283                                 OTHER_LDFLAGS = "";
1284                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1285                                 PREBINDING = NO;
1286                                 PRODUCT_NAME = hb;
1287                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1288                                 ZERO_LINK = NO;
1289                         };
1290                         name = Development;
1291                 };
1292                 0DFF0B750B6BC70400549488 /* Deployment */ = {
1293                         isa = XCBuildConfiguration;
1294                         buildSettings = {
1295                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1296                                 COPY_PHASE_STRIP = YES;
1297                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1298                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1299                                 GCC_MODEL_TUNING = G5;
1300                                 GCC_OPTIMIZATION_LEVEL = s;
1301                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1302                                 GCC_PREFIX_HEADER = "";
1303                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1304                                 INSTALL_PATH = /usr/local/lib;
1305                                 OTHER_CFLAGS = (
1306                                         "-D__LIBHB__",
1307                                         "-DSYS_DARWIN",
1308                                         "$(OTHER_CFLAGS_QUOTED_1)",
1309                                         "-DUSE_PTHREAD",
1310                                 );
1311                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100";
1312                                 OTHER_LDFLAGS = "";
1313                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1314                                 PREBINDING = NO;
1315                                 PRODUCT_NAME = hb;
1316                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1317                                 ZERO_LINK = NO;
1318                         };
1319                         name = Deployment;
1320                 };
1321                 0DFF0B760B6BC70400549488 /* Default */ = {
1322                         isa = XCBuildConfiguration;
1323                         buildSettings = {
1324                                 CONFIGURATION_BUILD_DIR = "$(PROJECT_DIR)/../libhb";
1325                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1326                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1327                                 GCC_MODEL_TUNING = G5;
1328                                 GCC_OPTIMIZATION_LEVEL = s;
1329                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1330                                 GCC_PREFIX_HEADER = "";
1331                                 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../contrib/include";
1332                                 INSTALL_PATH = /usr/local/lib;
1333                                 OTHER_CFLAGS = (
1334                                         "-D__LIBHB__",
1335                                         "-DSYS_DARWIN",
1336                                         "$(OTHER_CFLAGS_QUOTED_1)",
1337                                         "-DUSE_PTHREAD",
1338                                 );
1339                                 OTHER_CFLAGS_QUOTED_1 = "-DHB_VERSION=\\\"0.8.0b1\\\" -DHB_BUILD=2007021100";
1340                                 OTHER_LDFLAGS = "";
1341                                 PER_ARCH_CFLAGS_ppc = "-DWORDS_BIGENDIAN";
1342                                 PREBINDING = NO;
1343                                 PRODUCT_NAME = hb;
1344                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1345                                 ZERO_LINK = NO;
1346                         };
1347                         name = Default;
1348                 };
1349                 0DFF0C0D0B6BCEE000549488 /* Development */ = {
1350                         isa = XCBuildConfiguration;
1351                         buildSettings = {
1352                                 CONFIGURATION_BUILD_DIR = ..;
1353                                 COPY_PHASE_STRIP = NO;
1354                                 GCC_DYNAMIC_NO_PIC = NO;
1355                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1356                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1357                                 GCC_MODEL_TUNING = G5;
1358                                 GCC_OPTIMIZATION_LEVEL = s;
1359                                 HEADER_SEARCH_PATHS = ../libhb;
1360                                 INSTALL_PATH = /usr/local/bin;
1361                                 LIBRARY_SEARCH_PATHS = "";
1362                                 OTHER_CFLAGS = "";
1363                                 OTHER_LDFLAGS = (
1364                                         ../libhb/libhb.a,
1365                                         ../contrib/lib/libmp4v2.a,
1366                                         ../contrib/lib/liba52.a,
1367                                         ../contrib/lib/libavformat.a,
1368                                         ../contrib/lib/libavcodec.a,
1369                                         ../contrib/lib/libavutil.a,
1370                                         ../contrib/lib/libdvdread.a,
1371                                         ../contrib/lib/libdvdcss.a,
1372                                         ../contrib/lib/libfaac.a,
1373                                         ../contrib/lib/libmp3lame.a,
1374                                         ../contrib/lib/libmpeg2.a,
1375                                         ../contrib/lib/libvorbis.a,
1376                                         ../contrib/lib/libvorbisenc.a,
1377                                         ../contrib/lib/libogg.a,
1378                                         ../contrib/lib/libsamplerate.a,
1379                                         ../contrib/lib/libx264.a,
1380                                         ../contrib/lib/libxvidcore.a,
1381                                         "-lz",
1382                                         ../contrib/lib/libdca.a,
1383                                         ../contrib/lib/libmkv.a,
1384                                         ../contrib/lib/libswscale.a,
1385                                 );
1386                                 PREBINDING = NO;
1387                                 PRODUCT_NAME = HandBrakeCLI;
1388                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1389                                 ZERO_LINK = NO;
1390                         };
1391                         name = Development;
1392                 };
1393                 0DFF0C0E0B6BCEE000549488 /* Deployment */ = {
1394                         isa = XCBuildConfiguration;
1395                         buildSettings = {
1396                                 CONFIGURATION_BUILD_DIR = ..;
1397                                 COPY_PHASE_STRIP = YES;
1398                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1399                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1400                                 GCC_MODEL_TUNING = G5;
1401                                 GCC_OPTIMIZATION_LEVEL = s;
1402                                 HEADER_SEARCH_PATHS = ../libhb;
1403                                 INSTALL_PATH = /usr/local/bin;
1404                                 LIBRARY_SEARCH_PATHS = "";
1405                                 OTHER_CFLAGS = "";
1406                                 OTHER_LDFLAGS = (
1407                                         ../libhb/libhb.a,
1408                                         ../contrib/lib/libmp4v2.a,
1409                                         ../contrib/lib/liba52.a,
1410                                         ../contrib/lib/libavformat.a,
1411                                         ../contrib/lib/libavcodec.a,
1412                                         ../contrib/lib/libavutil.a,
1413                                         ../contrib/lib/libdvdread.a,
1414                                         ../contrib/lib/libdvdcss.a,
1415                                         ../contrib/lib/libfaac.a,
1416                                         ../contrib/lib/libmp3lame.a,
1417                                         ../contrib/lib/libmpeg2.a,
1418                                         ../contrib/lib/libvorbis.a,
1419                                         ../contrib/lib/libvorbisenc.a,
1420                                         ../contrib/lib/libogg.a,
1421                                         ../contrib/lib/libsamplerate.a,
1422                                         ../contrib/lib/libx264.a,
1423                                         ../contrib/lib/libxvidcore.a,
1424                                         "-lz",
1425                                         ../contrib/lib/libdca.a,
1426                                         ../contrib/lib/libmkv.a,
1427                                         ../contrib/lib/libswscale.a,
1428                                 );
1429                                 PREBINDING = NO;
1430                                 PRODUCT_NAME = HandBrakeCLI;
1431                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1432                                 ZERO_LINK = NO;
1433                         };
1434                         name = Deployment;
1435                 };
1436                 0DFF0C0F0B6BCEE000549488 /* Default */ = {
1437                         isa = XCBuildConfiguration;
1438                         buildSettings = {
1439                                 CONFIGURATION_BUILD_DIR = ..;
1440                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1441                                 GCC_MODEL_TUNING = G5;
1442                                 GCC_OPTIMIZATION_LEVEL = s;
1443                                 HEADER_SEARCH_PATHS = ../libhb;
1444                                 INSTALL_PATH = /usr/local/bin;
1445                                 LIBRARY_SEARCH_PATHS = "";
1446                                 OTHER_CFLAGS = "";
1447                                 OTHER_LDFLAGS = (
1448                                         ../libhb/libhb.a,
1449                                         ../contrib/lib/libmp4v2.a,
1450                                         ../contrib/lib/liba52.a,
1451                                         ../contrib/lib/libavformat.a,
1452                                         ../contrib/lib/libavcodec.a,
1453                                         ../contrib/lib/libavutil.a,
1454                                         ../contrib/lib/libdvdread.a,
1455                                         ../contrib/lib/libdvdcss.a,
1456                                         ../contrib/lib/libfaac.a,
1457                                         ../contrib/lib/libmp3lame.a,
1458                                         ../contrib/lib/libmpeg2.a,
1459                                         ../contrib/lib/libvorbis.a,
1460                                         ../contrib/lib/libvorbisenc.a,
1461                                         ../contrib/lib/libogg.a,
1462                                         ../contrib/lib/libsamplerate.a,
1463                                         ../contrib/lib/libx264.a,
1464                                         ../contrib/lib/libxvidcore.a,
1465                                         "-lz",
1466                                         ../contrib/lib/libdca.a,
1467                                         ../contrib/lib/libmkv.a,
1468                                         ../contrib/lib/libswscale.a,
1469                                 );
1470                                 PREBINDING = NO;
1471                                 PRODUCT_NAME = HandBrakeCLI;
1472                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1473                                 ZERO_LINK = NO;
1474                         };
1475                         name = Default;
1476                 };
1477                 4D1EA2DE0993B01100FDC1A2 /* Development */ = {
1478                         isa = XCBuildConfiguration;
1479                         buildSettings = {
1480                                 COPY_PHASE_STRIP = NO;
1481                                 GCC_DYNAMIC_NO_PIC = NO;
1482                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1483                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1484                                 GCC_MODEL_TUNING = G5;
1485                                 GCC_OPTIMIZATION_LEVEL = s;
1486                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1487                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1488                                 HEADER_SEARCH_PATHS = ../libhb;
1489                                 INFOPLIST_FILE = Express.plist;
1490                                 INSTALL_PATH = "$(HOME)/Applications";
1491                                 LIBRARY_SEARCH_PATHS = (
1492                                         "$(inherited)",
1493                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1494                                 );
1495                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1496                                 OTHER_LDFLAGS = (
1497                                         ../libhb/libhb.a,
1498                                         ../contrib/lib/libmp4v2.a,
1499                                         ../contrib/lib/liba52.a,
1500                                         ../contrib/lib/libavformat.a,
1501                                         ../contrib/lib/libavcodec.a,
1502                                         ../contrib/lib/libavutil.a,
1503                                         ../contrib/lib/libdvdread.a,
1504                                         ../contrib/lib/libdvdcss.a,
1505                                         ../contrib/lib/libfaac.a,
1506                                         ../contrib/lib/libmp3lame.a,
1507                                         ../contrib/lib/libmpeg2.a,
1508                                         ../contrib/lib/libvorbis.a,
1509                                         ../contrib/lib/libvorbisenc.a,
1510                                         ../contrib/lib/libogg.a,
1511                                         ../contrib/lib/libsamplerate.a,
1512                                         ../contrib/lib/libx264.a,
1513                                         ../contrib/lib/libxvidcore.a,
1514                                         ../contrib/lib/libdca.a,
1515                                         ../contrib/lib/libmkv.a,
1516                                         ../contrib/lib/libswscale.a,
1517                                 );
1518                                 PREBINDING = NO;
1519                                 PRODUCT_NAME = "Instant HandBrake";
1520                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1521                                 WRAPPER_EXTENSION = app;
1522                                 ZERO_LINK = NO;
1523                         };
1524                         name = Development;
1525                 };
1526                 4D1EA2DF0993B01100FDC1A2 /* Deployment */ = {
1527                         isa = XCBuildConfiguration;
1528                         buildSettings = {
1529                                 COPY_PHASE_STRIP = YES;
1530                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1531                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1532                                 GCC_MODEL_TUNING = G5;
1533                                 GCC_OPTIMIZATION_LEVEL = s;
1534                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1535                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1536                                 HEADER_SEARCH_PATHS = ../libhb;
1537                                 INFOPLIST_FILE = Express.plist;
1538                                 INSTALL_PATH = "$(HOME)/Applications";
1539                                 LIBRARY_SEARCH_PATHS = (
1540                                         "$(inherited)",
1541                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1542                                 );
1543                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1544                                 OTHER_LDFLAGS = (
1545                                         ../libhb/libhb.a,
1546                                         ../contrib/lib/libmp4v2.a,
1547                                         ../contrib/lib/liba52.a,
1548                                         ../contrib/lib/libavformat.a,
1549                                         ../contrib/lib/libavcodec.a,
1550                                         ../contrib/lib/libavutil.a,
1551                                         ../contrib/lib/libdvdread.a,
1552                                         ../contrib/lib/libdvdcss.a,
1553                                         ../contrib/lib/libfaac.a,
1554                                         ../contrib/lib/libmp3lame.a,
1555                                         ../contrib/lib/libmpeg2.a,
1556                                         ../contrib/lib/libvorbis.a,
1557                                         ../contrib/lib/libvorbisenc.a,
1558                                         ../contrib/lib/libogg.a,
1559                                         ../contrib/lib/libsamplerate.a,
1560                                         ../contrib/lib/libx264.a,
1561                                         ../contrib/lib/libxvidcore.a,
1562                                         ../contrib/lib/libdca.a,
1563                                         ../contrib/lib/libmkv.a,
1564                                         ../contrib/lib/libswscale.a,
1565                                 );
1566                                 PREBINDING = NO;
1567                                 PRODUCT_NAME = "Instant HandBrake";
1568                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1569                                 WRAPPER_EXTENSION = app;
1570                                 ZERO_LINK = NO;
1571                         };
1572                         name = Deployment;
1573                 };
1574                 4D1EA2E00993B01100FDC1A2 /* Default */ = {
1575                         isa = XCBuildConfiguration;
1576                         buildSettings = {
1577                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1578                                 GCC_MODEL_TUNING = G5;
1579                                 GCC_OPTIMIZATION_LEVEL = s;
1580                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1581                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1582                                 HEADER_SEARCH_PATHS = ../libhb;
1583                                 INFOPLIST_FILE = Express.plist;
1584                                 INSTALL_PATH = "$(HOME)/Applications";
1585                                 LIBRARY_SEARCH_PATHS = (
1586                                         "$(inherited)",
1587                                         "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
1588                                 );
1589                                 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1590                                 OTHER_LDFLAGS = (
1591                                         ../libhb/libhb.a,
1592                                         ../contrib/lib/libmp4v2.a,
1593                                         ../contrib/lib/liba52.a,
1594                                         ../contrib/lib/libavformat.a,
1595                                         ../contrib/lib/libavcodec.a,
1596                                         ../contrib/lib/libavutil.a,
1597                                         ../contrib/lib/libdvdread.a,
1598                                         ../contrib/lib/libdvdcss.a,
1599                                         ../contrib/lib/libfaac.a,
1600                                         ../contrib/lib/libmp3lame.a,
1601                                         ../contrib/lib/libmpeg2.a,
1602                                         ../contrib/lib/libvorbis.a,
1603                                         ../contrib/lib/libvorbisenc.a,
1604                                         ../contrib/lib/libogg.a,
1605                                         ../contrib/lib/libsamplerate.a,
1606                                         ../contrib/lib/libx264.a,
1607                                         ../contrib/lib/libxvidcore.a,
1608                                         ../contrib/lib/libdca.a,
1609                                         ../contrib/lib/libmkv.a,
1610                                         ../contrib/lib/libswscale.a,
1611                                 );
1612                                 PREBINDING = NO;
1613                                 PRODUCT_NAME = "Instant HandBrake";
1614                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1615                                 WRAPPER_EXTENSION = app;
1616                                 ZERO_LINK = NO;
1617                         };
1618                         name = Default;
1619                 };
1620                 4D4E7BC1087804870051572B /* Development */ = {
1621                         isa = XCBuildConfiguration;
1622                         buildSettings = {
1623                                 CONFIGURATION_BUILD_DIR = ..;
1624                                 COPY_PHASE_STRIP = NO;
1625                                 CURRENT_PROJECT_VERSION = 0.8.5b1;
1626                                 FRAMEWORK_SEARCH_PATHS = (
1627                                         "$(inherited)",
1628                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1629                                 );
1630                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1631                                 GCC_DYNAMIC_NO_PIC = YES;
1632                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1633                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1634                                 GCC_OPTIMIZATION_LEVEL = s;
1635                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1636                                 HEADER_SEARCH_PATHS = (
1637                                         ../libhb,
1638                                         ../contrib/include,
1639                                 );
1640                                 INFOPLIST_FILE = HandBrake.plist;
1641                                 LIBRARY_SEARCH_PATHS = "";
1642                                 OTHER_CFLAGS = "";
1643                                 OTHER_LDFLAGS = (
1644                                         ../libhb/libhb.a,
1645                                         ../contrib/lib/libmp4v2.a,
1646                                         ../contrib/lib/liba52.a,
1647                                         ../contrib/lib/libavformat.a,
1648                                         ../contrib/lib/libavcodec.a,
1649                                         ../contrib/lib/libavutil.a,
1650                                         ../contrib/lib/libdvdread.a,
1651                                         ../contrib/lib/libdvdcss.a,
1652                                         ../contrib/lib/libfaac.a,
1653                                         ../contrib/lib/libmp3lame.a,
1654                                         ../contrib/lib/libmpeg2.a,
1655                                         ../contrib/lib/libvorbis.a,
1656                                         ../contrib/lib/libvorbisenc.a,
1657                                         ../contrib/lib/libogg.a,
1658                                         ../contrib/lib/libsamplerate.a,
1659                                         ../contrib/lib/libx264.a,
1660                                         ../contrib/lib/libxvidcore.a,
1661                                         ../contrib/lib/libdca.a,
1662                                         ../contrib/lib/libmkv.a,
1663                                         ../contrib/lib/libswscale.a,
1664                                 );
1665                                 PRODUCT_NAME = HandBrake;
1666                                 SECTORDER_FLAGS = "";
1667                                 WARNING_CFLAGS = (
1668                                         "-Wmost",
1669                                         "-Wno-four-char-constants",
1670                                         "-Wno-unknown-pragmas",
1671                                 );
1672                                 WRAPPER_EXTENSION = app;
1673                                 ZERO_LINK = NO;
1674                         };
1675                         name = Development;
1676                 };
1677                 4D4E7BC2087804870051572B /* Deployment */ = {
1678                         isa = XCBuildConfiguration;
1679                         buildSettings = {
1680                                 CONFIGURATION_BUILD_DIR = ..;
1681                                 COPY_PHASE_STRIP = YES;
1682                                 CURRENT_PROJECT_VERSION = 0.8.5b1;
1683                                 FRAMEWORK_SEARCH_PATHS = (
1684                                         "$(inherited)",
1685                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1686                                 );
1687                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1688                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1689                                 GCC_OPTIMIZATION_LEVEL = s;
1690                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1691                                 HEADER_SEARCH_PATHS = (
1692                                         ../libhb,
1693                                         ../contrib/include,
1694                                 );
1695                                 INFOPLIST_FILE = HandBrake.plist;
1696                                 LIBRARY_SEARCH_PATHS = "";
1697                                 OTHER_CFLAGS = "";
1698                                 OTHER_LDFLAGS = (
1699                                         ../libhb/libhb.a,
1700                                         ../contrib/lib/libmp4v2.a,
1701                                         ../contrib/lib/liba52.a,
1702                                         ../contrib/lib/libavformat.a,
1703                                         ../contrib/lib/libavcodec.a,
1704                                         ../contrib/lib/libavutil.a,
1705                                         ../contrib/lib/libdvdread.a,
1706                                         ../contrib/lib/libdvdcss.a,
1707                                         ../contrib/lib/libfaac.a,
1708                                         ../contrib/lib/libmp3lame.a,
1709                                         ../contrib/lib/libmpeg2.a,
1710                                         ../contrib/lib/libvorbis.a,
1711                                         ../contrib/lib/libvorbisenc.a,
1712                                         ../contrib/lib/libogg.a,
1713                                         ../contrib/lib/libsamplerate.a,
1714                                         ../contrib/lib/libx264.a,
1715                                         ../contrib/lib/libxvidcore.a,
1716                                         ../contrib/lib/libdca.a,
1717                                         ../contrib/lib/libmkv.a,
1718                                         ../contrib/lib/libswscale.a,
1719                                 );
1720                                 PRODUCT_NAME = HandBrake;
1721                                 SECTORDER_FLAGS = "";
1722                                 WARNING_CFLAGS = (
1723                                         "-Wmost",
1724                                         "-Wno-four-char-constants",
1725                                         "-Wno-unknown-pragmas",
1726                                 );
1727                                 WRAPPER_EXTENSION = app;
1728                                 ZERO_LINK = NO;
1729                         };
1730                         name = Deployment;
1731                 };
1732                 4D4E7BC3087804870051572B /* Default */ = {
1733                         isa = XCBuildConfiguration;
1734                         buildSettings = {
1735                                 CONFIGURATION_BUILD_DIR = ..;
1736                                 CURRENT_PROJECT_VERSION = 0.8.5b1;
1737                                 FRAMEWORK_SEARCH_PATHS = (
1738                                         "$(inherited)",
1739                                         "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
1740                                 );
1741                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)\"";
1742                                 GCC_OPTIMIZATION_LEVEL = s;
1743                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1744                                 HEADER_SEARCH_PATHS = (
1745                                         ../libhb,
1746                                         ../contrib/include,
1747                                 );
1748                                 INFOPLIST_FILE = HandBrake.plist;
1749                                 LIBRARY_SEARCH_PATHS = "";
1750                                 OTHER_CFLAGS = "";
1751                                 OTHER_LDFLAGS = (
1752                                         ../libhb/libhb.a,
1753                                         ../contrib/lib/libmp4v2.a,
1754                                         ../contrib/lib/liba52.a,
1755                                         ../contrib/lib/libavformat.a,
1756                                         ../contrib/lib/libavcodec.a,
1757                                         ../contrib/lib/libavutil.a,
1758                                         ../contrib/lib/libdvdread.a,
1759                                         ../contrib/lib/libdvdcss.a,
1760                                         ../contrib/lib/libfaac.a,
1761                                         ../contrib/lib/libmp3lame.a,
1762                                         ../contrib/lib/libmpeg2.a,
1763                                         ../contrib/lib/libvorbis.a,
1764                                         ../contrib/lib/libvorbisenc.a,
1765                                         ../contrib/lib/libogg.a,
1766                                         ../contrib/lib/libsamplerate.a,
1767                                         ../contrib/lib/libx264.a,
1768                                         ../contrib/lib/libxvidcore.a,
1769                                         ../contrib/lib/libdca.a,
1770                                         ../contrib/lib/libmkv.a,
1771                                         ../contrib/lib/libswscale.a,
1772                                 );
1773                                 PRODUCT_NAME = HandBrake;
1774                                 SECTORDER_FLAGS = "";
1775                                 WARNING_CFLAGS = (
1776                                         "-Wmost",
1777                                         "-Wno-four-char-constants",
1778                                         "-Wno-unknown-pragmas",
1779                                 );
1780                                 WRAPPER_EXTENSION = app;
1781                         };
1782                         name = Default;
1783                 };
1784                 4D4E7BC5087804870051572B /* Development */ = {
1785                         isa = XCBuildConfiguration;
1786                         buildSettings = {
1787                                 DEBUG_INFORMATION_FORMAT = dwarf;
1788                                 GCC_DEBUGGING_SYMBOLS = default;
1789                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1790                                 GCC_OPTIMIZATION_LEVEL = 0;
1791                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1792                                 PREBINDING = NO;
1793                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1794                                 ZERO_LINK = NO;
1795                         };
1796                         name = Development;
1797                 };
1798                 4D4E7BC6087804870051572B /* Deployment */ = {
1799                         isa = XCBuildConfiguration;
1800                         buildSettings = {
1801                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1802                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1803                         };
1804                         name = Deployment;
1805                 };
1806                 4D4E7BC7087804870051572B /* Default */ = {
1807                         isa = XCBuildConfiguration;
1808                         buildSettings = {
1809                                 MACOSX_DEPLOYMENT_TARGET = 10.3;
1810                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1811                         };
1812                         name = Default;
1813                 };
1814 /* End XCBuildConfiguration section */
1815
1816 /* Begin XCConfigurationList section */
1817                 0D096E650B707D5800A845D4 /* Build configuration list for PBXNativeTarget "libhb dlib" */ = {
1818                         isa = XCConfigurationList;
1819                         buildConfigurations = (
1820                                 0D096E660B707D5800A845D4 /* Development */,
1821                                 0D096E670B707D5800A845D4 /* Deployment */,
1822                                 0D096E680B707D5800A845D4 /* Default */,
1823                                 0D096E690B707D5800A845D4 /* UB */,
1824                         );
1825                         defaultConfigurationIsVisible = 0;
1826                         defaultConfigurationName = Default;
1827                 };
1828                 0DFF0B730B6BC70400549488 /* Build configuration list for PBXNativeTarget "libhb" */ = {
1829                         isa = XCConfigurationList;
1830                         buildConfigurations = (
1831                                 0DFF0B740B6BC70400549488 /* Development */,
1832                                 0DFF0B750B6BC70400549488 /* Deployment */,
1833                                 0DFF0B760B6BC70400549488 /* Default */,
1834                                 0D88F56B0B6CDCD400F81F26 /* UB */,
1835                         );
1836                         defaultConfigurationIsVisible = 0;
1837                         defaultConfigurationName = Default;
1838                 };
1839                 0DFF0C0C0B6BCEE000549488 /* Build configuration list for PBXNativeTarget "HandBrakeCLI" */ = {
1840                         isa = XCConfigurationList;
1841                         buildConfigurations = (
1842                                 0DFF0C0D0B6BCEE000549488 /* Development */,
1843                                 0DFF0C0E0B6BCEE000549488 /* Deployment */,
1844                                 0DFF0C0F0B6BCEE000549488 /* Default */,
1845                                 0D88F56E0B6CDCD400F81F26 /* UB */,
1846                         );
1847                         defaultConfigurationIsVisible = 0;
1848                         defaultConfigurationName = Default;
1849                 };
1850                 4D1EA2DD0993B01100FDC1A2 /* Build configuration list for PBXNativeTarget "Instant HandBrake" */ = {
1851                         isa = XCConfigurationList;
1852                         buildConfigurations = (
1853                                 4D1EA2DE0993B01100FDC1A2 /* Development */,
1854                                 4D1EA2DF0993B01100FDC1A2 /* Deployment */,
1855                                 4D1EA2E00993B01100FDC1A2 /* Default */,
1856                                 0D88F56D0B6CDCD400F81F26 /* UB */,
1857                         );
1858                         defaultConfigurationIsVisible = 0;
1859                         defaultConfigurationName = Default;
1860                 };
1861                 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */ = {
1862                         isa = XCConfigurationList;
1863                         buildConfigurations = (
1864                                 4D4E7BC1087804870051572B /* Development */,
1865                                 4D4E7BC2087804870051572B /* Deployment */,
1866                                 4D4E7BC3087804870051572B /* Default */,
1867                                 0D88F56C0B6CDCD400F81F26 /* UB */,
1868                         );
1869                         defaultConfigurationIsVisible = 0;
1870                         defaultConfigurationName = Default;
1871                 };
1872                 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */ = {
1873                         isa = XCConfigurationList;
1874                         buildConfigurations = (
1875                                 4D4E7BC5087804870051572B /* Development */,
1876                                 4D4E7BC6087804870051572B /* Deployment */,
1877                                 4D4E7BC7087804870051572B /* Default */,
1878                                 0D88F56F0B6CDCD400F81F26 /* UB */,
1879                         );
1880                         defaultConfigurationIsVisible = 0;
1881                         defaultConfigurationName = Default;
1882                 };
1883 /* End XCConfigurationList section */
1884         };
1885         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1886 }