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