blob: 760eb434ae81c9737f1beb31f5f8da8eabc39e3a [file] [log] [blame]
Yavor Goulisheve9a68312011-05-23 11:58:06 -07001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9/* Begin PBXBuildFile section */
Yavor Goulishevb87ba462011-05-25 14:12:00 -070010 5A726C7E138D82D500E748DE /* libusb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A726C22138D81BA00E748DE /* libusb.dylib */; };
Yavor Goulisheve9a68312011-05-23 11:58:06 -070011 B0B3C5B61277AD310086FE9A /* core.c in Sources */ = {isa = PBXBuildFile; fileRef = B0B3C5B31277AD310086FE9A /* core.c */; };
12 B0B3C5B71277AD310086FE9A /* usb.h in Headers */ = {isa = PBXBuildFile; fileRef = B0B3C5B41277AD310086FE9A /* usb.h */; };
13 B0B3C5B81277AD310086FE9A /* usbi.h in Headers */ = {isa = PBXBuildFile; fileRef = B0B3C5B51277AD310086FE9A /* usbi.h */; };
Yavor Goulisheve9a68312011-05-23 11:58:06 -070014 D7D0FF8B1124E29800E01FE7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D0FF621124E29800E01FE7 /* config.h */; };
15/* End PBXBuildFile section */
16
17/* Begin PBXContainerItemProxy section */
Yavor Goulishevb87ba462011-05-25 14:12:00 -070018 5A726C21138D81BA00E748DE /* PBXContainerItemProxy */ = {
Yavor Goulisheve9a68312011-05-23 11:58:06 -070019 isa = PBXContainerItemProxy;
20 containerPortal = B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */;
21 proxyType = 2;
22 remoteGlobalIDString = D2AAC0630554660B00DB518D;
23 remoteInfo = libusb;
24 };
Yavor Goulishevb87ba462011-05-25 14:12:00 -070025 5A726E87138DA17400E748DE /* PBXContainerItemProxy */ = {
Yavor Goulisheve9a68312011-05-23 11:58:06 -070026 isa = PBXContainerItemProxy;
27 containerPortal = B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */;
28 proxyType = 1;
29 remoteGlobalIDString = D2AAC0620554660B00DB518D;
30 remoteInfo = libusb;
31 };
32/* End PBXContainerItemProxy section */
33
34/* Begin PBXFileReference section */
35 B0B3C5B31277AD310086FE9A /* core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = core.c; path = libusb/core.c; sourceTree = SOURCE_ROOT; };
36 B0B3C5B41277AD310086FE9A /* usb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = usb.h; path = libusb/usb.h; sourceTree = SOURCE_ROOT; };
37 B0B3C5B51277AD310086FE9A /* usbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = usbi.h; path = libusb/usbi.h; sourceTree = SOURCE_ROOT; };
Yavor Goulishevb87ba462011-05-25 14:12:00 -070038 B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libusb.xcodeproj; path = ../libusb/libusb.xcodeproj; sourceTree = SOURCE_ROOT; };
Yavor Goulisheve9a68312011-05-23 11:58:06 -070039 D2AAC0630554660B00DB518D /* libusb-compat.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libusb-compat.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
Yavor Goulishevb87ba462011-05-25 14:12:00 -070040 D71350461124D56600E2C1DA /* MacConfigExternalDebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MacConfigExternalDebug.xcconfig; sourceTree = "<group>"; };
41 D71350471124D56600E2C1DA /* MacConfigExternalRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MacConfigExternalRelease.xcconfig; sourceTree = "<group>"; };
Yavor Goulisheve9a68312011-05-23 11:58:06 -070042 D7D0FF621124E29800E01FE7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
43/* End PBXFileReference section */
44
45/* Begin PBXFrameworksBuildPhase section */
46 D289988505E68E00004EDB86 /* Frameworks */ = {
47 isa = PBXFrameworksBuildPhase;
48 buildActionMask = 2147483647;
49 files = (
Yavor Goulishevb87ba462011-05-25 14:12:00 -070050 5A726C7E138D82D500E748DE /* libusb.dylib in Frameworks */,
Yavor Goulisheve9a68312011-05-23 11:58:06 -070051 );
52 runOnlyForDeploymentPostprocessing = 0;
53 };
54/* End PBXFrameworksBuildPhase section */
55
56/* Begin PBXGroup section */
57 08FB7794FE84155DC02AAC07 /* libusb-compat */ = {
58 isa = PBXGroup;
59 children = (
60 D71350461124D56600E2C1DA /* MacConfigExternalDebug.xcconfig */,
61 D71350471124D56600E2C1DA /* MacConfigExternalRelease.xcconfig */,
62 B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */,
63 08FB7795FE84155DC02AAC07 /* Source */,
64 1AB674ADFE9D54B511CA2CBB /* Products */,
65 );
66 name = "libusb-compat";
67 sourceTree = "<group>";
68 };
69 08FB7795FE84155DC02AAC07 /* Source */ = {
70 isa = PBXGroup;
71 children = (
72 B0B3C5B31277AD310086FE9A /* core.c */,
73 B0B3C5B41277AD310086FE9A /* usb.h */,
74 B0B3C5B51277AD310086FE9A /* usbi.h */,
75 D7D0FF621124E29800E01FE7 /* config.h */,
76 );
77 name = Source;
78 sourceTree = "<group>";
79 };
80 1AB674ADFE9D54B511CA2CBB /* Products */ = {
81 isa = PBXGroup;
82 children = (
83 D2AAC0630554660B00DB518D /* libusb-compat.dylib */,
84 );
85 name = Products;
86 sourceTree = "<group>";
87 };
Yavor Goulishevb87ba462011-05-25 14:12:00 -070088 5A726C1E138D81BA00E748DE /* Products */ = {
Yavor Goulisheve9a68312011-05-23 11:58:06 -070089 isa = PBXGroup;
90 children = (
Yavor Goulishevb87ba462011-05-25 14:12:00 -070091 5A726C22138D81BA00E748DE /* libusb.dylib */,
Yavor Goulisheve9a68312011-05-23 11:58:06 -070092 );
93 name = Products;
94 sourceTree = "<group>";
95 };
96/* End PBXGroup section */
97
98/* Begin PBXHeadersBuildPhase section */
99 D2AAC0600554660B00DB518D /* Headers */ = {
100 isa = PBXHeadersBuildPhase;
101 buildActionMask = 2147483647;
102 files = (
103 D7D0FF8B1124E29800E01FE7 /* config.h in Headers */,
104 B0B3C5B71277AD310086FE9A /* usb.h in Headers */,
105 B0B3C5B81277AD310086FE9A /* usbi.h in Headers */,
106 );
107 runOnlyForDeploymentPostprocessing = 0;
108 };
109/* End PBXHeadersBuildPhase section */
110
111/* Begin PBXNativeTarget section */
112 D2AAC0620554660B00DB518D /* libusb-compat */ = {
113 isa = PBXNativeTarget;
114 buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "libusb-compat" */;
115 buildPhases = (
116 D2AAC0600554660B00DB518D /* Headers */,
117 D2AAC0610554660B00DB518D /* Sources */,
118 D289988505E68E00004EDB86 /* Frameworks */,
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700119 );
120 buildRules = (
121 );
122 dependencies = (
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700123 5A726E88138DA17400E748DE /* PBXTargetDependency */,
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700124 );
125 name = "libusb-compat";
126 productName = "libusb-compat";
127 productReference = D2AAC0630554660B00DB518D /* libusb-compat.dylib */;
128 productType = "com.apple.product-type.library.dynamic";
129 };
130/* End PBXNativeTarget section */
131
132/* Begin PBXProject section */
133 08FB7793FE84155DC02AAC07 /* Project object */ = {
134 isa = PBXProject;
135 buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libusb-compat" */;
136 compatibilityVersion = "Xcode 3.1";
Yavor Goulishev94867ba2011-06-02 11:39:33 -0700137 developmentRegion = English;
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700138 hasScannedForEncodings = 1;
139 knownRegions = (
140 English,
141 Japanese,
142 French,
143 German,
144 );
145 mainGroup = 08FB7794FE84155DC02AAC07 /* libusb-compat */;
146 projectDirPath = "";
147 projectReferences = (
148 {
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700149 ProductGroup = 5A726C1E138D81BA00E748DE /* Products */;
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700150 ProjectRef = B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */;
151 },
152 );
153 projectRoot = "";
154 targets = (
155 D2AAC0620554660B00DB518D /* libusb-compat */,
156 );
157 };
158/* End PBXProject section */
159
160/* Begin PBXReferenceProxy section */
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700161 5A726C22138D81BA00E748DE /* libusb.dylib */ = {
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700162 isa = PBXReferenceProxy;
163 fileType = "compiled.mach-o.dylib";
164 path = libusb.dylib;
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700165 remoteRef = 5A726C21138D81BA00E748DE /* PBXContainerItemProxy */;
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700166 sourceTree = BUILT_PRODUCTS_DIR;
167 };
168/* End PBXReferenceProxy section */
169
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700170/* Begin PBXSourcesBuildPhase section */
171 D2AAC0610554660B00DB518D /* Sources */ = {
172 isa = PBXSourcesBuildPhase;
173 buildActionMask = 2147483647;
174 files = (
175 B0B3C5B61277AD310086FE9A /* core.c in Sources */,
176 );
177 runOnlyForDeploymentPostprocessing = 0;
178 };
179/* End PBXSourcesBuildPhase section */
180
181/* Begin PBXTargetDependency section */
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700182 5A726E88138DA17400E748DE /* PBXTargetDependency */ = {
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700183 isa = PBXTargetDependency;
184 name = libusb;
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700185 targetProxy = 5A726E87138DA17400E748DE /* PBXContainerItemProxy */;
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700186 };
187/* End PBXTargetDependency section */
188
189/* Begin XCBuildConfiguration section */
190 1DEB914B08733D8E0010E9CD /* Debug */ = {
191 isa = XCBuildConfiguration;
192 buildSettings = {
193 EXECUTABLE_PREFIX = lib;
194 GCC_C_LANGUAGE_STANDARD = gnu99;
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700195 HEADER_SEARCH_PATHS = ../libusb/libusb/;
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700196 OTHER_CFLAGS = (
197 "$(inherited)",
198 "-Wall",
199 "-Wundef",
200 "-Wunused",
201 "-Wstrict-prototypes",
202 "-Werror-implicit-function-declaration",
203 "-Wno-pointer-sign",
204 "-Wshadow",
205 );
206 PRODUCT_NAME = "usb-compat";
207 };
208 name = Debug;
209 };
210 1DEB914C08733D8E0010E9CD /* Release */ = {
211 isa = XCBuildConfiguration;
212 buildSettings = {
213 EXECUTABLE_PREFIX = lib;
214 GCC_C_LANGUAGE_STANDARD = gnu99;
Yavor Goulishevb87ba462011-05-25 14:12:00 -0700215 HEADER_SEARCH_PATHS = ../libusb/libusb/;
Yavor Goulisheve9a68312011-05-23 11:58:06 -0700216 OTHER_CFLAGS = (
217 "$(inherited)",
218 "-Wall",
219 "-Wundef",
220 "-Wunused",
221 "-Wstrict-prototypes",
222 "-Werror-implicit-function-declaration",
223 "-Wno-pointer-sign",
224 "-Wshadow",
225 );
226 PRODUCT_NAME = "usb-compat";
227 };
228 name = Release;
229 };
230 1DEB914F08733D8E0010E9CD /* Debug */ = {
231 isa = XCBuildConfiguration;
232 baseConfigurationReference = D71350461124D56600E2C1DA /* MacConfigExternalDebug.xcconfig */;
233 buildSettings = {
234 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
235 };
236 name = Debug;
237 };
238 1DEB915008733D8E0010E9CD /* Release */ = {
239 isa = XCBuildConfiguration;
240 baseConfigurationReference = D71350471124D56600E2C1DA /* MacConfigExternalRelease.xcconfig */;
241 buildSettings = {
242 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
243 };
244 name = Release;
245 };
246/* End XCBuildConfiguration section */
247
248/* Begin XCConfigurationList section */
249 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "libusb-compat" */ = {
250 isa = XCConfigurationList;
251 buildConfigurations = (
252 1DEB914B08733D8E0010E9CD /* Debug */,
253 1DEB914C08733D8E0010E9CD /* Release */,
254 );
255 defaultConfigurationIsVisible = 0;
256 defaultConfigurationName = Release;
257 };
258 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libusb-compat" */ = {
259 isa = XCConfigurationList;
260 buildConfigurations = (
261 1DEB914F08733D8E0010E9CD /* Debug */,
262 1DEB915008733D8E0010E9CD /* Release */,
263 );
264 defaultConfigurationIsVisible = 0;
265 defaultConfigurationName = Release;
266 };
267/* End XCConfigurationList section */
268 };
269 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
270}