]> git.ipfire.org Git - thirdparty/cups.git/blob - xcode/CUPS.xcodeproj/project.pbxproj
c1a32a00db6072c0d6e79ccb3be37a7e6747686c
[thirdparty/cups.git] / xcode / CUPS.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 273BF6D91333B6260022CAAB /* Tests */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 273BF6DA1333B6270022CAAB /* Build configuration list for PBXAggregateTarget "Tests" */;
13 buildPhases = (
14 );
15 dependencies = (
16 726AD704135E8AA1002C930D /* PBXTargetDependency */,
17 273BF6DE1333B6370022CAAB /* PBXTargetDependency */,
18 278C58D6136B641D00836530 /* PBXTargetDependency */,
19 270CCDB2135E3CDE00007BE2 /* PBXTargetDependency */,
20 );
21 name = Tests;
22 productName = Tests;
23 };
24 274FF5DE13332D3000317ECB /* All */ = {
25 isa = PBXAggregateTarget;
26 buildConfigurationList = 274FF5DF13332D3100317ECB /* Build configuration list for PBXAggregateTarget "All" */;
27 buildPhases = (
28 );
29 dependencies = (
30 274FF5E313332D4300317ECB /* PBXTargetDependency */,
31 72F75A711336FACD004BB496 /* PBXTargetDependency */,
32 274FF5E513332D4300317ECB /* PBXTargetDependency */,
33 274FF622133331D300317ECB /* PBXTargetDependency */,
34 276684131337FA8D000D33D0 /* PBXTargetDependency */,
35 2766836B1337AA25000D33D0 /* PBXTargetDependency */,
36 274FF5E713332D4300317ECB /* PBXTargetDependency */,
37 274FF6E21333B33F00317ECB /* PBXTargetDependency */,
38 72F75A731336FACD004BB496 /* PBXTargetDependency */,
39 274FF6391333348400317ECB /* PBXTargetDependency */,
40 274FF5E913332D4300317ECB /* PBXTargetDependency */,
41 274FF648133335A300317ECB /* PBXTargetDependency */,
42 274FF65E13333A3400317ECB /* PBXTargetDependency */,
43 724379531333FECE009631B9 /* PBXTargetDependency */,
44 724379111333E4EA009631B9 /* PBXTargetDependency */,
45 276683FF1337F7C5000D33D0 /* PBXTargetDependency */,
46 7243792B1333E962009631B9 /* PBXTargetDependency */,
47 276683D71337B24A000D33D0 /* PBXTargetDependency */,
48 276683D91337B24A000D33D0 /* PBXTargetDependency */,
49 276683DB1337B24A000D33D0 /* PBXTargetDependency */,
50 276683DD1337B24A000D33D0 /* PBXTargetDependency */,
51 276683DF1337B24A000D33D0 /* PBXTargetDependency */,
52 7258EAEF13459ADA009286F1 /* PBXTargetDependency */,
53 720DD6D11358FDBE0064AA82 /* PBXTargetDependency */,
54 7243793F1333FD23009631B9 /* PBXTargetDependency */,
55 724379C31333FF7D009631B9 /* PBXTargetDependency */,
56 );
57 name = All;
58 productName = All;
59 };
60 /* End PBXAggregateTarget section */
61
62 /* Begin PBXBuildFile section */
63 270CCDBA135E3D0900007BE2 /* libcupsmime.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220FAC13330B2200FCA411 /* libcupsmime.dylib */; };
64 270CCDBC135E3D3E00007BE2 /* testmime.c in Sources */ = {isa = PBXBuildFile; fileRef = 270CCDBB135E3D3E00007BE2 /* testmime.c */; };
65 273BF6C71333B5370022CAAB /* testcups.c in Sources */ = {isa = PBXBuildFile; fileRef = 273BF6C61333B5370022CAAB /* testcups.c */; };
66 274FF5D913332CC700317ECB /* cups-driverd.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5D613332CC700317ECB /* cups-driverd.cxx */; };
67 274FF5DA13332CC700317ECB /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5D713332CC700317ECB /* util.c */; };
68 274FF5DD13332D0600317ECB /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
69 274FF60A1333315100317ECB /* ppdc-array.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5F51333315100317ECB /* ppdc-array.cxx */; };
70 274FF60B1333315100317ECB /* ppdc-attr.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5F61333315100317ECB /* ppdc-attr.cxx */; };
71 274FF60C1333315100317ECB /* ppdc-catalog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5F71333315100317ECB /* ppdc-catalog.cxx */; };
72 274FF60D1333315100317ECB /* ppdc-choice.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5F81333315100317ECB /* ppdc-choice.cxx */; };
73 274FF60E1333315100317ECB /* ppdc-constraint.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5F91333315100317ECB /* ppdc-constraint.cxx */; };
74 274FF60F1333315100317ECB /* ppdc-driver.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5FA1333315100317ECB /* ppdc-driver.cxx */; };
75 274FF6101333315100317ECB /* ppdc-file.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5FB1333315100317ECB /* ppdc-file.cxx */; };
76 274FF6111333315100317ECB /* ppdc-filter.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5FC1333315100317ECB /* ppdc-filter.cxx */; };
77 274FF6121333315100317ECB /* ppdc-font.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5FD1333315100317ECB /* ppdc-font.cxx */; };
78 274FF6131333315100317ECB /* ppdc-group.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5FE1333315100317ECB /* ppdc-group.cxx */; };
79 274FF6141333315100317ECB /* ppdc-import.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5FF1333315100317ECB /* ppdc-import.cxx */; };
80 274FF6151333315100317ECB /* ppdc-mediasize.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6001333315100317ECB /* ppdc-mediasize.cxx */; };
81 274FF6161333315100317ECB /* ppdc-message.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6011333315100317ECB /* ppdc-message.cxx */; };
82 274FF6171333315100317ECB /* ppdc-option.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6021333315100317ECB /* ppdc-option.cxx */; };
83 274FF6181333315100317ECB /* ppdc-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 274FF6031333315100317ECB /* ppdc-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
84 274FF6191333315100317ECB /* ppdc-profile.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6041333315100317ECB /* ppdc-profile.cxx */; };
85 274FF61A1333315100317ECB /* ppdc-shared.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6051333315100317ECB /* ppdc-shared.cxx */; };
86 274FF61B1333315100317ECB /* ppdc-source.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6061333315100317ECB /* ppdc-source.cxx */; };
87 274FF61C1333315100317ECB /* ppdc-string.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6071333315100317ECB /* ppdc-string.cxx */; };
88 274FF61D1333315100317ECB /* ppdc-variable.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6081333315100317ECB /* ppdc-variable.cxx */; };
89 274FF61E1333315100317ECB /* ppdc.h in Headers */ = {isa = PBXBuildFile; fileRef = 274FF6091333315100317ECB /* ppdc.h */; settings = {ATTRIBUTES = (Public, ); }; };
90 274FF6231333321400317ECB /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
91 274FF6241333323B00317ECB /* libcupsppdc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */; };
92 274FF6321333334A00317ECB /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
93 274FF6361333344400317ECB /* cups-deviced.c in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6351333344400317ECB /* cups-deviced.c */; };
94 274FF6371333345900317ECB /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 274FF5D713332CC700317ECB /* util.c */; };
95 274FF64A1333398D00317ECB /* cups-exec.c in Sources */ = {isa = PBXBuildFile; fileRef = 274FF6491333398D00317ECB /* cups-exec.c */; };
96 274FF658133339D300317ECB /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
97 274FF65C133339FC00317ECB /* cups-lpd.c in Sources */ = {isa = PBXBuildFile; fileRef = 274FF65B133339FC00317ECB /* cups-lpd.c */; };
98 274FF68513333B4300317ECB /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
99 274FF68613333B4300317ECB /* libcupsmime.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220FAC13330B2200FCA411 /* libcupsmime.dylib */; };
100 274FF68813333B6E00317ECB /* cupsfilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 274FF68713333B6E00317ECB /* cupsfilter.c */; };
101 274FF68B1333B1C400317ECB /* adminutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EB51333052D00FCA411 /* adminutil.c */; };
102 274FF68C1333B1C400317ECB /* array.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EB81333056300FCA411 /* array.c */; };
103 274FF68D1333B1C400317ECB /* attr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBA1333056300FCA411 /* attr.c */; };
104 274FF68E1333B1C400317ECB /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBB1333056300FCA411 /* auth.c */; };
105 274FF68F1333B1C400317ECB /* backchannel.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBC1333056300FCA411 /* backchannel.c */; };
106 274FF6901333B1C400317ECB /* backend.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBD1333056300FCA411 /* backend.c */; };
107 274FF6911333B1C400317ECB /* conflicts.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBF1333056300FCA411 /* conflicts.c */; };
108 274FF6921333B1C400317ECB /* custom.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EC21333056300FCA411 /* custom.c */; };
109 274FF6931333B1C400317ECB /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED1133305BB00FCA411 /* debug.c */; };
110 274FF6941333B1C400317ECB /* dest.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED2133305BB00FCA411 /* dest.c */; };
111 274FF6951333B1C400317ECB /* dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED3133305BB00FCA411 /* dir.c */; };
112 274FF6961333B1C400317ECB /* emit.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED5133305BB00FCA411 /* emit.c */; };
113 274FF6971333B1C400317ECB /* encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED6133305BB00FCA411 /* encode.c */; };
114 274FF6981333B1C400317ECB /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED8133305BB00FCA411 /* file.c */; };
115 274FF6991333B1C400317ECB /* getdevices.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDA133305BB00FCA411 /* getdevices.c */; };
116 274FF69A1333B1C400317ECB /* getifaddrs.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDB133305BB00FCA411 /* getifaddrs.c */; };
117 274FF69B1333B1C400317ECB /* getputfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDC133305BB00FCA411 /* getputfile.c */; };
118 274FF69C1333B1C400317ECB /* globals.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDD133305BB00FCA411 /* globals.c */; };
119 274FF69D1333B1C400317ECB /* http-addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDE133305BB00FCA411 /* http-addr.c */; };
120 274FF69E1333B1C400317ECB /* http-addrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDF133305BB00FCA411 /* http-addrlist.c */; };
121 274FF69F1333B1C400317ECB /* http-support.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE1133305BB00FCA411 /* http-support.c */; };
122 274FF6A01333B1C400317ECB /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE2133305BB00FCA411 /* http.c */; };
123 274FF6A11333B1C400317ECB /* ipp-support.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE5133305BB00FCA411 /* ipp-support.c */; };
124 274FF6A21333B1C400317ECB /* ipp.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE6133305BB00FCA411 /* ipp.c */; };
125 274FF6A31333B1C400317ECB /* langprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE8133305BB00FCA411 /* langprintf.c */; };
126 274FF6A41333B1C400317ECB /* language.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EEA133305BB00FCA411 /* language.c */; };
127 274FF6A51333B1C400317ECB /* localize.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EEC133305BB00FCA411 /* localize.c */; };
128 274FF6A61333B1C400317ECB /* mark.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EED133305BB00FCA411 /* mark.c */; };
129 274FF6A71333B1C400317ECB /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EEF133305BB00FCA411 /* md5.c */; };
130 274FF6A81333B1C400317ECB /* md5passwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF0133305BB00FCA411 /* md5passwd.c */; };
131 274FF6A91333B1C400317ECB /* notify.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF1133305BB00FCA411 /* notify.c */; };
132 274FF6AA1333B1C400317ECB /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF2133305BB00FCA411 /* options.c */; };
133 274FF6AB1333B1C400317ECB /* page.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF3133305BB00FCA411 /* page.c */; };
134 274FF6AC1333B1C400317ECB /* ppd-cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF4133305BB00FCA411 /* ppd-cache.c */; };
135 274FF6AD1333B1C400317ECB /* ppd.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF6133305BB00FCA411 /* ppd.c */; };
136 274FF6AE1333B1C400317ECB /* pwg-media.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF8133305BB00FCA411 /* pwg-media.c */; };
137 274FF6AF1333B1C400317ECB /* request.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EFB133305BB00FCA411 /* request.c */; };
138 274FF6B01333B1C400317ECB /* sidechannel.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EFC133305BB00FCA411 /* sidechannel.c */; };
139 274FF6B11333B1C400317ECB /* snmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EFF133305BB00FCA411 /* snmp.c */; };
140 274FF6B21333B1C400317ECB /* snprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F00133305BB00FCA411 /* snprintf.c */; };
141 274FF6B31333B1C400317ECB /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F02133305BB00FCA411 /* string.c */; };
142 274FF6B41333B1C400317ECB /* tempfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F03133305BB00FCA411 /* tempfile.c */; };
143 274FF6B51333B1C400317ECB /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F05133305BB00FCA411 /* thread.c */; };
144 274FF6B61333B1C400317ECB /* transcode.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F06133305BB00FCA411 /* transcode.c */; };
145 274FF6B71333B1C400317ECB /* usersys.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F08133305BB00FCA411 /* usersys.c */; };
146 274FF6B81333B1C400317ECB /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F09133305BB00FCA411 /* util.c */; };
147 274FF6C21333B1C400317ECB /* adminutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EB71333056300FCA411 /* adminutil.h */; settings = {ATTRIBUTES = (); }; };
148 274FF6C31333B1C400317ECB /* array.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EB91333056300FCA411 /* array.h */; settings = {ATTRIBUTES = (); }; };
149 274FF6C41333B1C400317ECB /* backend.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EBE1333056300FCA411 /* backend.h */; settings = {ATTRIBUTES = (); }; };
150 274FF6C51333B1C400317ECB /* cups.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EC11333056300FCA411 /* cups.h */; settings = {ATTRIBUTES = (); }; };
151 274FF6C61333B1C400317ECB /* dir.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220ED4133305BB00FCA411 /* dir.h */; settings = {ATTRIBUTES = (); }; };
152 274FF6C71333B1C400317ECB /* file.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220ED9133305BB00FCA411 /* file.h */; settings = {ATTRIBUTES = (); }; };
153 274FF6C81333B1C400317ECB /* http.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE3133305BB00FCA411 /* http.h */; settings = {ATTRIBUTES = (); }; };
154 274FF6C91333B1C400317ECB /* ipp.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE7133305BB00FCA411 /* ipp.h */; settings = {ATTRIBUTES = (); }; };
155 274FF6CA1333B1C400317ECB /* language.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EEB133305BB00FCA411 /* language.h */; settings = {ATTRIBUTES = (); }; };
156 274FF6CB1333B1C400317ECB /* ppd.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EF7133305BB00FCA411 /* ppd.h */; settings = {ATTRIBUTES = (); }; };
157 274FF6CD1333B1C400317ECB /* sidechannel.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EFD133305BB00FCA411 /* sidechannel.h */; settings = {ATTRIBUTES = (); }; };
158 274FF6CE1333B1C400317ECB /* transcode.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F07133305BB00FCA411 /* transcode.h */; settings = {ATTRIBUTES = (); }; };
159 274FF6CF1333B1C400317ECB /* versioning.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F0A133305BB00FCA411 /* versioning.h */; settings = {ATTRIBUTES = (); }; };
160 274FF6D01333B1C400317ECB /* cups-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EC01333056300FCA411 /* cups-private.h */; settings = {ATTRIBUTES = (); }; };
161 274FF6D11333B1C400317ECB /* debug-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EC31333056300FCA411 /* debug-private.h */; settings = {ATTRIBUTES = (); }; };
162 274FF6D21333B1C400317ECB /* file-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220ED7133305BB00FCA411 /* file-private.h */; settings = {ATTRIBUTES = (); }; };
163 274FF6D31333B1C400317ECB /* http-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE0133305BB00FCA411 /* http-private.h */; settings = {ATTRIBUTES = (); }; };
164 274FF6D41333B1C400317ECB /* ipp-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE4133305BB00FCA411 /* ipp-private.h */; settings = {ATTRIBUTES = (); }; };
165 274FF6D51333B1C400317ECB /* language-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE9133305BB00FCA411 /* language-private.h */; settings = {ATTRIBUTES = (); }; };
166 274FF6D61333B1C400317ECB /* md5-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EEE133305BB00FCA411 /* md5-private.h */; settings = {ATTRIBUTES = (); }; };
167 274FF6D71333B1C400317ECB /* ppd-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EF5133305BB00FCA411 /* ppd-private.h */; settings = {ATTRIBUTES = (); }; };
168 274FF6D81333B1C400317ECB /* pwg-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EF9133305BB00FCA411 /* pwg-private.h */; settings = {ATTRIBUTES = (); }; };
169 274FF6D91333B1C400317ECB /* snmp-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EFE133305BB00FCA411 /* snmp-private.h */; settings = {ATTRIBUTES = (); }; };
170 274FF6DA1333B1C400317ECB /* string-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F01133305BB00FCA411 /* string-private.h */; settings = {ATTRIBUTES = (); }; };
171 274FF6DB1333B1C400317ECB /* thread-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F04133305BB00FCA411 /* thread-private.h */; settings = {ATTRIBUTES = (); }; };
172 274FF6DC1333B1C400317ECB /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F471333063D00FCA411 /* config.h */; settings = {ATTRIBUTES = (); }; };
173 276683671337A9E0000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
174 276683691337AA00000D33D0 /* cupsctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 276683681337AA00000D33D0 /* cupsctl.c */; };
175 276683B11337AD06000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
176 276683B21337AD06000D33D0 /* libcupsppdc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */; };
177 276683B71337AD23000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
178 276683B81337AD23000D33D0 /* libcupsppdc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */; };
179 276683B91337AD31000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
180 276683BA1337AD31000D33D0 /* libcupsppdc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */; };
181 276683C31337B1B3000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
182 276683C41337B1B3000D33D0 /* libcupsppdc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */; };
183 276683C91337B1C1000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
184 276683CA1337B1C1000D33D0 /* libcupsppdc.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */; };
185 276683CD1337B201000D33D0 /* ppdc.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 276683CC1337B201000D33D0 /* ppdc.cxx */; };
186 276683CF1337B20D000D33D0 /* ppdhtml.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 276683CE1337B20D000D33D0 /* ppdhtml.cxx */; };
187 276683D11337B21A000D33D0 /* ppdi.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 276683D01337B21A000D33D0 /* ppdi.cxx */; };
188 276683D31337B228000D33D0 /* ppdmerge.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 276683D21337B228000D33D0 /* ppdmerge.cxx */; };
189 276683D51337B237000D33D0 /* ppdpo.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 276683D41337B237000D33D0 /* ppdpo.cxx */; };
190 276683E21337B29C000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
191 276683E51337B2BE000D33D0 /* libcupsimage.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72F75A611336F9A3004BB496 /* libcupsimage.dylib */; };
192 276683FA1337F7A9000D33D0 /* ipptool.c in Sources */ = {isa = PBXBuildFile; fileRef = 276683F91337F7A9000D33D0 /* ipptool.c */; };
193 276683FD1337F7B8000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
194 2766840F1337FA38000D33D0 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
195 276684111337FA7C000D33D0 /* cupsaddsmb.c in Sources */ = {isa = PBXBuildFile; fileRef = 276684101337FA7C000D33D0 /* cupsaddsmb.c */; };
196 278C58E3136B647200836530 /* testhttp.c in Sources */ = {isa = PBXBuildFile; fileRef = 278C58E2136B647200836530 /* testhttp.c */; };
197 278C58E9136B64B000836530 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E5136B64AF00836530 /* CoreFoundation.framework */; };
198 278C58EA136B64B000836530 /* Kerberos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E6136B64B000836530 /* Kerberos.framework */; };
199 278C58EB136B64B000836530 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E7136B64B000836530 /* Security.framework */; };
200 278C58EC136B64B000836530 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E8136B64B000836530 /* SystemConfiguration.framework */; };
201 720DD6CD1358FD720064AA82 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
202 720DD6D31358FDDE0064AA82 /* snmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 720DD6D21358FDDE0064AA82 /* snmp.c */; };
203 720DD6D413590AB90064AA82 /* ieee1284.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379CA1334000E009631B9 /* ieee1284.c */; };
204 72220EB61333052D00FCA411 /* adminutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EB51333052D00FCA411 /* adminutil.c */; };
205 72220EC41333056300FCA411 /* adminutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EB71333056300FCA411 /* adminutil.h */; settings = {ATTRIBUTES = (Public, ); }; };
206 72220EC51333056300FCA411 /* array.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EB81333056300FCA411 /* array.c */; };
207 72220EC61333056300FCA411 /* array.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EB91333056300FCA411 /* array.h */; settings = {ATTRIBUTES = (Public, ); }; };
208 72220EC71333056300FCA411 /* attr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBA1333056300FCA411 /* attr.c */; };
209 72220EC81333056300FCA411 /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBB1333056300FCA411 /* auth.c */; };
210 72220EC91333056300FCA411 /* backchannel.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBC1333056300FCA411 /* backchannel.c */; };
211 72220ECA1333056300FCA411 /* backend.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBD1333056300FCA411 /* backend.c */; };
212 72220ECB1333056300FCA411 /* backend.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EBE1333056300FCA411 /* backend.h */; settings = {ATTRIBUTES = (Public, ); }; };
213 72220ECC1333056300FCA411 /* conflicts.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EBF1333056300FCA411 /* conflicts.c */; };
214 72220ECD1333056300FCA411 /* cups-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EC01333056300FCA411 /* cups-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
215 72220ECE1333056300FCA411 /* cups.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EC11333056300FCA411 /* cups.h */; settings = {ATTRIBUTES = (Public, ); }; };
216 72220ECF1333056300FCA411 /* custom.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EC21333056300FCA411 /* custom.c */; };
217 72220ED01333056300FCA411 /* debug-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EC31333056300FCA411 /* debug-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
218 72220F0B133305BB00FCA411 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED1133305BB00FCA411 /* debug.c */; };
219 72220F0C133305BB00FCA411 /* dest.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED2133305BB00FCA411 /* dest.c */; };
220 72220F0D133305BB00FCA411 /* dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED3133305BB00FCA411 /* dir.c */; };
221 72220F0E133305BB00FCA411 /* dir.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220ED4133305BB00FCA411 /* dir.h */; settings = {ATTRIBUTES = (Public, ); }; };
222 72220F0F133305BB00FCA411 /* emit.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED5133305BB00FCA411 /* emit.c */; };
223 72220F10133305BB00FCA411 /* encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED6133305BB00FCA411 /* encode.c */; };
224 72220F11133305BB00FCA411 /* file-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220ED7133305BB00FCA411 /* file-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
225 72220F12133305BB00FCA411 /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220ED8133305BB00FCA411 /* file.c */; };
226 72220F13133305BB00FCA411 /* file.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220ED9133305BB00FCA411 /* file.h */; settings = {ATTRIBUTES = (Public, ); }; };
227 72220F14133305BB00FCA411 /* getdevices.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDA133305BB00FCA411 /* getdevices.c */; };
228 72220F15133305BB00FCA411 /* getifaddrs.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDB133305BB00FCA411 /* getifaddrs.c */; };
229 72220F16133305BB00FCA411 /* getputfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDC133305BB00FCA411 /* getputfile.c */; };
230 72220F17133305BB00FCA411 /* globals.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDD133305BB00FCA411 /* globals.c */; };
231 72220F18133305BB00FCA411 /* http-addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDE133305BB00FCA411 /* http-addr.c */; };
232 72220F19133305BB00FCA411 /* http-addrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EDF133305BB00FCA411 /* http-addrlist.c */; };
233 72220F1A133305BB00FCA411 /* http-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE0133305BB00FCA411 /* http-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
234 72220F1B133305BB00FCA411 /* http-support.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE1133305BB00FCA411 /* http-support.c */; };
235 72220F1C133305BB00FCA411 /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE2133305BB00FCA411 /* http.c */; };
236 72220F1D133305BB00FCA411 /* http.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE3133305BB00FCA411 /* http.h */; settings = {ATTRIBUTES = (Public, ); }; };
237 72220F1E133305BB00FCA411 /* ipp-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE4133305BB00FCA411 /* ipp-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
238 72220F1F133305BB00FCA411 /* ipp-support.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE5133305BB00FCA411 /* ipp-support.c */; };
239 72220F20133305BB00FCA411 /* ipp.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE6133305BB00FCA411 /* ipp.c */; };
240 72220F21133305BB00FCA411 /* ipp.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE7133305BB00FCA411 /* ipp.h */; settings = {ATTRIBUTES = (Public, ); }; };
241 72220F22133305BB00FCA411 /* langprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EE8133305BB00FCA411 /* langprintf.c */; };
242 72220F23133305BB00FCA411 /* language-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EE9133305BB00FCA411 /* language-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
243 72220F24133305BB00FCA411 /* language.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EEA133305BB00FCA411 /* language.c */; };
244 72220F25133305BB00FCA411 /* language.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EEB133305BB00FCA411 /* language.h */; settings = {ATTRIBUTES = (Public, ); }; };
245 72220F26133305BB00FCA411 /* localize.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EEC133305BB00FCA411 /* localize.c */; };
246 72220F27133305BB00FCA411 /* mark.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EED133305BB00FCA411 /* mark.c */; };
247 72220F28133305BB00FCA411 /* md5-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EEE133305BB00FCA411 /* md5-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
248 72220F29133305BB00FCA411 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EEF133305BB00FCA411 /* md5.c */; };
249 72220F2A133305BB00FCA411 /* md5passwd.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF0133305BB00FCA411 /* md5passwd.c */; };
250 72220F2B133305BB00FCA411 /* notify.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF1133305BB00FCA411 /* notify.c */; };
251 72220F2C133305BB00FCA411 /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF2133305BB00FCA411 /* options.c */; };
252 72220F2D133305BB00FCA411 /* page.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF3133305BB00FCA411 /* page.c */; };
253 72220F2E133305BB00FCA411 /* ppd-cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF4133305BB00FCA411 /* ppd-cache.c */; };
254 72220F2F133305BB00FCA411 /* ppd-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EF5133305BB00FCA411 /* ppd-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
255 72220F30133305BB00FCA411 /* ppd.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF6133305BB00FCA411 /* ppd.c */; };
256 72220F31133305BB00FCA411 /* ppd.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EF7133305BB00FCA411 /* ppd.h */; settings = {ATTRIBUTES = (Public, ); }; };
257 72220F32133305BB00FCA411 /* pwg-media.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EF8133305BB00FCA411 /* pwg-media.c */; };
258 72220F33133305BB00FCA411 /* pwg-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EF9133305BB00FCA411 /* pwg-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
259 72220F35133305BB00FCA411 /* request.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EFB133305BB00FCA411 /* request.c */; };
260 72220F36133305BB00FCA411 /* sidechannel.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EFC133305BB00FCA411 /* sidechannel.c */; };
261 72220F37133305BB00FCA411 /* sidechannel.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EFD133305BB00FCA411 /* sidechannel.h */; settings = {ATTRIBUTES = (Public, ); }; };
262 72220F38133305BB00FCA411 /* snmp-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EFE133305BB00FCA411 /* snmp-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
263 72220F39133305BB00FCA411 /* snmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220EFF133305BB00FCA411 /* snmp.c */; };
264 72220F3A133305BB00FCA411 /* snprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F00133305BB00FCA411 /* snprintf.c */; };
265 72220F3B133305BB00FCA411 /* string-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F01133305BB00FCA411 /* string-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
266 72220F3C133305BB00FCA411 /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F02133305BB00FCA411 /* string.c */; };
267 72220F3D133305BB00FCA411 /* tempfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F03133305BB00FCA411 /* tempfile.c */; };
268 72220F3E133305BB00FCA411 /* thread-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F04133305BB00FCA411 /* thread-private.h */; settings = {ATTRIBUTES = (Private, ); }; };
269 72220F3F133305BB00FCA411 /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F05133305BB00FCA411 /* thread.c */; };
270 72220F40133305BB00FCA411 /* transcode.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F06133305BB00FCA411 /* transcode.c */; };
271 72220F41133305BB00FCA411 /* transcode.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F07133305BB00FCA411 /* transcode.h */; settings = {ATTRIBUTES = (Public, ); }; };
272 72220F42133305BB00FCA411 /* usersys.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F08133305BB00FCA411 /* usersys.c */; };
273 72220F43133305BB00FCA411 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F09133305BB00FCA411 /* util.c */; };
274 72220F44133305BB00FCA411 /* versioning.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F0A133305BB00FCA411 /* versioning.h */; settings = {ATTRIBUTES = (Public, ); }; };
275 72220F481333063D00FCA411 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220F471333063D00FCA411 /* config.h */; settings = {ATTRIBUTES = (Private, ); }; };
276 72220F6613330A7000FCA411 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
277 72220F9013330B0C00FCA411 /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F6913330B0C00FCA411 /* auth.c */; };
278 72220F9113330B0C00FCA411 /* banners.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F6B13330B0C00FCA411 /* banners.c */; };
279 72220F9213330B0C00FCA411 /* cert.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F6D13330B0C00FCA411 /* cert.c */; };
280 72220F9313330B0C00FCA411 /* classes.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F6F13330B0C00FCA411 /* classes.c */; };
281 72220F9413330B0C00FCA411 /* client.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7113330B0C00FCA411 /* client.c */; };
282 72220F9513330B0C00FCA411 /* conf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7313330B0C00FCA411 /* conf.c */; };
283 72220F9613330B0C00FCA411 /* dirsvc.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7613330B0C00FCA411 /* dirsvc.c */; };
284 72220F9713330B0C00FCA411 /* env.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7813330B0C00FCA411 /* env.c */; };
285 72220F9813330B0C00FCA411 /* ipp.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7913330B0C00FCA411 /* ipp.c */; };
286 72220F9913330B0C00FCA411 /* job.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7A13330B0C00FCA411 /* job.c */; };
287 72220F9A13330B0C00FCA411 /* listen.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7C13330B0C00FCA411 /* listen.c */; };
288 72220F9B13330B0C00FCA411 /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7D13330B0C00FCA411 /* log.c */; };
289 72220F9C13330B0C00FCA411 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7E13330B0C00FCA411 /* main.c */; };
290 72220F9D13330B0C00FCA411 /* network.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F7F13330B0C00FCA411 /* network.c */; };
291 72220F9E13330B0C00FCA411 /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8113330B0C00FCA411 /* policy.c */; };
292 72220F9F13330B0C00FCA411 /* printers.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8313330B0C00FCA411 /* printers.c */; };
293 72220FA013330B0C00FCA411 /* process.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8513330B0C00FCA411 /* process.c */; };
294 72220FA113330B0C00FCA411 /* quotas.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8613330B0C00FCA411 /* quotas.c */; };
295 72220FA313330B0C00FCA411 /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8813330B0C00FCA411 /* select.c */; };
296 72220FA413330B0C00FCA411 /* server.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8913330B0C00FCA411 /* server.c */; };
297 72220FA513330B0C00FCA411 /* statbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8A13330B0C00FCA411 /* statbuf.c */; };
298 72220FA613330B0C00FCA411 /* subscriptions.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8C13330B0C00FCA411 /* subscriptions.c */; };
299 72220FA713330B0C00FCA411 /* sysman.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220F8E13330B0C00FCA411 /* sysman.c */; };
300 72220FB613330BCE00FCA411 /* filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220FB213330BCE00FCA411 /* filter.c */; };
301 72220FB713330BCE00FCA411 /* mime.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220FB313330BCE00FCA411 /* mime.c */; };
302 72220FB813330BCE00FCA411 /* mime.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220FB413330BCE00FCA411 /* mime.h */; settings = {ATTRIBUTES = (Public, ); }; };
303 72220FB913330BCE00FCA411 /* type.c in Sources */ = {isa = PBXBuildFile; fileRef = 72220FB513330BCE00FCA411 /* type.c */; };
304 72220FBA13330BEE00FCA411 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
305 72220FBF13330C1000FCA411 /* libcupsmime.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220FAC13330B2200FCA411 /* libcupsmime.dylib */; };
306 7234F4201378A16F00D3E9C9 /* array-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7234F41F1378A16F00D3E9C9 /* array-private.h */; };
307 724379081333E4A5009631B9 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
308 7243790D1333E4E3009631B9 /* ipp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790A1333E4E3009631B9 /* ipp.c */; };
309 7243790E1333E4E3009631B9 /* network.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790B1333E4E3009631B9 /* network.c */; };
310 7243790F1333E4E3009631B9 /* snmp-supplies.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790C1333E4E3009631B9 /* snmp-supplies.c */; };
311 724379131333E516009631B9 /* runloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379121333E516009631B9 /* runloop.c */; };
312 724379221333E928009631B9 /* network.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790B1333E4E3009631B9 /* network.c */; };
313 724379231333E928009631B9 /* runloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379121333E516009631B9 /* runloop.c */; };
314 724379241333E928009631B9 /* snmp-supplies.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790C1333E4E3009631B9 /* snmp-supplies.c */; };
315 724379271333E93D009631B9 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
316 724379291333E952009631B9 /* lpd.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379281333E952009631B9 /* lpd.c */; };
317 7243793B1333FB9D009631B9 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
318 7243793D1333FD19009631B9 /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243793C1333FD19009631B9 /* socket.c */; };
319 724379401333FD4B009631B9 /* network.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790B1333E4E3009631B9 /* network.c */; };
320 724379411333FD4B009631B9 /* runloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379121333E516009631B9 /* runloop.c */; };
321 724379421333FD4B009631B9 /* snmp-supplies.c in Sources */ = {isa = PBXBuildFile; fileRef = 7243790C1333E4E3009631B9 /* snmp-supplies.c */; };
322 724379511333FEBB009631B9 /* dnssd.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379501333FEBB009631B9 /* dnssd.c */; };
323 724379561333FF04009631B9 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
324 724379661333FF3B009631B9 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
325 724379C71333FFC7009631B9 /* usb.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379C51333FFC7009631B9 /* usb.c */; };
326 724379CB1334000E009631B9 /* ieee1284.c in Sources */ = {isa = PBXBuildFile; fileRef = 724379CA1334000E009631B9 /* ieee1284.c */; };
327 7258EAED134594EB009286F1 /* rastertopwg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7258EAEC134594EB009286F1 /* rastertopwg.c */; };
328 7258EAF413459B6D009286F1 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
329 7258EAF513459B6D009286F1 /* libcupsimage.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72F75A611336F9A3004BB496 /* libcupsimage.dylib */; };
330 726AD702135E8A90002C930D /* ippserver.c in Sources */ = {isa = PBXBuildFile; fileRef = 726AD701135E8A90002C930D /* ippserver.c */; };
331 7271883D1374AB14001A2036 /* mime-private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7271883C1374AB14001A2036 /* mime-private.h */; };
332 728FB7E8153600FA005426E1 /* tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 728FB7E3153600FA005426E1 /* tls.c */; };
333 728FB7E91536161C005426E1 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E5136B64AF00836530 /* CoreFoundation.framework */; };
334 728FB7EA1536161C005426E1 /* Kerberos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E6136B64B000836530 /* Kerberos.framework */; };
335 728FB7EB1536161C005426E1 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E7136B64B000836530 /* Security.framework */; };
336 728FB7ED1536161C005426E1 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 728FB7EC1536161C005426E1 /* libz.dylib */; };
337 728FB7EE15361642005426E1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E8136B64B000836530 /* SystemConfiguration.framework */; };
338 728FB7F11536167A005426E1 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 728FB7EF1536167A005426E1 /* libiconv.dylib */; };
339 728FB7F21536167A005426E1 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 728FB7F01536167A005426E1 /* libresolv.dylib */; };
340 72C16CB9137B195D007E4BF4 /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = 72C16CB8137B195D007E4BF4 /* file.c */; };
341 72D53A2A15B49110003F877F /* GSS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72D53A2915B49110003F877F /* GSS.framework */; };
342 72D53A2D15B4913D003F877F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72D53A2C15B4913D003F877F /* IOKit.framework */; };
343 72D53A2E15B4915B003F877F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E8136B64B000836530 /* SystemConfiguration.framework */; };
344 72D53A2F15B49174003F877F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E5136B64AF00836530 /* CoreFoundation.framework */; };
345 72D53A3015B4923F003F877F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E5136B64AF00836530 /* CoreFoundation.framework */; };
346 72D53A3115B4923F003F877F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E7136B64B000836530 /* Security.framework */; };
347 72D53A3215B4923F003F877F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E8136B64B000836530 /* SystemConfiguration.framework */; };
348 72D53A3415B4925B003F877F /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72D53A3315B4925B003F877F /* ApplicationServices.framework */; };
349 72D53A3515B49270003F877F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72D53A2C15B4913D003F877F /* IOKit.framework */; };
350 72D53A3815B4929D003F877F /* colorman.c in Sources */ = {isa = PBXBuildFile; fileRef = 72D53A3615B4929D003F877F /* colorman.c */; };
351 72D53A3A15B492FA003F877F /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72D53A3915B492FA003F877F /* libpam.dylib */; };
352 72D53A3B15B4930A003F877F /* GSS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72D53A2915B49110003F877F /* GSS.framework */; };
353 72D53A3C15B4930A003F877F /* Kerberos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278C58E6136B64B000836530 /* Kerberos.framework */; };
354 72F75A5C1336F988004BB496 /* cupstestppd.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F75A5B1336F988004BB496 /* cupstestppd.c */; };
355 72F75A671336FA38004BB496 /* libcups.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 72220EAE1333047D00FCA411 /* libcups.dylib */; };
356 72F75A6C1336FA8A004BB496 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F75A691336FA8A004BB496 /* error.c */; };
357 72F75A6D1336FA8A004BB496 /* interpret.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F75A6A1336FA8A004BB496 /* interpret.c */; };
358 72F75A6E1336FA8A004BB496 /* raster.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F75A6B1336FA8A004BB496 /* raster.c */; };
359 72F75A6F1336FAB6004BB496 /* raster.h in Headers */ = {isa = PBXBuildFile; fileRef = 72220EFA133305BB00FCA411 /* raster.h */; settings = {ATTRIBUTES = (Public, ); }; };
360 /* End PBXBuildFile section */
361
362 /* Begin PBXContainerItemProxy section */
363 270CCDB1135E3CDE00007BE2 /* PBXContainerItemProxy */ = {
364 isa = PBXContainerItemProxy;
365 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
366 proxyType = 1;
367 remoteGlobalIDString = 270CCDA6135E3C9E00007BE2;
368 remoteInfo = testmime;
369 };
370 270CCDB5135E3CF700007BE2 /* PBXContainerItemProxy */ = {
371 isa = PBXContainerItemProxy;
372 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
373 proxyType = 1;
374 remoteGlobalIDString = 72220FAB13330B2200FCA411;
375 remoteInfo = libcupsmime;
376 };
377 270CCDB7135E3CFD00007BE2 /* PBXContainerItemProxy */ = {
378 isa = PBXContainerItemProxy;
379 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
380 proxyType = 1;
381 remoteGlobalIDString = 274FF6891333B1C400317ECB;
382 remoteInfo = libcups_static;
383 };
384 273BF6C81333B5410022CAAB /* PBXContainerItemProxy */ = {
385 isa = PBXContainerItemProxy;
386 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
387 proxyType = 1;
388 remoteGlobalIDString = 274FF6891333B1C400317ECB;
389 remoteInfo = libcups_static;
390 };
391 273BF6DD1333B6370022CAAB /* PBXContainerItemProxy */ = {
392 isa = PBXContainerItemProxy;
393 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
394 proxyType = 1;
395 remoteGlobalIDString = 273BF6BC1333B5000022CAAB;
396 remoteInfo = testcups;
397 };
398 274FF5DB13332CF900317ECB /* PBXContainerItemProxy */ = {
399 isa = PBXContainerItemProxy;
400 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
401 proxyType = 1;
402 remoteGlobalIDString = 72220EAD1333047D00FCA411;
403 remoteInfo = libcups;
404 };
405 274FF5E213332D4300317ECB /* PBXContainerItemProxy */ = {
406 isa = PBXContainerItemProxy;
407 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
408 proxyType = 1;
409 remoteGlobalIDString = 72220EAD1333047D00FCA411;
410 remoteInfo = libcups;
411 };
412 274FF5E413332D4300317ECB /* PBXContainerItemProxy */ = {
413 isa = PBXContainerItemProxy;
414 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
415 proxyType = 1;
416 remoteGlobalIDString = 72220FAB13330B2200FCA411;
417 remoteInfo = libcupsmime;
418 };
419 274FF5E613332D4300317ECB /* PBXContainerItemProxy */ = {
420 isa = PBXContainerItemProxy;
421 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
422 proxyType = 1;
423 remoteGlobalIDString = 72220F5A13330A5A00FCA411;
424 remoteInfo = cupsd;
425 };
426 274FF5E813332D4300317ECB /* PBXContainerItemProxy */ = {
427 isa = PBXContainerItemProxy;
428 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
429 proxyType = 1;
430 remoteGlobalIDString = 274FF5CB13332B1F00317ECB;
431 remoteInfo = "cups-driverd";
432 };
433 274FF5F2133330FD00317ECB /* PBXContainerItemProxy */ = {
434 isa = PBXContainerItemProxy;
435 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
436 proxyType = 1;
437 remoteGlobalIDString = 72220EAD1333047D00FCA411;
438 remoteInfo = libcups;
439 };
440 274FF61F1333316200317ECB /* PBXContainerItemProxy */ = {
441 isa = PBXContainerItemProxy;
442 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
443 proxyType = 1;
444 remoteGlobalIDString = 274FF5ED133330C800317ECB;
445 remoteInfo = libcupsppdc;
446 };
447 274FF621133331D300317ECB /* PBXContainerItemProxy */ = {
448 isa = PBXContainerItemProxy;
449 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
450 proxyType = 1;
451 remoteGlobalIDString = 274FF5ED133330C800317ECB;
452 remoteInfo = libcupsppdc;
453 };
454 274FF6331333335200317ECB /* PBXContainerItemProxy */ = {
455 isa = PBXContainerItemProxy;
456 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
457 proxyType = 1;
458 remoteGlobalIDString = 72220EAD1333047D00FCA411;
459 remoteInfo = libcups;
460 };
461 274FF6381333348400317ECB /* PBXContainerItemProxy */ = {
462 isa = PBXContainerItemProxy;
463 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
464 proxyType = 1;
465 remoteGlobalIDString = 274FF6281333333600317ECB;
466 remoteInfo = "cups-deviced";
467 };
468 274FF647133335A300317ECB /* PBXContainerItemProxy */ = {
469 isa = PBXContainerItemProxy;
470 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
471 proxyType = 1;
472 remoteGlobalIDString = 274FF63D1333358B00317ECB;
473 remoteInfo = "cups-exec";
474 };
475 274FF659133339D900317ECB /* PBXContainerItemProxy */ = {
476 isa = PBXContainerItemProxy;
477 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
478 proxyType = 1;
479 remoteGlobalIDString = 72220EAD1333047D00FCA411;
480 remoteInfo = libcups;
481 };
482 274FF65D13333A3400317ECB /* PBXContainerItemProxy */ = {
483 isa = PBXContainerItemProxy;
484 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
485 proxyType = 1;
486 remoteGlobalIDString = 274FF64E133339C400317ECB;
487 remoteInfo = "cups-lpd";
488 };
489 274FF68113333B3C00317ECB /* PBXContainerItemProxy */ = {
490 isa = PBXContainerItemProxy;
491 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
492 proxyType = 1;
493 remoteGlobalIDString = 72220EAD1333047D00FCA411;
494 remoteInfo = libcups;
495 };
496 274FF68313333B3C00317ECB /* PBXContainerItemProxy */ = {
497 isa = PBXContainerItemProxy;
498 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
499 proxyType = 1;
500 remoteGlobalIDString = 72220FAB13330B2200FCA411;
501 remoteInfo = libcupsmime;
502 };
503 274FF6E11333B33F00317ECB /* PBXContainerItemProxy */ = {
504 isa = PBXContainerItemProxy;
505 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
506 proxyType = 1;
507 remoteGlobalIDString = 274FF67713333B2F00317ECB;
508 remoteInfo = cupsfilter;
509 };
510 276683651337A9D6000D33D0 /* PBXContainerItemProxy */ = {
511 isa = PBXContainerItemProxy;
512 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
513 proxyType = 1;
514 remoteGlobalIDString = 72220EAD1333047D00FCA411;
515 remoteInfo = libcups;
516 };
517 2766836A1337AA25000D33D0 /* PBXContainerItemProxy */ = {
518 isa = PBXContainerItemProxy;
519 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
520 proxyType = 1;
521 remoteGlobalIDString = 2766835B1337A9B6000D33D0;
522 remoteInfo = cupsctl;
523 };
524 276683AD1337ACF9000D33D0 /* PBXContainerItemProxy */ = {
525 isa = PBXContainerItemProxy;
526 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
527 proxyType = 1;
528 remoteGlobalIDString = 72220EAD1333047D00FCA411;
529 remoteInfo = libcups;
530 };
531 276683AF1337ACF9000D33D0 /* PBXContainerItemProxy */ = {
532 isa = PBXContainerItemProxy;
533 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
534 proxyType = 1;
535 remoteGlobalIDString = 274FF5ED133330C800317ECB;
536 remoteInfo = libcupsppdc;
537 };
538 276683B31337AD18000D33D0 /* PBXContainerItemProxy */ = {
539 isa = PBXContainerItemProxy;
540 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
541 proxyType = 1;
542 remoteGlobalIDString = 72220EAD1333047D00FCA411;
543 remoteInfo = libcups;
544 };
545 276683B51337AD18000D33D0 /* PBXContainerItemProxy */ = {
546 isa = PBXContainerItemProxy;
547 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
548 proxyType = 1;
549 remoteGlobalIDString = 274FF5ED133330C800317ECB;
550 remoteInfo = libcupsppdc;
551 };
552 276683BB1337AE49000D33D0 /* PBXContainerItemProxy */ = {
553 isa = PBXContainerItemProxy;
554 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
555 proxyType = 1;
556 remoteGlobalIDString = 72220EAD1333047D00FCA411;
557 remoteInfo = libcups;
558 };
559 276683BD1337AE49000D33D0 /* PBXContainerItemProxy */ = {
560 isa = PBXContainerItemProxy;
561 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
562 proxyType = 1;
563 remoteGlobalIDString = 274FF5ED133330C800317ECB;
564 remoteInfo = libcupsppdc;
565 };
566 276683BF1337B1AD000D33D0 /* PBXContainerItemProxy */ = {
567 isa = PBXContainerItemProxy;
568 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
569 proxyType = 1;
570 remoteGlobalIDString = 72220EAD1333047D00FCA411;
571 remoteInfo = libcups;
572 };
573 276683C11337B1AD000D33D0 /* PBXContainerItemProxy */ = {
574 isa = PBXContainerItemProxy;
575 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
576 proxyType = 1;
577 remoteGlobalIDString = 274FF5ED133330C800317ECB;
578 remoteInfo = libcupsppdc;
579 };
580 276683C51337B1BC000D33D0 /* PBXContainerItemProxy */ = {
581 isa = PBXContainerItemProxy;
582 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
583 proxyType = 1;
584 remoteGlobalIDString = 72220EAD1333047D00FCA411;
585 remoteInfo = libcups;
586 };
587 276683C71337B1BC000D33D0 /* PBXContainerItemProxy */ = {
588 isa = PBXContainerItemProxy;
589 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
590 proxyType = 1;
591 remoteGlobalIDString = 274FF5ED133330C800317ECB;
592 remoteInfo = libcupsppdc;
593 };
594 276683D61337B24A000D33D0 /* PBXContainerItemProxy */ = {
595 isa = PBXContainerItemProxy;
596 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
597 proxyType = 1;
598 remoteGlobalIDString = 2766836F1337AC79000D33D0;
599 remoteInfo = ppdc;
600 };
601 276683D81337B24A000D33D0 /* PBXContainerItemProxy */ = {
602 isa = PBXContainerItemProxy;
603 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
604 proxyType = 1;
605 remoteGlobalIDString = 2766837C1337AC8C000D33D0;
606 remoteInfo = ppdhtml;
607 };
608 276683DA1337B24A000D33D0 /* PBXContainerItemProxy */ = {
609 isa = PBXContainerItemProxy;
610 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
611 proxyType = 1;
612 remoteGlobalIDString = 276683891337AC97000D33D0;
613 remoteInfo = ppdi;
614 };
615 276683DC1337B24A000D33D0 /* PBXContainerItemProxy */ = {
616 isa = PBXContainerItemProxy;
617 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
618 proxyType = 1;
619 remoteGlobalIDString = 276683961337ACA2000D33D0;
620 remoteInfo = ppdmerge;
621 };
622 276683DE1337B24A000D33D0 /* PBXContainerItemProxy */ = {
623 isa = PBXContainerItemProxy;
624 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
625 proxyType = 1;
626 remoteGlobalIDString = 276683A31337ACAB000D33D0;
627 remoteInfo = ppdpo;
628 };
629 276683E01337B299000D33D0 /* PBXContainerItemProxy */ = {
630 isa = PBXContainerItemProxy;
631 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
632 proxyType = 1;
633 remoteGlobalIDString = 72220EAD1333047D00FCA411;
634 remoteInfo = libcups;
635 };
636 276683E31337B2BA000D33D0 /* PBXContainerItemProxy */ = {
637 isa = PBXContainerItemProxy;
638 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
639 proxyType = 1;
640 remoteGlobalIDString = 72F75A601336F9A3004BB496;
641 remoteInfo = libcupsimage;
642 };
643 276683FB1337F7B3000D33D0 /* PBXContainerItemProxy */ = {
644 isa = PBXContainerItemProxy;
645 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
646 proxyType = 1;
647 remoteGlobalIDString = 72220EAD1333047D00FCA411;
648 remoteInfo = libcups;
649 };
650 276683FE1337F7C5000D33D0 /* PBXContainerItemProxy */ = {
651 isa = PBXContainerItemProxy;
652 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
653 proxyType = 1;
654 remoteGlobalIDString = 276683EF1337F78E000D33D0;
655 remoteInfo = ipptool;
656 };
657 2766840D1337FA31000D33D0 /* PBXContainerItemProxy */ = {
658 isa = PBXContainerItemProxy;
659 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
660 proxyType = 1;
661 remoteGlobalIDString = 72220EAD1333047D00FCA411;
662 remoteInfo = libcups;
663 };
664 276684121337FA8D000D33D0 /* PBXContainerItemProxy */ = {
665 isa = PBXContainerItemProxy;
666 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
667 proxyType = 1;
668 remoteGlobalIDString = 276684031337FA1D000D33D0;
669 remoteInfo = cupsaddsmb;
670 };
671 278C58D5136B641D00836530 /* PBXContainerItemProxy */ = {
672 isa = PBXContainerItemProxy;
673 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
674 proxyType = 1;
675 remoteGlobalIDString = 278C58CA136B640300836530;
676 remoteInfo = testhttp;
677 };
678 278C58D7136B642F00836530 /* PBXContainerItemProxy */ = {
679 isa = PBXContainerItemProxy;
680 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
681 proxyType = 1;
682 remoteGlobalIDString = 274FF6891333B1C400317ECB;
683 remoteInfo = libcups_static;
684 };
685 720DD6CE1358FD790064AA82 /* PBXContainerItemProxy */ = {
686 isa = PBXContainerItemProxy;
687 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
688 proxyType = 1;
689 remoteGlobalIDString = 72220EAD1333047D00FCA411;
690 remoteInfo = libcups;
691 };
692 720DD6D01358FDBE0064AA82 /* PBXContainerItemProxy */ = {
693 isa = PBXContainerItemProxy;
694 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
695 proxyType = 1;
696 remoteGlobalIDString = 720DD6C11358FD5F0064AA82;
697 remoteInfo = snmp;
698 };
699 72220F6413330A6500FCA411 /* PBXContainerItemProxy */ = {
700 isa = PBXContainerItemProxy;
701 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
702 proxyType = 1;
703 remoteGlobalIDString = 72220EAD1333047D00FCA411;
704 remoteInfo = libcups;
705 };
706 72220FBB13330C0500FCA411 /* PBXContainerItemProxy */ = {
707 isa = PBXContainerItemProxy;
708 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
709 proxyType = 1;
710 remoteGlobalIDString = 72220EAD1333047D00FCA411;
711 remoteInfo = libcups;
712 };
713 72220FBD13330C0B00FCA411 /* PBXContainerItemProxy */ = {
714 isa = PBXContainerItemProxy;
715 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
716 proxyType = 1;
717 remoteGlobalIDString = 72220FAB13330B2200FCA411;
718 remoteInfo = libcupsmime;
719 };
720 724379061333E49B009631B9 /* PBXContainerItemProxy */ = {
721 isa = PBXContainerItemProxy;
722 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
723 proxyType = 1;
724 remoteGlobalIDString = 72220EAD1333047D00FCA411;
725 remoteInfo = libcups;
726 };
727 724379101333E4EA009631B9 /* PBXContainerItemProxy */ = {
728 isa = PBXContainerItemProxy;
729 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
730 proxyType = 1;
731 remoteGlobalIDString = 724378FC1333E43E009631B9;
732 remoteInfo = ipp;
733 };
734 724379251333E932009631B9 /* PBXContainerItemProxy */ = {
735 isa = PBXContainerItemProxy;
736 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
737 proxyType = 1;
738 remoteGlobalIDString = 72220EAD1333047D00FCA411;
739 remoteInfo = libcups;
740 };
741 7243792A1333E962009631B9 /* PBXContainerItemProxy */ = {
742 isa = PBXContainerItemProxy;
743 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
744 proxyType = 1;
745 remoteGlobalIDString = 724379171333E532009631B9;
746 remoteInfo = lpd;
747 };
748 724379391333FB95009631B9 /* PBXContainerItemProxy */ = {
749 isa = PBXContainerItemProxy;
750 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
751 proxyType = 1;
752 remoteGlobalIDString = 72220EAD1333047D00FCA411;
753 remoteInfo = libcups;
754 };
755 7243793E1333FD23009631B9 /* PBXContainerItemProxy */ = {
756 isa = PBXContainerItemProxy;
757 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
758 proxyType = 1;
759 remoteGlobalIDString = 7243792F1333FB85009631B9;
760 remoteInfo = socket;
761 };
762 724379521333FECE009631B9 /* PBXContainerItemProxy */ = {
763 isa = PBXContainerItemProxy;
764 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
765 proxyType = 1;
766 remoteGlobalIDString = 724379461333FEA9009631B9;
767 remoteInfo = dnssd;
768 };
769 724379541333FEFE009631B9 /* PBXContainerItemProxy */ = {
770 isa = PBXContainerItemProxy;
771 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
772 proxyType = 1;
773 remoteGlobalIDString = 72220EAD1333047D00FCA411;
774 remoteInfo = libcups;
775 };
776 724379641333FF2E009631B9 /* PBXContainerItemProxy */ = {
777 isa = PBXContainerItemProxy;
778 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
779 proxyType = 1;
780 remoteGlobalIDString = 72220EAD1333047D00FCA411;
781 remoteInfo = libcups;
782 };
783 724379C21333FF7D009631B9 /* PBXContainerItemProxy */ = {
784 isa = PBXContainerItemProxy;
785 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
786 proxyType = 1;
787 remoteGlobalIDString = 7243795A1333FF1D009631B9;
788 remoteInfo = usb;
789 };
790 7258EAEE13459ADA009286F1 /* PBXContainerItemProxy */ = {
791 isa = PBXContainerItemProxy;
792 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
793 proxyType = 1;
794 remoteGlobalIDString = 7258EAE1134594C4009286F1;
795 remoteInfo = rastertopwg;
796 };
797 7258EAF013459B67009286F1 /* PBXContainerItemProxy */ = {
798 isa = PBXContainerItemProxy;
799 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
800 proxyType = 1;
801 remoteGlobalIDString = 72220EAD1333047D00FCA411;
802 remoteInfo = libcups;
803 };
804 7258EAF213459B67009286F1 /* PBXContainerItemProxy */ = {
805 isa = PBXContainerItemProxy;
806 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
807 proxyType = 1;
808 remoteGlobalIDString = 72F75A601336F9A3004BB496;
809 remoteInfo = libcupsimage;
810 };
811 726AD703135E8AA1002C930D /* PBXContainerItemProxy */ = {
812 isa = PBXContainerItemProxy;
813 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
814 proxyType = 1;
815 remoteGlobalIDString = 726AD6F6135E88F0002C930D;
816 remoteInfo = ippserver;
817 };
818 726AD705135E8AC5002C930D /* PBXContainerItemProxy */ = {
819 isa = PBXContainerItemProxy;
820 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
821 proxyType = 1;
822 remoteGlobalIDString = 274FF6891333B1C400317ECB;
823 remoteInfo = libcups_static;
824 };
825 72F75A651336FA30004BB496 /* PBXContainerItemProxy */ = {
826 isa = PBXContainerItemProxy;
827 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
828 proxyType = 1;
829 remoteGlobalIDString = 72220EAD1333047D00FCA411;
830 remoteInfo = libcups;
831 };
832 72F75A701336FACD004BB496 /* PBXContainerItemProxy */ = {
833 isa = PBXContainerItemProxy;
834 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
835 proxyType = 1;
836 remoteGlobalIDString = 72F75A601336F9A3004BB496;
837 remoteInfo = libcupsimage;
838 };
839 72F75A721336FACD004BB496 /* PBXContainerItemProxy */ = {
840 isa = PBXContainerItemProxy;
841 containerPortal = 72BF96371333042100B1EAD7 /* Project object */;
842 proxyType = 1;
843 remoteGlobalIDString = 72F75A511336F950004BB496;
844 remoteInfo = cupstestppd;
845 };
846 /* End PBXContainerItemProxy section */
847
848 /* Begin PBXCopyFilesBuildPhase section */
849 270CCDA5135E3C9E00007BE2 /* CopyFiles */ = {
850 isa = PBXCopyFilesBuildPhase;
851 buildActionMask = 2147483647;
852 dstPath = /usr/share/man/man1/;
853 dstSubfolderSpec = 0;
854 files = (
855 );
856 runOnlyForDeploymentPostprocessing = 1;
857 };
858 273BF6BB1333B5000022CAAB /* CopyFiles */ = {
859 isa = PBXCopyFilesBuildPhase;
860 buildActionMask = 2147483647;
861 dstPath = /usr/share/man/man1/;
862 dstSubfolderSpec = 0;
863 files = (
864 );
865 runOnlyForDeploymentPostprocessing = 1;
866 };
867 274FF5CA13332B1F00317ECB /* CopyFiles */ = {
868 isa = PBXCopyFilesBuildPhase;
869 buildActionMask = 2147483647;
870 dstPath = /usr/share/man/man1/;
871 dstSubfolderSpec = 0;
872 files = (
873 );
874 runOnlyForDeploymentPostprocessing = 1;
875 };
876 274FF6271333333600317ECB /* CopyFiles */ = {
877 isa = PBXCopyFilesBuildPhase;
878 buildActionMask = 2147483647;
879 dstPath = /usr/share/man/man1/;
880 dstSubfolderSpec = 0;
881 files = (
882 );
883 runOnlyForDeploymentPostprocessing = 1;
884 };
885 274FF63C1333358B00317ECB /* CopyFiles */ = {
886 isa = PBXCopyFilesBuildPhase;
887 buildActionMask = 2147483647;
888 dstPath = /usr/share/man/man1/;
889 dstSubfolderSpec = 0;
890 files = (
891 );
892 runOnlyForDeploymentPostprocessing = 1;
893 };
894 274FF64D133339C400317ECB /* CopyFiles */ = {
895 isa = PBXCopyFilesBuildPhase;
896 buildActionMask = 2147483647;
897 dstPath = /usr/share/man/man1/;
898 dstSubfolderSpec = 0;
899 files = (
900 );
901 runOnlyForDeploymentPostprocessing = 1;
902 };
903 274FF67613333B2F00317ECB /* CopyFiles */ = {
904 isa = PBXCopyFilesBuildPhase;
905 buildActionMask = 2147483647;
906 dstPath = /usr/share/man/man1/;
907 dstSubfolderSpec = 0;
908 files = (
909 );
910 runOnlyForDeploymentPostprocessing = 1;
911 };
912 2766835A1337A9B6000D33D0 /* CopyFiles */ = {
913 isa = PBXCopyFilesBuildPhase;
914 buildActionMask = 2147483647;
915 dstPath = /usr/share/man/man1/;
916 dstSubfolderSpec = 0;
917 files = (
918 );
919 runOnlyForDeploymentPostprocessing = 1;
920 };
921 2766836E1337AC79000D33D0 /* CopyFiles */ = {
922 isa = PBXCopyFilesBuildPhase;
923 buildActionMask = 2147483647;
924 dstPath = /usr/share/man/man1/;
925 dstSubfolderSpec = 0;
926 files = (
927 );
928 runOnlyForDeploymentPostprocessing = 1;
929 };
930 2766837B1337AC8C000D33D0 /* CopyFiles */ = {
931 isa = PBXCopyFilesBuildPhase;
932 buildActionMask = 2147483647;
933 dstPath = /usr/share/man/man1/;
934 dstSubfolderSpec = 0;
935 files = (
936 );
937 runOnlyForDeploymentPostprocessing = 1;
938 };
939 276683881337AC97000D33D0 /* CopyFiles */ = {
940 isa = PBXCopyFilesBuildPhase;
941 buildActionMask = 2147483647;
942 dstPath = /usr/share/man/man1/;
943 dstSubfolderSpec = 0;
944 files = (
945 );
946 runOnlyForDeploymentPostprocessing = 1;
947 };
948 276683951337ACA2000D33D0 /* CopyFiles */ = {
949 isa = PBXCopyFilesBuildPhase;
950 buildActionMask = 2147483647;
951 dstPath = /usr/share/man/man1/;
952 dstSubfolderSpec = 0;
953 files = (
954 );
955 runOnlyForDeploymentPostprocessing = 1;
956 };
957 276683A21337ACAB000D33D0 /* CopyFiles */ = {
958 isa = PBXCopyFilesBuildPhase;
959 buildActionMask = 2147483647;
960 dstPath = /usr/share/man/man1/;
961 dstSubfolderSpec = 0;
962 files = (
963 );
964 runOnlyForDeploymentPostprocessing = 1;
965 };
966 276683EE1337F78E000D33D0 /* CopyFiles */ = {
967 isa = PBXCopyFilesBuildPhase;
968 buildActionMask = 2147483647;
969 dstPath = /usr/share/man/man1/;
970 dstSubfolderSpec = 0;
971 files = (
972 );
973 runOnlyForDeploymentPostprocessing = 1;
974 };
975 276684021337FA1D000D33D0 /* CopyFiles */ = {
976 isa = PBXCopyFilesBuildPhase;
977 buildActionMask = 2147483647;
978 dstPath = /usr/share/man/man1/;
979 dstSubfolderSpec = 0;
980 files = (
981 );
982 runOnlyForDeploymentPostprocessing = 1;
983 };
984 278C58C9136B640300836530 /* CopyFiles */ = {
985 isa = PBXCopyFilesBuildPhase;
986 buildActionMask = 2147483647;
987 dstPath = /usr/share/man/man1/;
988 dstSubfolderSpec = 0;
989 files = (
990 );
991 runOnlyForDeploymentPostprocessing = 1;
992 };
993 720DD6C01358FD5F0064AA82 /* CopyFiles */ = {
994 isa = PBXCopyFilesBuildPhase;
995 buildActionMask = 2147483647;
996 dstPath = /usr/share/man/man1/;
997 dstSubfolderSpec = 0;
998 files = (
999 );
1000 runOnlyForDeploymentPostprocessing = 1;
1001 };
1002 72220F5913330A5A00FCA411 /* CopyFiles */ = {
1003 isa = PBXCopyFilesBuildPhase;
1004 buildActionMask = 2147483647;
1005 dstPath = /usr/share/man/man1/;
1006 dstSubfolderSpec = 0;
1007 files = (
1008 );
1009 runOnlyForDeploymentPostprocessing = 1;
1010 };
1011 724378FB1333E43E009631B9 /* CopyFiles */ = {
1012 isa = PBXCopyFilesBuildPhase;
1013 buildActionMask = 2147483647;
1014 dstPath = /usr/share/man/man1/;
1015 dstSubfolderSpec = 0;
1016 files = (
1017 );
1018 runOnlyForDeploymentPostprocessing = 1;
1019 };
1020 724379161333E532009631B9 /* CopyFiles */ = {
1021 isa = PBXCopyFilesBuildPhase;
1022 buildActionMask = 2147483647;
1023 dstPath = /usr/share/man/man1/;
1024 dstSubfolderSpec = 0;
1025 files = (
1026 );
1027 runOnlyForDeploymentPostprocessing = 1;
1028 };
1029 7243792E1333FB85009631B9 /* CopyFiles */ = {
1030 isa = PBXCopyFilesBuildPhase;
1031 buildActionMask = 2147483647;
1032 dstPath = /usr/share/man/man1/;
1033 dstSubfolderSpec = 0;
1034 files = (
1035 );
1036 runOnlyForDeploymentPostprocessing = 1;
1037 };
1038 724379451333FEA9009631B9 /* CopyFiles */ = {
1039 isa = PBXCopyFilesBuildPhase;
1040 buildActionMask = 2147483647;
1041 dstPath = /usr/share/man/man1/;
1042 dstSubfolderSpec = 0;
1043 files = (
1044 );
1045 runOnlyForDeploymentPostprocessing = 1;
1046 };
1047 724379591333FF1D009631B9 /* CopyFiles */ = {
1048 isa = PBXCopyFilesBuildPhase;
1049 buildActionMask = 2147483647;
1050 dstPath = /usr/share/man/man1/;
1051 dstSubfolderSpec = 0;
1052 files = (
1053 );
1054 runOnlyForDeploymentPostprocessing = 1;
1055 };
1056 7258EAE0134594C4009286F1 /* CopyFiles */ = {
1057 isa = PBXCopyFilesBuildPhase;
1058 buildActionMask = 2147483647;
1059 dstPath = /usr/share/man/man1/;
1060 dstSubfolderSpec = 0;
1061 files = (
1062 );
1063 runOnlyForDeploymentPostprocessing = 1;
1064 };
1065 726AD6F5135E88F0002C930D /* CopyFiles */ = {
1066 isa = PBXCopyFilesBuildPhase;
1067 buildActionMask = 2147483647;
1068 dstPath = /usr/share/man/man1/;
1069 dstSubfolderSpec = 0;
1070 files = (
1071 );
1072 runOnlyForDeploymentPostprocessing = 1;
1073 };
1074 72F75A501336F950004BB496 /* CopyFiles */ = {
1075 isa = PBXCopyFilesBuildPhase;
1076 buildActionMask = 2147483647;
1077 dstPath = /usr/share/man/man1/;
1078 dstSubfolderSpec = 0;
1079 files = (
1080 );
1081 runOnlyForDeploymentPostprocessing = 1;
1082 };
1083 /* End PBXCopyFilesBuildPhase section */
1084
1085 /* Begin PBXFileReference section */
1086 270CCDA7135E3C9E00007BE2 /* testmime */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testmime; sourceTree = BUILT_PRODUCTS_DIR; };
1087 270CCDBB135E3D3E00007BE2 /* testmime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testmime.c; path = ../scheduler/testmime.c; sourceTree = "<group>"; };
1088 2732E089137A3F5200FAFEF6 /* cancel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cancel.c; path = ../systemv/cancel.c; sourceTree = "<group>"; };
1089 2732E08A137A3F5200FAFEF6 /* cupsaccept.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cupsaccept.c; path = ../systemv/cupsaccept.c; sourceTree = "<group>"; };
1090 2732E08B137A3F5200FAFEF6 /* cupstestdsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cupstestdsc.c; path = ../systemv/cupstestdsc.c; sourceTree = "<group>"; };
1091 2732E08C137A3F5200FAFEF6 /* lp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lp.c; path = ../systemv/lp.c; sourceTree = "<group>"; };
1092 2732E08D137A3F5200FAFEF6 /* lpadmin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lpadmin.c; path = ../systemv/lpadmin.c; sourceTree = "<group>"; };
1093 2732E08E137A3F5200FAFEF6 /* lpinfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lpinfo.c; path = ../systemv/lpinfo.c; sourceTree = "<group>"; };
1094 2732E08F137A3F5200FAFEF6 /* lpmove.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lpmove.c; path = ../systemv/lpmove.c; sourceTree = "<group>"; };
1095 2732E090137A3F5200FAFEF6 /* lpoptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lpoptions.c; path = ../systemv/lpoptions.c; sourceTree = "<group>"; };
1096 2732E091137A3F5200FAFEF6 /* lppasswd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lppasswd.c; path = ../systemv/lppasswd.c; sourceTree = "<group>"; };
1097 2732E092137A3F5200FAFEF6 /* lpstat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = lpstat.c; path = ../systemv/lpstat.c; sourceTree = "<group>"; };
1098 273BF6BD1333B5000022CAAB /* testcups */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testcups; sourceTree = BUILT_PRODUCTS_DIR; };
1099 273BF6C61333B5370022CAAB /* testcups.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testcups.c; path = ../cups/testcups.c; sourceTree = "<group>"; };
1100 274FF5CC13332B1F00317ECB /* cups-driverd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "cups-driverd"; sourceTree = BUILT_PRODUCTS_DIR; };
1101 274FF5D613332CC700317ECB /* cups-driverd.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "cups-driverd.cxx"; path = "../scheduler/cups-driverd.cxx"; sourceTree = "<group>"; };
1102 274FF5D713332CC700317ECB /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = ../scheduler/util.c; sourceTree = "<group>"; };
1103 274FF5D813332CC700317ECB /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util.h; path = ../scheduler/util.h; sourceTree = "<group>"; };
1104 274FF5EE133330C800317ECB /* libcupsppdc.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcupsppdc.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1105 274FF5F51333315100317ECB /* ppdc-array.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-array.cxx"; path = "../ppdc/ppdc-array.cxx"; sourceTree = "<group>"; };
1106 274FF5F61333315100317ECB /* ppdc-attr.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-attr.cxx"; path = "../ppdc/ppdc-attr.cxx"; sourceTree = "<group>"; };
1107 274FF5F71333315100317ECB /* ppdc-catalog.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-catalog.cxx"; path = "../ppdc/ppdc-catalog.cxx"; sourceTree = "<group>"; };
1108 274FF5F81333315100317ECB /* ppdc-choice.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-choice.cxx"; path = "../ppdc/ppdc-choice.cxx"; sourceTree = "<group>"; };
1109 274FF5F91333315100317ECB /* ppdc-constraint.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-constraint.cxx"; path = "../ppdc/ppdc-constraint.cxx"; sourceTree = "<group>"; };
1110 274FF5FA1333315100317ECB /* ppdc-driver.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-driver.cxx"; path = "../ppdc/ppdc-driver.cxx"; sourceTree = "<group>"; };
1111 274FF5FB1333315100317ECB /* ppdc-file.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-file.cxx"; path = "../ppdc/ppdc-file.cxx"; sourceTree = "<group>"; };
1112 274FF5FC1333315100317ECB /* ppdc-filter.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-filter.cxx"; path = "../ppdc/ppdc-filter.cxx"; sourceTree = "<group>"; };
1113 274FF5FD1333315100317ECB /* ppdc-font.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-font.cxx"; path = "../ppdc/ppdc-font.cxx"; sourceTree = "<group>"; };
1114 274FF5FE1333315100317ECB /* ppdc-group.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-group.cxx"; path = "../ppdc/ppdc-group.cxx"; sourceTree = "<group>"; };
1115 274FF5FF1333315100317ECB /* ppdc-import.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-import.cxx"; path = "../ppdc/ppdc-import.cxx"; sourceTree = "<group>"; };
1116 274FF6001333315100317ECB /* ppdc-mediasize.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-mediasize.cxx"; path = "../ppdc/ppdc-mediasize.cxx"; sourceTree = "<group>"; };
1117 274FF6011333315100317ECB /* ppdc-message.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-message.cxx"; path = "../ppdc/ppdc-message.cxx"; sourceTree = "<group>"; };
1118 274FF6021333315100317ECB /* ppdc-option.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-option.cxx"; path = "../ppdc/ppdc-option.cxx"; sourceTree = "<group>"; };
1119 274FF6031333315100317ECB /* ppdc-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "ppdc-private.h"; path = "../ppdc/ppdc-private.h"; sourceTree = "<group>"; };
1120 274FF6041333315100317ECB /* ppdc-profile.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-profile.cxx"; path = "../ppdc/ppdc-profile.cxx"; sourceTree = "<group>"; };
1121 274FF6051333315100317ECB /* ppdc-shared.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-shared.cxx"; path = "../ppdc/ppdc-shared.cxx"; sourceTree = "<group>"; };
1122 274FF6061333315100317ECB /* ppdc-source.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-source.cxx"; path = "../ppdc/ppdc-source.cxx"; sourceTree = "<group>"; };
1123 274FF6071333315100317ECB /* ppdc-string.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-string.cxx"; path = "../ppdc/ppdc-string.cxx"; sourceTree = "<group>"; };
1124 274FF6081333315100317ECB /* ppdc-variable.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "ppdc-variable.cxx"; path = "../ppdc/ppdc-variable.cxx"; sourceTree = "<group>"; };
1125 274FF6091333315100317ECB /* ppdc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ppdc.h; path = ../ppdc/ppdc.h; sourceTree = "<group>"; };
1126 274FF6291333333600317ECB /* cups-deviced */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "cups-deviced"; sourceTree = BUILT_PRODUCTS_DIR; };
1127 274FF6351333344400317ECB /* cups-deviced.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "cups-deviced.c"; path = "../scheduler/cups-deviced.c"; sourceTree = "<group>"; };
1128 274FF63E1333358B00317ECB /* cups-exec */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "cups-exec"; sourceTree = BUILT_PRODUCTS_DIR; };
1129 274FF6491333398D00317ECB /* cups-exec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "cups-exec.c"; path = "../scheduler/cups-exec.c"; sourceTree = "<group>"; };
1130 274FF64F133339C400317ECB /* cups-lpd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "cups-lpd"; sourceTree = BUILT_PRODUCTS_DIR; };
1131 274FF65B133339FC00317ECB /* cups-lpd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "cups-lpd.c"; path = "../scheduler/cups-lpd.c"; sourceTree = "<group>"; };
1132 274FF67813333B2F00317ECB /* cupsfilter */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cupsfilter; sourceTree = BUILT_PRODUCTS_DIR; };
1133 274FF68713333B6E00317ECB /* cupsfilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cupsfilter.c; path = ../scheduler/cupsfilter.c; sourceTree = "<group>"; };
1134 276683561337A8C5000D33D0 /* cups.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = cups.strings; path = ../locale/cups.strings; sourceTree = "<group>"; };
1135 2766835C1337A9B6000D33D0 /* cupsctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cupsctl; sourceTree = BUILT_PRODUCTS_DIR; };
1136 276683681337AA00000D33D0 /* cupsctl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cupsctl.c; path = ../systemv/cupsctl.c; sourceTree = "<group>"; };
1137 276683701337AC79000D33D0 /* ppdc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ppdc; sourceTree = BUILT_PRODUCTS_DIR; };
1138 2766837D1337AC8C000D33D0 /* ppdhtml */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ppdhtml; sourceTree = BUILT_PRODUCTS_DIR; };
1139 2766838A1337AC97000D33D0 /* ppdi */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ppdi; sourceTree = BUILT_PRODUCTS_DIR; };
1140 276683971337ACA2000D33D0 /* ppdmerge */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ppdmerge; sourceTree = BUILT_PRODUCTS_DIR; };
1141 276683A41337ACAB000D33D0 /* ppdpo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ppdpo; sourceTree = BUILT_PRODUCTS_DIR; };
1142 276683CC1337B201000D33D0 /* ppdc.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ppdc.cxx; path = ../ppdc/ppdc.cxx; sourceTree = "<group>"; };
1143 276683CE1337B20D000D33D0 /* ppdhtml.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ppdhtml.cxx; path = ../ppdc/ppdhtml.cxx; sourceTree = "<group>"; };
1144 276683D01337B21A000D33D0 /* ppdi.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ppdi.cxx; path = ../ppdc/ppdi.cxx; sourceTree = "<group>"; };
1145 276683D21337B228000D33D0 /* ppdmerge.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ppdmerge.cxx; path = ../ppdc/ppdmerge.cxx; sourceTree = "<group>"; };
1146 276683D41337B237000D33D0 /* ppdpo.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ppdpo.cxx; path = ../ppdc/ppdpo.cxx; sourceTree = "<group>"; };
1147 276683F01337F78E000D33D0 /* ipptool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ipptool; sourceTree = BUILT_PRODUCTS_DIR; };
1148 276683F91337F7A9000D33D0 /* ipptool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ipptool.c; path = ../test/ipptool.c; sourceTree = "<group>"; };
1149 276684041337FA1D000D33D0 /* cupsaddsmb */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cupsaddsmb; sourceTree = BUILT_PRODUCTS_DIR; };
1150 276684101337FA7C000D33D0 /* cupsaddsmb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cupsaddsmb.c; path = ../systemv/cupsaddsmb.c; sourceTree = "<group>"; };
1151 278C58CB136B640300836530 /* testhttp */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testhttp; sourceTree = BUILT_PRODUCTS_DIR; };
1152 278C58E2136B647200836530 /* testhttp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testhttp.c; path = ../cups/testhttp.c; sourceTree = "<group>"; };
1153 278C58E5136B64AF00836530 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
1154 278C58E6136B64B000836530 /* Kerberos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kerberos.framework; path = /System/Library/Frameworks/Kerberos.framework; sourceTree = "<absolute>"; };
1155 278C58E7136B64B000836530 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
1156 278C58E8136B64B000836530 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
1157 27D3037C134148CB00F022B1 /* libcups_s.exp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.exports; name = libcups_s.exp; path = ../cups/libcups_s.exp; sourceTree = "<group>"; };
1158 27D3037D134148CB00F022B1 /* libcups2.def */ = {isa = PBXFileReference; lastKnownFileType = text; name = libcups2.def; path = ../cups/libcups2.def; sourceTree = "<group>"; };
1159 720DD6C21358FD5F0064AA82 /* snmp */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = snmp; sourceTree = BUILT_PRODUCTS_DIR; };
1160 720DD6D21358FDDE0064AA82 /* snmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snmp.c; path = ../backend/snmp.c; sourceTree = "<group>"; };
1161 72220EAE1333047D00FCA411 /* libcups.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcups.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1162 72220EB51333052D00FCA411 /* adminutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = adminutil.c; path = ../cups/adminutil.c; sourceTree = "<group>"; };
1163 72220EB71333056300FCA411 /* adminutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = adminutil.h; path = ../cups/adminutil.h; sourceTree = "<group>"; };
1164 72220EB81333056300FCA411 /* array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = array.c; path = ../cups/array.c; sourceTree = "<group>"; };
1165 72220EB91333056300FCA411 /* array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = array.h; path = ../cups/array.h; sourceTree = "<group>"; };
1166 72220EBA1333056300FCA411 /* attr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = attr.c; path = ../cups/attr.c; sourceTree = "<group>"; };
1167 72220EBB1333056300FCA411 /* auth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = auth.c; path = ../cups/auth.c; sourceTree = "<group>"; };
1168 72220EBC1333056300FCA411 /* backchannel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = backchannel.c; path = ../cups/backchannel.c; sourceTree = "<group>"; };
1169 72220EBD1333056300FCA411 /* backend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = backend.c; path = ../cups/backend.c; sourceTree = "<group>"; };
1170 72220EBE1333056300FCA411 /* backend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = backend.h; path = ../cups/backend.h; sourceTree = "<group>"; };
1171 72220EBF1333056300FCA411 /* conflicts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = conflicts.c; path = ../cups/conflicts.c; sourceTree = "<group>"; };
1172 72220EC01333056300FCA411 /* cups-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "cups-private.h"; path = "../cups/cups-private.h"; sourceTree = "<group>"; };
1173 72220EC11333056300FCA411 /* cups.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cups.h; path = ../cups/cups.h; sourceTree = "<group>"; };
1174 72220EC21333056300FCA411 /* custom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = custom.c; path = ../cups/custom.c; sourceTree = "<group>"; };
1175 72220EC31333056300FCA411 /* debug-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "debug-private.h"; path = "../cups/debug-private.h"; sourceTree = "<group>"; };
1176 72220ED1133305BB00FCA411 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = debug.c; path = ../cups/debug.c; sourceTree = "<group>"; };
1177 72220ED2133305BB00FCA411 /* dest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dest.c; path = ../cups/dest.c; sourceTree = "<group>"; };
1178 72220ED3133305BB00FCA411 /* dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dir.c; path = ../cups/dir.c; sourceTree = "<group>"; };
1179 72220ED4133305BB00FCA411 /* dir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dir.h; path = ../cups/dir.h; sourceTree = "<group>"; };
1180 72220ED5133305BB00FCA411 /* emit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = emit.c; path = ../cups/emit.c; sourceTree = "<group>"; };
1181 72220ED6133305BB00FCA411 /* encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = encode.c; path = ../cups/encode.c; sourceTree = "<group>"; };
1182 72220ED7133305BB00FCA411 /* file-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "file-private.h"; path = "../cups/file-private.h"; sourceTree = "<group>"; };
1183 72220ED8133305BB00FCA411 /* file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file.c; path = ../cups/file.c; sourceTree = "<group>"; };
1184 72220ED9133305BB00FCA411 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = file.h; path = ../cups/file.h; sourceTree = "<group>"; };
1185 72220EDA133305BB00FCA411 /* getdevices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = getdevices.c; path = ../cups/getdevices.c; sourceTree = "<group>"; };
1186 72220EDB133305BB00FCA411 /* getifaddrs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = getifaddrs.c; path = ../cups/getifaddrs.c; sourceTree = "<group>"; };
1187 72220EDC133305BB00FCA411 /* getputfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = getputfile.c; path = ../cups/getputfile.c; sourceTree = "<group>"; };
1188 72220EDD133305BB00FCA411 /* globals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = globals.c; path = ../cups/globals.c; sourceTree = "<group>"; };
1189 72220EDE133305BB00FCA411 /* http-addr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "http-addr.c"; path = "../cups/http-addr.c"; sourceTree = "<group>"; };
1190 72220EDF133305BB00FCA411 /* http-addrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "http-addrlist.c"; path = "../cups/http-addrlist.c"; sourceTree = "<group>"; };
1191 72220EE0133305BB00FCA411 /* http-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "http-private.h"; path = "../cups/http-private.h"; sourceTree = "<group>"; };
1192 72220EE1133305BB00FCA411 /* http-support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "http-support.c"; path = "../cups/http-support.c"; sourceTree = "<group>"; };
1193 72220EE2133305BB00FCA411 /* http.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = http.c; path = ../cups/http.c; sourceTree = "<group>"; };
1194 72220EE3133305BB00FCA411 /* http.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = http.h; path = ../cups/http.h; sourceTree = "<group>"; };
1195 72220EE4133305BB00FCA411 /* ipp-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "ipp-private.h"; path = "../cups/ipp-private.h"; sourceTree = "<group>"; };
1196 72220EE5133305BB00FCA411 /* ipp-support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "ipp-support.c"; path = "../cups/ipp-support.c"; sourceTree = "<group>"; };
1197 72220EE6133305BB00FCA411 /* ipp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ipp.c; path = ../cups/ipp.c; sourceTree = "<group>"; };
1198 72220EE7133305BB00FCA411 /* ipp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ipp.h; path = ../cups/ipp.h; sourceTree = "<group>"; };
1199 72220EE8133305BB00FCA411 /* langprintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = langprintf.c; path = ../cups/langprintf.c; sourceTree = "<group>"; };
1200 72220EE9133305BB00FCA411 /* language-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "language-private.h"; path = "../cups/language-private.h"; sourceTree = "<group>"; };
1201 72220EEA133305BB00FCA411 /* language.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = language.c; path = ../cups/language.c; sourceTree = "<group>"; };
1202 72220EEB133305BB00FCA411 /* language.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = language.h; path = ../cups/language.h; sourceTree = "<group>"; };
1203 72220EEC133305BB00FCA411 /* localize.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = localize.c; path = ../cups/localize.c; sourceTree = "<group>"; };
1204 72220EED133305BB00FCA411 /* mark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mark.c; path = ../cups/mark.c; sourceTree = "<group>"; };
1205 72220EEE133305BB00FCA411 /* md5-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "md5-private.h"; path = "../cups/md5-private.h"; sourceTree = "<group>"; };
1206 72220EEF133305BB00FCA411 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md5.c; path = ../cups/md5.c; sourceTree = "<group>"; };
1207 72220EF0133305BB00FCA411 /* md5passwd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md5passwd.c; path = ../cups/md5passwd.c; sourceTree = "<group>"; };
1208 72220EF1133305BB00FCA411 /* notify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = notify.c; path = ../cups/notify.c; sourceTree = "<group>"; };
1209 72220EF2133305BB00FCA411 /* options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = options.c; path = ../cups/options.c; sourceTree = "<group>"; };
1210 72220EF3133305BB00FCA411 /* page.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = page.c; path = ../cups/page.c; sourceTree = "<group>"; };
1211 72220EF4133305BB00FCA411 /* ppd-cache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "ppd-cache.c"; path = "../cups/ppd-cache.c"; sourceTree = "<group>"; };
1212 72220EF5133305BB00FCA411 /* ppd-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "ppd-private.h"; path = "../cups/ppd-private.h"; sourceTree = "<group>"; };
1213 72220EF6133305BB00FCA411 /* ppd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ppd.c; path = ../cups/ppd.c; sourceTree = "<group>"; };
1214 72220EF7133305BB00FCA411 /* ppd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ppd.h; path = ../cups/ppd.h; sourceTree = "<group>"; };
1215 72220EF8133305BB00FCA411 /* pwg-media.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "pwg-media.c"; path = "../cups/pwg-media.c"; sourceTree = "<group>"; };
1216 72220EF9133305BB00FCA411 /* pwg-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "pwg-private.h"; path = "../cups/pwg-private.h"; sourceTree = "<group>"; };
1217 72220EFA133305BB00FCA411 /* raster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = raster.h; path = ../cups/raster.h; sourceTree = "<group>"; };
1218 72220EFB133305BB00FCA411 /* request.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = request.c; path = ../cups/request.c; sourceTree = "<group>"; };
1219 72220EFC133305BB00FCA411 /* sidechannel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sidechannel.c; path = ../cups/sidechannel.c; sourceTree = "<group>"; };
1220 72220EFD133305BB00FCA411 /* sidechannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sidechannel.h; path = ../cups/sidechannel.h; sourceTree = "<group>"; };
1221 72220EFE133305BB00FCA411 /* snmp-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "snmp-private.h"; path = "../cups/snmp-private.h"; sourceTree = "<group>"; };
1222 72220EFF133305BB00FCA411 /* snmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snmp.c; path = ../cups/snmp.c; sourceTree = "<group>"; };
1223 72220F00133305BB00FCA411 /* snprintf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = snprintf.c; path = ../cups/snprintf.c; sourceTree = "<group>"; };
1224 72220F01133305BB00FCA411 /* string-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "string-private.h"; path = "../cups/string-private.h"; sourceTree = "<group>"; };
1225 72220F02133305BB00FCA411 /* string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = string.c; path = ../cups/string.c; sourceTree = "<group>"; };
1226 72220F03133305BB00FCA411 /* tempfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tempfile.c; path = ../cups/tempfile.c; sourceTree = "<group>"; };
1227 72220F04133305BB00FCA411 /* thread-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "thread-private.h"; path = "../cups/thread-private.h"; sourceTree = "<group>"; };
1228 72220F05133305BB00FCA411 /* thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = thread.c; path = ../cups/thread.c; sourceTree = "<group>"; };
1229 72220F06133305BB00FCA411 /* transcode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = transcode.c; path = ../cups/transcode.c; sourceTree = "<group>"; };
1230 72220F07133305BB00FCA411 /* transcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = transcode.h; path = ../cups/transcode.h; sourceTree = "<group>"; };
1231 72220F08133305BB00FCA411 /* usersys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = usersys.c; path = ../cups/usersys.c; sourceTree = "<group>"; };
1232 72220F09133305BB00FCA411 /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = util.c; path = ../cups/util.c; sourceTree = "<group>"; };
1233 72220F0A133305BB00FCA411 /* versioning.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = versioning.h; path = ../cups/versioning.h; sourceTree = "<group>"; };
1234 72220F471333063D00FCA411 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
1235 72220F5B13330A5A00FCA411 /* cupsd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cupsd; sourceTree = BUILT_PRODUCTS_DIR; };
1236 72220F6913330B0C00FCA411 /* auth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = auth.c; path = ../scheduler/auth.c; sourceTree = SOURCE_ROOT; };
1237 72220F6A13330B0C00FCA411 /* auth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = auth.h; path = ../scheduler/auth.h; sourceTree = SOURCE_ROOT; };
1238 72220F6B13330B0C00FCA411 /* banners.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = banners.c; path = ../scheduler/banners.c; sourceTree = SOURCE_ROOT; };
1239 72220F6C13330B0C00FCA411 /* banners.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = banners.h; path = ../scheduler/banners.h; sourceTree = SOURCE_ROOT; };
1240 72220F6D13330B0C00FCA411 /* cert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cert.c; path = ../scheduler/cert.c; sourceTree = SOURCE_ROOT; };
1241 72220F6E13330B0C00FCA411 /* cert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cert.h; path = ../scheduler/cert.h; sourceTree = SOURCE_ROOT; };
1242 72220F6F13330B0C00FCA411 /* classes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = classes.c; path = ../scheduler/classes.c; sourceTree = SOURCE_ROOT; };
1243 72220F7013330B0C00FCA411 /* classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = classes.h; path = ../scheduler/classes.h; sourceTree = SOURCE_ROOT; };
1244 72220F7113330B0C00FCA411 /* client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = client.c; path = ../scheduler/client.c; sourceTree = SOURCE_ROOT; };
1245 72220F7213330B0C00FCA411 /* client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = client.h; path = ../scheduler/client.h; sourceTree = SOURCE_ROOT; };
1246 72220F7313330B0C00FCA411 /* conf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = conf.c; path = ../scheduler/conf.c; sourceTree = SOURCE_ROOT; };
1247 72220F7413330B0C00FCA411 /* conf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = conf.h; path = ../scheduler/conf.h; sourceTree = SOURCE_ROOT; };
1248 72220F7513330B0C00FCA411 /* cupsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cupsd.h; path = ../scheduler/cupsd.h; sourceTree = SOURCE_ROOT; };
1249 72220F7613330B0C00FCA411 /* dirsvc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dirsvc.c; path = ../scheduler/dirsvc.c; sourceTree = SOURCE_ROOT; };
1250 72220F7713330B0C00FCA411 /* dirsvc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dirsvc.h; path = ../scheduler/dirsvc.h; sourceTree = SOURCE_ROOT; };
1251 72220F7813330B0C00FCA411 /* env.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = env.c; path = ../scheduler/env.c; sourceTree = SOURCE_ROOT; };
1252 72220F7913330B0C00FCA411 /* ipp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ipp.c; path = ../scheduler/ipp.c; sourceTree = SOURCE_ROOT; };
1253 72220F7A13330B0C00FCA411 /* job.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = job.c; path = ../scheduler/job.c; sourceTree = SOURCE_ROOT; };
1254 72220F7B13330B0C00FCA411 /* job.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = job.h; path = ../scheduler/job.h; sourceTree = SOURCE_ROOT; };
1255 72220F7C13330B0C00FCA411 /* listen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = listen.c; path = ../scheduler/listen.c; sourceTree = SOURCE_ROOT; };
1256 72220F7D13330B0C00FCA411 /* log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = log.c; path = ../scheduler/log.c; sourceTree = SOURCE_ROOT; };
1257 72220F7E13330B0C00FCA411 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = ../scheduler/main.c; sourceTree = SOURCE_ROOT; };
1258 72220F7F13330B0C00FCA411 /* network.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = network.c; path = ../scheduler/network.c; sourceTree = SOURCE_ROOT; };
1259 72220F8013330B0C00FCA411 /* network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = network.h; path = ../scheduler/network.h; sourceTree = SOURCE_ROOT; };
1260 72220F8113330B0C00FCA411 /* policy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = policy.c; path = ../scheduler/policy.c; sourceTree = SOURCE_ROOT; };
1261 72220F8213330B0C00FCA411 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = policy.h; path = ../scheduler/policy.h; sourceTree = SOURCE_ROOT; };
1262 72220F8313330B0C00FCA411 /* printers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = printers.c; path = ../scheduler/printers.c; sourceTree = SOURCE_ROOT; };
1263 72220F8413330B0C00FCA411 /* printers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = printers.h; path = ../scheduler/printers.h; sourceTree = SOURCE_ROOT; };
1264 72220F8513330B0C00FCA411 /* process.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = process.c; path = ../scheduler/process.c; sourceTree = SOURCE_ROOT; };
1265 72220F8613330B0C00FCA411 /* quotas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = quotas.c; path = ../scheduler/quotas.c; sourceTree = SOURCE_ROOT; };
1266 72220F8813330B0C00FCA411 /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = select.c; path = ../scheduler/select.c; sourceTree = SOURCE_ROOT; };
1267 72220F8913330B0C00FCA411 /* server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = server.c; path = ../scheduler/server.c; sourceTree = SOURCE_ROOT; };
1268 72220F8A13330B0C00FCA411 /* statbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = statbuf.c; path = ../scheduler/statbuf.c; sourceTree = SOURCE_ROOT; };
1269 72220F8B13330B0C00FCA411 /* statbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = statbuf.h; path = ../scheduler/statbuf.h; sourceTree = SOURCE_ROOT; };
1270 72220F8C13330B0C00FCA411 /* subscriptions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = subscriptions.c; path = ../scheduler/subscriptions.c; sourceTree = SOURCE_ROOT; };
1271 72220F8D13330B0C00FCA411 /* subscriptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = subscriptions.h; path = ../scheduler/subscriptions.h; sourceTree = SOURCE_ROOT; };
1272 72220F8E13330B0C00FCA411 /* sysman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sysman.c; path = ../scheduler/sysman.c; sourceTree = SOURCE_ROOT; };
1273 72220F8F13330B0C00FCA411 /* sysman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sysman.h; path = ../scheduler/sysman.h; sourceTree = SOURCE_ROOT; };
1274 72220FAC13330B2200FCA411 /* libcupsmime.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcupsmime.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1275 72220FB213330BCE00FCA411 /* filter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = filter.c; path = ../scheduler/filter.c; sourceTree = "<group>"; };
1276 72220FB313330BCE00FCA411 /* mime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mime.c; path = ../scheduler/mime.c; sourceTree = "<group>"; };
1277 72220FB413330BCE00FCA411 /* mime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mime.h; path = ../scheduler/mime.h; sourceTree = "<group>"; };
1278 72220FB513330BCE00FCA411 /* type.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = type.c; path = ../scheduler/type.c; sourceTree = "<group>"; };
1279 7234F41F1378A16F00D3E9C9 /* array-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "array-private.h"; path = "../cups/array-private.h"; sourceTree = "<group>"; };
1280 724378FD1333E43E009631B9 /* ipp */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ipp; sourceTree = BUILT_PRODUCTS_DIR; };
1281 724379091333E4E3009631B9 /* backend-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "backend-private.h"; path = "../backend/backend-private.h"; sourceTree = "<group>"; };
1282 7243790A1333E4E3009631B9 /* ipp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ipp.c; path = ../backend/ipp.c; sourceTree = "<group>"; };
1283 7243790B1333E4E3009631B9 /* network.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = network.c; path = ../backend/network.c; sourceTree = "<group>"; };
1284 7243790C1333E4E3009631B9 /* snmp-supplies.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "snmp-supplies.c"; path = "../backend/snmp-supplies.c"; sourceTree = "<group>"; };
1285 724379121333E516009631B9 /* runloop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = runloop.c; path = ../backend/runloop.c; sourceTree = "<group>"; };
1286 724379181333E532009631B9 /* lpd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lpd; sourceTree = BUILT_PRODUCTS_DIR; };
1287 724379281333E952009631B9 /* lpd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lpd.c; path = ../backend/lpd.c; sourceTree = "<group>"; };
1288 724379301333FB85009631B9 /* socket */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = socket; sourceTree = BUILT_PRODUCTS_DIR; };
1289 7243793C1333FD19009631B9 /* socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = socket.c; path = ../backend/socket.c; sourceTree = "<group>"; };
1290 724379471333FEA9009631B9 /* dnssd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dnssd; sourceTree = BUILT_PRODUCTS_DIR; };
1291 724379501333FEBB009631B9 /* dnssd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd.c; path = ../backend/dnssd.c; sourceTree = "<group>"; };
1292 7243795B1333FF1D009631B9 /* usb */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = usb; sourceTree = BUILT_PRODUCTS_DIR; };
1293 724379C41333FFC7009631B9 /* usb-darwin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "usb-darwin.c"; path = "../backend/usb-darwin.c"; sourceTree = "<group>"; };
1294 724379C51333FFC7009631B9 /* usb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = usb.c; path = ../backend/usb.c; sourceTree = "<group>"; };
1295 724379CA1334000E009631B9 /* ieee1284.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ieee1284.c; path = ../backend/ieee1284.c; sourceTree = "<group>"; };
1296 7258EAE2134594C4009286F1 /* rastertopwg */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rastertopwg; sourceTree = BUILT_PRODUCTS_DIR; };
1297 7258EAEC134594EB009286F1 /* rastertopwg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rastertopwg.c; path = ../filter/rastertopwg.c; sourceTree = "<group>"; };
1298 726AD6F7135E88F0002C930D /* ippserver */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ippserver; sourceTree = BUILT_PRODUCTS_DIR; };
1299 726AD701135E8A90002C930D /* ippserver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ippserver.c; path = ../test/ippserver.c; sourceTree = "<group>"; };
1300 7271881713746EA8001A2036 /* commandtops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = commandtops.c; path = ../filter/commandtops.c; sourceTree = "<group>"; };
1301 7271881813746EA8001A2036 /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = common.c; path = ../filter/common.c; sourceTree = "<group>"; };
1302 7271881913746EA8001A2036 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = common.h; path = ../filter/common.h; sourceTree = "<group>"; };
1303 7271881A13746EA8001A2036 /* gziptoany.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gziptoany.c; path = ../filter/gziptoany.c; sourceTree = "<group>"; };
1304 7271882013746EA8001A2036 /* pstops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = pstops.c; path = ../filter/pstops.c; sourceTree = "<group>"; };
1305 7271882113746EA8001A2036 /* rastertoepson.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = rastertoepson.c; path = ../filter/rastertoepson.c; sourceTree = "<group>"; };
1306 7271882213746EA8001A2036 /* rastertohp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = rastertohp.c; path = ../filter/rastertohp.c; sourceTree = "<group>"; };
1307 7271882313746EA8001A2036 /* rastertolabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = rastertolabel.c; path = ../filter/rastertolabel.c; sourceTree = "<group>"; };
1308 7271883C1374AB14001A2036 /* mime-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "mime-private.h"; path = "../scheduler/mime-private.h"; sourceTree = "<group>"; };
1309 728FB7E0153600FA005426E1 /* tls-darwin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "tls-darwin.c"; path = "../scheduler/tls-darwin.c"; sourceTree = "<group>"; };
1310 728FB7E1153600FA005426E1 /* tls-gnutls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "tls-gnutls.c"; path = "../scheduler/tls-gnutls.c"; sourceTree = "<group>"; };
1311 728FB7E2153600FA005426E1 /* tls-openssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "tls-openssl.c"; path = "../scheduler/tls-openssl.c"; sourceTree = "<group>"; };
1312 728FB7E3153600FA005426E1 /* tls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tls.c; path = ../scheduler/tls.c; sourceTree = "<group>"; };
1313 728FB7EC1536161C005426E1 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = ../../../../../usr/lib/libz.dylib; sourceTree = "<group>"; };
1314 728FB7EF1536167A005426E1 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = ../../../../../usr/lib/libiconv.dylib; sourceTree = "<group>"; };
1315 728FB7F01536167A005426E1 /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = ../../../../../usr/lib/libresolv.dylib; sourceTree = "<group>"; };
1316 72A4332F155844CF002E172D /* libcups_static.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcups_static.a; sourceTree = BUILT_PRODUCTS_DIR; };
1317 72C16CB8137B195D007E4BF4 /* file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file.c; path = ../scheduler/file.c; sourceTree = SOURCE_ROOT; };
1318 72D53A2915B49110003F877F /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = ../../../../../System/Library/Frameworks/GSS.framework; sourceTree = "<group>"; };
1319 72D53A2C15B4913D003F877F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = ../../../../../System/Library/Frameworks/IOKit.framework; sourceTree = "<group>"; };
1320 72D53A3315B4925B003F877F /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = ../../../../../System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<group>"; };
1321 72D53A3615B4929D003F877F /* colorman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = colorman.c; path = ../scheduler/colorman.c; sourceTree = "<group>"; };
1322 72D53A3715B4929D003F877F /* colorman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = colorman.h; path = ../scheduler/colorman.h; sourceTree = "<group>"; };
1323 72D53A3915B492FA003F877F /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = ../../../../../usr/lib/libpam.dylib; sourceTree = "<group>"; };
1324 72F75A521336F950004BB496 /* cupstestppd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cupstestppd; sourceTree = BUILT_PRODUCTS_DIR; };
1325 72F75A5B1336F988004BB496 /* cupstestppd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cupstestppd.c; path = ../systemv/cupstestppd.c; sourceTree = "<group>"; };
1326 72F75A611336F9A3004BB496 /* libcupsimage.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcupsimage.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1327 72F75A691336FA8A004BB496 /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = error.c; path = ../filter/error.c; sourceTree = "<group>"; };
1328 72F75A6A1336FA8A004BB496 /* interpret.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = interpret.c; path = ../filter/interpret.c; sourceTree = "<group>"; };
1329 72F75A6B1336FA8A004BB496 /* raster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = raster.c; path = ../filter/raster.c; sourceTree = "<group>"; };
1330 /* End PBXFileReference section */
1331
1332 /* Begin PBXFrameworksBuildPhase section */
1333 270CCDA4135E3C9E00007BE2 /* Frameworks */ = {
1334 isa = PBXFrameworksBuildPhase;
1335 buildActionMask = 2147483647;
1336 files = (
1337 278C58E9136B64B000836530 /* CoreFoundation.framework in Frameworks */,
1338 278C58EA136B64B000836530 /* Kerberos.framework in Frameworks */,
1339 278C58EB136B64B000836530 /* Security.framework in Frameworks */,
1340 278C58EC136B64B000836530 /* SystemConfiguration.framework in Frameworks */,
1341 270CCDBA135E3D0900007BE2 /* libcupsmime.dylib in Frameworks */,
1342 );
1343 runOnlyForDeploymentPostprocessing = 0;
1344 };
1345 273BF6BA1333B5000022CAAB /* Frameworks */ = {
1346 isa = PBXFrameworksBuildPhase;
1347 buildActionMask = 2147483647;
1348 files = (
1349 );
1350 runOnlyForDeploymentPostprocessing = 0;
1351 };
1352 274FF5C913332B1F00317ECB /* Frameworks */ = {
1353 isa = PBXFrameworksBuildPhase;
1354 buildActionMask = 2147483647;
1355 files = (
1356 274FF5DD13332D0600317ECB /* libcups.dylib in Frameworks */,
1357 274FF6241333323B00317ECB /* libcupsppdc.dylib in Frameworks */,
1358 );
1359 runOnlyForDeploymentPostprocessing = 0;
1360 };
1361 274FF5EB133330C800317ECB /* Frameworks */ = {
1362 isa = PBXFrameworksBuildPhase;
1363 buildActionMask = 2147483647;
1364 files = (
1365 274FF6231333321400317ECB /* libcups.dylib in Frameworks */,
1366 );
1367 runOnlyForDeploymentPostprocessing = 0;
1368 };
1369 274FF6261333333600317ECB /* Frameworks */ = {
1370 isa = PBXFrameworksBuildPhase;
1371 buildActionMask = 2147483647;
1372 files = (
1373 274FF6321333334A00317ECB /* libcups.dylib in Frameworks */,
1374 );
1375 runOnlyForDeploymentPostprocessing = 0;
1376 };
1377 274FF63B1333358B00317ECB /* Frameworks */ = {
1378 isa = PBXFrameworksBuildPhase;
1379 buildActionMask = 2147483647;
1380 files = (
1381 );
1382 runOnlyForDeploymentPostprocessing = 0;
1383 };
1384 274FF64C133339C400317ECB /* Frameworks */ = {
1385 isa = PBXFrameworksBuildPhase;
1386 buildActionMask = 2147483647;
1387 files = (
1388 274FF658133339D300317ECB /* libcups.dylib in Frameworks */,
1389 );
1390 runOnlyForDeploymentPostprocessing = 0;
1391 };
1392 274FF67513333B2F00317ECB /* Frameworks */ = {
1393 isa = PBXFrameworksBuildPhase;
1394 buildActionMask = 2147483647;
1395 files = (
1396 274FF68513333B4300317ECB /* libcups.dylib in Frameworks */,
1397 274FF68613333B4300317ECB /* libcupsmime.dylib in Frameworks */,
1398 );
1399 runOnlyForDeploymentPostprocessing = 0;
1400 };
1401 274FF6B91333B1C400317ECB /* Frameworks */ = {
1402 isa = PBXFrameworksBuildPhase;
1403 buildActionMask = 2147483647;
1404 files = (
1405 );
1406 runOnlyForDeploymentPostprocessing = 0;
1407 };
1408 276683591337A9B6000D33D0 /* Frameworks */ = {
1409 isa = PBXFrameworksBuildPhase;
1410 buildActionMask = 2147483647;
1411 files = (
1412 276683671337A9E0000D33D0 /* libcups.dylib in Frameworks */,
1413 );
1414 runOnlyForDeploymentPostprocessing = 0;
1415 };
1416 2766836D1337AC79000D33D0 /* Frameworks */ = {
1417 isa = PBXFrameworksBuildPhase;
1418 buildActionMask = 2147483647;
1419 files = (
1420 276683B11337AD06000D33D0 /* libcups.dylib in Frameworks */,
1421 276683B21337AD06000D33D0 /* libcupsppdc.dylib in Frameworks */,
1422 );
1423 runOnlyForDeploymentPostprocessing = 0;
1424 };
1425 2766837A1337AC8C000D33D0 /* Frameworks */ = {
1426 isa = PBXFrameworksBuildPhase;
1427 buildActionMask = 2147483647;
1428 files = (
1429 276683B71337AD23000D33D0 /* libcups.dylib in Frameworks */,
1430 276683B81337AD23000D33D0 /* libcupsppdc.dylib in Frameworks */,
1431 );
1432 runOnlyForDeploymentPostprocessing = 0;
1433 };
1434 276683871337AC97000D33D0 /* Frameworks */ = {
1435 isa = PBXFrameworksBuildPhase;
1436 buildActionMask = 2147483647;
1437 files = (
1438 276683B91337AD31000D33D0 /* libcups.dylib in Frameworks */,
1439 276683BA1337AD31000D33D0 /* libcupsppdc.dylib in Frameworks */,
1440 );
1441 runOnlyForDeploymentPostprocessing = 0;
1442 };
1443 276683941337ACA2000D33D0 /* Frameworks */ = {
1444 isa = PBXFrameworksBuildPhase;
1445 buildActionMask = 2147483647;
1446 files = (
1447 276683C31337B1B3000D33D0 /* libcups.dylib in Frameworks */,
1448 276683C41337B1B3000D33D0 /* libcupsppdc.dylib in Frameworks */,
1449 );
1450 runOnlyForDeploymentPostprocessing = 0;
1451 };
1452 276683A11337ACAB000D33D0 /* Frameworks */ = {
1453 isa = PBXFrameworksBuildPhase;
1454 buildActionMask = 2147483647;
1455 files = (
1456 276683C91337B1C1000D33D0 /* libcups.dylib in Frameworks */,
1457 276683CA1337B1C1000D33D0 /* libcupsppdc.dylib in Frameworks */,
1458 );
1459 runOnlyForDeploymentPostprocessing = 0;
1460 };
1461 276683ED1337F78E000D33D0 /* Frameworks */ = {
1462 isa = PBXFrameworksBuildPhase;
1463 buildActionMask = 2147483647;
1464 files = (
1465 276683FD1337F7B8000D33D0 /* libcups.dylib in Frameworks */,
1466 );
1467 runOnlyForDeploymentPostprocessing = 0;
1468 };
1469 276684011337FA1D000D33D0 /* Frameworks */ = {
1470 isa = PBXFrameworksBuildPhase;
1471 buildActionMask = 2147483647;
1472 files = (
1473 2766840F1337FA38000D33D0 /* libcups.dylib in Frameworks */,
1474 );
1475 runOnlyForDeploymentPostprocessing = 0;
1476 };
1477 278C58C8136B640300836530 /* Frameworks */ = {
1478 isa = PBXFrameworksBuildPhase;
1479 buildActionMask = 2147483647;
1480 files = (
1481 );
1482 runOnlyForDeploymentPostprocessing = 0;
1483 };
1484 720DD6BF1358FD5F0064AA82 /* Frameworks */ = {
1485 isa = PBXFrameworksBuildPhase;
1486 buildActionMask = 2147483647;
1487 files = (
1488 720DD6CD1358FD720064AA82 /* libcups.dylib in Frameworks */,
1489 );
1490 runOnlyForDeploymentPostprocessing = 0;
1491 };
1492 72220EAB1333047D00FCA411 /* Frameworks */ = {
1493 isa = PBXFrameworksBuildPhase;
1494 buildActionMask = 2147483647;
1495 files = (
1496 728FB7F11536167A005426E1 /* libiconv.dylib in Frameworks */,
1497 728FB7F21536167A005426E1 /* libresolv.dylib in Frameworks */,
1498 728FB7ED1536161C005426E1 /* libz.dylib in Frameworks */,
1499 728FB7E91536161C005426E1 /* CoreFoundation.framework in Frameworks */,
1500 72D53A2A15B49110003F877F /* GSS.framework in Frameworks */,
1501 728FB7EA1536161C005426E1 /* Kerberos.framework in Frameworks */,
1502 728FB7EB1536161C005426E1 /* Security.framework in Frameworks */,
1503 728FB7EE15361642005426E1 /* SystemConfiguration.framework in Frameworks */,
1504 );
1505 runOnlyForDeploymentPostprocessing = 0;
1506 };
1507 72220F5813330A5A00FCA411 /* Frameworks */ = {
1508 isa = PBXFrameworksBuildPhase;
1509 buildActionMask = 2147483647;
1510 files = (
1511 72D53A3A15B492FA003F877F /* libpam.dylib in Frameworks */,
1512 72220F6613330A7000FCA411 /* libcups.dylib in Frameworks */,
1513 72220FBF13330C1000FCA411 /* libcupsmime.dylib in Frameworks */,
1514 72D53A3415B4925B003F877F /* ApplicationServices.framework in Frameworks */,
1515 72D53A3015B4923F003F877F /* CoreFoundation.framework in Frameworks */,
1516 72D53A3B15B4930A003F877F /* GSS.framework in Frameworks */,
1517 72D53A3515B49270003F877F /* IOKit.framework in Frameworks */,
1518 72D53A3C15B4930A003F877F /* Kerberos.framework in Frameworks */,
1519 72D53A3115B4923F003F877F /* Security.framework in Frameworks */,
1520 72D53A3215B4923F003F877F /* SystemConfiguration.framework in Frameworks */,
1521 );
1522 runOnlyForDeploymentPostprocessing = 0;
1523 };
1524 72220FA913330B2200FCA411 /* Frameworks */ = {
1525 isa = PBXFrameworksBuildPhase;
1526 buildActionMask = 2147483647;
1527 files = (
1528 72220FBA13330BEE00FCA411 /* libcups.dylib in Frameworks */,
1529 );
1530 runOnlyForDeploymentPostprocessing = 0;
1531 };
1532 724378FA1333E43E009631B9 /* Frameworks */ = {
1533 isa = PBXFrameworksBuildPhase;
1534 buildActionMask = 2147483647;
1535 files = (
1536 724379081333E4A5009631B9 /* libcups.dylib in Frameworks */,
1537 );
1538 runOnlyForDeploymentPostprocessing = 0;
1539 };
1540 724379151333E532009631B9 /* Frameworks */ = {
1541 isa = PBXFrameworksBuildPhase;
1542 buildActionMask = 2147483647;
1543 files = (
1544 724379271333E93D009631B9 /* libcups.dylib in Frameworks */,
1545 );
1546 runOnlyForDeploymentPostprocessing = 0;
1547 };
1548 7243792D1333FB85009631B9 /* Frameworks */ = {
1549 isa = PBXFrameworksBuildPhase;
1550 buildActionMask = 2147483647;
1551 files = (
1552 7243793B1333FB9D009631B9 /* libcups.dylib in Frameworks */,
1553 );
1554 runOnlyForDeploymentPostprocessing = 0;
1555 };
1556 724379441333FEA9009631B9 /* Frameworks */ = {
1557 isa = PBXFrameworksBuildPhase;
1558 buildActionMask = 2147483647;
1559 files = (
1560 724379561333FF04009631B9 /* libcups.dylib in Frameworks */,
1561 );
1562 runOnlyForDeploymentPostprocessing = 0;
1563 };
1564 724379581333FF1D009631B9 /* Frameworks */ = {
1565 isa = PBXFrameworksBuildPhase;
1566 buildActionMask = 2147483647;
1567 files = (
1568 724379661333FF3B009631B9 /* libcups.dylib in Frameworks */,
1569 72D53A2F15B49174003F877F /* CoreFoundation.framework in Frameworks */,
1570 72D53A2D15B4913D003F877F /* IOKit.framework in Frameworks */,
1571 72D53A2E15B4915B003F877F /* SystemConfiguration.framework in Frameworks */,
1572 );
1573 runOnlyForDeploymentPostprocessing = 0;
1574 };
1575 7258EADF134594C4009286F1 /* Frameworks */ = {
1576 isa = PBXFrameworksBuildPhase;
1577 buildActionMask = 2147483647;
1578 files = (
1579 7258EAF413459B6D009286F1 /* libcups.dylib in Frameworks */,
1580 7258EAF513459B6D009286F1 /* libcupsimage.dylib in Frameworks */,
1581 );
1582 runOnlyForDeploymentPostprocessing = 0;
1583 };
1584 726AD6F4135E88F0002C930D /* Frameworks */ = {
1585 isa = PBXFrameworksBuildPhase;
1586 buildActionMask = 2147483647;
1587 files = (
1588 );
1589 runOnlyForDeploymentPostprocessing = 0;
1590 };
1591 72F75A4F1336F950004BB496 /* Frameworks */ = {
1592 isa = PBXFrameworksBuildPhase;
1593 buildActionMask = 2147483647;
1594 files = (
1595 276683E51337B2BE000D33D0 /* libcupsimage.dylib in Frameworks */,
1596 276683E21337B29C000D33D0 /* libcups.dylib in Frameworks */,
1597 );
1598 runOnlyForDeploymentPostprocessing = 0;
1599 };
1600 72F75A5E1336F9A3004BB496 /* Frameworks */ = {
1601 isa = PBXFrameworksBuildPhase;
1602 buildActionMask = 2147483647;
1603 files = (
1604 72F75A671336FA38004BB496 /* libcups.dylib in Frameworks */,
1605 );
1606 runOnlyForDeploymentPostprocessing = 0;
1607 };
1608 /* End PBXFrameworksBuildPhase section */
1609
1610 /* Begin PBXGroup section */
1611 273BF6B81333B4A90022CAAB /* tests */ = {
1612 isa = PBXGroup;
1613 children = (
1614 273BF6C61333B5370022CAAB /* testcups.c */,
1615 278C58E2136B647200836530 /* testhttp.c */,
1616 270CCDBB135E3D3E00007BE2 /* testmime.c */,
1617 );
1618 name = tests;
1619 sourceTree = "<group>";
1620 };
1621 274FF5D513332C2C00317ECB /* daemon */ = {
1622 isa = PBXGroup;
1623 children = (
1624 274FF6351333344400317ECB /* cups-deviced.c */,
1625 274FF5D613332CC700317ECB /* cups-driverd.cxx */,
1626 274FF6491333398D00317ECB /* cups-exec.c */,
1627 274FF65B133339FC00317ECB /* cups-lpd.c */,
1628 274FF5D713332CC700317ECB /* util.c */,
1629 274FF5D813332CC700317ECB /* util.h */,
1630 );
1631 name = daemon;
1632 sourceTree = "<group>";
1633 };
1634 274FF5F41333310400317ECB /* libcupsppdc */ = {
1635 isa = PBXGroup;
1636 children = (
1637 274FF5F51333315100317ECB /* ppdc-array.cxx */,
1638 274FF5F61333315100317ECB /* ppdc-attr.cxx */,
1639 274FF5F71333315100317ECB /* ppdc-catalog.cxx */,
1640 274FF5F81333315100317ECB /* ppdc-choice.cxx */,
1641 274FF5F91333315100317ECB /* ppdc-constraint.cxx */,
1642 274FF5FA1333315100317ECB /* ppdc-driver.cxx */,
1643 274FF5FB1333315100317ECB /* ppdc-file.cxx */,
1644 274FF5FC1333315100317ECB /* ppdc-filter.cxx */,
1645 274FF5FD1333315100317ECB /* ppdc-font.cxx */,
1646 274FF5FE1333315100317ECB /* ppdc-group.cxx */,
1647 274FF5FF1333315100317ECB /* ppdc-import.cxx */,
1648 274FF6001333315100317ECB /* ppdc-mediasize.cxx */,
1649 274FF6011333315100317ECB /* ppdc-message.cxx */,
1650 274FF6021333315100317ECB /* ppdc-option.cxx */,
1651 274FF6031333315100317ECB /* ppdc-private.h */,
1652 274FF6041333315100317ECB /* ppdc-profile.cxx */,
1653 274FF6051333315100317ECB /* ppdc-shared.cxx */,
1654 274FF6061333315100317ECB /* ppdc-source.cxx */,
1655 274FF6071333315100317ECB /* ppdc-string.cxx */,
1656 274FF6081333315100317ECB /* ppdc-variable.cxx */,
1657 );
1658 name = libcupsppdc;
1659 sourceTree = "<group>";
1660 };
1661 274FF67313333B0A00317ECB /* commands */ = {
1662 isa = PBXGroup;
1663 children = (
1664 2732E089137A3F5200FAFEF6 /* cancel.c */,
1665 2732E08A137A3F5200FAFEF6 /* cupsaccept.c */,
1666 276684101337FA7C000D33D0 /* cupsaddsmb.c */,
1667 276683681337AA00000D33D0 /* cupsctl.c */,
1668 274FF68713333B6E00317ECB /* cupsfilter.c */,
1669 2732E08B137A3F5200FAFEF6 /* cupstestdsc.c */,
1670 72F75A5B1336F988004BB496 /* cupstestppd.c */,
1671 726AD701135E8A90002C930D /* ippserver.c */,
1672 276683F91337F7A9000D33D0 /* ipptool.c */,
1673 2732E08C137A3F5200FAFEF6 /* lp.c */,
1674 2732E08D137A3F5200FAFEF6 /* lpadmin.c */,
1675 2732E08E137A3F5200FAFEF6 /* lpinfo.c */,
1676 2732E08F137A3F5200FAFEF6 /* lpmove.c */,
1677 2732E090137A3F5200FAFEF6 /* lpoptions.c */,
1678 2732E091137A3F5200FAFEF6 /* lppasswd.c */,
1679 2732E092137A3F5200FAFEF6 /* lpstat.c */,
1680 );
1681 name = commands;
1682 sourceTree = "<group>";
1683 };
1684 276683CB1337B1CC000D33D0 /* ppdc tools */ = {
1685 isa = PBXGroup;
1686 children = (
1687 276683CC1337B201000D33D0 /* ppdc.cxx */,
1688 276683CE1337B20D000D33D0 /* ppdhtml.cxx */,
1689 276683D01337B21A000D33D0 /* ppdi.cxx */,
1690 276683D21337B228000D33D0 /* ppdmerge.cxx */,
1691 276683D41337B237000D33D0 /* ppdpo.cxx */,
1692 );
1693 name = "ppdc tools";
1694 sourceTree = "<group>";
1695 };
1696 72220EAF1333047D00FCA411 /* Products */ = {
1697 isa = PBXGroup;
1698 children = (
1699 72220F5B13330A5A00FCA411 /* cupsd */,
1700 274FF5CC13332B1F00317ECB /* cups-driverd */,
1701 274FF6291333333600317ECB /* cups-deviced */,
1702 274FF63E1333358B00317ECB /* cups-exec */,
1703 274FF64F133339C400317ECB /* cups-lpd */,
1704 274FF67813333B2F00317ECB /* cupsfilter */,
1705 273BF6BD1333B5000022CAAB /* testcups */,
1706 724378FD1333E43E009631B9 /* ipp */,
1707 724379181333E532009631B9 /* lpd */,
1708 724379301333FB85009631B9 /* socket */,
1709 724379471333FEA9009631B9 /* dnssd */,
1710 7243795B1333FF1D009631B9 /* usb */,
1711 72F75A521336F950004BB496 /* cupstestppd */,
1712 2766835C1337A9B6000D33D0 /* cupsctl */,
1713 276683701337AC79000D33D0 /* ppdc */,
1714 2766837D1337AC8C000D33D0 /* ppdhtml */,
1715 2766838A1337AC97000D33D0 /* ppdi */,
1716 276683971337ACA2000D33D0 /* ppdmerge */,
1717 276683A41337ACAB000D33D0 /* ppdpo */,
1718 276683F01337F78E000D33D0 /* ipptool */,
1719 276684041337FA1D000D33D0 /* cupsaddsmb */,
1720 7258EAE2134594C4009286F1 /* rastertopwg */,
1721 720DD6C21358FD5F0064AA82 /* snmp */,
1722 270CCDA7135E3C9E00007BE2 /* testmime */,
1723 726AD6F7135E88F0002C930D /* ippserver */,
1724 278C58CB136B640300836530 /* testhttp */,
1725 72A4332F155844CF002E172D /* libcups_static.a */,
1726 );
1727 name = Products;
1728 sourceTree = "<group>";
1729 };
1730 72220EB41333050100FCA411 /* libcups */ = {
1731 isa = PBXGroup;
1732 children = (
1733 276683561337A8C5000D33D0 /* cups.strings */,
1734 27D3037C134148CB00F022B1 /* libcups_s.exp */,
1735 27D3037D134148CB00F022B1 /* libcups2.def */,
1736 72220EB51333052D00FCA411 /* adminutil.c */,
1737 72220EB81333056300FCA411 /* array.c */,
1738 72220EBA1333056300FCA411 /* attr.c */,
1739 72220EBB1333056300FCA411 /* auth.c */,
1740 72220EBC1333056300FCA411 /* backchannel.c */,
1741 72220EBD1333056300FCA411 /* backend.c */,
1742 72220EBF1333056300FCA411 /* conflicts.c */,
1743 72220EC21333056300FCA411 /* custom.c */,
1744 72220ED1133305BB00FCA411 /* debug.c */,
1745 72220ED2133305BB00FCA411 /* dest.c */,
1746 72220ED3133305BB00FCA411 /* dir.c */,
1747 72220ED4133305BB00FCA411 /* dir.h */,
1748 72220ED5133305BB00FCA411 /* emit.c */,
1749 72220ED6133305BB00FCA411 /* encode.c */,
1750 72220ED8133305BB00FCA411 /* file.c */,
1751 72220EDA133305BB00FCA411 /* getdevices.c */,
1752 72220EDB133305BB00FCA411 /* getifaddrs.c */,
1753 72220EDC133305BB00FCA411 /* getputfile.c */,
1754 72220EDD133305BB00FCA411 /* globals.c */,
1755 72220EDE133305BB00FCA411 /* http-addr.c */,
1756 72220EDF133305BB00FCA411 /* http-addrlist.c */,
1757 72220EE1133305BB00FCA411 /* http-support.c */,
1758 72220EE2133305BB00FCA411 /* http.c */,
1759 72220EE5133305BB00FCA411 /* ipp-support.c */,
1760 72220EE6133305BB00FCA411 /* ipp.c */,
1761 72220EE8133305BB00FCA411 /* langprintf.c */,
1762 72220EEA133305BB00FCA411 /* language.c */,
1763 72220EEC133305BB00FCA411 /* localize.c */,
1764 72220EED133305BB00FCA411 /* mark.c */,
1765 72220EEF133305BB00FCA411 /* md5.c */,
1766 72220EF0133305BB00FCA411 /* md5passwd.c */,
1767 72220EF1133305BB00FCA411 /* notify.c */,
1768 72220EF2133305BB00FCA411 /* options.c */,
1769 72220EF3133305BB00FCA411 /* page.c */,
1770 72220EF4133305BB00FCA411 /* ppd-cache.c */,
1771 72220EF6133305BB00FCA411 /* ppd.c */,
1772 72220EF8133305BB00FCA411 /* pwg-media.c */,
1773 72220EFB133305BB00FCA411 /* request.c */,
1774 72220EFC133305BB00FCA411 /* sidechannel.c */,
1775 72220EFF133305BB00FCA411 /* snmp.c */,
1776 72220F00133305BB00FCA411 /* snprintf.c */,
1777 72220F02133305BB00FCA411 /* string.c */,
1778 72220F03133305BB00FCA411 /* tempfile.c */,
1779 72220F05133305BB00FCA411 /* thread.c */,
1780 72220F06133305BB00FCA411 /* transcode.c */,
1781 72220F08133305BB00FCA411 /* usersys.c */,
1782 72220F09133305BB00FCA411 /* util.c */,
1783 );
1784 name = libcups;
1785 sourceTree = "<group>";
1786 };
1787 72220F45133305D000FCA411 /* Public Headers */ = {
1788 isa = PBXGroup;
1789 children = (
1790 72220EB71333056300FCA411 /* adminutil.h */,
1791 72220EB91333056300FCA411 /* array.h */,
1792 72220EBE1333056300FCA411 /* backend.h */,
1793 72220EC11333056300FCA411 /* cups.h */,
1794 72220ED9133305BB00FCA411 /* file.h */,
1795 72220EE3133305BB00FCA411 /* http.h */,
1796 72220EE7133305BB00FCA411 /* ipp.h */,
1797 72220EEB133305BB00FCA411 /* language.h */,
1798 72220FB413330BCE00FCA411 /* mime.h */,
1799 72220EF7133305BB00FCA411 /* ppd.h */,
1800 274FF6091333315100317ECB /* ppdc.h */,
1801 72220EFA133305BB00FCA411 /* raster.h */,
1802 72220EFD133305BB00FCA411 /* sidechannel.h */,
1803 72220F07133305BB00FCA411 /* transcode.h */,
1804 72220F0A133305BB00FCA411 /* versioning.h */,
1805 );
1806 name = "Public Headers";
1807 sourceTree = "<group>";
1808 };
1809 72220F461333060C00FCA411 /* Private Headers */ = {
1810 isa = PBXGroup;
1811 children = (
1812 72220F471333063D00FCA411 /* config.h */,
1813 7234F41F1378A16F00D3E9C9 /* array-private.h */,
1814 72220EC01333056300FCA411 /* cups-private.h */,
1815 72220EC31333056300FCA411 /* debug-private.h */,
1816 72220ED7133305BB00FCA411 /* file-private.h */,
1817 72220EE0133305BB00FCA411 /* http-private.h */,
1818 72220EE4133305BB00FCA411 /* ipp-private.h */,
1819 72220EE9133305BB00FCA411 /* language-private.h */,
1820 72220EEE133305BB00FCA411 /* md5-private.h */,
1821 7271883C1374AB14001A2036 /* mime-private.h */,
1822 72220EF5133305BB00FCA411 /* ppd-private.h */,
1823 72220EF9133305BB00FCA411 /* pwg-private.h */,
1824 72220EFE133305BB00FCA411 /* snmp-private.h */,
1825 72220F01133305BB00FCA411 /* string-private.h */,
1826 72220F04133305BB00FCA411 /* thread-private.h */,
1827 );
1828 name = "Private Headers";
1829 sourceTree = "<group>";
1830 };
1831 72220F5D13330A5A00FCA411 /* cupsd */ = {
1832 isa = PBXGroup;
1833 children = (
1834 72D53A3615B4929D003F877F /* colorman.c */,
1835 72D53A3715B4929D003F877F /* colorman.h */,
1836 72220F6913330B0C00FCA411 /* auth.c */,
1837 72220F6A13330B0C00FCA411 /* auth.h */,
1838 72220F6B13330B0C00FCA411 /* banners.c */,
1839 72220F6C13330B0C00FCA411 /* banners.h */,
1840 72220F6D13330B0C00FCA411 /* cert.c */,
1841 72220F6E13330B0C00FCA411 /* cert.h */,
1842 72220F6F13330B0C00FCA411 /* classes.c */,
1843 72220F7013330B0C00FCA411 /* classes.h */,
1844 72220F7113330B0C00FCA411 /* client.c */,
1845 72220F7213330B0C00FCA411 /* client.h */,
1846 72220F7313330B0C00FCA411 /* conf.c */,
1847 72220F7413330B0C00FCA411 /* conf.h */,
1848 72220F7513330B0C00FCA411 /* cupsd.h */,
1849 72220F7613330B0C00FCA411 /* dirsvc.c */,
1850 72220F7713330B0C00FCA411 /* dirsvc.h */,
1851 72220F7813330B0C00FCA411 /* env.c */,
1852 72C16CB8137B195D007E4BF4 /* file.c */,
1853 72220F7913330B0C00FCA411 /* ipp.c */,
1854 72220F7A13330B0C00FCA411 /* job.c */,
1855 72220F7B13330B0C00FCA411 /* job.h */,
1856 72220F7C13330B0C00FCA411 /* listen.c */,
1857 72220F7D13330B0C00FCA411 /* log.c */,
1858 72220F7E13330B0C00FCA411 /* main.c */,
1859 72220F7F13330B0C00FCA411 /* network.c */,
1860 72220F8013330B0C00FCA411 /* network.h */,
1861 72220F8113330B0C00FCA411 /* policy.c */,
1862 72220F8213330B0C00FCA411 /* policy.h */,
1863 72220F8313330B0C00FCA411 /* printers.c */,
1864 72220F8413330B0C00FCA411 /* printers.h */,
1865 72220F8513330B0C00FCA411 /* process.c */,
1866 72220F8613330B0C00FCA411 /* quotas.c */,
1867 72220F8813330B0C00FCA411 /* select.c */,
1868 72220F8913330B0C00FCA411 /* server.c */,
1869 72220F8A13330B0C00FCA411 /* statbuf.c */,
1870 72220F8B13330B0C00FCA411 /* statbuf.h */,
1871 72220F8C13330B0C00FCA411 /* subscriptions.c */,
1872 72220F8D13330B0C00FCA411 /* subscriptions.h */,
1873 72220F8E13330B0C00FCA411 /* sysman.c */,
1874 72220F8F13330B0C00FCA411 /* sysman.h */,
1875 728FB7E3153600FA005426E1 /* tls.c */,
1876 728FB7E0153600FA005426E1 /* tls-darwin.c */,
1877 728FB7E1153600FA005426E1 /* tls-gnutls.c */,
1878 728FB7E2153600FA005426E1 /* tls-openssl.c */,
1879 );
1880 name = cupsd;
1881 path = .;
1882 sourceTree = "<group>";
1883 };
1884 72220FB013330B3400FCA411 /* libcupsmime */ = {
1885 isa = PBXGroup;
1886 children = (
1887 72220FB213330BCE00FCA411 /* filter.c */,
1888 72220FB313330BCE00FCA411 /* mime.c */,
1889 72220FB513330BCE00FCA411 /* type.c */,
1890 );
1891 name = libcupsmime;
1892 sourceTree = "<group>";
1893 };
1894 72220FB113330B4A00FCA411 /* Frameworks */ = {
1895 isa = PBXGroup;
1896 children = (
1897 278C58E5136B64AF00836530 /* CoreFoundation.framework */,
1898 278C58E6136B64B000836530 /* Kerberos.framework */,
1899 278C58E7136B64B000836530 /* Security.framework */,
1900 278C58E8136B64B000836530 /* SystemConfiguration.framework */,
1901 72220EAE1333047D00FCA411 /* libcups.dylib */,
1902 72F75A611336F9A3004BB496 /* libcupsimage.dylib */,
1903 72220FAC13330B2200FCA411 /* libcupsmime.dylib */,
1904 274FF5EE133330C800317ECB /* libcupsppdc.dylib */,
1905 );
1906 name = Frameworks;
1907 sourceTree = "<group>";
1908 };
1909 724378F71333E3CE009631B9 /* backends */ = {
1910 isa = PBXGroup;
1911 children = (
1912 724379091333E4E3009631B9 /* backend-private.h */,
1913 724379501333FEBB009631B9 /* dnssd.c */,
1914 724379CA1334000E009631B9 /* ieee1284.c */,
1915 7243790A1333E4E3009631B9 /* ipp.c */,
1916 724379281333E952009631B9 /* lpd.c */,
1917 7243790B1333E4E3009631B9 /* network.c */,
1918 724379121333E516009631B9 /* runloop.c */,
1919 720DD6D21358FDDE0064AA82 /* snmp.c */,
1920 7243790C1333E4E3009631B9 /* snmp-supplies.c */,
1921 7243793C1333FD19009631B9 /* socket.c */,
1922 724379C51333FFC7009631B9 /* usb.c */,
1923 724379C41333FFC7009631B9 /* usb-darwin.c */,
1924 );
1925 name = backends;
1926 sourceTree = "<group>";
1927 };
1928 7258EADC134594A8009286F1 /* filters */ = {
1929 isa = PBXGroup;
1930 children = (
1931 7271881713746EA8001A2036 /* commandtops.c */,
1932 7271881813746EA8001A2036 /* common.c */,
1933 7271881913746EA8001A2036 /* common.h */,
1934 7271881A13746EA8001A2036 /* gziptoany.c */,
1935 7271882013746EA8001A2036 /* pstops.c */,
1936 7271882113746EA8001A2036 /* rastertoepson.c */,
1937 7271882213746EA8001A2036 /* rastertohp.c */,
1938 7271882313746EA8001A2036 /* rastertolabel.c */,
1939 7258EAEC134594EB009286F1 /* rastertopwg.c */,
1940 );
1941 name = filters;
1942 sourceTree = "<group>";
1943 };
1944 72BF96351333042100B1EAD7 = {
1945 isa = PBXGroup;
1946 children = (
1947 72D53A3915B492FA003F877F /* libpam.dylib */,
1948 72D53A3315B4925B003F877F /* ApplicationServices.framework */,
1949 72D53A2C15B4913D003F877F /* IOKit.framework */,
1950 72D53A2915B49110003F877F /* GSS.framework */,
1951 728FB7EF1536167A005426E1 /* libiconv.dylib */,
1952 728FB7F01536167A005426E1 /* libresolv.dylib */,
1953 728FB7EC1536161C005426E1 /* libz.dylib */,
1954 72220FB113330B4A00FCA411 /* Frameworks */,
1955 72220F45133305D000FCA411 /* Public Headers */,
1956 72220F461333060C00FCA411 /* Private Headers */,
1957 72220EB41333050100FCA411 /* libcups */,
1958 72F75A681336FA42004BB496 /* libcupsimage */,
1959 72220FB013330B3400FCA411 /* libcupsmime */,
1960 274FF5F41333310400317ECB /* libcupsppdc */,
1961 724378F71333E3CE009631B9 /* backends */,
1962 274FF67313333B0A00317ECB /* commands */,
1963 72220F5D13330A5A00FCA411 /* cupsd */,
1964 274FF5D513332C2C00317ECB /* daemon */,
1965 7258EADC134594A8009286F1 /* filters */,
1966 276683CB1337B1CC000D33D0 /* ppdc tools */,
1967 273BF6B81333B4A90022CAAB /* tests */,
1968 72220EAF1333047D00FCA411 /* Products */,
1969 );
1970 sourceTree = "<group>";
1971 };
1972 72F75A681336FA42004BB496 /* libcupsimage */ = {
1973 isa = PBXGroup;
1974 children = (
1975 72F75A691336FA8A004BB496 /* error.c */,
1976 72F75A6A1336FA8A004BB496 /* interpret.c */,
1977 72F75A6B1336FA8A004BB496 /* raster.c */,
1978 );
1979 name = libcupsimage;
1980 sourceTree = "<group>";
1981 };
1982 /* End PBXGroup section */
1983
1984 /* Begin PBXHeadersBuildPhase section */
1985 274FF5EC133330C800317ECB /* Headers */ = {
1986 isa = PBXHeadersBuildPhase;
1987 buildActionMask = 2147483647;
1988 files = (
1989 274FF61E1333315100317ECB /* ppdc.h in Headers */,
1990 274FF6181333315100317ECB /* ppdc-private.h in Headers */,
1991 );
1992 runOnlyForDeploymentPostprocessing = 0;
1993 };
1994 274FF6C11333B1C400317ECB /* Headers */ = {
1995 isa = PBXHeadersBuildPhase;
1996 buildActionMask = 2147483647;
1997 files = (
1998 274FF6C21333B1C400317ECB /* adminutil.h in Headers */,
1999 274FF6C31333B1C400317ECB /* array.h in Headers */,
2000 274FF6C41333B1C400317ECB /* backend.h in Headers */,
2001 274FF6D01333B1C400317ECB /* cups-private.h in Headers */,
2002 274FF6D11333B1C400317ECB /* debug-private.h in Headers */,
2003 274FF6D21333B1C400317ECB /* file-private.h in Headers */,
2004 274FF6D31333B1C400317ECB /* http-private.h in Headers */,
2005 274FF6D41333B1C400317ECB /* ipp-private.h in Headers */,
2006 274FF6D51333B1C400317ECB /* language-private.h in Headers */,
2007 274FF6D61333B1C400317ECB /* md5-private.h in Headers */,
2008 274FF6D71333B1C400317ECB /* ppd-private.h in Headers */,
2009 274FF6D81333B1C400317ECB /* pwg-private.h in Headers */,
2010 274FF6D91333B1C400317ECB /* snmp-private.h in Headers */,
2011 274FF6DA1333B1C400317ECB /* string-private.h in Headers */,
2012 274FF6DB1333B1C400317ECB /* thread-private.h in Headers */,
2013 274FF6DC1333B1C400317ECB /* config.h in Headers */,
2014 274FF6C51333B1C400317ECB /* cups.h in Headers */,
2015 274FF6C61333B1C400317ECB /* dir.h in Headers */,
2016 274FF6C71333B1C400317ECB /* file.h in Headers */,
2017 274FF6C81333B1C400317ECB /* http.h in Headers */,
2018 274FF6C91333B1C400317ECB /* ipp.h in Headers */,
2019 274FF6CA1333B1C400317ECB /* language.h in Headers */,
2020 274FF6CB1333B1C400317ECB /* ppd.h in Headers */,
2021 274FF6CD1333B1C400317ECB /* sidechannel.h in Headers */,
2022 274FF6CE1333B1C400317ECB /* transcode.h in Headers */,
2023 274FF6CF1333B1C400317ECB /* versioning.h in Headers */,
2024 );
2025 runOnlyForDeploymentPostprocessing = 0;
2026 };
2027 72220EAC1333047D00FCA411 /* Headers */ = {
2028 isa = PBXHeadersBuildPhase;
2029 buildActionMask = 2147483647;
2030 files = (
2031 72220EC41333056300FCA411 /* adminutil.h in Headers */,
2032 72220EC61333056300FCA411 /* array.h in Headers */,
2033 72220ECB1333056300FCA411 /* backend.h in Headers */,
2034 72220ECE1333056300FCA411 /* cups.h in Headers */,
2035 72220F0E133305BB00FCA411 /* dir.h in Headers */,
2036 72220F13133305BB00FCA411 /* file.h in Headers */,
2037 72220F1D133305BB00FCA411 /* http.h in Headers */,
2038 72220F21133305BB00FCA411 /* ipp.h in Headers */,
2039 72220F25133305BB00FCA411 /* language.h in Headers */,
2040 72220F31133305BB00FCA411 /* ppd.h in Headers */,
2041 72220F37133305BB00FCA411 /* sidechannel.h in Headers */,
2042 72220F41133305BB00FCA411 /* transcode.h in Headers */,
2043 72220F44133305BB00FCA411 /* versioning.h in Headers */,
2044 72220ECD1333056300FCA411 /* cups-private.h in Headers */,
2045 72220ED01333056300FCA411 /* debug-private.h in Headers */,
2046 72220F11133305BB00FCA411 /* file-private.h in Headers */,
2047 72220F1A133305BB00FCA411 /* http-private.h in Headers */,
2048 72220F1E133305BB00FCA411 /* ipp-private.h in Headers */,
2049 72220F23133305BB00FCA411 /* language-private.h in Headers */,
2050 72220F28133305BB00FCA411 /* md5-private.h in Headers */,
2051 72220F2F133305BB00FCA411 /* ppd-private.h in Headers */,
2052 72220F33133305BB00FCA411 /* pwg-private.h in Headers */,
2053 72220F38133305BB00FCA411 /* snmp-private.h in Headers */,
2054 72220F3B133305BB00FCA411 /* string-private.h in Headers */,
2055 72220F3E133305BB00FCA411 /* thread-private.h in Headers */,
2056 72220F481333063D00FCA411 /* config.h in Headers */,
2057 7234F4201378A16F00D3E9C9 /* array-private.h in Headers */,
2058 );
2059 runOnlyForDeploymentPostprocessing = 0;
2060 };
2061 72220FAA13330B2200FCA411 /* Headers */ = {
2062 isa = PBXHeadersBuildPhase;
2063 buildActionMask = 2147483647;
2064 files = (
2065 72220FB813330BCE00FCA411 /* mime.h in Headers */,
2066 7271883D1374AB14001A2036 /* mime-private.h in Headers */,
2067 );
2068 runOnlyForDeploymentPostprocessing = 0;
2069 };
2070 72F75A5F1336F9A3004BB496 /* Headers */ = {
2071 isa = PBXHeadersBuildPhase;
2072 buildActionMask = 2147483647;
2073 files = (
2074 72F75A6F1336FAB6004BB496 /* raster.h in Headers */,
2075 );
2076 runOnlyForDeploymentPostprocessing = 0;
2077 };
2078 /* End PBXHeadersBuildPhase section */
2079
2080 /* Begin PBXNativeTarget section */
2081 270CCDA6135E3C9E00007BE2 /* testmime */ = {
2082 isa = PBXNativeTarget;
2083 buildConfigurationList = 270CCDAF135E3C9E00007BE2 /* Build configuration list for PBXNativeTarget "testmime" */;
2084 buildPhases = (
2085 270CCDA3135E3C9E00007BE2 /* Sources */,
2086 270CCDA4135E3C9E00007BE2 /* Frameworks */,
2087 270CCDA5135E3C9E00007BE2 /* CopyFiles */,
2088 );
2089 buildRules = (
2090 );
2091 dependencies = (
2092 270CCDB8135E3CFD00007BE2 /* PBXTargetDependency */,
2093 270CCDB6135E3CF700007BE2 /* PBXTargetDependency */,
2094 );
2095 name = testmime;
2096 productName = testmime;
2097 productReference = 270CCDA7135E3C9E00007BE2 /* testmime */;
2098 productType = "com.apple.product-type.tool";
2099 };
2100 273BF6BC1333B5000022CAAB /* testcups */ = {
2101 isa = PBXNativeTarget;
2102 buildConfigurationList = 273BF6C31333B5000022CAAB /* Build configuration list for PBXNativeTarget "testcups" */;
2103 buildPhases = (
2104 273BF6B91333B5000022CAAB /* Sources */,
2105 273BF6BA1333B5000022CAAB /* Frameworks */,
2106 273BF6BB1333B5000022CAAB /* CopyFiles */,
2107 );
2108 buildRules = (
2109 );
2110 dependencies = (
2111 273BF6C91333B5410022CAAB /* PBXTargetDependency */,
2112 );
2113 name = testcups;
2114 productName = testcups;
2115 productReference = 273BF6BD1333B5000022CAAB /* testcups */;
2116 productType = "com.apple.product-type.tool";
2117 };
2118 274FF5CB13332B1F00317ECB /* cups-driverd */ = {
2119 isa = PBXNativeTarget;
2120 buildConfigurationList = 274FF5D213332B1F00317ECB /* Build configuration list for PBXNativeTarget "cups-driverd" */;
2121 buildPhases = (
2122 274FF5C813332B1F00317ECB /* Sources */,
2123 274FF5C913332B1F00317ECB /* Frameworks */,
2124 274FF5CA13332B1F00317ECB /* CopyFiles */,
2125 );
2126 buildRules = (
2127 );
2128 dependencies = (
2129 274FF5DC13332CF900317ECB /* PBXTargetDependency */,
2130 274FF6201333316200317ECB /* PBXTargetDependency */,
2131 );
2132 name = "cups-driverd";
2133 productName = "cups-driverd";
2134 productReference = 274FF5CC13332B1F00317ECB /* cups-driverd */;
2135 productType = "com.apple.product-type.tool";
2136 };
2137 274FF5ED133330C800317ECB /* libcupsppdc */ = {
2138 isa = PBXNativeTarget;
2139 buildConfigurationList = 274FF5EF133330C800317ECB /* Build configuration list for PBXNativeTarget "libcupsppdc" */;
2140 buildPhases = (
2141 274FF5EA133330C800317ECB /* Sources */,
2142 274FF5EB133330C800317ECB /* Frameworks */,
2143 274FF5EC133330C800317ECB /* Headers */,
2144 );
2145 buildRules = (
2146 );
2147 dependencies = (
2148 274FF5F3133330FD00317ECB /* PBXTargetDependency */,
2149 );
2150 name = libcupsppdc;
2151 productName = libcupsppdc;
2152 productReference = 274FF5EE133330C800317ECB /* libcupsppdc.dylib */;
2153 productType = "com.apple.product-type.library.dynamic";
2154 };
2155 274FF6281333333600317ECB /* cups-deviced */ = {
2156 isa = PBXNativeTarget;
2157 buildConfigurationList = 274FF62F1333333600317ECB /* Build configuration list for PBXNativeTarget "cups-deviced" */;
2158 buildPhases = (
2159 274FF6251333333600317ECB /* Sources */,
2160 274FF6261333333600317ECB /* Frameworks */,
2161 274FF6271333333600317ECB /* CopyFiles */,
2162 );
2163 buildRules = (
2164 );
2165 dependencies = (
2166 274FF6341333335200317ECB /* PBXTargetDependency */,
2167 );
2168 name = "cups-deviced";
2169 productName = "cups-deviced";
2170 productReference = 274FF6291333333600317ECB /* cups-deviced */;
2171 productType = "com.apple.product-type.tool";
2172 };
2173 274FF63D1333358B00317ECB /* cups-exec */ = {
2174 isa = PBXNativeTarget;
2175 buildConfigurationList = 274FF6441333358C00317ECB /* Build configuration list for PBXNativeTarget "cups-exec" */;
2176 buildPhases = (
2177 274FF63A1333358B00317ECB /* Sources */,
2178 274FF63B1333358B00317ECB /* Frameworks */,
2179 274FF63C1333358B00317ECB /* CopyFiles */,
2180 );
2181 buildRules = (
2182 );
2183 dependencies = (
2184 );
2185 name = "cups-exec";
2186 productName = "cups-exec";
2187 productReference = 274FF63E1333358B00317ECB /* cups-exec */;
2188 productType = "com.apple.product-type.tool";
2189 };
2190 274FF64E133339C400317ECB /* cups-lpd */ = {
2191 isa = PBXNativeTarget;
2192 buildConfigurationList = 274FF655133339C400317ECB /* Build configuration list for PBXNativeTarget "cups-lpd" */;
2193 buildPhases = (
2194 274FF64B133339C400317ECB /* Sources */,
2195 274FF64C133339C400317ECB /* Frameworks */,
2196 274FF64D133339C400317ECB /* CopyFiles */,
2197 );
2198 buildRules = (
2199 );
2200 dependencies = (
2201 274FF65A133339D900317ECB /* PBXTargetDependency */,
2202 );
2203 name = "cups-lpd";
2204 productName = "cups-lpd";
2205 productReference = 274FF64F133339C400317ECB /* cups-lpd */;
2206 productType = "com.apple.product-type.tool";
2207 };
2208 274FF67713333B2F00317ECB /* cupsfilter */ = {
2209 isa = PBXNativeTarget;
2210 buildConfigurationList = 274FF67E13333B2F00317ECB /* Build configuration list for PBXNativeTarget "cupsfilter" */;
2211 buildPhases = (
2212 274FF67413333B2F00317ECB /* Sources */,
2213 274FF67513333B2F00317ECB /* Frameworks */,
2214 274FF67613333B2F00317ECB /* CopyFiles */,
2215 );
2216 buildRules = (
2217 );
2218 dependencies = (
2219 274FF68213333B3C00317ECB /* PBXTargetDependency */,
2220 274FF68413333B3C00317ECB /* PBXTargetDependency */,
2221 );
2222 name = cupsfilter;
2223 productName = cupsfilter;
2224 productReference = 274FF67813333B2F00317ECB /* cupsfilter */;
2225 productType = "com.apple.product-type.tool";
2226 };
2227 274FF6891333B1C400317ECB /* libcups_static */ = {
2228 isa = PBXNativeTarget;
2229 buildConfigurationList = 274FF6DD1333B1C400317ECB /* Build configuration list for PBXNativeTarget "libcups_static" */;
2230 buildPhases = (
2231 274FF68A1333B1C400317ECB /* Sources */,
2232 274FF6B91333B1C400317ECB /* Frameworks */,
2233 274FF6C11333B1C400317ECB /* Headers */,
2234 );
2235 buildRules = (
2236 );
2237 dependencies = (
2238 );
2239 name = libcups_static;
2240 productName = libcups;
2241 productReference = 72A4332F155844CF002E172D /* libcups_static.a */;
2242 productType = "com.apple.product-type.library.dynamic";
2243 };
2244 2766835B1337A9B6000D33D0 /* cupsctl */ = {
2245 isa = PBXNativeTarget;
2246 buildConfigurationList = 276683621337A9B6000D33D0 /* Build configuration list for PBXNativeTarget "cupsctl" */;
2247 buildPhases = (
2248 276683581337A9B6000D33D0 /* Sources */,
2249 276683591337A9B6000D33D0 /* Frameworks */,
2250 2766835A1337A9B6000D33D0 /* CopyFiles */,
2251 );
2252 buildRules = (
2253 );
2254 dependencies = (
2255 276683661337A9D6000D33D0 /* PBXTargetDependency */,
2256 );
2257 name = cupsctl;
2258 productName = cupsctl;
2259 productReference = 2766835C1337A9B6000D33D0 /* cupsctl */;
2260 productType = "com.apple.product-type.tool";
2261 };
2262 2766836F1337AC79000D33D0 /* ppdc */ = {
2263 isa = PBXNativeTarget;
2264 buildConfigurationList = 276683761337AC79000D33D0 /* Build configuration list for PBXNativeTarget "ppdc" */;
2265 buildPhases = (
2266 2766836C1337AC79000D33D0 /* Sources */,
2267 2766836D1337AC79000D33D0 /* Frameworks */,
2268 2766836E1337AC79000D33D0 /* CopyFiles */,
2269 );
2270 buildRules = (
2271 );
2272 dependencies = (
2273 276683AE1337ACF9000D33D0 /* PBXTargetDependency */,
2274 276683B01337ACF9000D33D0 /* PBXTargetDependency */,
2275 );
2276 name = ppdc;
2277 productName = ppdc;
2278 productReference = 276683701337AC79000D33D0 /* ppdc */;
2279 productType = "com.apple.product-type.tool";
2280 };
2281 2766837C1337AC8C000D33D0 /* ppdhtml */ = {
2282 isa = PBXNativeTarget;
2283 buildConfigurationList = 276683831337AC8C000D33D0 /* Build configuration list for PBXNativeTarget "ppdhtml" */;
2284 buildPhases = (
2285 276683791337AC8C000D33D0 /* Sources */,
2286 2766837A1337AC8C000D33D0 /* Frameworks */,
2287 2766837B1337AC8C000D33D0 /* CopyFiles */,
2288 );
2289 buildRules = (
2290 );
2291 dependencies = (
2292 276683B41337AD18000D33D0 /* PBXTargetDependency */,
2293 276683B61337AD18000D33D0 /* PBXTargetDependency */,
2294 );
2295 name = ppdhtml;
2296 productName = ppdhtml;
2297 productReference = 2766837D1337AC8C000D33D0 /* ppdhtml */;
2298 productType = "com.apple.product-type.tool";
2299 };
2300 276683891337AC97000D33D0 /* ppdi */ = {
2301 isa = PBXNativeTarget;
2302 buildConfigurationList = 276683901337AC97000D33D0 /* Build configuration list for PBXNativeTarget "ppdi" */;
2303 buildPhases = (
2304 276683861337AC97000D33D0 /* Sources */,
2305 276683871337AC97000D33D0 /* Frameworks */,
2306 276683881337AC97000D33D0 /* CopyFiles */,
2307 );
2308 buildRules = (
2309 );
2310 dependencies = (
2311 276683BC1337AE49000D33D0 /* PBXTargetDependency */,
2312 276683BE1337AE49000D33D0 /* PBXTargetDependency */,
2313 );
2314 name = ppdi;
2315 productName = ppdi;
2316 productReference = 2766838A1337AC97000D33D0 /* ppdi */;
2317 productType = "com.apple.product-type.tool";
2318 };
2319 276683961337ACA2000D33D0 /* ppdmerge */ = {
2320 isa = PBXNativeTarget;
2321 buildConfigurationList = 2766839D1337ACA2000D33D0 /* Build configuration list for PBXNativeTarget "ppdmerge" */;
2322 buildPhases = (
2323 276683931337ACA2000D33D0 /* Sources */,
2324 276683941337ACA2000D33D0 /* Frameworks */,
2325 276683951337ACA2000D33D0 /* CopyFiles */,
2326 );
2327 buildRules = (
2328 );
2329 dependencies = (
2330 276683C01337B1AD000D33D0 /* PBXTargetDependency */,
2331 276683C21337B1AD000D33D0 /* PBXTargetDependency */,
2332 );
2333 name = ppdmerge;
2334 productName = ppdmerge;
2335 productReference = 276683971337ACA2000D33D0 /* ppdmerge */;
2336 productType = "com.apple.product-type.tool";
2337 };
2338 276683A31337ACAB000D33D0 /* ppdpo */ = {
2339 isa = PBXNativeTarget;
2340 buildConfigurationList = 276683AA1337ACAB000D33D0 /* Build configuration list for PBXNativeTarget "ppdpo" */;
2341 buildPhases = (
2342 276683A01337ACAB000D33D0 /* Sources */,
2343 276683A11337ACAB000D33D0 /* Frameworks */,
2344 276683A21337ACAB000D33D0 /* CopyFiles */,
2345 );
2346 buildRules = (
2347 );
2348 dependencies = (
2349 276683C61337B1BC000D33D0 /* PBXTargetDependency */,
2350 276683C81337B1BC000D33D0 /* PBXTargetDependency */,
2351 );
2352 name = ppdpo;
2353 productName = ppdpo;
2354 productReference = 276683A41337ACAB000D33D0 /* ppdpo */;
2355 productType = "com.apple.product-type.tool";
2356 };
2357 276683EF1337F78E000D33D0 /* ipptool */ = {
2358 isa = PBXNativeTarget;
2359 buildConfigurationList = 276683F61337F78F000D33D0 /* Build configuration list for PBXNativeTarget "ipptool" */;
2360 buildPhases = (
2361 276683EC1337F78E000D33D0 /* Sources */,
2362 276683ED1337F78E000D33D0 /* Frameworks */,
2363 276683EE1337F78E000D33D0 /* CopyFiles */,
2364 );
2365 buildRules = (
2366 );
2367 dependencies = (
2368 276683FC1337F7B3000D33D0 /* PBXTargetDependency */,
2369 );
2370 name = ipptool;
2371 productName = ipptool;
2372 productReference = 276683F01337F78E000D33D0 /* ipptool */;
2373 productType = "com.apple.product-type.tool";
2374 };
2375 276684031337FA1D000D33D0 /* cupsaddsmb */ = {
2376 isa = PBXNativeTarget;
2377 buildConfigurationList = 2766840A1337FA1E000D33D0 /* Build configuration list for PBXNativeTarget "cupsaddsmb" */;
2378 buildPhases = (
2379 276684001337FA1D000D33D0 /* Sources */,
2380 276684011337FA1D000D33D0 /* Frameworks */,
2381 276684021337FA1D000D33D0 /* CopyFiles */,
2382 );
2383 buildRules = (
2384 );
2385 dependencies = (
2386 2766840E1337FA31000D33D0 /* PBXTargetDependency */,
2387 );
2388 name = cupsaddsmb;
2389 productName = cupsaddsmb;
2390 productReference = 276684041337FA1D000D33D0 /* cupsaddsmb */;
2391 productType = "com.apple.product-type.tool";
2392 };
2393 278C58CA136B640300836530 /* testhttp */ = {
2394 isa = PBXNativeTarget;
2395 buildConfigurationList = 278C58D3136B640300836530 /* Build configuration list for PBXNativeTarget "testhttp" */;
2396 buildPhases = (
2397 278C58C7136B640300836530 /* Sources */,
2398 278C58C8136B640300836530 /* Frameworks */,
2399 278C58C9136B640300836530 /* CopyFiles */,
2400 );
2401 buildRules = (
2402 );
2403 dependencies = (
2404 278C58D8136B642F00836530 /* PBXTargetDependency */,
2405 );
2406 name = testhttp;
2407 productName = testhttp;
2408 productReference = 278C58CB136B640300836530 /* testhttp */;
2409 productType = "com.apple.product-type.tool";
2410 };
2411 720DD6C11358FD5F0064AA82 /* snmp */ = {
2412 isa = PBXNativeTarget;
2413 buildConfigurationList = 720DD6CB1358FD600064AA82 /* Build configuration list for PBXNativeTarget "snmp" */;
2414 buildPhases = (
2415 720DD6BE1358FD5F0064AA82 /* Sources */,
2416 720DD6BF1358FD5F0064AA82 /* Frameworks */,
2417 720DD6C01358FD5F0064AA82 /* CopyFiles */,
2418 );
2419 buildRules = (
2420 );
2421 dependencies = (
2422 720DD6CF1358FD790064AA82 /* PBXTargetDependency */,
2423 );
2424 name = snmp;
2425 productName = snmp;
2426 productReference = 720DD6C21358FD5F0064AA82 /* snmp */;
2427 productType = "com.apple.product-type.tool";
2428 };
2429 72220EAD1333047D00FCA411 /* libcups */ = {
2430 isa = PBXNativeTarget;
2431 buildConfigurationList = 72220EB21333047D00FCA411 /* Build configuration list for PBXNativeTarget "libcups" */;
2432 buildPhases = (
2433 72220EAA1333047D00FCA411 /* Sources */,
2434 72220EAB1333047D00FCA411 /* Frameworks */,
2435 72220EAC1333047D00FCA411 /* Headers */,
2436 );
2437 buildRules = (
2438 );
2439 dependencies = (
2440 );
2441 name = libcups;
2442 productName = libcups;
2443 productReference = 72220EAE1333047D00FCA411 /* libcups.dylib */;
2444 productType = "com.apple.product-type.library.dynamic";
2445 };
2446 72220F5A13330A5A00FCA411 /* cupsd */ = {
2447 isa = PBXNativeTarget;
2448 buildConfigurationList = 72220F6113330A5A00FCA411 /* Build configuration list for PBXNativeTarget "cupsd" */;
2449 buildPhases = (
2450 72220F5713330A5A00FCA411 /* Sources */,
2451 72220F5813330A5A00FCA411 /* Frameworks */,
2452 72220F5913330A5A00FCA411 /* CopyFiles */,
2453 );
2454 buildRules = (
2455 );
2456 dependencies = (
2457 72220FBE13330C0B00FCA411 /* PBXTargetDependency */,
2458 72220F6513330A6500FCA411 /* PBXTargetDependency */,
2459 );
2460 name = cupsd;
2461 productName = cupsd;
2462 productReference = 72220F5B13330A5A00FCA411 /* cupsd */;
2463 productType = "com.apple.product-type.tool";
2464 };
2465 72220FAB13330B2200FCA411 /* libcupsmime */ = {
2466 isa = PBXNativeTarget;
2467 buildConfigurationList = 72220FAD13330B2300FCA411 /* Build configuration list for PBXNativeTarget "libcupsmime" */;
2468 buildPhases = (
2469 72220FA813330B2200FCA411 /* Sources */,
2470 72220FA913330B2200FCA411 /* Frameworks */,
2471 72220FAA13330B2200FCA411 /* Headers */,
2472 );
2473 buildRules = (
2474 );
2475 dependencies = (
2476 72220FBC13330C0500FCA411 /* PBXTargetDependency */,
2477 );
2478 name = libcupsmime;
2479 productName = libcupsmime;
2480 productReference = 72220FAC13330B2200FCA411 /* libcupsmime.dylib */;
2481 productType = "com.apple.product-type.library.dynamic";
2482 };
2483 724378FC1333E43E009631B9 /* ipp */ = {
2484 isa = PBXNativeTarget;
2485 buildConfigurationList = 724379031333E43E009631B9 /* Build configuration list for PBXNativeTarget "ipp" */;
2486 buildPhases = (
2487 724378F91333E43E009631B9 /* Sources */,
2488 724378FA1333E43E009631B9 /* Frameworks */,
2489 724378FB1333E43E009631B9 /* CopyFiles */,
2490 );
2491 buildRules = (
2492 );
2493 dependencies = (
2494 724379071333E49B009631B9 /* PBXTargetDependency */,
2495 );
2496 name = ipp;
2497 productName = ipp;
2498 productReference = 724378FD1333E43E009631B9 /* ipp */;
2499 productType = "com.apple.product-type.tool";
2500 };
2501 724379171333E532009631B9 /* lpd */ = {
2502 isa = PBXNativeTarget;
2503 buildConfigurationList = 7243791E1333E532009631B9 /* Build configuration list for PBXNativeTarget "lpd" */;
2504 buildPhases = (
2505 724379141333E532009631B9 /* Sources */,
2506 724379151333E532009631B9 /* Frameworks */,
2507 724379161333E532009631B9 /* CopyFiles */,
2508 );
2509 buildRules = (
2510 );
2511 dependencies = (
2512 724379261333E932009631B9 /* PBXTargetDependency */,
2513 );
2514 name = lpd;
2515 productName = lpd;
2516 productReference = 724379181333E532009631B9 /* lpd */;
2517 productType = "com.apple.product-type.tool";
2518 };
2519 7243792F1333FB85009631B9 /* socket */ = {
2520 isa = PBXNativeTarget;
2521 buildConfigurationList = 724379361333FB85009631B9 /* Build configuration list for PBXNativeTarget "socket" */;
2522 buildPhases = (
2523 7243792C1333FB85009631B9 /* Sources */,
2524 7243792D1333FB85009631B9 /* Frameworks */,
2525 7243792E1333FB85009631B9 /* CopyFiles */,
2526 );
2527 buildRules = (
2528 );
2529 dependencies = (
2530 7243793A1333FB95009631B9 /* PBXTargetDependency */,
2531 );
2532 name = socket;
2533 productName = socket;
2534 productReference = 724379301333FB85009631B9 /* socket */;
2535 productType = "com.apple.product-type.tool";
2536 };
2537 724379461333FEA9009631B9 /* dnssd */ = {
2538 isa = PBXNativeTarget;
2539 buildConfigurationList = 7243794D1333FEA9009631B9 /* Build configuration list for PBXNativeTarget "dnssd" */;
2540 buildPhases = (
2541 724379431333FEA9009631B9 /* Sources */,
2542 724379441333FEA9009631B9 /* Frameworks */,
2543 724379451333FEA9009631B9 /* CopyFiles */,
2544 );
2545 buildRules = (
2546 );
2547 dependencies = (
2548 724379551333FEFE009631B9 /* PBXTargetDependency */,
2549 );
2550 name = dnssd;
2551 productName = dnssd;
2552 productReference = 724379471333FEA9009631B9 /* dnssd */;
2553 productType = "com.apple.product-type.tool";
2554 };
2555 7243795A1333FF1D009631B9 /* usb */ = {
2556 isa = PBXNativeTarget;
2557 buildConfigurationList = 724379611333FF1D009631B9 /* Build configuration list for PBXNativeTarget "usb" */;
2558 buildPhases = (
2559 724379571333FF1D009631B9 /* Sources */,
2560 724379581333FF1D009631B9 /* Frameworks */,
2561 724379591333FF1D009631B9 /* CopyFiles */,
2562 );
2563 buildRules = (
2564 );
2565 dependencies = (
2566 724379651333FF2E009631B9 /* PBXTargetDependency */,
2567 );
2568 name = usb;
2569 productName = usb;
2570 productReference = 7243795B1333FF1D009631B9 /* usb */;
2571 productType = "com.apple.product-type.tool";
2572 };
2573 7258EAE1134594C4009286F1 /* rastertopwg */ = {
2574 isa = PBXNativeTarget;
2575 buildConfigurationList = 7258EAE9134594C4009286F1 /* Build configuration list for PBXNativeTarget "rastertopwg" */;
2576 buildPhases = (
2577 7258EADE134594C4009286F1 /* Sources */,
2578 7258EADF134594C4009286F1 /* Frameworks */,
2579 7258EAE0134594C4009286F1 /* CopyFiles */,
2580 );
2581 buildRules = (
2582 );
2583 dependencies = (
2584 7258EAF113459B67009286F1 /* PBXTargetDependency */,
2585 7258EAF313459B67009286F1 /* PBXTargetDependency */,
2586 );
2587 name = rastertopwg;
2588 productName = rastertopwg;
2589 productReference = 7258EAE2134594C4009286F1 /* rastertopwg */;
2590 productType = "com.apple.product-type.tool";
2591 };
2592 726AD6F6135E88F0002C930D /* ippserver */ = {
2593 isa = PBXNativeTarget;
2594 buildConfigurationList = 726AD6FE135E88F1002C930D /* Build configuration list for PBXNativeTarget "ippserver" */;
2595 buildPhases = (
2596 726AD6F3135E88F0002C930D /* Sources */,
2597 726AD6F4135E88F0002C930D /* Frameworks */,
2598 726AD6F5135E88F0002C930D /* CopyFiles */,
2599 );
2600 buildRules = (
2601 );
2602 dependencies = (
2603 726AD706135E8AC5002C930D /* PBXTargetDependency */,
2604 );
2605 name = ippserver;
2606 productName = ippserver;
2607 productReference = 726AD6F7135E88F0002C930D /* ippserver */;
2608 productType = "com.apple.product-type.tool";
2609 };
2610 72F75A511336F950004BB496 /* cupstestppd */ = {
2611 isa = PBXNativeTarget;
2612 buildConfigurationList = 72F75A581336F951004BB496 /* Build configuration list for PBXNativeTarget "cupstestppd" */;
2613 buildPhases = (
2614 72F75A4E1336F950004BB496 /* Sources */,
2615 72F75A4F1336F950004BB496 /* Frameworks */,
2616 72F75A501336F950004BB496 /* CopyFiles */,
2617 );
2618 buildRules = (
2619 );
2620 dependencies = (
2621 276683E41337B2BA000D33D0 /* PBXTargetDependency */,
2622 276683E11337B299000D33D0 /* PBXTargetDependency */,
2623 );
2624 name = cupstestppd;
2625 productName = cupstestppd;
2626 productReference = 72F75A521336F950004BB496 /* cupstestppd */;
2627 productType = "com.apple.product-type.tool";
2628 };
2629 72F75A601336F9A3004BB496 /* libcupsimage */ = {
2630 isa = PBXNativeTarget;
2631 buildConfigurationList = 72F75A621336F9A3004BB496 /* Build configuration list for PBXNativeTarget "libcupsimage" */;
2632 buildPhases = (
2633 72F75A5D1336F9A3004BB496 /* Sources */,
2634 72F75A5E1336F9A3004BB496 /* Frameworks */,
2635 72F75A5F1336F9A3004BB496 /* Headers */,
2636 );
2637 buildRules = (
2638 );
2639 dependencies = (
2640 72F75A661336FA30004BB496 /* PBXTargetDependency */,
2641 );
2642 name = libcupsimage;
2643 productName = libcupsimage;
2644 productReference = 72F75A611336F9A3004BB496 /* libcupsimage.dylib */;
2645 productType = "com.apple.product-type.library.dynamic";
2646 };
2647 /* End PBXNativeTarget section */
2648
2649 /* Begin PBXProject section */
2650 72BF96371333042100B1EAD7 /* Project object */ = {
2651 isa = PBXProject;
2652 attributes = {
2653 LastUpgradeCheck = 0440;
2654 ORGANIZATIONNAME = "Apple Inc.";
2655 };
2656 buildConfigurationList = 72BF963A1333042100B1EAD7 /* Build configuration list for PBXProject "CUPS" */;
2657 compatibilityVersion = "Xcode 3.2";
2658 developmentRegion = English;
2659 hasScannedForEncodings = 0;
2660 knownRegions = (
2661 en,
2662 );
2663 mainGroup = 72BF96351333042100B1EAD7;
2664 productRefGroup = 72220EAF1333047D00FCA411 /* Products */;
2665 projectDirPath = "";
2666 projectRoot = "";
2667 targets = (
2668 274FF5DE13332D3000317ECB /* All */,
2669 273BF6D91333B6260022CAAB /* Tests */,
2670 72220EAD1333047D00FCA411 /* libcups */,
2671 274FF6891333B1C400317ECB /* libcups_static */,
2672 72F75A601336F9A3004BB496 /* libcupsimage */,
2673 72220FAB13330B2200FCA411 /* libcupsmime */,
2674 274FF5ED133330C800317ECB /* libcupsppdc */,
2675 276684031337FA1D000D33D0 /* cupsaddsmb */,
2676 2766835B1337A9B6000D33D0 /* cupsctl */,
2677 72220F5A13330A5A00FCA411 /* cupsd */,
2678 274FF5CB13332B1F00317ECB /* cups-driverd */,
2679 274FF6281333333600317ECB /* cups-deviced */,
2680 274FF63D1333358B00317ECB /* cups-exec */,
2681 274FF64E133339C400317ECB /* cups-lpd */,
2682 274FF67713333B2F00317ECB /* cupsfilter */,
2683 72F75A511336F950004BB496 /* cupstestppd */,
2684 724379461333FEA9009631B9 /* dnssd */,
2685 724378FC1333E43E009631B9 /* ipp */,
2686 726AD6F6135E88F0002C930D /* ippserver */,
2687 276683EF1337F78E000D33D0 /* ipptool */,
2688 724379171333E532009631B9 /* lpd */,
2689 2766836F1337AC79000D33D0 /* ppdc */,
2690 2766837C1337AC8C000D33D0 /* ppdhtml */,
2691 276683891337AC97000D33D0 /* ppdi */,
2692 276683961337ACA2000D33D0 /* ppdmerge */,
2693 276683A31337ACAB000D33D0 /* ppdpo */,
2694 7258EAE1134594C4009286F1 /* rastertopwg */,
2695 720DD6C11358FD5F0064AA82 /* snmp */,
2696 7243792F1333FB85009631B9 /* socket */,
2697 273BF6BC1333B5000022CAAB /* testcups */,
2698 278C58CA136B640300836530 /* testhttp */,
2699 270CCDA6135E3C9E00007BE2 /* testmime */,
2700 7243795A1333FF1D009631B9 /* usb */,
2701 );
2702 };
2703 /* End PBXProject section */
2704
2705 /* Begin PBXSourcesBuildPhase section */
2706 270CCDA3135E3C9E00007BE2 /* Sources */ = {
2707 isa = PBXSourcesBuildPhase;
2708 buildActionMask = 2147483647;
2709 files = (
2710 270CCDBC135E3D3E00007BE2 /* testmime.c in Sources */,
2711 );
2712 runOnlyForDeploymentPostprocessing = 0;
2713 };
2714 273BF6B91333B5000022CAAB /* Sources */ = {
2715 isa = PBXSourcesBuildPhase;
2716 buildActionMask = 2147483647;
2717 files = (
2718 273BF6C71333B5370022CAAB /* testcups.c in Sources */,
2719 );
2720 runOnlyForDeploymentPostprocessing = 0;
2721 };
2722 274FF5C813332B1F00317ECB /* Sources */ = {
2723 isa = PBXSourcesBuildPhase;
2724 buildActionMask = 2147483647;
2725 files = (
2726 274FF5D913332CC700317ECB /* cups-driverd.cxx in Sources */,
2727 274FF5DA13332CC700317ECB /* util.c in Sources */,
2728 );
2729 runOnlyForDeploymentPostprocessing = 0;
2730 };
2731 274FF5EA133330C800317ECB /* Sources */ = {
2732 isa = PBXSourcesBuildPhase;
2733 buildActionMask = 2147483647;
2734 files = (
2735 274FF60A1333315100317ECB /* ppdc-array.cxx in Sources */,
2736 274FF60B1333315100317ECB /* ppdc-attr.cxx in Sources */,
2737 274FF60C1333315100317ECB /* ppdc-catalog.cxx in Sources */,
2738 274FF60D1333315100317ECB /* ppdc-choice.cxx in Sources */,
2739 274FF60E1333315100317ECB /* ppdc-constraint.cxx in Sources */,
2740 274FF60F1333315100317ECB /* ppdc-driver.cxx in Sources */,
2741 274FF6101333315100317ECB /* ppdc-file.cxx in Sources */,
2742 274FF6111333315100317ECB /* ppdc-filter.cxx in Sources */,
2743 274FF6121333315100317ECB /* ppdc-font.cxx in Sources */,
2744 274FF6131333315100317ECB /* ppdc-group.cxx in Sources */,
2745 274FF6141333315100317ECB /* ppdc-import.cxx in Sources */,
2746 274FF6151333315100317ECB /* ppdc-mediasize.cxx in Sources */,
2747 274FF6161333315100317ECB /* ppdc-message.cxx in Sources */,
2748 274FF6171333315100317ECB /* ppdc-option.cxx in Sources */,
2749 274FF6191333315100317ECB /* ppdc-profile.cxx in Sources */,
2750 274FF61A1333315100317ECB /* ppdc-shared.cxx in Sources */,
2751 274FF61B1333315100317ECB /* ppdc-source.cxx in Sources */,
2752 274FF61C1333315100317ECB /* ppdc-string.cxx in Sources */,
2753 274FF61D1333315100317ECB /* ppdc-variable.cxx in Sources */,
2754 );
2755 runOnlyForDeploymentPostprocessing = 0;
2756 };
2757 274FF6251333333600317ECB /* Sources */ = {
2758 isa = PBXSourcesBuildPhase;
2759 buildActionMask = 2147483647;
2760 files = (
2761 274FF6361333344400317ECB /* cups-deviced.c in Sources */,
2762 274FF6371333345900317ECB /* util.c in Sources */,
2763 );
2764 runOnlyForDeploymentPostprocessing = 0;
2765 };
2766 274FF63A1333358B00317ECB /* Sources */ = {
2767 isa = PBXSourcesBuildPhase;
2768 buildActionMask = 2147483647;
2769 files = (
2770 274FF64A1333398D00317ECB /* cups-exec.c in Sources */,
2771 );
2772 runOnlyForDeploymentPostprocessing = 0;
2773 };
2774 274FF64B133339C400317ECB /* Sources */ = {
2775 isa = PBXSourcesBuildPhase;
2776 buildActionMask = 2147483647;
2777 files = (
2778 274FF65C133339FC00317ECB /* cups-lpd.c in Sources */,
2779 );
2780 runOnlyForDeploymentPostprocessing = 0;
2781 };
2782 274FF67413333B2F00317ECB /* Sources */ = {
2783 isa = PBXSourcesBuildPhase;
2784 buildActionMask = 2147483647;
2785 files = (
2786 274FF68813333B6E00317ECB /* cupsfilter.c in Sources */,
2787 );
2788 runOnlyForDeploymentPostprocessing = 0;
2789 };
2790 274FF68A1333B1C400317ECB /* Sources */ = {
2791 isa = PBXSourcesBuildPhase;
2792 buildActionMask = 2147483647;
2793 files = (
2794 274FF68B1333B1C400317ECB /* adminutil.c in Sources */,
2795 274FF68C1333B1C400317ECB /* array.c in Sources */,
2796 274FF68D1333B1C400317ECB /* attr.c in Sources */,
2797 274FF68E1333B1C400317ECB /* auth.c in Sources */,
2798 274FF68F1333B1C400317ECB /* backchannel.c in Sources */,
2799 274FF6901333B1C400317ECB /* backend.c in Sources */,
2800 274FF6911333B1C400317ECB /* conflicts.c in Sources */,
2801 274FF6921333B1C400317ECB /* custom.c in Sources */,
2802 274FF6931333B1C400317ECB /* debug.c in Sources */,
2803 274FF6941333B1C400317ECB /* dest.c in Sources */,
2804 274FF6951333B1C400317ECB /* dir.c in Sources */,
2805 274FF6961333B1C400317ECB /* emit.c in Sources */,
2806 274FF6971333B1C400317ECB /* encode.c in Sources */,
2807 274FF6981333B1C400317ECB /* file.c in Sources */,
2808 274FF6991333B1C400317ECB /* getdevices.c in Sources */,
2809 274FF69A1333B1C400317ECB /* getifaddrs.c in Sources */,
2810 274FF69B1333B1C400317ECB /* getputfile.c in Sources */,
2811 274FF69C1333B1C400317ECB /* globals.c in Sources */,
2812 274FF69D1333B1C400317ECB /* http-addr.c in Sources */,
2813 274FF69E1333B1C400317ECB /* http-addrlist.c in Sources */,
2814 274FF69F1333B1C400317ECB /* http-support.c in Sources */,
2815 274FF6A01333B1C400317ECB /* http.c in Sources */,
2816 274FF6A11333B1C400317ECB /* ipp-support.c in Sources */,
2817 274FF6A21333B1C400317ECB /* ipp.c in Sources */,
2818 274FF6A31333B1C400317ECB /* langprintf.c in Sources */,
2819 274FF6A41333B1C400317ECB /* language.c in Sources */,
2820 274FF6A51333B1C400317ECB /* localize.c in Sources */,
2821 274FF6A61333B1C400317ECB /* mark.c in Sources */,
2822 274FF6A71333B1C400317ECB /* md5.c in Sources */,
2823 274FF6A81333B1C400317ECB /* md5passwd.c in Sources */,
2824 274FF6A91333B1C400317ECB /* notify.c in Sources */,
2825 274FF6AA1333B1C400317ECB /* options.c in Sources */,
2826 274FF6AB1333B1C400317ECB /* page.c in Sources */,
2827 274FF6AC1333B1C400317ECB /* ppd-cache.c in Sources */,
2828 274FF6AD1333B1C400317ECB /* ppd.c in Sources */,
2829 274FF6AE1333B1C400317ECB /* pwg-media.c in Sources */,
2830 274FF6AF1333B1C400317ECB /* request.c in Sources */,
2831 274FF6B01333B1C400317ECB /* sidechannel.c in Sources */,
2832 274FF6B11333B1C400317ECB /* snmp.c in Sources */,
2833 274FF6B21333B1C400317ECB /* snprintf.c in Sources */,
2834 274FF6B31333B1C400317ECB /* string.c in Sources */,
2835 274FF6B41333B1C400317ECB /* tempfile.c in Sources */,
2836 274FF6B51333B1C400317ECB /* thread.c in Sources */,
2837 274FF6B61333B1C400317ECB /* transcode.c in Sources */,
2838 274FF6B71333B1C400317ECB /* usersys.c in Sources */,
2839 274FF6B81333B1C400317ECB /* util.c in Sources */,
2840 );
2841 runOnlyForDeploymentPostprocessing = 0;
2842 };
2843 276683581337A9B6000D33D0 /* Sources */ = {
2844 isa = PBXSourcesBuildPhase;
2845 buildActionMask = 2147483647;
2846 files = (
2847 276683691337AA00000D33D0 /* cupsctl.c in Sources */,
2848 );
2849 runOnlyForDeploymentPostprocessing = 0;
2850 };
2851 2766836C1337AC79000D33D0 /* Sources */ = {
2852 isa = PBXSourcesBuildPhase;
2853 buildActionMask = 2147483647;
2854 files = (
2855 276683CD1337B201000D33D0 /* ppdc.cxx in Sources */,
2856 );
2857 runOnlyForDeploymentPostprocessing = 0;
2858 };
2859 276683791337AC8C000D33D0 /* Sources */ = {
2860 isa = PBXSourcesBuildPhase;
2861 buildActionMask = 2147483647;
2862 files = (
2863 276683CF1337B20D000D33D0 /* ppdhtml.cxx in Sources */,
2864 );
2865 runOnlyForDeploymentPostprocessing = 0;
2866 };
2867 276683861337AC97000D33D0 /* Sources */ = {
2868 isa = PBXSourcesBuildPhase;
2869 buildActionMask = 2147483647;
2870 files = (
2871 276683D11337B21A000D33D0 /* ppdi.cxx in Sources */,
2872 );
2873 runOnlyForDeploymentPostprocessing = 0;
2874 };
2875 276683931337ACA2000D33D0 /* Sources */ = {
2876 isa = PBXSourcesBuildPhase;
2877 buildActionMask = 2147483647;
2878 files = (
2879 276683D31337B228000D33D0 /* ppdmerge.cxx in Sources */,
2880 );
2881 runOnlyForDeploymentPostprocessing = 0;
2882 };
2883 276683A01337ACAB000D33D0 /* Sources */ = {
2884 isa = PBXSourcesBuildPhase;
2885 buildActionMask = 2147483647;
2886 files = (
2887 276683D51337B237000D33D0 /* ppdpo.cxx in Sources */,
2888 );
2889 runOnlyForDeploymentPostprocessing = 0;
2890 };
2891 276683EC1337F78E000D33D0 /* Sources */ = {
2892 isa = PBXSourcesBuildPhase;
2893 buildActionMask = 2147483647;
2894 files = (
2895 276683FA1337F7A9000D33D0 /* ipptool.c in Sources */,
2896 );
2897 runOnlyForDeploymentPostprocessing = 0;
2898 };
2899 276684001337FA1D000D33D0 /* Sources */ = {
2900 isa = PBXSourcesBuildPhase;
2901 buildActionMask = 2147483647;
2902 files = (
2903 276684111337FA7C000D33D0 /* cupsaddsmb.c in Sources */,
2904 );
2905 runOnlyForDeploymentPostprocessing = 0;
2906 };
2907 278C58C7136B640300836530 /* Sources */ = {
2908 isa = PBXSourcesBuildPhase;
2909 buildActionMask = 2147483647;
2910 files = (
2911 278C58E3136B647200836530 /* testhttp.c in Sources */,
2912 );
2913 runOnlyForDeploymentPostprocessing = 0;
2914 };
2915 720DD6BE1358FD5F0064AA82 /* Sources */ = {
2916 isa = PBXSourcesBuildPhase;
2917 buildActionMask = 2147483647;
2918 files = (
2919 720DD6D413590AB90064AA82 /* ieee1284.c in Sources */,
2920 720DD6D31358FDDE0064AA82 /* snmp.c in Sources */,
2921 );
2922 runOnlyForDeploymentPostprocessing = 0;
2923 };
2924 72220EAA1333047D00FCA411 /* Sources */ = {
2925 isa = PBXSourcesBuildPhase;
2926 buildActionMask = 2147483647;
2927 files = (
2928 72220EB61333052D00FCA411 /* adminutil.c in Sources */,
2929 72220EC51333056300FCA411 /* array.c in Sources */,
2930 72220EC71333056300FCA411 /* attr.c in Sources */,
2931 72220EC81333056300FCA411 /* auth.c in Sources */,
2932 72220EC91333056300FCA411 /* backchannel.c in Sources */,
2933 72220ECA1333056300FCA411 /* backend.c in Sources */,
2934 72220ECC1333056300FCA411 /* conflicts.c in Sources */,
2935 72220ECF1333056300FCA411 /* custom.c in Sources */,
2936 72220F0B133305BB00FCA411 /* debug.c in Sources */,
2937 72220F0C133305BB00FCA411 /* dest.c in Sources */,
2938 72220F0D133305BB00FCA411 /* dir.c in Sources */,
2939 72220F0F133305BB00FCA411 /* emit.c in Sources */,
2940 72220F10133305BB00FCA411 /* encode.c in Sources */,
2941 72220F12133305BB00FCA411 /* file.c in Sources */,
2942 72220F14133305BB00FCA411 /* getdevices.c in Sources */,
2943 72220F15133305BB00FCA411 /* getifaddrs.c in Sources */,
2944 72220F16133305BB00FCA411 /* getputfile.c in Sources */,
2945 72220F17133305BB00FCA411 /* globals.c in Sources */,
2946 72220F18133305BB00FCA411 /* http-addr.c in Sources */,
2947 72220F19133305BB00FCA411 /* http-addrlist.c in Sources */,
2948 72220F1B133305BB00FCA411 /* http-support.c in Sources */,
2949 72220F1C133305BB00FCA411 /* http.c in Sources */,
2950 72220F1F133305BB00FCA411 /* ipp-support.c in Sources */,
2951 72220F20133305BB00FCA411 /* ipp.c in Sources */,
2952 72220F22133305BB00FCA411 /* langprintf.c in Sources */,
2953 72220F24133305BB00FCA411 /* language.c in Sources */,
2954 72220F26133305BB00FCA411 /* localize.c in Sources */,
2955 72220F27133305BB00FCA411 /* mark.c in Sources */,
2956 72220F29133305BB00FCA411 /* md5.c in Sources */,
2957 72220F2A133305BB00FCA411 /* md5passwd.c in Sources */,
2958 72220F2B133305BB00FCA411 /* notify.c in Sources */,
2959 72220F2C133305BB00FCA411 /* options.c in Sources */,
2960 72220F2D133305BB00FCA411 /* page.c in Sources */,
2961 72220F2E133305BB00FCA411 /* ppd-cache.c in Sources */,
2962 72220F30133305BB00FCA411 /* ppd.c in Sources */,
2963 72220F32133305BB00FCA411 /* pwg-media.c in Sources */,
2964 72220F35133305BB00FCA411 /* request.c in Sources */,
2965 72220F36133305BB00FCA411 /* sidechannel.c in Sources */,
2966 72220F39133305BB00FCA411 /* snmp.c in Sources */,
2967 72220F3A133305BB00FCA411 /* snprintf.c in Sources */,
2968 72220F3C133305BB00FCA411 /* string.c in Sources */,
2969 72220F3D133305BB00FCA411 /* tempfile.c in Sources */,
2970 72220F3F133305BB00FCA411 /* thread.c in Sources */,
2971 72220F40133305BB00FCA411 /* transcode.c in Sources */,
2972 72220F42133305BB00FCA411 /* usersys.c in Sources */,
2973 72220F43133305BB00FCA411 /* util.c in Sources */,
2974 );
2975 runOnlyForDeploymentPostprocessing = 0;
2976 };
2977 72220F5713330A5A00FCA411 /* Sources */ = {
2978 isa = PBXSourcesBuildPhase;
2979 buildActionMask = 2147483647;
2980 files = (
2981 72220F9013330B0C00FCA411 /* auth.c in Sources */,
2982 72220F9113330B0C00FCA411 /* banners.c in Sources */,
2983 72220F9213330B0C00FCA411 /* cert.c in Sources */,
2984 72220F9313330B0C00FCA411 /* classes.c in Sources */,
2985 72220F9413330B0C00FCA411 /* client.c in Sources */,
2986 72220F9513330B0C00FCA411 /* conf.c in Sources */,
2987 72220F9613330B0C00FCA411 /* dirsvc.c in Sources */,
2988 72220F9713330B0C00FCA411 /* env.c in Sources */,
2989 72220F9813330B0C00FCA411 /* ipp.c in Sources */,
2990 72220F9913330B0C00FCA411 /* job.c in Sources */,
2991 72220F9A13330B0C00FCA411 /* listen.c in Sources */,
2992 72220F9B13330B0C00FCA411 /* log.c in Sources */,
2993 72220F9C13330B0C00FCA411 /* main.c in Sources */,
2994 72220F9D13330B0C00FCA411 /* network.c in Sources */,
2995 72220F9E13330B0C00FCA411 /* policy.c in Sources */,
2996 72220F9F13330B0C00FCA411 /* printers.c in Sources */,
2997 72220FA013330B0C00FCA411 /* process.c in Sources */,
2998 72220FA113330B0C00FCA411 /* quotas.c in Sources */,
2999 72220FA313330B0C00FCA411 /* select.c in Sources */,
3000 72220FA413330B0C00FCA411 /* server.c in Sources */,
3001 72220FA513330B0C00FCA411 /* statbuf.c in Sources */,
3002 72220FA613330B0C00FCA411 /* subscriptions.c in Sources */,
3003 72220FA713330B0C00FCA411 /* sysman.c in Sources */,
3004 72C16CB9137B195D007E4BF4 /* file.c in Sources */,
3005 728FB7E8153600FA005426E1 /* tls.c in Sources */,
3006 72D53A3815B4929D003F877F /* colorman.c in Sources */,
3007 );
3008 runOnlyForDeploymentPostprocessing = 0;
3009 };
3010 72220FA813330B2200FCA411 /* Sources */ = {
3011 isa = PBXSourcesBuildPhase;
3012 buildActionMask = 2147483647;
3013 files = (
3014 72220FB613330BCE00FCA411 /* filter.c in Sources */,
3015 72220FB713330BCE00FCA411 /* mime.c in Sources */,
3016 72220FB913330BCE00FCA411 /* type.c in Sources */,
3017 );
3018 runOnlyForDeploymentPostprocessing = 0;
3019 };
3020 724378F91333E43E009631B9 /* Sources */ = {
3021 isa = PBXSourcesBuildPhase;
3022 buildActionMask = 2147483647;
3023 files = (
3024 7243790D1333E4E3009631B9 /* ipp.c in Sources */,
3025 7243790E1333E4E3009631B9 /* network.c in Sources */,
3026 7243790F1333E4E3009631B9 /* snmp-supplies.c in Sources */,
3027 724379131333E516009631B9 /* runloop.c in Sources */,
3028 );
3029 runOnlyForDeploymentPostprocessing = 0;
3030 };
3031 724379141333E532009631B9 /* Sources */ = {
3032 isa = PBXSourcesBuildPhase;
3033 buildActionMask = 2147483647;
3034 files = (
3035 724379221333E928009631B9 /* network.c in Sources */,
3036 724379231333E928009631B9 /* runloop.c in Sources */,
3037 724379241333E928009631B9 /* snmp-supplies.c in Sources */,
3038 724379291333E952009631B9 /* lpd.c in Sources */,
3039 );
3040 runOnlyForDeploymentPostprocessing = 0;
3041 };
3042 7243792C1333FB85009631B9 /* Sources */ = {
3043 isa = PBXSourcesBuildPhase;
3044 buildActionMask = 2147483647;
3045 files = (
3046 724379401333FD4B009631B9 /* network.c in Sources */,
3047 724379411333FD4B009631B9 /* runloop.c in Sources */,
3048 724379421333FD4B009631B9 /* snmp-supplies.c in Sources */,
3049 7243793D1333FD19009631B9 /* socket.c in Sources */,
3050 );
3051 runOnlyForDeploymentPostprocessing = 0;
3052 };
3053 724379431333FEA9009631B9 /* Sources */ = {
3054 isa = PBXSourcesBuildPhase;
3055 buildActionMask = 2147483647;
3056 files = (
3057 724379511333FEBB009631B9 /* dnssd.c in Sources */,
3058 );
3059 runOnlyForDeploymentPostprocessing = 0;
3060 };
3061 724379571333FF1D009631B9 /* Sources */ = {
3062 isa = PBXSourcesBuildPhase;
3063 buildActionMask = 2147483647;
3064 files = (
3065 724379C71333FFC7009631B9 /* usb.c in Sources */,
3066 724379CB1334000E009631B9 /* ieee1284.c in Sources */,
3067 );
3068 runOnlyForDeploymentPostprocessing = 0;
3069 };
3070 7258EADE134594C4009286F1 /* Sources */ = {
3071 isa = PBXSourcesBuildPhase;
3072 buildActionMask = 2147483647;
3073 files = (
3074 7258EAED134594EB009286F1 /* rastertopwg.c in Sources */,
3075 );
3076 runOnlyForDeploymentPostprocessing = 0;
3077 };
3078 726AD6F3135E88F0002C930D /* Sources */ = {
3079 isa = PBXSourcesBuildPhase;
3080 buildActionMask = 2147483647;
3081 files = (
3082 726AD702135E8A90002C930D /* ippserver.c in Sources */,
3083 );
3084 runOnlyForDeploymentPostprocessing = 0;
3085 };
3086 72F75A4E1336F950004BB496 /* Sources */ = {
3087 isa = PBXSourcesBuildPhase;
3088 buildActionMask = 2147483647;
3089 files = (
3090 72F75A5C1336F988004BB496 /* cupstestppd.c in Sources */,
3091 );
3092 runOnlyForDeploymentPostprocessing = 0;
3093 };
3094 72F75A5D1336F9A3004BB496 /* Sources */ = {
3095 isa = PBXSourcesBuildPhase;
3096 buildActionMask = 2147483647;
3097 files = (
3098 72F75A6C1336FA8A004BB496 /* error.c in Sources */,
3099 72F75A6D1336FA8A004BB496 /* interpret.c in Sources */,
3100 72F75A6E1336FA8A004BB496 /* raster.c in Sources */,
3101 );
3102 runOnlyForDeploymentPostprocessing = 0;
3103 };
3104 /* End PBXSourcesBuildPhase section */
3105
3106 /* Begin PBXTargetDependency section */
3107 270CCDB2135E3CDE00007BE2 /* PBXTargetDependency */ = {
3108 isa = PBXTargetDependency;
3109 target = 270CCDA6135E3C9E00007BE2 /* testmime */;
3110 targetProxy = 270CCDB1135E3CDE00007BE2 /* PBXContainerItemProxy */;
3111 };
3112 270CCDB6135E3CF700007BE2 /* PBXTargetDependency */ = {
3113 isa = PBXTargetDependency;
3114 target = 72220FAB13330B2200FCA411 /* libcupsmime */;
3115 targetProxy = 270CCDB5135E3CF700007BE2 /* PBXContainerItemProxy */;
3116 };
3117 270CCDB8135E3CFD00007BE2 /* PBXTargetDependency */ = {
3118 isa = PBXTargetDependency;
3119 target = 274FF6891333B1C400317ECB /* libcups_static */;
3120 targetProxy = 270CCDB7135E3CFD00007BE2 /* PBXContainerItemProxy */;
3121 };
3122 273BF6C91333B5410022CAAB /* PBXTargetDependency */ = {
3123 isa = PBXTargetDependency;
3124 target = 274FF6891333B1C400317ECB /* libcups_static */;
3125 targetProxy = 273BF6C81333B5410022CAAB /* PBXContainerItemProxy */;
3126 };
3127 273BF6DE1333B6370022CAAB /* PBXTargetDependency */ = {
3128 isa = PBXTargetDependency;
3129 target = 273BF6BC1333B5000022CAAB /* testcups */;
3130 targetProxy = 273BF6DD1333B6370022CAAB /* PBXContainerItemProxy */;
3131 };
3132 274FF5DC13332CF900317ECB /* PBXTargetDependency */ = {
3133 isa = PBXTargetDependency;
3134 target = 72220EAD1333047D00FCA411 /* libcups */;
3135 targetProxy = 274FF5DB13332CF900317ECB /* PBXContainerItemProxy */;
3136 };
3137 274FF5E313332D4300317ECB /* PBXTargetDependency */ = {
3138 isa = PBXTargetDependency;
3139 target = 72220EAD1333047D00FCA411 /* libcups */;
3140 targetProxy = 274FF5E213332D4300317ECB /* PBXContainerItemProxy */;
3141 };
3142 274FF5E513332D4300317ECB /* PBXTargetDependency */ = {
3143 isa = PBXTargetDependency;
3144 target = 72220FAB13330B2200FCA411 /* libcupsmime */;
3145 targetProxy = 274FF5E413332D4300317ECB /* PBXContainerItemProxy */;
3146 };
3147 274FF5E713332D4300317ECB /* PBXTargetDependency */ = {
3148 isa = PBXTargetDependency;
3149 target = 72220F5A13330A5A00FCA411 /* cupsd */;
3150 targetProxy = 274FF5E613332D4300317ECB /* PBXContainerItemProxy */;
3151 };
3152 274FF5E913332D4300317ECB /* PBXTargetDependency */ = {
3153 isa = PBXTargetDependency;
3154 target = 274FF5CB13332B1F00317ECB /* cups-driverd */;
3155 targetProxy = 274FF5E813332D4300317ECB /* PBXContainerItemProxy */;
3156 };
3157 274FF5F3133330FD00317ECB /* PBXTargetDependency */ = {
3158 isa = PBXTargetDependency;
3159 target = 72220EAD1333047D00FCA411 /* libcups */;
3160 targetProxy = 274FF5F2133330FD00317ECB /* PBXContainerItemProxy */;
3161 };
3162 274FF6201333316200317ECB /* PBXTargetDependency */ = {
3163 isa = PBXTargetDependency;
3164 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3165 targetProxy = 274FF61F1333316200317ECB /* PBXContainerItemProxy */;
3166 };
3167 274FF622133331D300317ECB /* PBXTargetDependency */ = {
3168 isa = PBXTargetDependency;
3169 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3170 targetProxy = 274FF621133331D300317ECB /* PBXContainerItemProxy */;
3171 };
3172 274FF6341333335200317ECB /* PBXTargetDependency */ = {
3173 isa = PBXTargetDependency;
3174 target = 72220EAD1333047D00FCA411 /* libcups */;
3175 targetProxy = 274FF6331333335200317ECB /* PBXContainerItemProxy */;
3176 };
3177 274FF6391333348400317ECB /* PBXTargetDependency */ = {
3178 isa = PBXTargetDependency;
3179 target = 274FF6281333333600317ECB /* cups-deviced */;
3180 targetProxy = 274FF6381333348400317ECB /* PBXContainerItemProxy */;
3181 };
3182 274FF648133335A300317ECB /* PBXTargetDependency */ = {
3183 isa = PBXTargetDependency;
3184 target = 274FF63D1333358B00317ECB /* cups-exec */;
3185 targetProxy = 274FF647133335A300317ECB /* PBXContainerItemProxy */;
3186 };
3187 274FF65A133339D900317ECB /* PBXTargetDependency */ = {
3188 isa = PBXTargetDependency;
3189 target = 72220EAD1333047D00FCA411 /* libcups */;
3190 targetProxy = 274FF659133339D900317ECB /* PBXContainerItemProxy */;
3191 };
3192 274FF65E13333A3400317ECB /* PBXTargetDependency */ = {
3193 isa = PBXTargetDependency;
3194 target = 274FF64E133339C400317ECB /* cups-lpd */;
3195 targetProxy = 274FF65D13333A3400317ECB /* PBXContainerItemProxy */;
3196 };
3197 274FF68213333B3C00317ECB /* PBXTargetDependency */ = {
3198 isa = PBXTargetDependency;
3199 target = 72220EAD1333047D00FCA411 /* libcups */;
3200 targetProxy = 274FF68113333B3C00317ECB /* PBXContainerItemProxy */;
3201 };
3202 274FF68413333B3C00317ECB /* PBXTargetDependency */ = {
3203 isa = PBXTargetDependency;
3204 target = 72220FAB13330B2200FCA411 /* libcupsmime */;
3205 targetProxy = 274FF68313333B3C00317ECB /* PBXContainerItemProxy */;
3206 };
3207 274FF6E21333B33F00317ECB /* PBXTargetDependency */ = {
3208 isa = PBXTargetDependency;
3209 target = 274FF67713333B2F00317ECB /* cupsfilter */;
3210 targetProxy = 274FF6E11333B33F00317ECB /* PBXContainerItemProxy */;
3211 };
3212 276683661337A9D6000D33D0 /* PBXTargetDependency */ = {
3213 isa = PBXTargetDependency;
3214 target = 72220EAD1333047D00FCA411 /* libcups */;
3215 targetProxy = 276683651337A9D6000D33D0 /* PBXContainerItemProxy */;
3216 };
3217 2766836B1337AA25000D33D0 /* PBXTargetDependency */ = {
3218 isa = PBXTargetDependency;
3219 target = 2766835B1337A9B6000D33D0 /* cupsctl */;
3220 targetProxy = 2766836A1337AA25000D33D0 /* PBXContainerItemProxy */;
3221 };
3222 276683AE1337ACF9000D33D0 /* PBXTargetDependency */ = {
3223 isa = PBXTargetDependency;
3224 target = 72220EAD1333047D00FCA411 /* libcups */;
3225 targetProxy = 276683AD1337ACF9000D33D0 /* PBXContainerItemProxy */;
3226 };
3227 276683B01337ACF9000D33D0 /* PBXTargetDependency */ = {
3228 isa = PBXTargetDependency;
3229 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3230 targetProxy = 276683AF1337ACF9000D33D0 /* PBXContainerItemProxy */;
3231 };
3232 276683B41337AD18000D33D0 /* PBXTargetDependency */ = {
3233 isa = PBXTargetDependency;
3234 target = 72220EAD1333047D00FCA411 /* libcups */;
3235 targetProxy = 276683B31337AD18000D33D0 /* PBXContainerItemProxy */;
3236 };
3237 276683B61337AD18000D33D0 /* PBXTargetDependency */ = {
3238 isa = PBXTargetDependency;
3239 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3240 targetProxy = 276683B51337AD18000D33D0 /* PBXContainerItemProxy */;
3241 };
3242 276683BC1337AE49000D33D0 /* PBXTargetDependency */ = {
3243 isa = PBXTargetDependency;
3244 target = 72220EAD1333047D00FCA411 /* libcups */;
3245 targetProxy = 276683BB1337AE49000D33D0 /* PBXContainerItemProxy */;
3246 };
3247 276683BE1337AE49000D33D0 /* PBXTargetDependency */ = {
3248 isa = PBXTargetDependency;
3249 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3250 targetProxy = 276683BD1337AE49000D33D0 /* PBXContainerItemProxy */;
3251 };
3252 276683C01337B1AD000D33D0 /* PBXTargetDependency */ = {
3253 isa = PBXTargetDependency;
3254 target = 72220EAD1333047D00FCA411 /* libcups */;
3255 targetProxy = 276683BF1337B1AD000D33D0 /* PBXContainerItemProxy */;
3256 };
3257 276683C21337B1AD000D33D0 /* PBXTargetDependency */ = {
3258 isa = PBXTargetDependency;
3259 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3260 targetProxy = 276683C11337B1AD000D33D0 /* PBXContainerItemProxy */;
3261 };
3262 276683C61337B1BC000D33D0 /* PBXTargetDependency */ = {
3263 isa = PBXTargetDependency;
3264 target = 72220EAD1333047D00FCA411 /* libcups */;
3265 targetProxy = 276683C51337B1BC000D33D0 /* PBXContainerItemProxy */;
3266 };
3267 276683C81337B1BC000D33D0 /* PBXTargetDependency */ = {
3268 isa = PBXTargetDependency;
3269 target = 274FF5ED133330C800317ECB /* libcupsppdc */;
3270 targetProxy = 276683C71337B1BC000D33D0 /* PBXContainerItemProxy */;
3271 };
3272 276683D71337B24A000D33D0 /* PBXTargetDependency */ = {
3273 isa = PBXTargetDependency;
3274 target = 2766836F1337AC79000D33D0 /* ppdc */;
3275 targetProxy = 276683D61337B24A000D33D0 /* PBXContainerItemProxy */;
3276 };
3277 276683D91337B24A000D33D0 /* PBXTargetDependency */ = {
3278 isa = PBXTargetDependency;
3279 target = 2766837C1337AC8C000D33D0 /* ppdhtml */;
3280 targetProxy = 276683D81337B24A000D33D0 /* PBXContainerItemProxy */;
3281 };
3282 276683DB1337B24A000D33D0 /* PBXTargetDependency */ = {
3283 isa = PBXTargetDependency;
3284 target = 276683891337AC97000D33D0 /* ppdi */;
3285 targetProxy = 276683DA1337B24A000D33D0 /* PBXContainerItemProxy */;
3286 };
3287 276683DD1337B24A000D33D0 /* PBXTargetDependency */ = {
3288 isa = PBXTargetDependency;
3289 target = 276683961337ACA2000D33D0 /* ppdmerge */;
3290 targetProxy = 276683DC1337B24A000D33D0 /* PBXContainerItemProxy */;
3291 };
3292 276683DF1337B24A000D33D0 /* PBXTargetDependency */ = {
3293 isa = PBXTargetDependency;
3294 target = 276683A31337ACAB000D33D0 /* ppdpo */;
3295 targetProxy = 276683DE1337B24A000D33D0 /* PBXContainerItemProxy */;
3296 };
3297 276683E11337B299000D33D0 /* PBXTargetDependency */ = {
3298 isa = PBXTargetDependency;
3299 target = 72220EAD1333047D00FCA411 /* libcups */;
3300 targetProxy = 276683E01337B299000D33D0 /* PBXContainerItemProxy */;
3301 };
3302 276683E41337B2BA000D33D0 /* PBXTargetDependency */ = {
3303 isa = PBXTargetDependency;
3304 target = 72F75A601336F9A3004BB496 /* libcupsimage */;
3305 targetProxy = 276683E31337B2BA000D33D0 /* PBXContainerItemProxy */;
3306 };
3307 276683FC1337F7B3000D33D0 /* PBXTargetDependency */ = {
3308 isa = PBXTargetDependency;
3309 target = 72220EAD1333047D00FCA411 /* libcups */;
3310 targetProxy = 276683FB1337F7B3000D33D0 /* PBXContainerItemProxy */;
3311 };
3312 276683FF1337F7C5000D33D0 /* PBXTargetDependency */ = {
3313 isa = PBXTargetDependency;
3314 target = 276683EF1337F78E000D33D0 /* ipptool */;
3315 targetProxy = 276683FE1337F7C5000D33D0 /* PBXContainerItemProxy */;
3316 };
3317 2766840E1337FA31000D33D0 /* PBXTargetDependency */ = {
3318 isa = PBXTargetDependency;
3319 target = 72220EAD1333047D00FCA411 /* libcups */;
3320 targetProxy = 2766840D1337FA31000D33D0 /* PBXContainerItemProxy */;
3321 };
3322 276684131337FA8D000D33D0 /* PBXTargetDependency */ = {
3323 isa = PBXTargetDependency;
3324 target = 276684031337FA1D000D33D0 /* cupsaddsmb */;
3325 targetProxy = 276684121337FA8D000D33D0 /* PBXContainerItemProxy */;
3326 };
3327 278C58D6136B641D00836530 /* PBXTargetDependency */ = {
3328 isa = PBXTargetDependency;
3329 target = 278C58CA136B640300836530 /* testhttp */;
3330 targetProxy = 278C58D5136B641D00836530 /* PBXContainerItemProxy */;
3331 };
3332 278C58D8136B642F00836530 /* PBXTargetDependency */ = {
3333 isa = PBXTargetDependency;
3334 target = 274FF6891333B1C400317ECB /* libcups_static */;
3335 targetProxy = 278C58D7136B642F00836530 /* PBXContainerItemProxy */;
3336 };
3337 720DD6CF1358FD790064AA82 /* PBXTargetDependency */ = {
3338 isa = PBXTargetDependency;
3339 target = 72220EAD1333047D00FCA411 /* libcups */;
3340 targetProxy = 720DD6CE1358FD790064AA82 /* PBXContainerItemProxy */;
3341 };
3342 720DD6D11358FDBE0064AA82 /* PBXTargetDependency */ = {
3343 isa = PBXTargetDependency;
3344 target = 720DD6C11358FD5F0064AA82 /* snmp */;
3345 targetProxy = 720DD6D01358FDBE0064AA82 /* PBXContainerItemProxy */;
3346 };
3347 72220F6513330A6500FCA411 /* PBXTargetDependency */ = {
3348 isa = PBXTargetDependency;
3349 target = 72220EAD1333047D00FCA411 /* libcups */;
3350 targetProxy = 72220F6413330A6500FCA411 /* PBXContainerItemProxy */;
3351 };
3352 72220FBC13330C0500FCA411 /* PBXTargetDependency */ = {
3353 isa = PBXTargetDependency;
3354 target = 72220EAD1333047D00FCA411 /* libcups */;
3355 targetProxy = 72220FBB13330C0500FCA411 /* PBXContainerItemProxy */;
3356 };
3357 72220FBE13330C0B00FCA411 /* PBXTargetDependency */ = {
3358 isa = PBXTargetDependency;
3359 target = 72220FAB13330B2200FCA411 /* libcupsmime */;
3360 targetProxy = 72220FBD13330C0B00FCA411 /* PBXContainerItemProxy */;
3361 };
3362 724379071333E49B009631B9 /* PBXTargetDependency */ = {
3363 isa = PBXTargetDependency;
3364 target = 72220EAD1333047D00FCA411 /* libcups */;
3365 targetProxy = 724379061333E49B009631B9 /* PBXContainerItemProxy */;
3366 };
3367 724379111333E4EA009631B9 /* PBXTargetDependency */ = {
3368 isa = PBXTargetDependency;
3369 target = 724378FC1333E43E009631B9 /* ipp */;
3370 targetProxy = 724379101333E4EA009631B9 /* PBXContainerItemProxy */;
3371 };
3372 724379261333E932009631B9 /* PBXTargetDependency */ = {
3373 isa = PBXTargetDependency;
3374 target = 72220EAD1333047D00FCA411 /* libcups */;
3375 targetProxy = 724379251333E932009631B9 /* PBXContainerItemProxy */;
3376 };
3377 7243792B1333E962009631B9 /* PBXTargetDependency */ = {
3378 isa = PBXTargetDependency;
3379 target = 724379171333E532009631B9 /* lpd */;
3380 targetProxy = 7243792A1333E962009631B9 /* PBXContainerItemProxy */;
3381 };
3382 7243793A1333FB95009631B9 /* PBXTargetDependency */ = {
3383 isa = PBXTargetDependency;
3384 target = 72220EAD1333047D00FCA411 /* libcups */;
3385 targetProxy = 724379391333FB95009631B9 /* PBXContainerItemProxy */;
3386 };
3387 7243793F1333FD23009631B9 /* PBXTargetDependency */ = {
3388 isa = PBXTargetDependency;
3389 target = 7243792F1333FB85009631B9 /* socket */;
3390 targetProxy = 7243793E1333FD23009631B9 /* PBXContainerItemProxy */;
3391 };
3392 724379531333FECE009631B9 /* PBXTargetDependency */ = {
3393 isa = PBXTargetDependency;
3394 target = 724379461333FEA9009631B9 /* dnssd */;
3395 targetProxy = 724379521333FECE009631B9 /* PBXContainerItemProxy */;
3396 };
3397 724379551333FEFE009631B9 /* PBXTargetDependency */ = {
3398 isa = PBXTargetDependency;
3399 target = 72220EAD1333047D00FCA411 /* libcups */;
3400 targetProxy = 724379541333FEFE009631B9 /* PBXContainerItemProxy */;
3401 };
3402 724379651333FF2E009631B9 /* PBXTargetDependency */ = {
3403 isa = PBXTargetDependency;
3404 target = 72220EAD1333047D00FCA411 /* libcups */;
3405 targetProxy = 724379641333FF2E009631B9 /* PBXContainerItemProxy */;
3406 };
3407 724379C31333FF7D009631B9 /* PBXTargetDependency */ = {
3408 isa = PBXTargetDependency;
3409 target = 7243795A1333FF1D009631B9 /* usb */;
3410 targetProxy = 724379C21333FF7D009631B9 /* PBXContainerItemProxy */;
3411 };
3412 7258EAEF13459ADA009286F1 /* PBXTargetDependency */ = {
3413 isa = PBXTargetDependency;
3414 target = 7258EAE1134594C4009286F1 /* rastertopwg */;
3415 targetProxy = 7258EAEE13459ADA009286F1 /* PBXContainerItemProxy */;
3416 };
3417 7258EAF113459B67009286F1 /* PBXTargetDependency */ = {
3418 isa = PBXTargetDependency;
3419 target = 72220EAD1333047D00FCA411 /* libcups */;
3420 targetProxy = 7258EAF013459B67009286F1 /* PBXContainerItemProxy */;
3421 };
3422 7258EAF313459B67009286F1 /* PBXTargetDependency */ = {
3423 isa = PBXTargetDependency;
3424 target = 72F75A601336F9A3004BB496 /* libcupsimage */;
3425 targetProxy = 7258EAF213459B67009286F1 /* PBXContainerItemProxy */;
3426 };
3427 726AD704135E8AA1002C930D /* PBXTargetDependency */ = {
3428 isa = PBXTargetDependency;
3429 target = 726AD6F6135E88F0002C930D /* ippserver */;
3430 targetProxy = 726AD703135E8AA1002C930D /* PBXContainerItemProxy */;
3431 };
3432 726AD706135E8AC5002C930D /* PBXTargetDependency */ = {
3433 isa = PBXTargetDependency;
3434 target = 274FF6891333B1C400317ECB /* libcups_static */;
3435 targetProxy = 726AD705135E8AC5002C930D /* PBXContainerItemProxy */;
3436 };
3437 72F75A661336FA30004BB496 /* PBXTargetDependency */ = {
3438 isa = PBXTargetDependency;
3439 target = 72220EAD1333047D00FCA411 /* libcups */;
3440 targetProxy = 72F75A651336FA30004BB496 /* PBXContainerItemProxy */;
3441 };
3442 72F75A711336FACD004BB496 /* PBXTargetDependency */ = {
3443 isa = PBXTargetDependency;
3444 target = 72F75A601336F9A3004BB496 /* libcupsimage */;
3445 targetProxy = 72F75A701336FACD004BB496 /* PBXContainerItemProxy */;
3446 };
3447 72F75A731336FACD004BB496 /* PBXTargetDependency */ = {
3448 isa = PBXTargetDependency;
3449 target = 72F75A511336F950004BB496 /* cupstestppd */;
3450 targetProxy = 72F75A721336FACD004BB496 /* PBXContainerItemProxy */;
3451 };
3452 /* End PBXTargetDependency section */
3453
3454 /* Begin XCBuildConfiguration section */
3455 270CCDAD135E3C9E00007BE2 /* Debug */ = {
3456 isa = XCBuildConfiguration;
3457 buildSettings = {
3458 PRODUCT_NAME = "$(TARGET_NAME)";
3459 };
3460 name = Debug;
3461 };
3462 270CCDAE135E3C9E00007BE2 /* Release */ = {
3463 isa = XCBuildConfiguration;
3464 buildSettings = {
3465 PRODUCT_NAME = "$(TARGET_NAME)";
3466 };
3467 name = Release;
3468 };
3469 273BF6C41333B5000022CAAB /* Debug */ = {
3470 isa = XCBuildConfiguration;
3471 buildSettings = {
3472 PRODUCT_NAME = "$(TARGET_NAME)";
3473 };
3474 name = Debug;
3475 };
3476 273BF6C51333B5000022CAAB /* Release */ = {
3477 isa = XCBuildConfiguration;
3478 buildSettings = {
3479 PRODUCT_NAME = "$(TARGET_NAME)";
3480 };
3481 name = Release;
3482 };
3483 273BF6DB1333B6270022CAAB /* Debug */ = {
3484 isa = XCBuildConfiguration;
3485 buildSettings = {
3486 PRODUCT_NAME = "$(TARGET_NAME)";
3487 };
3488 name = Debug;
3489 };
3490 273BF6DC1333B6270022CAAB /* Release */ = {
3491 isa = XCBuildConfiguration;
3492 buildSettings = {
3493 PRODUCT_NAME = "$(TARGET_NAME)";
3494 };
3495 name = Release;
3496 };
3497 274FF5D313332B1F00317ECB /* Debug */ = {
3498 isa = XCBuildConfiguration;
3499 buildSettings = {
3500 INSTALL_PATH = /usr/libexec/cups/daemon;
3501 PRODUCT_NAME = "$(TARGET_NAME)";
3502 };
3503 name = Debug;
3504 };
3505 274FF5D413332B1F00317ECB /* Release */ = {
3506 isa = XCBuildConfiguration;
3507 buildSettings = {
3508 INSTALL_PATH = /usr/libexec/cups/daemon;
3509 PRODUCT_NAME = "$(TARGET_NAME)";
3510 };
3511 name = Release;
3512 };
3513 274FF5E013332D3100317ECB /* Debug */ = {
3514 isa = XCBuildConfiguration;
3515 buildSettings = {
3516 PRODUCT_NAME = "$(TARGET_NAME)";
3517 };
3518 name = Debug;
3519 };
3520 274FF5E113332D3100317ECB /* Release */ = {
3521 isa = XCBuildConfiguration;
3522 buildSettings = {
3523 PRODUCT_NAME = "$(TARGET_NAME)";
3524 };
3525 name = Release;
3526 };
3527 274FF5F0133330C800317ECB /* Debug */ = {
3528 isa = XCBuildConfiguration;
3529 buildSettings = {
3530 EXECUTABLE_PREFIX = "";
3531 INSTALL_PATH = /usr/lib;
3532 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/cups;
3533 PRODUCT_NAME = "$(TARGET_NAME)";
3534 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/cups;
3535 };
3536 name = Debug;
3537 };
3538 274FF5F1133330C800317ECB /* Release */ = {
3539 isa = XCBuildConfiguration;
3540 buildSettings = {
3541 EXECUTABLE_PREFIX = "";
3542 INSTALL_PATH = /usr/lib;
3543 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/cups;
3544 PRODUCT_NAME = "$(TARGET_NAME)";
3545 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/cups;
3546 };
3547 name = Release;
3548 };
3549 274FF6301333333600317ECB /* Debug */ = {
3550 isa = XCBuildConfiguration;
3551 buildSettings = {
3552 INSTALL_PATH = /usr/libexec/cups/daemon;
3553 PRODUCT_NAME = "$(TARGET_NAME)";
3554 };
3555 name = Debug;
3556 };
3557 274FF6311333333600317ECB /* Release */ = {
3558 isa = XCBuildConfiguration;
3559 buildSettings = {
3560 INSTALL_PATH = /usr/libexec/cups/daemon;
3561 PRODUCT_NAME = "$(TARGET_NAME)";
3562 };
3563 name = Release;
3564 };
3565 274FF6451333358C00317ECB /* Debug */ = {
3566 isa = XCBuildConfiguration;
3567 buildSettings = {
3568 INSTALL_PATH = /usr/libexec/cups/daemon;
3569 PRODUCT_NAME = "$(TARGET_NAME)";
3570 };
3571 name = Debug;
3572 };
3573 274FF6461333358C00317ECB /* Release */ = {
3574 isa = XCBuildConfiguration;
3575 buildSettings = {
3576 INSTALL_PATH = /usr/libexec/cups/daemon;
3577 PRODUCT_NAME = "$(TARGET_NAME)";
3578 };
3579 name = Release;
3580 };
3581 274FF656133339C400317ECB /* Debug */ = {
3582 isa = XCBuildConfiguration;
3583 buildSettings = {
3584 INSTALL_PATH = /usr/libexec/cups/daemon;
3585 PRODUCT_NAME = "$(TARGET_NAME)";
3586 };
3587 name = Debug;
3588 };
3589 274FF657133339C400317ECB /* Release */ = {
3590 isa = XCBuildConfiguration;
3591 buildSettings = {
3592 INSTALL_PATH = /usr/libexec/cups/daemon;
3593 PRODUCT_NAME = "$(TARGET_NAME)";
3594 };
3595 name = Release;
3596 };
3597 274FF67F13333B2F00317ECB /* Debug */ = {
3598 isa = XCBuildConfiguration;
3599 buildSettings = {
3600 INSTALL_PATH = /usr/sbin;
3601 PRODUCT_NAME = "$(TARGET_NAME)";
3602 };
3603 name = Debug;
3604 };
3605 274FF68013333B2F00317ECB /* Release */ = {
3606 isa = XCBuildConfiguration;
3607 buildSettings = {
3608 INSTALL_PATH = /usr/sbin;
3609 PRODUCT_NAME = "$(TARGET_NAME)";
3610 };
3611 name = Release;
3612 };
3613 274FF6DE1333B1C400317ECB /* Debug */ = {
3614 isa = XCBuildConfiguration;
3615 buildSettings = {
3616 EXECUTABLE_EXTENSION = a;
3617 EXECUTABLE_PREFIX = "";
3618 INSTALL_PATH = /usr/local/lib;
3619 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/cups;
3620 PRODUCT_NAME = libcups_static;
3621 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/cups;
3622 STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
3623 };
3624 name = Debug;
3625 };
3626 274FF6DF1333B1C400317ECB /* Release */ = {
3627 isa = XCBuildConfiguration;
3628 buildSettings = {
3629 EXECUTABLE_EXTENSION = a;
3630 EXECUTABLE_PREFIX = "";
3631 INSTALL_PATH = /usr/local/lib;
3632 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/cups;
3633 PRODUCT_NAME = libcups_static;
3634 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/cups;
3635 STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
3636 };
3637 name = Release;
3638 };
3639 276683631337A9B6000D33D0 /* Debug */ = {
3640 isa = XCBuildConfiguration;
3641 buildSettings = {
3642 INSTALL_PATH = /usr/sbin;
3643 PRODUCT_NAME = "$(TARGET_NAME)";
3644 };
3645 name = Debug;
3646 };
3647 276683641337A9B6000D33D0 /* Release */ = {
3648 isa = XCBuildConfiguration;
3649 buildSettings = {
3650 INSTALL_PATH = /usr/sbin;
3651 PRODUCT_NAME = "$(TARGET_NAME)";
3652 };
3653 name = Release;
3654 };
3655 276683771337AC79000D33D0 /* Debug */ = {
3656 isa = XCBuildConfiguration;
3657 buildSettings = {
3658 INSTALL_PATH = /usr/bin;
3659 PRODUCT_NAME = "$(TARGET_NAME)";
3660 };
3661 name = Debug;
3662 };
3663 276683781337AC79000D33D0 /* Release */ = {
3664 isa = XCBuildConfiguration;
3665 buildSettings = {
3666 INSTALL_PATH = /usr/bin;
3667 PRODUCT_NAME = "$(TARGET_NAME)";
3668 };
3669 name = Release;
3670 };
3671 276683841337AC8C000D33D0 /* Debug */ = {
3672 isa = XCBuildConfiguration;
3673 buildSettings = {
3674 INSTALL_PATH = /usr/bin;
3675 PRODUCT_NAME = "$(TARGET_NAME)";
3676 };
3677 name = Debug;
3678 };
3679 276683851337AC8C000D33D0 /* Release */ = {
3680 isa = XCBuildConfiguration;
3681 buildSettings = {
3682 INSTALL_PATH = /usr/bin;
3683 PRODUCT_NAME = "$(TARGET_NAME)";
3684 };
3685 name = Release;
3686 };
3687 276683911337AC97000D33D0 /* Debug */ = {
3688 isa = XCBuildConfiguration;
3689 buildSettings = {
3690 INSTALL_PATH = /usr/bin;
3691 PRODUCT_NAME = "$(TARGET_NAME)";
3692 };
3693 name = Debug;
3694 };
3695 276683921337AC97000D33D0 /* Release */ = {
3696 isa = XCBuildConfiguration;
3697 buildSettings = {
3698 INSTALL_PATH = /usr/bin;
3699 PRODUCT_NAME = "$(TARGET_NAME)";
3700 };
3701 name = Release;
3702 };
3703 2766839E1337ACA2000D33D0 /* Debug */ = {
3704 isa = XCBuildConfiguration;
3705 buildSettings = {
3706 INSTALL_PATH = /usr/bin;
3707 PRODUCT_NAME = "$(TARGET_NAME)";
3708 };
3709 name = Debug;
3710 };
3711 2766839F1337ACA2000D33D0 /* Release */ = {
3712 isa = XCBuildConfiguration;
3713 buildSettings = {
3714 INSTALL_PATH = /usr/bin;
3715 PRODUCT_NAME = "$(TARGET_NAME)";
3716 };
3717 name = Release;
3718 };
3719 276683AB1337ACAB000D33D0 /* Debug */ = {
3720 isa = XCBuildConfiguration;
3721 buildSettings = {
3722 INSTALL_PATH = /usr/bin;
3723 PRODUCT_NAME = "$(TARGET_NAME)";
3724 };
3725 name = Debug;
3726 };
3727 276683AC1337ACAB000D33D0 /* Release */ = {
3728 isa = XCBuildConfiguration;
3729 buildSettings = {
3730 INSTALL_PATH = /usr/bin;
3731 PRODUCT_NAME = "$(TARGET_NAME)";
3732 };
3733 name = Release;
3734 };
3735 276683F71337F78F000D33D0 /* Debug */ = {
3736 isa = XCBuildConfiguration;
3737 buildSettings = {
3738 INSTALL_PATH = /usr/bin;
3739 PRODUCT_NAME = "$(TARGET_NAME)";
3740 };
3741 name = Debug;
3742 };
3743 276683F81337F78F000D33D0 /* Release */ = {
3744 isa = XCBuildConfiguration;
3745 buildSettings = {
3746 INSTALL_PATH = /usr/bin;
3747 PRODUCT_NAME = "$(TARGET_NAME)";
3748 };
3749 name = Release;
3750 };
3751 2766840B1337FA1E000D33D0 /* Debug */ = {
3752 isa = XCBuildConfiguration;
3753 buildSettings = {
3754 INSTALL_PATH = /usr/sbin;
3755 PRODUCT_NAME = "$(TARGET_NAME)";
3756 };
3757 name = Debug;
3758 };
3759 2766840C1337FA1E000D33D0 /* Release */ = {
3760 isa = XCBuildConfiguration;
3761 buildSettings = {
3762 INSTALL_PATH = /usr/sbin;
3763 PRODUCT_NAME = "$(TARGET_NAME)";
3764 };
3765 name = Release;
3766 };
3767 278C58D1136B640300836530 /* Debug */ = {
3768 isa = XCBuildConfiguration;
3769 buildSettings = {
3770 PRODUCT_NAME = "$(TARGET_NAME)";
3771 };
3772 name = Debug;
3773 };
3774 278C58D2136B640300836530 /* Release */ = {
3775 isa = XCBuildConfiguration;
3776 buildSettings = {
3777 PRODUCT_NAME = "$(TARGET_NAME)";
3778 };
3779 name = Release;
3780 };
3781 720DD6C91358FD5F0064AA82 /* Debug */ = {
3782 isa = XCBuildConfiguration;
3783 buildSettings = {
3784 INSTALL_PATH = /usr/libexec/cups/backend;
3785 PRODUCT_NAME = "$(TARGET_NAME)";
3786 };
3787 name = Debug;
3788 };
3789 720DD6CA1358FD5F0064AA82 /* Release */ = {
3790 isa = XCBuildConfiguration;
3791 buildSettings = {
3792 INSTALL_PATH = /usr/libexec/cups/backend;
3793 PRODUCT_NAME = "$(TARGET_NAME)";
3794 };
3795 name = Release;
3796 };
3797 72220EB01333047D00FCA411 /* Debug */ = {
3798 isa = XCBuildConfiguration;
3799 buildSettings = {
3800 EXECUTABLE_PREFIX = "";
3801 INSTALL_PATH = /usr/lib;
3802 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/cups;
3803 PRODUCT_NAME = "$(TARGET_NAME)";
3804 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/cups;
3805 };
3806 name = Debug;
3807 };
3808 72220EB11333047D00FCA411 /* Release */ = {
3809 isa = XCBuildConfiguration;
3810 buildSettings = {
3811 EXECUTABLE_PREFIX = "";
3812 INSTALL_PATH = /usr/lib;
3813 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/cups;
3814 PRODUCT_NAME = "$(TARGET_NAME)";
3815 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/cups;
3816 };
3817 name = Release;
3818 };
3819 72220F6213330A5A00FCA411 /* Debug */ = {
3820 isa = XCBuildConfiguration;
3821 buildSettings = {
3822 INSTALL_PATH = /usr/sbin;
3823 PRODUCT_NAME = "$(TARGET_NAME)";
3824 };
3825 name = Debug;
3826 };
3827 72220F6313330A5A00FCA411 /* Release */ = {
3828 isa = XCBuildConfiguration;
3829 buildSettings = {
3830 INSTALL_PATH = /usr/sbin;
3831 PRODUCT_NAME = "$(TARGET_NAME)";
3832 };
3833 name = Release;
3834 };
3835 72220FAE13330B2300FCA411 /* Debug */ = {
3836 isa = XCBuildConfiguration;
3837 buildSettings = {
3838 EXECUTABLE_PREFIX = "";
3839 INSTALL_PATH = /usr/lib;
3840 PRODUCT_NAME = "$(TARGET_NAME)";
3841 };
3842 name = Debug;
3843 };
3844 72220FAF13330B2300FCA411 /* Release */ = {
3845 isa = XCBuildConfiguration;
3846 buildSettings = {
3847 EXECUTABLE_PREFIX = "";
3848 INSTALL_PATH = /usr/lib;
3849 PRODUCT_NAME = "$(TARGET_NAME)";
3850 };
3851 name = Release;
3852 };
3853 724379041333E43E009631B9 /* Debug */ = {
3854 isa = XCBuildConfiguration;
3855 buildSettings = {
3856 INSTALL_MODE_FLAG = "u+rwX,go-rwX";
3857 INSTALL_PATH = /usr/libexec/cups/backend;
3858 PRODUCT_NAME = "$(TARGET_NAME)";
3859 };
3860 name = Debug;
3861 };
3862 724379051333E43E009631B9 /* Release */ = {
3863 isa = XCBuildConfiguration;
3864 buildSettings = {
3865 INSTALL_MODE_FLAG = "u+rwX,go-rwX";
3866 INSTALL_PATH = /usr/libexec/cups/backend;
3867 PRODUCT_NAME = "$(TARGET_NAME)";
3868 };
3869 name = Release;
3870 };
3871 7243791F1333E532009631B9 /* Debug */ = {
3872 isa = XCBuildConfiguration;
3873 buildSettings = {
3874 INSTALL_PATH = /usr/libexec/cups/backend;
3875 PRODUCT_NAME = "$(TARGET_NAME)";
3876 };
3877 name = Debug;
3878 };
3879 724379201333E532009631B9 /* Release */ = {
3880 isa = XCBuildConfiguration;
3881 buildSettings = {
3882 INSTALL_PATH = /usr/libexec/cups/backend;
3883 PRODUCT_NAME = "$(TARGET_NAME)";
3884 };
3885 name = Release;
3886 };
3887 724379371333FB85009631B9 /* Debug */ = {
3888 isa = XCBuildConfiguration;
3889 buildSettings = {
3890 INSTALL_PATH = /usr/libexec/cups/backend;
3891 PRODUCT_NAME = "$(TARGET_NAME)";
3892 };
3893 name = Debug;
3894 };
3895 724379381333FB85009631B9 /* Release */ = {
3896 isa = XCBuildConfiguration;
3897 buildSettings = {
3898 INSTALL_PATH = /usr/libexec/cups/backend;
3899 PRODUCT_NAME = "$(TARGET_NAME)";
3900 };
3901 name = Release;
3902 };
3903 7243794E1333FEA9009631B9 /* Debug */ = {
3904 isa = XCBuildConfiguration;
3905 buildSettings = {
3906 INSTALL_PATH = /usr/libexec/cups/backend;
3907 PRODUCT_NAME = "$(TARGET_NAME)";
3908 };
3909 name = Debug;
3910 };
3911 7243794F1333FEA9009631B9 /* Release */ = {
3912 isa = XCBuildConfiguration;
3913 buildSettings = {
3914 INSTALL_PATH = /usr/libexec/cups/backend;
3915 PRODUCT_NAME = "$(TARGET_NAME)";
3916 };
3917 name = Release;
3918 };
3919 724379621333FF1D009631B9 /* Debug */ = {
3920 isa = XCBuildConfiguration;
3921 buildSettings = {
3922 INSTALL_PATH = /usr/libexec/cups/backend;
3923 PRODUCT_NAME = "$(TARGET_NAME)";
3924 };
3925 name = Debug;
3926 };
3927 724379631333FF1D009631B9 /* Release */ = {
3928 isa = XCBuildConfiguration;
3929 buildSettings = {
3930 INSTALL_PATH = /usr/libexec/cups/backend;
3931 PRODUCT_NAME = "$(TARGET_NAME)";
3932 };
3933 name = Release;
3934 };
3935 7258EAEA134594C4009286F1 /* Debug */ = {
3936 isa = XCBuildConfiguration;
3937 buildSettings = {
3938 INSTALL_PATH = /usr/libexec/cups/filter;
3939 PRODUCT_NAME = "$(TARGET_NAME)";
3940 };
3941 name = Debug;
3942 };
3943 7258EAEB134594C4009286F1 /* Release */ = {
3944 isa = XCBuildConfiguration;
3945 buildSettings = {
3946 INSTALL_PATH = /usr/libexec/cups/filter;
3947 PRODUCT_NAME = "$(TARGET_NAME)";
3948 };
3949 name = Release;
3950 };
3951 726AD6FF135E88F1002C930D /* Debug */ = {
3952 isa = XCBuildConfiguration;
3953 buildSettings = {
3954 PRODUCT_NAME = "$(TARGET_NAME)";
3955 };
3956 name = Debug;
3957 };
3958 726AD700135E88F1002C930D /* Release */ = {
3959 isa = XCBuildConfiguration;
3960 buildSettings = {
3961 PRODUCT_NAME = "$(TARGET_NAME)";
3962 };
3963 name = Release;
3964 };
3965 72BF963C1333042100B1EAD7 /* Debug */ = {
3966 isa = XCBuildConfiguration;
3967 buildSettings = {
3968 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
3969 DEBUG_INFORMATION_FORMAT = dwarf;
3970 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3971 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3972 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
3973 GCC_WARN_ABOUT_RETURN_TYPE = YES;
3974 GCC_WARN_SHADOW = YES;
3975 GCC_WARN_UNINITIALIZED_AUTOS = YES;
3976 GCC_WARN_UNUSED_FUNCTION = YES;
3977 GCC_WARN_UNUSED_LABEL = YES;
3978 GCC_WARN_UNUSED_PARAMETER = YES;
3979 GCC_WARN_UNUSED_VARIABLE = YES;
3980 HEADER_SEARCH_PATHS = (
3981 .,
3982 ..,
3983 );
3984 OTHER_CFLAGS = (
3985 "-D_CUPS_SOURCE",
3986 "-Wno-shorten-64-to-32",
3987 );
3988 };
3989 name = Debug;
3990 };
3991 72BF963D1333042100B1EAD7 /* Release */ = {
3992 isa = XCBuildConfiguration;
3993 buildSettings = {
3994 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
3995 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3996 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3997 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
3998 GCC_WARN_ABOUT_RETURN_TYPE = YES;
3999 GCC_WARN_SHADOW = YES;
4000 GCC_WARN_UNINITIALIZED_AUTOS = YES;
4001 GCC_WARN_UNUSED_FUNCTION = YES;
4002 GCC_WARN_UNUSED_LABEL = YES;
4003 GCC_WARN_UNUSED_PARAMETER = YES;
4004 GCC_WARN_UNUSED_VARIABLE = YES;
4005 HEADER_SEARCH_PATHS = (
4006 .,
4007 ..,
4008 );
4009 OTHER_CFLAGS = (
4010 "-D_CUPS_SOURCE",
4011 "-Wno-shorten-64-to-32",
4012 );
4013 };
4014 name = Release;
4015 };
4016 72F75A591336F951004BB496 /* Debug */ = {
4017 isa = XCBuildConfiguration;
4018 buildSettings = {
4019 INSTALL_PATH = /usr/bin;
4020 PRODUCT_NAME = "$(TARGET_NAME)";
4021 };
4022 name = Debug;
4023 };
4024 72F75A5A1336F951004BB496 /* Release */ = {
4025 isa = XCBuildConfiguration;
4026 buildSettings = {
4027 INSTALL_PATH = /usr/bin;
4028 PRODUCT_NAME = "$(TARGET_NAME)";
4029 };
4030 name = Release;
4031 };
4032 72F75A631336F9A3004BB496 /* Debug */ = {
4033 isa = XCBuildConfiguration;
4034 buildSettings = {
4035 EXECUTABLE_PREFIX = "";
4036 INSTALL_PATH = /usr/lib;
4037 PRODUCT_NAME = "$(TARGET_NAME)";
4038 };
4039 name = Debug;
4040 };
4041 72F75A641336F9A3004BB496 /* Release */ = {
4042 isa = XCBuildConfiguration;
4043 buildSettings = {
4044 EXECUTABLE_PREFIX = "";
4045 INSTALL_PATH = /usr/lib;
4046 PRODUCT_NAME = "$(TARGET_NAME)";
4047 };
4048 name = Release;
4049 };
4050 /* End XCBuildConfiguration section */
4051
4052 /* Begin XCConfigurationList section */
4053 270CCDAF135E3C9E00007BE2 /* Build configuration list for PBXNativeTarget "testmime" */ = {
4054 isa = XCConfigurationList;
4055 buildConfigurations = (
4056 270CCDAD135E3C9E00007BE2 /* Debug */,
4057 270CCDAE135E3C9E00007BE2 /* Release */,
4058 );
4059 defaultConfigurationIsVisible = 0;
4060 defaultConfigurationName = Release;
4061 };
4062 273BF6C31333B5000022CAAB /* Build configuration list for PBXNativeTarget "testcups" */ = {
4063 isa = XCConfigurationList;
4064 buildConfigurations = (
4065 273BF6C41333B5000022CAAB /* Debug */,
4066 273BF6C51333B5000022CAAB /* Release */,
4067 );
4068 defaultConfigurationIsVisible = 0;
4069 defaultConfigurationName = Release;
4070 };
4071 273BF6DA1333B6270022CAAB /* Build configuration list for PBXAggregateTarget "Tests" */ = {
4072 isa = XCConfigurationList;
4073 buildConfigurations = (
4074 273BF6DB1333B6270022CAAB /* Debug */,
4075 273BF6DC1333B6270022CAAB /* Release */,
4076 );
4077 defaultConfigurationIsVisible = 0;
4078 defaultConfigurationName = Release;
4079 };
4080 274FF5D213332B1F00317ECB /* Build configuration list for PBXNativeTarget "cups-driverd" */ = {
4081 isa = XCConfigurationList;
4082 buildConfigurations = (
4083 274FF5D313332B1F00317ECB /* Debug */,
4084 274FF5D413332B1F00317ECB /* Release */,
4085 );
4086 defaultConfigurationIsVisible = 0;
4087 defaultConfigurationName = Release;
4088 };
4089 274FF5DF13332D3100317ECB /* Build configuration list for PBXAggregateTarget "All" */ = {
4090 isa = XCConfigurationList;
4091 buildConfigurations = (
4092 274FF5E013332D3100317ECB /* Debug */,
4093 274FF5E113332D3100317ECB /* Release */,
4094 );
4095 defaultConfigurationIsVisible = 0;
4096 defaultConfigurationName = Release;
4097 };
4098 274FF5EF133330C800317ECB /* Build configuration list for PBXNativeTarget "libcupsppdc" */ = {
4099 isa = XCConfigurationList;
4100 buildConfigurations = (
4101 274FF5F0133330C800317ECB /* Debug */,
4102 274FF5F1133330C800317ECB /* Release */,
4103 );
4104 defaultConfigurationIsVisible = 0;
4105 defaultConfigurationName = Release;
4106 };
4107 274FF62F1333333600317ECB /* Build configuration list for PBXNativeTarget "cups-deviced" */ = {
4108 isa = XCConfigurationList;
4109 buildConfigurations = (
4110 274FF6301333333600317ECB /* Debug */,
4111 274FF6311333333600317ECB /* Release */,
4112 );
4113 defaultConfigurationIsVisible = 0;
4114 defaultConfigurationName = Release;
4115 };
4116 274FF6441333358C00317ECB /* Build configuration list for PBXNativeTarget "cups-exec" */ = {
4117 isa = XCConfigurationList;
4118 buildConfigurations = (
4119 274FF6451333358C00317ECB /* Debug */,
4120 274FF6461333358C00317ECB /* Release */,
4121 );
4122 defaultConfigurationIsVisible = 0;
4123 defaultConfigurationName = Release;
4124 };
4125 274FF655133339C400317ECB /* Build configuration list for PBXNativeTarget "cups-lpd" */ = {
4126 isa = XCConfigurationList;
4127 buildConfigurations = (
4128 274FF656133339C400317ECB /* Debug */,
4129 274FF657133339C400317ECB /* Release */,
4130 );
4131 defaultConfigurationIsVisible = 0;
4132 defaultConfigurationName = Release;
4133 };
4134 274FF67E13333B2F00317ECB /* Build configuration list for PBXNativeTarget "cupsfilter" */ = {
4135 isa = XCConfigurationList;
4136 buildConfigurations = (
4137 274FF67F13333B2F00317ECB /* Debug */,
4138 274FF68013333B2F00317ECB /* Release */,
4139 );
4140 defaultConfigurationIsVisible = 0;
4141 defaultConfigurationName = Release;
4142 };
4143 274FF6DD1333B1C400317ECB /* Build configuration list for PBXNativeTarget "libcups_static" */ = {
4144 isa = XCConfigurationList;
4145 buildConfigurations = (
4146 274FF6DE1333B1C400317ECB /* Debug */,
4147 274FF6DF1333B1C400317ECB /* Release */,
4148 );
4149 defaultConfigurationIsVisible = 0;
4150 defaultConfigurationName = Release;
4151 };
4152 276683621337A9B6000D33D0 /* Build configuration list for PBXNativeTarget "cupsctl" */ = {
4153 isa = XCConfigurationList;
4154 buildConfigurations = (
4155 276683631337A9B6000D33D0 /* Debug */,
4156 276683641337A9B6000D33D0 /* Release */,
4157 );
4158 defaultConfigurationIsVisible = 0;
4159 defaultConfigurationName = Release;
4160 };
4161 276683761337AC79000D33D0 /* Build configuration list for PBXNativeTarget "ppdc" */ = {
4162 isa = XCConfigurationList;
4163 buildConfigurations = (
4164 276683771337AC79000D33D0 /* Debug */,
4165 276683781337AC79000D33D0 /* Release */,
4166 );
4167 defaultConfigurationIsVisible = 0;
4168 defaultConfigurationName = Release;
4169 };
4170 276683831337AC8C000D33D0 /* Build configuration list for PBXNativeTarget "ppdhtml" */ = {
4171 isa = XCConfigurationList;
4172 buildConfigurations = (
4173 276683841337AC8C000D33D0 /* Debug */,
4174 276683851337AC8C000D33D0 /* Release */,
4175 );
4176 defaultConfigurationIsVisible = 0;
4177 defaultConfigurationName = Release;
4178 };
4179 276683901337AC97000D33D0 /* Build configuration list for PBXNativeTarget "ppdi" */ = {
4180 isa = XCConfigurationList;
4181 buildConfigurations = (
4182 276683911337AC97000D33D0 /* Debug */,
4183 276683921337AC97000D33D0 /* Release */,
4184 );
4185 defaultConfigurationIsVisible = 0;
4186 defaultConfigurationName = Release;
4187 };
4188 2766839D1337ACA2000D33D0 /* Build configuration list for PBXNativeTarget "ppdmerge" */ = {
4189 isa = XCConfigurationList;
4190 buildConfigurations = (
4191 2766839E1337ACA2000D33D0 /* Debug */,
4192 2766839F1337ACA2000D33D0 /* Release */,
4193 );
4194 defaultConfigurationIsVisible = 0;
4195 defaultConfigurationName = Release;
4196 };
4197 276683AA1337ACAB000D33D0 /* Build configuration list for PBXNativeTarget "ppdpo" */ = {
4198 isa = XCConfigurationList;
4199 buildConfigurations = (
4200 276683AB1337ACAB000D33D0 /* Debug */,
4201 276683AC1337ACAB000D33D0 /* Release */,
4202 );
4203 defaultConfigurationIsVisible = 0;
4204 defaultConfigurationName = Release;
4205 };
4206 276683F61337F78F000D33D0 /* Build configuration list for PBXNativeTarget "ipptool" */ = {
4207 isa = XCConfigurationList;
4208 buildConfigurations = (
4209 276683F71337F78F000D33D0 /* Debug */,
4210 276683F81337F78F000D33D0 /* Release */,
4211 );
4212 defaultConfigurationIsVisible = 0;
4213 defaultConfigurationName = Release;
4214 };
4215 2766840A1337FA1E000D33D0 /* Build configuration list for PBXNativeTarget "cupsaddsmb" */ = {
4216 isa = XCConfigurationList;
4217 buildConfigurations = (
4218 2766840B1337FA1E000D33D0 /* Debug */,
4219 2766840C1337FA1E000D33D0 /* Release */,
4220 );
4221 defaultConfigurationIsVisible = 0;
4222 defaultConfigurationName = Release;
4223 };
4224 278C58D3136B640300836530 /* Build configuration list for PBXNativeTarget "testhttp" */ = {
4225 isa = XCConfigurationList;
4226 buildConfigurations = (
4227 278C58D1136B640300836530 /* Debug */,
4228 278C58D2136B640300836530 /* Release */,
4229 );
4230 defaultConfigurationIsVisible = 0;
4231 defaultConfigurationName = Release;
4232 };
4233 720DD6CB1358FD600064AA82 /* Build configuration list for PBXNativeTarget "snmp" */ = {
4234 isa = XCConfigurationList;
4235 buildConfigurations = (
4236 720DD6C91358FD5F0064AA82 /* Debug */,
4237 720DD6CA1358FD5F0064AA82 /* Release */,
4238 );
4239 defaultConfigurationIsVisible = 0;
4240 defaultConfigurationName = Release;
4241 };
4242 72220EB21333047D00FCA411 /* Build configuration list for PBXNativeTarget "libcups" */ = {
4243 isa = XCConfigurationList;
4244 buildConfigurations = (
4245 72220EB01333047D00FCA411 /* Debug */,
4246 72220EB11333047D00FCA411 /* Release */,
4247 );
4248 defaultConfigurationIsVisible = 0;
4249 defaultConfigurationName = Release;
4250 };
4251 72220F6113330A5A00FCA411 /* Build configuration list for PBXNativeTarget "cupsd" */ = {
4252 isa = XCConfigurationList;
4253 buildConfigurations = (
4254 72220F6213330A5A00FCA411 /* Debug */,
4255 72220F6313330A5A00FCA411 /* Release */,
4256 );
4257 defaultConfigurationIsVisible = 0;
4258 defaultConfigurationName = Release;
4259 };
4260 72220FAD13330B2300FCA411 /* Build configuration list for PBXNativeTarget "libcupsmime" */ = {
4261 isa = XCConfigurationList;
4262 buildConfigurations = (
4263 72220FAE13330B2300FCA411 /* Debug */,
4264 72220FAF13330B2300FCA411 /* Release */,
4265 );
4266 defaultConfigurationIsVisible = 0;
4267 defaultConfigurationName = Release;
4268 };
4269 724379031333E43E009631B9 /* Build configuration list for PBXNativeTarget "ipp" */ = {
4270 isa = XCConfigurationList;
4271 buildConfigurations = (
4272 724379041333E43E009631B9 /* Debug */,
4273 724379051333E43E009631B9 /* Release */,
4274 );
4275 defaultConfigurationIsVisible = 0;
4276 defaultConfigurationName = Release;
4277 };
4278 7243791E1333E532009631B9 /* Build configuration list for PBXNativeTarget "lpd" */ = {
4279 isa = XCConfigurationList;
4280 buildConfigurations = (
4281 7243791F1333E532009631B9 /* Debug */,
4282 724379201333E532009631B9 /* Release */,
4283 );
4284 defaultConfigurationIsVisible = 0;
4285 defaultConfigurationName = Release;
4286 };
4287 724379361333FB85009631B9 /* Build configuration list for PBXNativeTarget "socket" */ = {
4288 isa = XCConfigurationList;
4289 buildConfigurations = (
4290 724379371333FB85009631B9 /* Debug */,
4291 724379381333FB85009631B9 /* Release */,
4292 );
4293 defaultConfigurationIsVisible = 0;
4294 defaultConfigurationName = Release;
4295 };
4296 7243794D1333FEA9009631B9 /* Build configuration list for PBXNativeTarget "dnssd" */ = {
4297 isa = XCConfigurationList;
4298 buildConfigurations = (
4299 7243794E1333FEA9009631B9 /* Debug */,
4300 7243794F1333FEA9009631B9 /* Release */,
4301 );
4302 defaultConfigurationIsVisible = 0;
4303 defaultConfigurationName = Release;
4304 };
4305 724379611333FF1D009631B9 /* Build configuration list for PBXNativeTarget "usb" */ = {
4306 isa = XCConfigurationList;
4307 buildConfigurations = (
4308 724379621333FF1D009631B9 /* Debug */,
4309 724379631333FF1D009631B9 /* Release */,
4310 );
4311 defaultConfigurationIsVisible = 0;
4312 defaultConfigurationName = Release;
4313 };
4314 7258EAE9134594C4009286F1 /* Build configuration list for PBXNativeTarget "rastertopwg" */ = {
4315 isa = XCConfigurationList;
4316 buildConfigurations = (
4317 7258EAEA134594C4009286F1 /* Debug */,
4318 7258EAEB134594C4009286F1 /* Release */,
4319 );
4320 defaultConfigurationIsVisible = 0;
4321 defaultConfigurationName = Release;
4322 };
4323 726AD6FE135E88F1002C930D /* Build configuration list for PBXNativeTarget "ippserver" */ = {
4324 isa = XCConfigurationList;
4325 buildConfigurations = (
4326 726AD6FF135E88F1002C930D /* Debug */,
4327 726AD700135E88F1002C930D /* Release */,
4328 );
4329 defaultConfigurationIsVisible = 0;
4330 defaultConfigurationName = Release;
4331 };
4332 72BF963A1333042100B1EAD7 /* Build configuration list for PBXProject "CUPS" */ = {
4333 isa = XCConfigurationList;
4334 buildConfigurations = (
4335 72BF963C1333042100B1EAD7 /* Debug */,
4336 72BF963D1333042100B1EAD7 /* Release */,
4337 );
4338 defaultConfigurationIsVisible = 0;
4339 defaultConfigurationName = Release;
4340 };
4341 72F75A581336F951004BB496 /* Build configuration list for PBXNativeTarget "cupstestppd" */ = {
4342 isa = XCConfigurationList;
4343 buildConfigurations = (
4344 72F75A591336F951004BB496 /* Debug */,
4345 72F75A5A1336F951004BB496 /* Release */,
4346 );
4347 defaultConfigurationIsVisible = 0;
4348 defaultConfigurationName = Release;
4349 };
4350 72F75A621336F9A3004BB496 /* Build configuration list for PBXNativeTarget "libcupsimage" */ = {
4351 isa = XCConfigurationList;
4352 buildConfigurations = (
4353 72F75A631336F9A3004BB496 /* Debug */,
4354 72F75A641336F9A3004BB496 /* Release */,
4355 );
4356 defaultConfigurationIsVisible = 0;
4357 defaultConfigurationName = Release;
4358 };
4359 /* End XCConfigurationList section */
4360 };
4361 rootObject = 72BF96371333042100B1EAD7 /* Project object */;
4362 }