• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 45;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		5A726C7E138D82D500E748DE /* libusb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A726C22138D81BA00E748DE /* libusb.dylib */; };
11		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 */; };
14		D7D0FF8B1124E29800E01FE7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D0FF621124E29800E01FE7 /* config.h */; };
15/* End PBXBuildFile section */
16
17/* Begin PBXContainerItemProxy section */
18		5A726C21138D81BA00E748DE /* PBXContainerItemProxy */ = {
19			isa = PBXContainerItemProxy;
20			containerPortal = B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */;
21			proxyType = 2;
22			remoteGlobalIDString = D2AAC0630554660B00DB518D;
23			remoteInfo = libusb;
24		};
25		5A726E87138DA17400E748DE /* PBXContainerItemProxy */ = {
26			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; };
38		B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libusb.xcodeproj; path = ../libusb/libusb.xcodeproj; sourceTree = SOURCE_ROOT; };
39		D2AAC0630554660B00DB518D /* libusb-compat.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "libusb-compat.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
40		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>"; };
42		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 = (
50				5A726C7E138D82D500E748DE /* libusb.dylib in Frameworks */,
51			);
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		};
88		5A726C1E138D81BA00E748DE /* Products */ = {
89			isa = PBXGroup;
90			children = (
91				5A726C22138D81BA00E748DE /* libusb.dylib */,
92			);
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 */,
119			);
120			buildRules = (
121			);
122			dependencies = (
123				5A726E88138DA17400E748DE /* PBXTargetDependency */,
124			);
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";
137			developmentRegion = English;
138			hasScannedForEncodings = 1;
139			knownRegions = (
140				English,
141				Japanese,
142				French,
143				German,
144			);
145			mainGroup = 08FB7794FE84155DC02AAC07 /* libusb-compat */;
146			projectDirPath = "";
147			projectReferences = (
148				{
149					ProductGroup = 5A726C1E138D81BA00E748DE /* Products */;
150					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 */
161		5A726C22138D81BA00E748DE /* libusb.dylib */ = {
162			isa = PBXReferenceProxy;
163			fileType = "compiled.mach-o.dylib";
164			path = libusb.dylib;
165			remoteRef = 5A726C21138D81BA00E748DE /* PBXContainerItemProxy */;
166			sourceTree = BUILT_PRODUCTS_DIR;
167		};
168/* End PBXReferenceProxy section */
169
170/* 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 */
182		5A726E88138DA17400E748DE /* PBXTargetDependency */ = {
183			isa = PBXTargetDependency;
184			name = libusb;
185			targetProxy = 5A726E87138DA17400E748DE /* PBXContainerItemProxy */;
186		};
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;
195				HEADER_SEARCH_PATHS = ../libusb/libusb/;
196				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;
215				HEADER_SEARCH_PATHS = ../libusb/libusb/;
216				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}
271