OSDN Git Service

added Doxyfile, config file for doxygen
[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                 4D1125D809D72FD200E0657B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
11                 4D1125D909D72FD200E0657B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
12                 4D1EA2EA0993B09A00FDC1A2 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; };
13                 4D1EA2F60993B0CA00FDC1A2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
14                 4D1EA3010993B13700FDC1A2 /* Express.nib in Resources */ = {isa = PBXBuildFile; fileRef = 4D1EA3000993B13700FDC1A2 /* Express.nib */; };
15                 4D1EA31C0993B24700FDC1A2 /* ExpressController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D1EA31B0993B24700FDC1A2 /* ExpressController.m */; };
16                 4D2AE78B09CCB24C007E18F6 /* DriveDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D2AE78909CCB24C007E18F6 /* DriveDetector.m */; };
17                 4D2AEA1A09CCB332007E18F6 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
18                 4D2AEA2909CCB8F9007E18F6 /* DriveDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D2AE78909CCB24C007E18F6 /* DriveDetector.m */; };
19                 4D2AEA2A09CCB8FC007E18F6 /* DriveDetector.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D2AE78A09CCB24C007E18F6 /* DriveDetector.h */; };
20                 4D3ECC2709A4917000B2E45F /* WhiteBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3ECC2609A4917000B2E45F /* WhiteBox.m */; };
21                 4DD93F8F082036E8008E1322 /* Controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF3C8CB052889CD00A80101 /* Controller.h */; };
22                 4DD93F90082036E8008E1322 /* PictureGLView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D85758F052B78E300C39CA9 /* PictureGLView.h */; };
23                 4DD93F91082036E8008E1322 /* ScanController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D86C74F07281F4E007BA979 /* ScanController.h */; };
24                 4DD93F92082036E8008E1322 /* PictureController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D1FD381073D19CE00E46515 /* PictureController.h */; };
25                 4DD93F93082036E8008E1322 /* QueueController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DD27BA507C0065C0023D231 /* QueueController.h */; };
26                 4DD93F94082036E8008E1322 /* PrefsController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DE93A3507F5A2C900F3C78F /* PrefsController.h */; };
27                 4DD93F96082036E8008E1322 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
28                 4DD93F97082036E8008E1322 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
29                 4DD93F98082036E8008E1322 /* HandBrake.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4D118405053054CD00C39CA9 /* HandBrake.icns */; };
30                 4DD93F9A082036E8008E1322 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; settings = {ATTRIBUTES = (); }; };
31                 4DD93F9B082036E8008E1322 /* Controller.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DF3C8CC052889CD00A80101 /* Controller.mm */; };
32                 4DD93F9C082036E8008E1322 /* PictureGLView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4D85758E052B78E300C39CA9 /* PictureGLView.mm */; };
33                 4DD93F9D082036E8008E1322 /* ScanController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4D86C74E07281F4E007BA979 /* ScanController.mm */; };
34                 4DD93F9E082036E8008E1322 /* PictureController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4D1FD382073D19CE00E46515 /* PictureController.mm */; };
35                 4DD93F9F082036E8008E1322 /* QueueController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4DD27BA607C0065C0023D231 /* QueueController.mm */; };
36                 4DD93FA0082036E8008E1322 /* PrefsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DE93A3607F5A2C900F3C78F /* PrefsController.m */; };
37                 4DD93FA2082036E8008E1322 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
38                 4DD93FA3082036E8008E1322 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DEB2024052B055F00C39CA9 /* IOKit.framework */; };
39                 4DD93FA4082036E8008E1322 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */; };
40                 4DE09E63082038A400FB751F /* HandBrake.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4DE09E62082038A400FB751F /* HandBrake.plist */; };
41                 5260EDCC0B4CACBE00C096C5 /* hb.c in Sources */ = {isa = PBXBuildFile; fileRef = 5260EDCB0B4CACBE00C096C5 /* hb.c */; };
42                 5260EE980B4CB47600C096C5 /* libhb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 526FBC8C0B4CA9DF0064E04C /* libhb.a */; };
43                 5260EEB10B4CB57400C096C5 /* libhb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 526FBC8C0B4CA9DF0064E04C /* libhb.a */; };
44                 5260EEB60B4CB57A00C096C5 /* libhb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 526FBC8C0B4CA9DF0064E04C /* libhb.a */; };
45                 526FBC740B4CA8CD0064E04C /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D1125D709D72FD200E0657B /* libz.dylib */; };
46                 526FBC770B4CA8F40064E04C /* test.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC760B4CA8F40064E04C /* test.c */; };
47                 526FBCBA0B4CAB100064E04C /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9B0B4CAB100064E04C /* common.c */; };
48                 526FBCBB0B4CAB100064E04C /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 526FBC9C0B4CAB100064E04C /* common.h */; };
49                 526FBCBC0B4CAB100064E04C /* deca52.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9D0B4CAB100064E04C /* deca52.c */; };
50                 526FBCBD0B4CAB100064E04C /* decavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9E0B4CAB100064E04C /* decavcodec.c */; };
51                 526FBCBE0B4CAB100064E04C /* declpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBC9F0B4CAB100064E04C /* declpcm.c */; };
52                 526FBCBF0B4CAB100064E04C /* decmpeg2.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA00B4CAB100064E04C /* decmpeg2.c */; };
53                 526FBCC00B4CAB100064E04C /* decsub.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA10B4CAB100064E04C /* decsub.c */; };
54                 526FBCC10B4CAB100064E04C /* demuxmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA20B4CAB100064E04C /* demuxmpeg.c */; };
55                 526FBCC20B4CAB100064E04C /* dvd.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA30B4CAB100064E04C /* dvd.c */; };
56                 526FBCC30B4CAB100064E04C /* encavcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA40B4CAB100064E04C /* encavcodec.c */; };
57                 526FBCC40B4CAB100064E04C /* encfaac.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA50B4CAB100064E04C /* encfaac.c */; };
58                 526FBCC50B4CAB100064E04C /* enclame.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA60B4CAB100064E04C /* enclame.c */; };
59                 526FBCC60B4CAB100064E04C /* encvorbis.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA70B4CAB100064E04C /* encvorbis.c */; };
60                 526FBCC70B4CAB100064E04C /* encx264.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA80B4CAB100064E04C /* encx264.c */; };
61                 526FBCC80B4CAB100064E04C /* encxvid.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCA90B4CAB100064E04C /* encxvid.c */; };
62                 526FBCC90B4CAB100064E04C /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCAA0B4CAB100064E04C /* fifo.c */; };
63                 526FBCCA0B4CAB100064E04C /* hb.h in Headers */ = {isa = PBXBuildFile; fileRef = 526FBCAB0B4CAB100064E04C /* hb.h */; };
64                 526FBCCB0B4CAB100064E04C /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 526FBCAC0B4CAB100064E04C /* internal.h */; };
65                 526FBCCC0B4CAB100064E04C /* lang.h in Headers */ = {isa = PBXBuildFile; fileRef = 526FBCAD0B4CAB100064E04C /* lang.h */; };
66                 526FBCCD0B4CAB100064E04C /* muxavi.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCAE0B4CAB100064E04C /* muxavi.c */; };
67                 526FBCCE0B4CAB100064E04C /* muxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCAF0B4CAB100064E04C /* muxcommon.c */; };
68                 526FBCCF0B4CAB100064E04C /* muxmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB00B4CAB100064E04C /* muxmp4.c */; };
69                 526FBCD00B4CAB100064E04C /* muxogm.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB10B4CAB100064E04C /* muxogm.c */; };
70                 526FBCD10B4CAB100064E04C /* ports.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB20B4CAB100064E04C /* ports.c */; };
71                 526FBCD20B4CAB100064E04C /* ports.h in Headers */ = {isa = PBXBuildFile; fileRef = 526FBCB30B4CAB100064E04C /* ports.h */; };
72                 526FBCD30B4CAB100064E04C /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB40B4CAB100064E04C /* reader.c */; };
73                 526FBCD40B4CAB100064E04C /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB50B4CAB100064E04C /* render.c */; };
74                 526FBCD50B4CAB100064E04C /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB60B4CAB100064E04C /* scan.c */; };
75                 526FBCD60B4CAB100064E04C /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB70B4CAB100064E04C /* sync.c */; };
76                 526FBCD70B4CAB100064E04C /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB80B4CAB100064E04C /* update.c */; };
77                 526FBCD80B4CAB100064E04C /* work.c in Sources */ = {isa = PBXBuildFile; fileRef = 526FBCB90B4CAB100064E04C /* work.c */; };
78 /* End PBXBuildFile section */
79
80 /* Begin PBXContainerItemProxy section */
81                 5260EEE40B4CB70400C096C5 /* PBXContainerItemProxy */ = {
82                         isa = PBXContainerItemProxy;
83                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
84                         proxyType = 1;
85                         remoteGlobalIDString = 526FBC8B0B4CA9DF0064E04C /* hb */;
86                         remoteInfo = hb;
87                 };
88                 5260EEE90B4CB72A00C096C5 /* PBXContainerItemProxy */ = {
89                         isa = PBXContainerItemProxy;
90                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
91                         proxyType = 1;
92                         remoteGlobalIDString = 526FBC8B0B4CA9DF0064E04C /* hb */;
93                         remoteInfo = hb;
94                 };
95                 5260EEEB0B4CB72E00C096C5 /* PBXContainerItemProxy */ = {
96                         isa = PBXContainerItemProxy;
97                         containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
98                         proxyType = 1;
99                         remoteGlobalIDString = 526FBC8B0B4CA9DF0064E04C /* hb */;
100                         remoteInfo = hb;
101                 };
102 /* End PBXContainerItemProxy section */
103
104 /* Begin PBXFileReference section */
105                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
106                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
107                 29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
108                 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
109                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
110                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
111                 4D1125D709D72FD200E0657B /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
112                 4D118405053054CD00C39CA9 /* HandBrake.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = HandBrake.icns; sourceTree = "<group>"; };
113                 4D1EA2DA0993B01000FDC1A2 /* Instant HandBrake.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Instant HandBrake.app"; sourceTree = BUILT_PRODUCTS_DIR; };
114                 4D1EA2DC0993B01000FDC1A2 /* Express.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Express.plist; sourceTree = "<group>"; };
115                 4D1EA3000993B13700FDC1A2 /* Express.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Express.nib; path = English.lproj/Express.nib; sourceTree = "<group>"; };
116                 4D1EA31A0993B24700FDC1A2 /* ExpressController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExpressController.h; sourceTree = "<group>"; };
117                 4D1EA31B0993B24700FDC1A2 /* ExpressController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ExpressController.m; sourceTree = "<group>"; };
118                 4D1FD381073D19CE00E46515 /* PictureController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PictureController.h; sourceTree = "<group>"; };
119                 4D1FD382073D19CE00E46515 /* PictureController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = PictureController.mm; sourceTree = "<group>"; };
120                 4D2AE78909CCB24C007E18F6 /* DriveDetector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = DriveDetector.m; sourceTree = "<group>"; };
121                 4D2AE78A09CCB24C007E18F6 /* DriveDetector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DriveDetector.h; sourceTree = "<group>"; };
122                 4D3ECC2509A4917000B2E45F /* WhiteBox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WhiteBox.h; sourceTree = "<group>"; };
123                 4D3ECC2609A4917000B2E45F /* WhiteBox.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = WhiteBox.m; sourceTree = "<group>"; };
124                 4D85758E052B78E300C39CA9 /* PictureGLView.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = PictureGLView.mm; sourceTree = "<group>"; };
125                 4D85758F052B78E300C39CA9 /* PictureGLView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PictureGLView.h; sourceTree = "<group>"; };
126                 4D86C74E07281F4E007BA979 /* ScanController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ScanController.mm; sourceTree = "<group>"; };
127                 4D86C74F07281F4E007BA979 /* ScanController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScanController.h; sourceTree = "<group>"; };
128                 4DD27BA507C0065C0023D231 /* QueueController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QueueController.h; sourceTree = "<group>"; };
129                 4DD27BA607C0065C0023D231 /* QueueController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = QueueController.mm; sourceTree = "<group>"; };
130                 4DD93FA6082036E8008E1322 /* HandBrake.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HandBrake.app; sourceTree = BUILT_PRODUCTS_DIR; };
131                 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
132                 4DE09E62082038A400FB751F /* HandBrake.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = HandBrake.plist; sourceTree = "<group>"; };
133                 4DE93A3507F5A2C900F3C78F /* PrefsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrefsController.h; sourceTree = "<group>"; };
134                 4DE93A3607F5A2C900F3C78F /* PrefsController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PrefsController.m; sourceTree = "<group>"; };
135                 4DEB2024052B055F00C39CA9 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
136                 4DF3C8CB052889CD00A80101 /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Controller.h; sourceTree = "<group>"; };
137                 4DF3C8CC052889CD00A80101 /* Controller.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = Controller.mm; sourceTree = "<group>"; };
138                 5260EDCB0B4CACBE00C096C5 /* hb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = hb.c; path = ../libhb/hb.c; sourceTree = SOURCE_ROOT; };
139                 526FBC6A0B4CA85D0064E04C /* HBTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = HBTest; sourceTree = BUILT_PRODUCTS_DIR; };
140                 526FBC760B4CA8F40064E04C /* test.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = test.c; path = ../test/test.c; sourceTree = SOURCE_ROOT; };
141                 526FBC8C0B4CA9DF0064E04C /* libhb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libhb.a; sourceTree = BUILT_PRODUCTS_DIR; };
142                 526FBC9B0B4CAB100064E04C /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = common.c; path = ../libhb/common.c; sourceTree = SOURCE_ROOT; };
143                 526FBC9C0B4CAB100064E04C /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = common.h; path = ../libhb/common.h; sourceTree = SOURCE_ROOT; };
144                 526FBC9D0B4CAB100064E04C /* deca52.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = deca52.c; path = ../libhb/deca52.c; sourceTree = SOURCE_ROOT; };
145                 526FBC9E0B4CAB100064E04C /* decavcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decavcodec.c; path = ../libhb/decavcodec.c; sourceTree = SOURCE_ROOT; };
146                 526FBC9F0B4CAB100064E04C /* declpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = declpcm.c; path = ../libhb/declpcm.c; sourceTree = SOURCE_ROOT; };
147                 526FBCA00B4CAB100064E04C /* decmpeg2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decmpeg2.c; path = ../libhb/decmpeg2.c; sourceTree = SOURCE_ROOT; };
148                 526FBCA10B4CAB100064E04C /* decsub.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = decsub.c; path = ../libhb/decsub.c; sourceTree = SOURCE_ROOT; };
149                 526FBCA20B4CAB100064E04C /* demuxmpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = demuxmpeg.c; path = ../libhb/demuxmpeg.c; sourceTree = SOURCE_ROOT; };
150                 526FBCA30B4CAB100064E04C /* dvd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dvd.c; path = ../libhb/dvd.c; sourceTree = SOURCE_ROOT; };
151                 526FBCA40B4CAB100064E04C /* encavcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encavcodec.c; path = ../libhb/encavcodec.c; sourceTree = SOURCE_ROOT; };
152                 526FBCA50B4CAB100064E04C /* encfaac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encfaac.c; path = ../libhb/encfaac.c; sourceTree = SOURCE_ROOT; };
153                 526FBCA60B4CAB100064E04C /* enclame.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = enclame.c; path = ../libhb/enclame.c; sourceTree = SOURCE_ROOT; };
154                 526FBCA70B4CAB100064E04C /* encvorbis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encvorbis.c; path = ../libhb/encvorbis.c; sourceTree = SOURCE_ROOT; };
155                 526FBCA80B4CAB100064E04C /* encx264.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encx264.c; path = ../libhb/encx264.c; sourceTree = SOURCE_ROOT; };
156                 526FBCA90B4CAB100064E04C /* encxvid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = encxvid.c; path = ../libhb/encxvid.c; sourceTree = SOURCE_ROOT; };
157                 526FBCAA0B4CAB100064E04C /* fifo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fifo.c; path = ../libhb/fifo.c; sourceTree = SOURCE_ROOT; };
158                 526FBCAB0B4CAB100064E04C /* hb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = hb.h; path = ../libhb/hb.h; sourceTree = SOURCE_ROOT; };
159                 526FBCAC0B4CAB100064E04C /* internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = internal.h; path = ../libhb/internal.h; sourceTree = SOURCE_ROOT; };
160                 526FBCAD0B4CAB100064E04C /* lang.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lang.h; path = ../libhb/lang.h; sourceTree = SOURCE_ROOT; };
161                 526FBCAE0B4CAB100064E04C /* muxavi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxavi.c; path = ../libhb/muxavi.c; sourceTree = SOURCE_ROOT; };
162                 526FBCAF0B4CAB100064E04C /* muxcommon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxcommon.c; path = ../libhb/muxcommon.c; sourceTree = SOURCE_ROOT; };
163                 526FBCB00B4CAB100064E04C /* muxmp4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxmp4.c; path = ../libhb/muxmp4.c; sourceTree = SOURCE_ROOT; };
164                 526FBCB10B4CAB100064E04C /* muxogm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muxogm.c; path = ../libhb/muxogm.c; sourceTree = SOURCE_ROOT; };
165                 526FBCB20B4CAB100064E04C /* ports.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ports.c; path = ../libhb/ports.c; sourceTree = SOURCE_ROOT; };
166                 526FBCB30B4CAB100064E04C /* ports.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ports.h; path = ../libhb/ports.h; sourceTree = SOURCE_ROOT; };
167                 526FBCB40B4CAB100064E04C /* reader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = reader.c; path = ../libhb/reader.c; sourceTree = SOURCE_ROOT; };
168                 526FBCB50B4CAB100064E04C /* render.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = render.c; path = ../libhb/render.c; sourceTree = SOURCE_ROOT; };
169                 526FBCB60B4CAB100064E04C /* scan.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = scan.c; path = ../libhb/scan.c; sourceTree = SOURCE_ROOT; };
170                 526FBCB70B4CAB100064E04C /* sync.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sync.c; path = ../libhb/sync.c; sourceTree = SOURCE_ROOT; };
171                 526FBCB80B4CAB100064E04C /* update.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = update.c; path = ../libhb/update.c; sourceTree = SOURCE_ROOT; };
172                 526FBCB90B4CAB100064E04C /* work.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = work.c; path = ../libhb/work.c; sourceTree = SOURCE_ROOT; };
173 /* End PBXFileReference section */
174
175 /* Begin PBXFrameworksBuildPhase section */
176                 4D1EA2D80993B01000FDC1A2 /* Frameworks */ = {
177                         isa = PBXFrameworksBuildPhase;
178                         buildActionMask = 2147483647;
179                         files = (
180                                 5260EEB60B4CB57A00C096C5 /* libhb.a in Frameworks */,
181                                 4D1EA2F60993B0CA00FDC1A2 /* Cocoa.framework in Frameworks */,
182                                 4D2AEA1A09CCB332007E18F6 /* IOKit.framework in Frameworks */,
183                                 4D1125D909D72FD200E0657B /* libz.dylib in Frameworks */,
184                         );
185                         runOnlyForDeploymentPostprocessing = 0;
186                 };
187                 4DD93FA1082036E8008E1322 /* Frameworks */ = {
188                         isa = PBXFrameworksBuildPhase;
189                         buildActionMask = 2147483647;
190                         files = (
191                                 5260EEB10B4CB57400C096C5 /* libhb.a in Frameworks */,
192                                 4DD93FA2082036E8008E1322 /* Cocoa.framework in Frameworks */,
193                                 4DD93FA3082036E8008E1322 /* IOKit.framework in Frameworks */,
194                                 4DD93FA4082036E8008E1322 /* OpenGL.framework in Frameworks */,
195                                 4D1125D809D72FD200E0657B /* libz.dylib in Frameworks */,
196                         );
197                         runOnlyForDeploymentPostprocessing = 0;
198                 };
199                 526FBC680B4CA85D0064E04C /* Frameworks */ = {
200                         isa = PBXFrameworksBuildPhase;
201                         buildActionMask = 2147483647;
202                         files = (
203                                 5260EE980B4CB47600C096C5 /* libhb.a in Frameworks */,
204                                 526FBC740B4CA8CD0064E04C /* libz.dylib in Frameworks */,
205                         );
206                         runOnlyForDeploymentPostprocessing = 0;
207                 };
208                 526FBC8A0B4CA9DF0064E04C /* Frameworks */ = {
209                         isa = PBXFrameworksBuildPhase;
210                         buildActionMask = 2147483647;
211                         files = (
212                         );
213                         runOnlyForDeploymentPostprocessing = 0;
214                 };
215 /* End PBXFrameworksBuildPhase section */
216
217 /* Begin PBXGroup section */
218                 19C28FACFE9D520D11CA2CBB /* Products */ = {
219                         isa = PBXGroup;
220                         children = (
221                                 4DD93FA6082036E8008E1322 /* HandBrake.app */,
222                                 4D1EA2DA0993B01000FDC1A2 /* Instant HandBrake.app */,
223                                 526FBC6A0B4CA85D0064E04C /* HBTest */,
224                                 526FBC8C0B4CA9DF0064E04C /* libhb.a */,
225                         );
226                         name = Products;
227                         sourceTree = "<group>";
228                 };
229                 29B97314FDCFA39411CA2CEA /* HandBrake */ = {
230                         isa = PBXGroup;
231                         children = (
232                                 526FBC940B4CAA310064E04C /* Instant HandBrake Sources */,
233                                 526FBC930B4CAA260064E04C /* HandBrake Sources */,
234                                 526FBC920B4CAA120064E04C /* HBTest Sources */,
235                                 526FBC8D0B4CA9F90064E04C /* libhb Sources */,
236                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
237                                 29B97317FDCFA39411CA2CEA /* Resources */,
238                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
239                                 19C28FACFE9D520D11CA2CBB /* Products */,
240                         );
241                         name = HandBrake;
242                         sourceTree = "<group>";
243                 };
244                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
245                         isa = PBXGroup;
246                         children = (
247                                 29B97316FDCFA39411CA2CEA /* main.mm */,
248                         );
249                         name = "Other Sources";
250                         sourceTree = "<group>";
251                 };
252                 29B97317FDCFA39411CA2CEA /* Resources */ = {
253                         isa = PBXGroup;
254                         children = (
255                                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
256                                 4D118405053054CD00C39CA9 /* HandBrake.icns */,
257                                 4D1EA3000993B13700FDC1A2 /* Express.nib */,
258                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
259                         );
260                         name = Resources;
261                         sourceTree = "<group>";
262                 };
263                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
264                         isa = PBXGroup;
265                         children = (
266                                 4D1125D709D72FD200E0657B /* libz.dylib */,
267                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
268                                 4DEB2024052B055F00C39CA9 /* IOKit.framework */,
269                                 4DDE9724052B7B2B00C39CA9 /* OpenGL.framework */,
270                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
271                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
272                         );
273                         name = Frameworks;
274                         sourceTree = "<group>";
275                 };
276                 526FBC8D0B4CA9F90064E04C /* libhb Sources */ = {
277                         isa = PBXGroup;
278                         children = (
279                                 5260EDCB0B4CACBE00C096C5 /* hb.c */,
280                                 526FBC9B0B4CAB100064E04C /* common.c */,
281                                 526FBC9C0B4CAB100064E04C /* common.h */,
282                                 526FBC9D0B4CAB100064E04C /* deca52.c */,
283                                 526FBC9E0B4CAB100064E04C /* decavcodec.c */,
284                                 526FBC9F0B4CAB100064E04C /* declpcm.c */,
285                                 526FBCA00B4CAB100064E04C /* decmpeg2.c */,
286                                 526FBCA10B4CAB100064E04C /* decsub.c */,
287                                 526FBCA20B4CAB100064E04C /* demuxmpeg.c */,
288                                 526FBCA30B4CAB100064E04C /* dvd.c */,
289                                 526FBCA40B4CAB100064E04C /* encavcodec.c */,
290                                 526FBCA50B4CAB100064E04C /* encfaac.c */,
291                                 526FBCA60B4CAB100064E04C /* enclame.c */,
292                                 526FBCA70B4CAB100064E04C /* encvorbis.c */,
293                                 526FBCA80B4CAB100064E04C /* encx264.c */,
294                                 526FBCA90B4CAB100064E04C /* encxvid.c */,
295                                 526FBCAA0B4CAB100064E04C /* fifo.c */,
296                                 526FBCAB0B4CAB100064E04C /* hb.h */,
297                                 526FBCAC0B4CAB100064E04C /* internal.h */,
298                                 526FBCAD0B4CAB100064E04C /* lang.h */,
299                                 526FBCAE0B4CAB100064E04C /* muxavi.c */,
300                                 526FBCAF0B4CAB100064E04C /* muxcommon.c */,
301                                 526FBCB00B4CAB100064E04C /* muxmp4.c */,
302                                 526FBCB10B4CAB100064E04C /* muxogm.c */,
303                                 526FBCB20B4CAB100064E04C /* ports.c */,
304                                 526FBCB30B4CAB100064E04C /* ports.h */,
305                                 526FBCB40B4CAB100064E04C /* reader.c */,
306                                 526FBCB50B4CAB100064E04C /* render.c */,
307                                 526FBCB60B4CAB100064E04C /* scan.c */,
308                                 526FBCB70B4CAB100064E04C /* sync.c */,
309                                 526FBCB80B4CAB100064E04C /* update.c */,
310                                 526FBCB90B4CAB100064E04C /* work.c */,
311                         );
312                         name = "libhb Sources";
313                         sourceTree = "<group>";
314                 };
315                 526FBC920B4CAA120064E04C /* HBTest Sources */ = {
316                         isa = PBXGroup;
317                         children = (
318                                 526FBC760B4CA8F40064E04C /* test.c */,
319                         );
320                         name = "HBTest Sources";
321                         sourceTree = "<group>";
322                 };
323                 526FBC930B4CAA260064E04C /* HandBrake Sources */ = {
324                         isa = PBXGroup;
325                         children = (
326                                 4DE09E62082038A400FB751F /* HandBrake.plist */,
327                                 4D1FD381073D19CE00E46515 /* PictureController.h */,
328                                 4D1FD382073D19CE00E46515 /* PictureController.mm */,
329                                 4DF3C8CB052889CD00A80101 /* Controller.h */,
330                                 4DF3C8CC052889CD00A80101 /* Controller.mm */,
331                                 4D86C74E07281F4E007BA979 /* ScanController.mm */,
332                                 4D86C74F07281F4E007BA979 /* ScanController.h */,
333                                 4D85758E052B78E300C39CA9 /* PictureGLView.mm */,
334                                 4D85758F052B78E300C39CA9 /* PictureGLView.h */,
335                                 4DD27BA507C0065C0023D231 /* QueueController.h */,
336                                 4DD27BA607C0065C0023D231 /* QueueController.mm */,
337                                 4DE93A3507F5A2C900F3C78F /* PrefsController.h */,
338                                 4DE93A3607F5A2C900F3C78F /* PrefsController.m */,
339                                 4D3ECC2509A4917000B2E45F /* WhiteBox.h */,
340                                 4D3ECC2609A4917000B2E45F /* WhiteBox.m */,
341                                 4D2AE78909CCB24C007E18F6 /* DriveDetector.m */,
342                                 4D2AE78A09CCB24C007E18F6 /* DriveDetector.h */,
343                         );
344                         name = "HandBrake Sources";
345                         sourceTree = "<group>";
346                 };
347                 526FBC940B4CAA310064E04C /* Instant HandBrake Sources */ = {
348                         isa = PBXGroup;
349                         children = (
350                                 4D1EA31A0993B24700FDC1A2 /* ExpressController.h */,
351                                 4D1EA31B0993B24700FDC1A2 /* ExpressController.m */,
352                                 4D1EA2DC0993B01000FDC1A2 /* Express.plist */,
353                         );
354                         name = "Instant HandBrake Sources";
355                         sourceTree = "<group>";
356                 };
357 /* End PBXGroup section */
358
359 /* Begin PBXHeadersBuildPhase section */
360                 4DD93F8E082036E8008E1322 /* Headers */ = {
361                         isa = PBXHeadersBuildPhase;
362                         buildActionMask = 2147483647;
363                         files = (
364                                 4DD93F8F082036E8008E1322 /* Controller.h in Headers */,
365                                 4DD93F90082036E8008E1322 /* PictureGLView.h in Headers */,
366                                 4DD93F91082036E8008E1322 /* ScanController.h in Headers */,
367                                 4DD93F92082036E8008E1322 /* PictureController.h in Headers */,
368                                 4DD93F93082036E8008E1322 /* QueueController.h in Headers */,
369                                 4DD93F94082036E8008E1322 /* PrefsController.h in Headers */,
370                                 4D2AEA2A09CCB8FC007E18F6 /* DriveDetector.h in Headers */,
371                         );
372                         runOnlyForDeploymentPostprocessing = 0;
373                 };
374                 526FBC880B4CA9DF0064E04C /* Headers */ = {
375                         isa = PBXHeadersBuildPhase;
376                         buildActionMask = 2147483647;
377                         files = (
378                                 526FBCBB0B4CAB100064E04C /* common.h in Headers */,
379                                 526FBCCA0B4CAB100064E04C /* hb.h in Headers */,
380                                 526FBCCB0B4CAB100064E04C /* internal.h in Headers */,
381                                 526FBCCC0B4CAB100064E04C /* lang.h in Headers */,
382                                 526FBCD20B4CAB100064E04C /* ports.h in Headers */,
383                         );
384                         runOnlyForDeploymentPostprocessing = 0;
385                 };
386 /* End PBXHeadersBuildPhase section */
387
388 /* Begin PBXNativeTarget section */
389                 4D1EA2D90993B01000FDC1A2 /* Instant HandBrake */ = {
390                         isa = PBXNativeTarget;
391                         buildConfigurationList = 4D1EA2DD0993B01100FDC1A2 /* Build configuration list for PBXNativeTarget "Instant HandBrake" */;
392                         buildPhases = (
393                                 4D1EA2D60993B01000FDC1A2 /* Resources */,
394                                 4D1EA2D70993B01000FDC1A2 /* Sources */,
395                                 4D1EA2D80993B01000FDC1A2 /* Frameworks */,
396                         );
397                         buildRules = (
398                         );
399                         dependencies = (
400                                 5260EEEC0B4CB72E00C096C5 /* PBXTargetDependency */,
401                         );
402                         name = "Instant HandBrake";
403                         productName = "Instant HandBrake";
404                         productReference = 4D1EA2DA0993B01000FDC1A2 /* Instant HandBrake.app */;
405                         productType = "com.apple.product-type.application";
406                 };
407                 4DD93F8D082036E8008E1322 /* HandBrake */ = {
408                         isa = PBXNativeTarget;
409                         buildConfigurationList = 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */;
410                         buildPhases = (
411                                 4DD93F8E082036E8008E1322 /* Headers */,
412                                 4DD93F95082036E8008E1322 /* Resources */,
413                                 4DD93F99082036E8008E1322 /* Sources */,
414                                 4DD93FA1082036E8008E1322 /* Frameworks */,
415                         );
416                         buildRules = (
417                         );
418                         dependencies = (
419                                 5260EEEA0B4CB72A00C096C5 /* PBXTargetDependency */,
420                         );
421                         name = HandBrake;
422                         productName = HandBrake;
423                         productReference = 4DD93FA6082036E8008E1322 /* HandBrake.app */;
424                         productType = "com.apple.product-type.application";
425                 };
426                 526FBC690B4CA85D0064E04C /* HBTest */ = {
427                         isa = PBXNativeTarget;
428                         buildConfigurationList = 526FBC700B4CA8B80064E04C /* Build configuration list for PBXNativeTarget "HBTest" */;
429                         buildPhases = (
430                                 526FBC670B4CA85D0064E04C /* Sources */,
431                                 526FBC680B4CA85D0064E04C /* Frameworks */,
432                         );
433                         buildRules = (
434                         );
435                         dependencies = (
436                                 5260EEE50B4CB70400C096C5 /* PBXTargetDependency */,
437                         );
438                         name = HBTest;
439                         productName = HBTest;
440                         productReference = 526FBC6A0B4CA85D0064E04C /* HBTest */;
441                         productType = "com.apple.product-type.tool";
442                 };
443                 526FBC8B0B4CA9DF0064E04C /* hb */ = {
444                         isa = PBXNativeTarget;
445                         buildConfigurationList = 526FBC8E0B4CA9F90064E04C /* Build configuration list for PBXNativeTarget "hb" */;
446                         buildPhases = (
447                                 526FBC880B4CA9DF0064E04C /* Headers */,
448                                 526FBC890B4CA9DF0064E04C /* Sources */,
449                                 526FBC8A0B4CA9DF0064E04C /* Frameworks */,
450                         );
451                         buildRules = (
452                         );
453                         dependencies = (
454                         );
455                         name = hb;
456                         productName = libhb;
457                         productReference = 526FBC8C0B4CA9DF0064E04C /* libhb.a */;
458                         productType = "com.apple.product-type.library.static";
459                 };
460 /* End PBXNativeTarget section */
461
462 /* Begin PBXProject section */
463                 29B97313FDCFA39411CA2CEA /* Project object */ = {
464                         isa = PBXProject;
465                         buildConfigurationList = 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */;
466                         hasScannedForEncodings = 1;
467                         mainGroup = 29B97314FDCFA39411CA2CEA /* HandBrake */;
468                         projectDirPath = "";
469                         targets = (
470                                 4DD93F8D082036E8008E1322 /* HandBrake */,
471                                 4D1EA2D90993B01000FDC1A2 /* Instant HandBrake */,
472                                 526FBC690B4CA85D0064E04C /* HBTest */,
473                                 526FBC8B0B4CA9DF0064E04C /* hb */,
474                         );
475                 };
476 /* End PBXProject section */
477
478 /* Begin PBXResourcesBuildPhase section */
479                 4D1EA2D60993B01000FDC1A2 /* Resources */ = {
480                         isa = PBXResourcesBuildPhase;
481                         buildActionMask = 2147483647;
482                         files = (
483                                 4D1EA3010993B13700FDC1A2 /* Express.nib in Resources */,
484                         );
485                         runOnlyForDeploymentPostprocessing = 0;
486                 };
487                 4DD93F95082036E8008E1322 /* Resources */ = {
488                         isa = PBXResourcesBuildPhase;
489                         buildActionMask = 2147483647;
490                         files = (
491                                 4DD93F96082036E8008E1322 /* MainMenu.nib in Resources */,
492                                 4DD93F97082036E8008E1322 /* InfoPlist.strings in Resources */,
493                                 4DD93F98082036E8008E1322 /* HandBrake.icns in Resources */,
494                                 4DE09E63082038A400FB751F /* HandBrake.plist in Resources */,
495                         );
496                         runOnlyForDeploymentPostprocessing = 0;
497                 };
498 /* End PBXResourcesBuildPhase section */
499
500 /* Begin PBXSourcesBuildPhase section */
501                 4D1EA2D70993B01000FDC1A2 /* Sources */ = {
502                         isa = PBXSourcesBuildPhase;
503                         buildActionMask = 2147483647;
504                         files = (
505                                 4D1EA2EA0993B09A00FDC1A2 /* main.mm in Sources */,
506                                 4D1EA31C0993B24700FDC1A2 /* ExpressController.m in Sources */,
507                                 4D3ECC2709A4917000B2E45F /* WhiteBox.m in Sources */,
508                                 4D2AE78B09CCB24C007E18F6 /* DriveDetector.m in Sources */,
509                         );
510                         runOnlyForDeploymentPostprocessing = 0;
511                 };
512                 4DD93F99082036E8008E1322 /* Sources */ = {
513                         isa = PBXSourcesBuildPhase;
514                         buildActionMask = 2147483647;
515                         files = (
516                                 4DD93F9A082036E8008E1322 /* main.mm in Sources */,
517                                 4DD93F9B082036E8008E1322 /* Controller.mm in Sources */,
518                                 4DD93F9C082036E8008E1322 /* PictureGLView.mm in Sources */,
519                                 4DD93F9D082036E8008E1322 /* ScanController.mm in Sources */,
520                                 4DD93F9E082036E8008E1322 /* PictureController.mm in Sources */,
521                                 4DD93F9F082036E8008E1322 /* QueueController.mm in Sources */,
522                                 4DD93FA0082036E8008E1322 /* PrefsController.m in Sources */,
523                                 4D2AEA2909CCB8F9007E18F6 /* DriveDetector.m in Sources */,
524                         );
525                         runOnlyForDeploymentPostprocessing = 0;
526                 };
527                 526FBC670B4CA85D0064E04C /* Sources */ = {
528                         isa = PBXSourcesBuildPhase;
529                         buildActionMask = 2147483647;
530                         files = (
531                                 526FBC770B4CA8F40064E04C /* test.c in Sources */,
532                         );
533                         runOnlyForDeploymentPostprocessing = 0;
534                 };
535                 526FBC890B4CA9DF0064E04C /* Sources */ = {
536                         isa = PBXSourcesBuildPhase;
537                         buildActionMask = 2147483647;
538                         files = (
539                                 526FBCBA0B4CAB100064E04C /* common.c in Sources */,
540                                 526FBCBC0B4CAB100064E04C /* deca52.c in Sources */,
541                                 526FBCBD0B4CAB100064E04C /* decavcodec.c in Sources */,
542                                 526FBCBE0B4CAB100064E04C /* declpcm.c in Sources */,
543                                 526FBCBF0B4CAB100064E04C /* decmpeg2.c in Sources */,
544                                 526FBCC00B4CAB100064E04C /* decsub.c in Sources */,
545                                 526FBCC10B4CAB100064E04C /* demuxmpeg.c in Sources */,
546                                 526FBCC20B4CAB100064E04C /* dvd.c in Sources */,
547                                 526FBCC30B4CAB100064E04C /* encavcodec.c in Sources */,
548                                 526FBCC40B4CAB100064E04C /* encfaac.c in Sources */,
549                                 526FBCC50B4CAB100064E04C /* enclame.c in Sources */,
550                                 526FBCC60B4CAB100064E04C /* encvorbis.c in Sources */,
551                                 526FBCC70B4CAB100064E04C /* encx264.c in Sources */,
552                                 526FBCC80B4CAB100064E04C /* encxvid.c in Sources */,
553                                 526FBCC90B4CAB100064E04C /* fifo.c in Sources */,
554                                 526FBCCD0B4CAB100064E04C /* muxavi.c in Sources */,
555                                 526FBCCE0B4CAB100064E04C /* muxcommon.c in Sources */,
556                                 526FBCCF0B4CAB100064E04C /* muxmp4.c in Sources */,
557                                 526FBCD00B4CAB100064E04C /* muxogm.c in Sources */,
558                                 526FBCD10B4CAB100064E04C /* ports.c in Sources */,
559                                 526FBCD30B4CAB100064E04C /* reader.c in Sources */,
560                                 526FBCD40B4CAB100064E04C /* render.c in Sources */,
561                                 526FBCD50B4CAB100064E04C /* scan.c in Sources */,
562                                 526FBCD60B4CAB100064E04C /* sync.c in Sources */,
563                                 526FBCD70B4CAB100064E04C /* update.c in Sources */,
564                                 526FBCD80B4CAB100064E04C /* work.c in Sources */,
565                                 5260EDCC0B4CACBE00C096C5 /* hb.c in Sources */,
566                         );
567                         runOnlyForDeploymentPostprocessing = 0;
568                 };
569 /* End PBXSourcesBuildPhase section */
570
571 /* Begin PBXTargetDependency section */
572                 5260EEE50B4CB70400C096C5 /* PBXTargetDependency */ = {
573                         isa = PBXTargetDependency;
574                         target = 526FBC8B0B4CA9DF0064E04C /* hb */;
575                         targetProxy = 5260EEE40B4CB70400C096C5 /* PBXContainerItemProxy */;
576                 };
577                 5260EEEA0B4CB72A00C096C5 /* PBXTargetDependency */ = {
578                         isa = PBXTargetDependency;
579                         target = 526FBC8B0B4CA9DF0064E04C /* hb */;
580                         targetProxy = 5260EEE90B4CB72A00C096C5 /* PBXContainerItemProxy */;
581                 };
582                 5260EEEC0B4CB72E00C096C5 /* PBXTargetDependency */ = {
583                         isa = PBXTargetDependency;
584                         target = 526FBC8B0B4CA9DF0064E04C /* hb */;
585                         targetProxy = 5260EEEB0B4CB72E00C096C5 /* PBXContainerItemProxy */;
586                 };
587 /* End PBXTargetDependency section */
588
589 /* Begin PBXVariantGroup section */
590                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
591                         isa = PBXVariantGroup;
592                         children = (
593                                 089C165DFE840E0CC02AAC07 /* English */,
594                         );
595                         name = InfoPlist.strings;
596                         sourceTree = "<group>";
597                 };
598                 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
599                         isa = PBXVariantGroup;
600                         children = (
601                                 29B97319FDCFA39411CA2CEA /* English */,
602                         );
603                         name = MainMenu.nib;
604                         sourceTree = "<group>";
605                 };
606 /* End PBXVariantGroup section */
607
608 /* Begin XCBuildConfiguration section */
609                 4D1EA2DE0993B01100FDC1A2 /* Development */ = {
610                         isa = XCBuildConfiguration;
611                         buildSettings = {
612                                 COPY_PHASE_STRIP = NO;
613                                 GCC_DYNAMIC_NO_PIC = NO;
614                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
615                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
616                                 GCC_MODEL_TUNING = G5;
617                                 GCC_OPTIMIZATION_LEVEL = 0;
618                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
619                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
620                                 HEADER_SEARCH_PATHS = ../libhb;
621                                 INFOPLIST_FILE = Express.plist;
622                                 INSTALL_PATH = "$(HOME)/Applications";
623                                 OTHER_LDFLAGS = (
624                                         ../contrib/lib/liba52.a,
625                                         ../contrib/lib/libavformat.a,
626                                         ../contrib/lib/libavcodec.a,
627                                         ../contrib/lib/libavutil.a,
628                                         ../contrib/lib/libdvdread.a,
629                                         ../contrib/lib/libdvdcss.a,
630                                         ../contrib/lib/libfaac.a,
631                                         ../contrib/lib/libmp3lame.a,
632                                         ../contrib/lib/libmpeg2.a,
633                                         ../contrib/lib/libvorbis.a,
634                                         ../contrib/lib/libvorbisenc.a,
635                                         ../contrib/lib/libogg.a,
636                                         ../contrib/lib/libsamplerate.a,
637                                         ../contrib/lib/libx264.a,
638                                         ../contrib/lib/libxvidcore.a,
639                                 );
640                                 PREBINDING = NO;
641                                 PRODUCT_NAME = "Instant HandBrake";
642                                 WRAPPER_EXTENSION = app;
643                                 ZERO_LINK = NO;
644                         };
645                         name = Development;
646                 };
647                 4D1EA2DF0993B01100FDC1A2 /* Deployment */ = {
648                         isa = XCBuildConfiguration;
649                         buildSettings = {
650                                 COPY_PHASE_STRIP = YES;
651                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
652                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
653                                 GCC_MODEL_TUNING = G5;
654                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
655                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
656                                 HEADER_SEARCH_PATHS = ../libhb;
657                                 INFOPLIST_FILE = Express.plist;
658                                 INSTALL_PATH = "$(HOME)/Applications";
659                                 OTHER_LDFLAGS = (
660                                         ../contrib/lib/liba52.a,
661                                         ../contrib/lib/libavformat.a,
662                                         ../contrib/lib/libavcodec.a,
663                                         ../contrib/lib/libavutil.a,
664                                         ../contrib/lib/libdvdread.a,
665                                         ../contrib/lib/libdvdcss.a,
666                                         ../contrib/lib/libfaac.a,
667                                         ../contrib/lib/libmp3lame.a,
668                                         ../contrib/lib/libmpeg2.a,
669                                         ../contrib/lib/libvorbis.a,
670                                         ../contrib/lib/libvorbisenc.a,
671                                         ../contrib/lib/libogg.a,
672                                         ../contrib/lib/libsamplerate.a,
673                                         ../contrib/lib/libx264.a,
674                                         ../contrib/lib/libxvidcore.a,
675                                 );
676                                 PREBINDING = NO;
677                                 PRODUCT_NAME = "Instant HandBrake";
678                                 WRAPPER_EXTENSION = app;
679                                 ZERO_LINK = NO;
680                         };
681                         name = Deployment;
682                 };
683                 4D1EA2E00993B01100FDC1A2 /* Default */ = {
684                         isa = XCBuildConfiguration;
685                         buildSettings = {
686                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
687                                 GCC_MODEL_TUNING = G5;
688                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
689                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
690                                 HEADER_SEARCH_PATHS = ../libhb;
691                                 INFOPLIST_FILE = Express.plist;
692                                 INSTALL_PATH = "$(HOME)/Applications";
693                                 OTHER_LDFLAGS = (
694                                         ../contrib/lib/liba52.a,
695                                         ../contrib/lib/libavformat.a,
696                                         ../contrib/lib/libavcodec.a,
697                                         ../contrib/lib/libavutil.a,
698                                         ../contrib/lib/libdvdread.a,
699                                         ../contrib/lib/libdvdcss.a,
700                                         ../contrib/lib/libfaac.a,
701                                         ../contrib/lib/libmp3lame.a,
702                                         ../contrib/lib/libmpeg2.a,
703                                         ../contrib/lib/libvorbis.a,
704                                         ../contrib/lib/libvorbisenc.a,
705                                         ../contrib/lib/libogg.a,
706                                         ../contrib/lib/libsamplerate.a,
707                                         ../contrib/lib/libx264.a,
708                                         ../contrib/lib/libxvidcore.a,
709                                 );
710                                 PREBINDING = NO;
711                                 PRODUCT_NAME = "Instant HandBrake";
712                                 WRAPPER_EXTENSION = app;
713                                 ZERO_LINK = NO;
714                         };
715                         name = Default;
716                 };
717                 4D4E7BC1087804870051572B /* Development */ = {
718                         isa = XCBuildConfiguration;
719                         buildSettings = {
720                                 COPY_PHASE_STRIP = NO;
721                                 CURRENT_PROJECT_VERSION = 0.7.1a2;
722                                 FRAMEWORK_SEARCH_PATHS = "";
723                                 GCC_DYNAMIC_NO_PIC = YES;
724                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
725                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
726                                 GCC_OPTIMIZATION_LEVEL = 3;
727                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
728                                 HEADER_SEARCH_PATHS = ../libhb;
729                                 INFOPLIST_FILE = HandBrake.plist;
730                                 LIBRARY_SEARCH_PATHS = "";
731                                 OTHER_CFLAGS = "";
732                                 OTHER_LDFLAGS = (
733                                         ../contrib/lib/liba52.a,
734                                         ../contrib/lib/libavformat.a,
735                                         ../contrib/lib/libavcodec.a,
736                                         ../contrib/lib/libavutil.a,
737                                         ../contrib/lib/libdvdread.a,
738                                         ../contrib/lib/libdvdcss.a,
739                                         ../contrib/lib/libfaac.a,
740                                         ../contrib/lib/libmp3lame.a,
741                                         ../contrib/lib/libmpeg2.a,
742                                         ../contrib/lib/libvorbis.a,
743                                         ../contrib/lib/libvorbisenc.a,
744                                         ../contrib/lib/libogg.a,
745                                         ../contrib/lib/libsamplerate.a,
746                                         ../contrib/lib/libx264.a,
747                                         ../contrib/lib/libxvidcore.a,
748                                 );
749                                 PRODUCT_NAME = HandBrake;
750                                 SECTORDER_FLAGS = "";
751                                 WARNING_CFLAGS = (
752                                         "-Wmost",
753                                         "-Wno-four-char-constants",
754                                         "-Wno-unknown-pragmas",
755                                 );
756                                 WRAPPER_EXTENSION = app;
757                                 ZERO_LINK = NO;
758                         };
759                         name = Development;
760                 };
761                 4D4E7BC2087804870051572B /* Deployment */ = {
762                         isa = XCBuildConfiguration;
763                         buildSettings = {
764                                 COPY_PHASE_STRIP = YES;
765                                 FRAMEWORK_SEARCH_PATHS = "";
766                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
767                                 GCC_OPTIMIZATION_LEVEL = 3;
768                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
769                                 HEADER_SEARCH_PATHS = ../libhb;
770                                 INFOPLIST_FILE = HandBrake.plist;
771                                 LIBRARY_SEARCH_PATHS = "";
772                                 OTHER_CFLAGS = "";
773                                 OTHER_LDFLAGS = (
774                                         ../contrib/lib/liba52.a,
775                                         ../contrib/lib/libavformat.a,
776                                         ../contrib/lib/libavcodec.a,
777                                         ../contrib/lib/libavutil.a,
778                                         ../contrib/lib/libdvdread.a,
779                                         ../contrib/lib/libdvdcss.a,
780                                         ../contrib/lib/libfaac.a,
781                                         ../contrib/lib/libmp3lame.a,
782                                         ../contrib/lib/libmpeg2.a,
783                                         ../contrib/lib/libvorbis.a,
784                                         ../contrib/lib/libvorbisenc.a,
785                                         ../contrib/lib/libogg.a,
786                                         ../contrib/lib/libsamplerate.a,
787                                         ../contrib/lib/libx264.a,
788                                         ../contrib/lib/libxvidcore.a,
789                                 );
790                                 PRODUCT_NAME = HandBrake;
791                                 SECTORDER_FLAGS = "";
792                                 WARNING_CFLAGS = (
793                                         "-Wmost",
794                                         "-Wno-four-char-constants",
795                                         "-Wno-unknown-pragmas",
796                                 );
797                                 WRAPPER_EXTENSION = app;
798                                 ZERO_LINK = NO;
799                         };
800                         name = Deployment;
801                 };
802                 4D4E7BC3087804870051572B /* Default */ = {
803                         isa = XCBuildConfiguration;
804                         buildSettings = {
805                                 FRAMEWORK_SEARCH_PATHS = "";
806                                 GCC_OPTIMIZATION_LEVEL = 3;
807                                 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
808                                 HEADER_SEARCH_PATHS = ../libhb;
809                                 INFOPLIST_FILE = HandBrake.plist;
810                                 LIBRARY_SEARCH_PATHS = "";
811                                 OTHER_CFLAGS = "";
812                                 OTHER_LDFLAGS = (
813                                         ../contrib/lib/liba52.a,
814                                         ../contrib/lib/libavformat.a,
815                                         ../contrib/lib/libavcodec.a,
816                                         ../contrib/lib/libavutil.a,
817                                         ../contrib/lib/libdvdread.a,
818                                         ../contrib/lib/libdvdcss.a,
819                                         ../contrib/lib/libfaac.a,
820                                         ../contrib/lib/libmp3lame.a,
821                                         ../contrib/lib/libmpeg2.a,
822                                         ../contrib/lib/libvorbis.a,
823                                         ../contrib/lib/libvorbisenc.a,
824                                         ../contrib/lib/libogg.a,
825                                         ../contrib/lib/libsamplerate.a,
826                                         ../contrib/lib/libx264.a,
827                                         ../contrib/lib/libxvidcore.a,
828                                 );
829                                 PRODUCT_NAME = HandBrake;
830                                 SECTORDER_FLAGS = "";
831                                 WARNING_CFLAGS = (
832                                         "-Wmost",
833                                         "-Wno-four-char-constants",
834                                         "-Wno-unknown-pragmas",
835                                 );
836                                 WRAPPER_EXTENSION = app;
837                         };
838                         name = Default;
839                 };
840                 4D4E7BC5087804870051572B /* Development */ = {
841                         isa = XCBuildConfiguration;
842                         buildSettings = {
843                         };
844                         name = Development;
845                 };
846                 4D4E7BC6087804870051572B /* Deployment */ = {
847                         isa = XCBuildConfiguration;
848                         buildSettings = {
849                         };
850                         name = Deployment;
851                 };
852                 4D4E7BC7087804870051572B /* Default */ = {
853                         isa = XCBuildConfiguration;
854                         buildSettings = {
855                         };
856                         name = Default;
857                 };
858                 526FBC710B4CA8B80064E04C /* Development */ = {
859                         isa = XCBuildConfiguration;
860                         buildSettings = {
861                                 ARCHS = i386;
862                                 COPY_PHASE_STRIP = NO;
863                                 GCC_DYNAMIC_NO_PIC = NO;
864                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
865                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
866                                 GCC_MODEL_TUNING = G5;
867                                 GCC_OPTIMIZATION_LEVEL = 0;
868                                 HEADER_SEARCH_PATHS = ../libhb;
869                                 INSTALL_PATH = "$(HOME)/bin";
870                                 OTHER_LDFLAGS = (
871                                         ../contrib/lib/liba52.a,
872                                         ../contrib/lib/libavformat.a,
873                                         ../contrib/lib/libavcodec.a,
874                                         ../contrib/lib/libavutil.a,
875                                         ../contrib/lib/libdvdread.a,
876                                         ../contrib/lib/libdvdcss.a,
877                                         ../contrib/lib/libfaac.a,
878                                         ../contrib/lib/libmp3lame.a,
879                                         ../contrib/lib/libmpeg2.a,
880                                         ../contrib/lib/libvorbis.a,
881                                         ../contrib/lib/libvorbisenc.a,
882                                         ../contrib/lib/libogg.a,
883                                         ../contrib/lib/libsamplerate.a,
884                                         ../contrib/lib/libx264.a,
885                                         ../contrib/lib/libxvidcore.a,
886                                 );
887                                 PREBINDING = NO;
888                                 PRODUCT_NAME = HBTest;
889                                 ZERO_LINK = NO;
890                         };
891                         name = Development;
892                 };
893                 526FBC720B4CA8B80064E04C /* Deployment */ = {
894                         isa = XCBuildConfiguration;
895                         buildSettings = {
896                                 ARCHS = i386;
897                                 COPY_PHASE_STRIP = YES;
898                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
899                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
900                                 GCC_MODEL_TUNING = G5;
901                                 HEADER_SEARCH_PATHS = ../libhb;
902                                 INSTALL_PATH = "$(HOME)/bin";
903                                 OTHER_LDFLAGS = (
904                                         ../contrib/lib/liba52.a,
905                                         ../contrib/lib/libavformat.a,
906                                         ../contrib/lib/libavcodec.a,
907                                         ../contrib/lib/libavutil.a,
908                                         ../contrib/lib/libdvdread.a,
909                                         ../contrib/lib/libdvdcss.a,
910                                         ../contrib/lib/libfaac.a,
911                                         ../contrib/lib/libmp3lame.a,
912                                         ../contrib/lib/libmpeg2.a,
913                                         ../contrib/lib/libvorbis.a,
914                                         ../contrib/lib/libvorbisenc.a,
915                                         ../contrib/lib/libogg.a,
916                                         ../contrib/lib/libsamplerate.a,
917                                         ../contrib/lib/libx264.a,
918                                         ../contrib/lib/libxvidcore.a,
919                                 );
920                                 PREBINDING = NO;
921                                 PRODUCT_NAME = HBTest;
922                                 ZERO_LINK = NO;
923                         };
924                         name = Deployment;
925                 };
926                 526FBC730B4CA8B80064E04C /* Default */ = {
927                         isa = XCBuildConfiguration;
928                         buildSettings = {
929                                 ARCHS = i386;
930                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
931                                 GCC_MODEL_TUNING = G5;
932                                 HEADER_SEARCH_PATHS = ../libhb;
933                                 INSTALL_PATH = "$(HOME)/bin";
934                                 OTHER_LDFLAGS = (
935                                         ../contrib/lib/liba52.a,
936                                         ../contrib/lib/libavformat.a,
937                                         ../contrib/lib/libavcodec.a,
938                                         ../contrib/lib/libavutil.a,
939                                         ../contrib/lib/libdvdread.a,
940                                         ../contrib/lib/libdvdcss.a,
941                                         ../contrib/lib/libfaac.a,
942                                         ../contrib/lib/libmp3lame.a,
943                                         ../contrib/lib/libmpeg2.a,
944                                         ../contrib/lib/libvorbis.a,
945                                         ../contrib/lib/libvorbisenc.a,
946                                         ../contrib/lib/libogg.a,
947                                         ../contrib/lib/libsamplerate.a,
948                                         ../contrib/lib/libx264.a,
949                                         ../contrib/lib/libxvidcore.a,
950                                 );
951                                 PREBINDING = NO;
952                                 PRODUCT_NAME = HBTest;
953                                 ZERO_LINK = NO;
954                         };
955                         name = Default;
956                 };
957                 526FBC8F0B4CA9F90064E04C /* Development */ = {
958                         isa = XCBuildConfiguration;
959                         buildSettings = {
960                                 ARCHS = (
961                                         ppc,
962                                         i386,
963                                 );
964                                 COPY_PHASE_STRIP = NO;
965                                 EXECUTABLE_PREFIX = lib;
966                                 GCC_DYNAMIC_NO_PIC = NO;
967                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
968                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
969                                 GCC_MODEL_TUNING = G5;
970                                 GCC_OPTIMIZATION_LEVEL = 0;
971                                 GCC_PREPROCESSOR_DEFINITIONS = (
972                                         __LIBHB__,
973                                         SYS_DARWIN,
974                                         USE_PTHREAD,
975                                         "HB_BUILD=20060923",
976                                         "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
977                                 );
978                                 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "HB_VERSION=\"0.7.1a2\"";
979                                 HEADER_SEARCH_PATHS = ../contrib/include;
980                                 INSTALL_PATH = /usr/local/lib;
981                                 OTHER_LDFLAGS = "";
982                                 PREBINDING = NO;
983                                 PRODUCT_NAME = hb;
984                                 ZERO_LINK = NO;
985                         };
986                         name = Development;
987                 };
988                 526FBC900B4CA9F90064E04C /* Deployment */ = {
989                         isa = XCBuildConfiguration;
990                         buildSettings = {
991                                 ARCHS = (
992                                         ppc,
993                                         i386,
994                                 );
995                                 COPY_PHASE_STRIP = YES;
996                                 EXECUTABLE_PREFIX = lib;
997                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
998                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
999                                 GCC_MODEL_TUNING = G5;
1000                                 GCC_PREPROCESSOR_DEFINITIONS = (
1001                                         __LIBHB__,
1002                                         SYS_DARWIN,
1003                                         USE_PTHREAD,
1004                                         "HB_BUILD=20060923",
1005                                         "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
1006                                 );
1007                                 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "HB_VERSION=\"0.7.1a2\"";
1008                                 HEADER_SEARCH_PATHS = ../contrib/include;
1009                                 INSTALL_PATH = /usr/local/lib;
1010                                 OTHER_LDFLAGS = "";
1011                                 PREBINDING = NO;
1012                                 PRODUCT_NAME = hb;
1013                                 ZERO_LINK = NO;
1014                         };
1015                         name = Deployment;
1016                 };
1017                 526FBC910B4CA9F90064E04C /* Default */ = {
1018                         isa = XCBuildConfiguration;
1019                         buildSettings = {
1020                                 ARCHS = (
1021                                         ppc,
1022                                         i386,
1023                                 );
1024                                 EXECUTABLE_PREFIX = lib;
1025                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1026                                 GCC_MODEL_TUNING = G5;
1027                                 GCC_PREPROCESSOR_DEFINITIONS = (
1028                                         __LIBHB__,
1029                                         SYS_DARWIN,
1030                                         USE_PTHREAD,
1031                                         "HB_BUILD=20060923",
1032                                         "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
1033                                 );
1034                                 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "HB_VERSION=\"0.7.1a2\"";
1035                                 HEADER_SEARCH_PATHS = ../contrib/include;
1036                                 INSTALL_PATH = /usr/local/lib;
1037                                 OTHER_LDFLAGS = "";
1038                                 PREBINDING = NO;
1039                                 PRODUCT_NAME = hb;
1040                                 ZERO_LINK = NO;
1041                         };
1042                         name = Default;
1043                 };
1044 /* End XCBuildConfiguration section */
1045
1046 /* Begin XCConfigurationList section */
1047                 4D1EA2DD0993B01100FDC1A2 /* Build configuration list for PBXNativeTarget "Instant HandBrake" */ = {
1048                         isa = XCConfigurationList;
1049                         buildConfigurations = (
1050                                 4D1EA2DE0993B01100FDC1A2 /* Development */,
1051                                 4D1EA2DF0993B01100FDC1A2 /* Deployment */,
1052                                 4D1EA2E00993B01100FDC1A2 /* Default */,
1053                         );
1054                         defaultConfigurationIsVisible = 0;
1055                         defaultConfigurationName = Default;
1056                 };
1057                 4D4E7BC0087804870051572B /* Build configuration list for PBXNativeTarget "HandBrake" */ = {
1058                         isa = XCConfigurationList;
1059                         buildConfigurations = (
1060                                 4D4E7BC1087804870051572B /* Development */,
1061                                 4D4E7BC2087804870051572B /* Deployment */,
1062                                 4D4E7BC3087804870051572B /* Default */,
1063                         );
1064                         defaultConfigurationIsVisible = 0;
1065                         defaultConfigurationName = Default;
1066                 };
1067                 4D4E7BC4087804870051572B /* Build configuration list for PBXProject "HandBrake" */ = {
1068                         isa = XCConfigurationList;
1069                         buildConfigurations = (
1070                                 4D4E7BC5087804870051572B /* Development */,
1071                                 4D4E7BC6087804870051572B /* Deployment */,
1072                                 4D4E7BC7087804870051572B /* Default */,
1073                         );
1074                         defaultConfigurationIsVisible = 0;
1075                         defaultConfigurationName = Default;
1076                 };
1077                 526FBC700B4CA8B80064E04C /* Build configuration list for PBXNativeTarget "HBTest" */ = {
1078                         isa = XCConfigurationList;
1079                         buildConfigurations = (
1080                                 526FBC710B4CA8B80064E04C /* Development */,
1081                                 526FBC720B4CA8B80064E04C /* Deployment */,
1082                                 526FBC730B4CA8B80064E04C /* Default */,
1083                         );
1084                         defaultConfigurationIsVisible = 0;
1085                         defaultConfigurationName = Default;
1086                 };
1087                 526FBC8E0B4CA9F90064E04C /* Build configuration list for PBXNativeTarget "hb" */ = {
1088                         isa = XCConfigurationList;
1089                         buildConfigurations = (
1090                                 526FBC8F0B4CA9F90064E04C /* Development */,
1091                                 526FBC900B4CA9F90064E04C /* Deployment */,
1092                                 526FBC910B4CA9F90064E04C /* Default */,
1093                         );
1094                         defaultConfigurationIsVisible = 0;
1095                         defaultConfigurationName = Default;
1096                 };
1097 /* End XCConfigurationList section */
1098         };
1099         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1100 }