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