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