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