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