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