Yavor Goulishev | bda86ae | 2011-05-23 11:56:53 -0700 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 45; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | B022B8E71277A96700455475 /* core.c in Sources */ = {isa = PBXBuildFile; fileRef = B022B8E11277A96600455475 /* core.c */; }; |
| 11 | B022B8E81277A96700455475 /* descriptor.c in Sources */ = {isa = PBXBuildFile; fileRef = B022B8E21277A96600455475 /* descriptor.c */; }; |
| 12 | B022B8E91277A96700455475 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = B022B8E31277A96600455475 /* io.c */; }; |
| 13 | B022B8EA1277A96700455475 /* libusb.h in Headers */ = {isa = PBXBuildFile; fileRef = B022B8E41277A96700455475 /* libusb.h */; }; |
| 14 | B022B8EB1277A96700455475 /* libusbi.h in Headers */ = {isa = PBXBuildFile; fileRef = B022B8E51277A96700455475 /* libusbi.h */; }; |
| 15 | B022B8EC1277A96700455475 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = B022B8E61277A96700455475 /* sync.c */; }; |
| 16 | B022B8EF1277A97B00455475 /* darwin_usb.c in Sources */ = {isa = PBXBuildFile; fileRef = B022B8ED1277A97B00455475 /* darwin_usb.c */; }; |
| 17 | B022B8F01277A97B00455475 /* darwin_usb.h in Headers */ = {isa = PBXBuildFile; fileRef = B022B8EE1277A97B00455475 /* darwin_usb.h */; }; |
| 18 | B0ABC8A71277AA6F005F9E6B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B0ABC8A61277AA6F005F9E6B /* IOKit.framework */; }; |
| 19 | B0ABC8AB1277AA77005F9E6B /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B0ABC8AA1277AA77005F9E6B /* CoreFoundation.framework */; }; |
| 20 | D7D0FF8B1124E29800E01FE7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D0FF621124E29800E01FE7 /* config.h */; }; |
| 21 | /* End PBXBuildFile section */ |
| 22 | |
| 23 | /* Begin PBXFileReference section */ |
| 24 | B022B8E11277A96600455475 /* core.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = core.c; path = libusb/core.c; sourceTree = SOURCE_ROOT; }; |
| 25 | B022B8E21277A96600455475 /* descriptor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = descriptor.c; path = libusb/descriptor.c; sourceTree = SOURCE_ROOT; }; |
| 26 | B022B8E31277A96600455475 /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io.c; path = libusb/io.c; sourceTree = SOURCE_ROOT; }; |
| 27 | B022B8E41277A96700455475 /* libusb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libusb.h; path = libusb/libusb.h; sourceTree = SOURCE_ROOT; }; |
| 28 | B022B8E51277A96700455475 /* libusbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libusbi.h; path = libusb/libusbi.h; sourceTree = SOURCE_ROOT; }; |
| 29 | B022B8E61277A96700455475 /* sync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sync.c; path = libusb/sync.c; sourceTree = SOURCE_ROOT; }; |
| 30 | B022B8ED1277A97B00455475 /* darwin_usb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = darwin_usb.c; path = libusb/os/darwin_usb.c; sourceTree = SOURCE_ROOT; }; |
| 31 | B022B8EE1277A97B00455475 /* darwin_usb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = darwin_usb.h; path = libusb/os/darwin_usb.h; sourceTree = SOURCE_ROOT; }; |
| 32 | B0ABC8A61277AA6F005F9E6B /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; }; |
| 33 | B0ABC8AA1277AA77005F9E6B /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; |
| 34 | D2AAC0630554660B00DB518D /* libusb.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libusb.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
Yavor Goulishev | 6252c78 | 2011-05-25 14:19:34 -0700 | [diff] [blame] | 35 | D71350461124D56600E2C1DA /* MacConfigExternalDebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MacConfigExternalDebug.xcconfig; sourceTree = "<group>"; }; |
| 36 | D71350471124D56600E2C1DA /* MacConfigExternalRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MacConfigExternalRelease.xcconfig; sourceTree = "<group>"; }; |
Yavor Goulishev | bda86ae | 2011-05-23 11:56:53 -0700 | [diff] [blame] | 37 | D7D0FF621124E29800E01FE7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; |
| 38 | /* End PBXFileReference section */ |
| 39 | |
| 40 | /* Begin PBXFrameworksBuildPhase section */ |
| 41 | D289988505E68E00004EDB86 /* Frameworks */ = { |
| 42 | isa = PBXFrameworksBuildPhase; |
| 43 | buildActionMask = 2147483647; |
| 44 | files = ( |
| 45 | B0ABC8A71277AA6F005F9E6B /* IOKit.framework in Frameworks */, |
| 46 | B0ABC8AB1277AA77005F9E6B /* CoreFoundation.framework in Frameworks */, |
| 47 | ); |
| 48 | runOnlyForDeploymentPostprocessing = 0; |
| 49 | }; |
| 50 | /* End PBXFrameworksBuildPhase section */ |
| 51 | |
| 52 | /* Begin PBXGroup section */ |
| 53 | 08FB7794FE84155DC02AAC07 /* libusb */ = { |
| 54 | isa = PBXGroup; |
| 55 | children = ( |
| 56 | D71350461124D56600E2C1DA /* MacConfigExternalDebug.xcconfig */, |
| 57 | D71350471124D56600E2C1DA /* MacConfigExternalRelease.xcconfig */, |
| 58 | 08FB7795FE84155DC02AAC07 /* Source */, |
| 59 | 1AB674ADFE9D54B511CA2CBB /* Products */, |
| 60 | B0ABC8A61277AA6F005F9E6B /* IOKit.framework */, |
| 61 | B0ABC8AA1277AA77005F9E6B /* CoreFoundation.framework */, |
| 62 | ); |
| 63 | name = libusb; |
| 64 | sourceTree = "<group>"; |
| 65 | }; |
| 66 | 08FB7795FE84155DC02AAC07 /* Source */ = { |
| 67 | isa = PBXGroup; |
| 68 | children = ( |
| 69 | D7D0FF621124E29800E01FE7 /* config.h */, |
| 70 | B022B8ED1277A97B00455475 /* darwin_usb.c */, |
| 71 | B022B8EE1277A97B00455475 /* darwin_usb.h */, |
| 72 | B022B8E11277A96600455475 /* core.c */, |
| 73 | B022B8E21277A96600455475 /* descriptor.c */, |
| 74 | B022B8E31277A96600455475 /* io.c */, |
| 75 | B022B8E41277A96700455475 /* libusb.h */, |
| 76 | B022B8E51277A96700455475 /* libusbi.h */, |
| 77 | B022B8E61277A96700455475 /* sync.c */, |
| 78 | ); |
| 79 | name = Source; |
| 80 | sourceTree = "<group>"; |
| 81 | }; |
| 82 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
| 83 | isa = PBXGroup; |
| 84 | children = ( |
| 85 | D2AAC0630554660B00DB518D /* libusb.dylib */, |
| 86 | ); |
| 87 | name = Products; |
| 88 | sourceTree = "<group>"; |
| 89 | }; |
| 90 | /* End PBXGroup section */ |
| 91 | |
| 92 | /* Begin PBXHeadersBuildPhase section */ |
| 93 | D2AAC0600554660B00DB518D /* Headers */ = { |
| 94 | isa = PBXHeadersBuildPhase; |
| 95 | buildActionMask = 2147483647; |
| 96 | files = ( |
| 97 | D7D0FF8B1124E29800E01FE7 /* config.h in Headers */, |
| 98 | B022B8EA1277A96700455475 /* libusb.h in Headers */, |
| 99 | B022B8EB1277A96700455475 /* libusbi.h in Headers */, |
| 100 | B022B8F01277A97B00455475 /* darwin_usb.h in Headers */, |
| 101 | ); |
| 102 | runOnlyForDeploymentPostprocessing = 0; |
| 103 | }; |
| 104 | /* End PBXHeadersBuildPhase section */ |
| 105 | |
| 106 | /* Begin PBXNativeTarget section */ |
| 107 | D2AAC0620554660B00DB518D /* libusb */ = { |
| 108 | isa = PBXNativeTarget; |
| 109 | buildConfigurationList = 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "libusb" */; |
| 110 | buildPhases = ( |
| 111 | D2AAC0600554660B00DB518D /* Headers */, |
| 112 | D2AAC0610554660B00DB518D /* Sources */, |
| 113 | D289988505E68E00004EDB86 /* Frameworks */, |
Yavor Goulishev | bda86ae | 2011-05-23 11:56:53 -0700 | [diff] [blame] | 114 | ); |
| 115 | buildRules = ( |
| 116 | ); |
| 117 | dependencies = ( |
| 118 | ); |
| 119 | name = libusb; |
| 120 | productName = libusb; |
| 121 | productReference = D2AAC0630554660B00DB518D /* libusb.dylib */; |
| 122 | productType = "com.apple.product-type.library.dynamic"; |
| 123 | }; |
| 124 | /* End PBXNativeTarget section */ |
| 125 | |
| 126 | /* Begin PBXProject section */ |
| 127 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 128 | isa = PBXProject; |
| 129 | buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libusb" */; |
| 130 | compatibilityVersion = "Xcode 3.1"; |
Yavor Goulishev | 2801917 | 2011-06-02 11:40:37 -0700 | [diff] [blame] | 131 | developmentRegion = English; |
Yavor Goulishev | bda86ae | 2011-05-23 11:56:53 -0700 | [diff] [blame] | 132 | hasScannedForEncodings = 1; |
| 133 | knownRegions = ( |
| 134 | English, |
| 135 | Japanese, |
| 136 | French, |
| 137 | German, |
| 138 | ); |
| 139 | mainGroup = 08FB7794FE84155DC02AAC07 /* libusb */; |
| 140 | projectDirPath = ""; |
| 141 | projectRoot = ""; |
| 142 | targets = ( |
| 143 | D2AAC0620554660B00DB518D /* libusb */, |
| 144 | ); |
| 145 | }; |
| 146 | /* End PBXProject section */ |
| 147 | |
Yavor Goulishev | bda86ae | 2011-05-23 11:56:53 -0700 | [diff] [blame] | 148 | /* Begin PBXSourcesBuildPhase section */ |
| 149 | D2AAC0610554660B00DB518D /* Sources */ = { |
| 150 | isa = PBXSourcesBuildPhase; |
| 151 | buildActionMask = 2147483647; |
| 152 | files = ( |
| 153 | B022B8E71277A96700455475 /* core.c in Sources */, |
| 154 | B022B8E81277A96700455475 /* descriptor.c in Sources */, |
| 155 | B022B8E91277A96700455475 /* io.c in Sources */, |
| 156 | B022B8EC1277A96700455475 /* sync.c in Sources */, |
| 157 | B022B8EF1277A97B00455475 /* darwin_usb.c in Sources */, |
| 158 | ); |
| 159 | runOnlyForDeploymentPostprocessing = 0; |
| 160 | }; |
| 161 | /* End PBXSourcesBuildPhase section */ |
| 162 | |
| 163 | /* Begin XCBuildConfiguration section */ |
| 164 | 1DEB914B08733D8E0010E9CD /* Debug */ = { |
| 165 | isa = XCBuildConfiguration; |
| 166 | buildSettings = { |
| 167 | EXECUTABLE_PREFIX = lib; |
| 168 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 169 | OTHER_CFLAGS = ( |
| 170 | "$(inherited)", |
| 171 | "-Wall", |
| 172 | "-Wundef", |
| 173 | "-Wunused", |
| 174 | "-Wstrict-prototypes", |
| 175 | "-Werror-implicit-function-declaration", |
| 176 | "-Wno-pointer-sign", |
| 177 | "-Wshadow", |
| 178 | ); |
| 179 | PRODUCT_NAME = usb; |
| 180 | }; |
| 181 | name = Debug; |
| 182 | }; |
| 183 | 1DEB914C08733D8E0010E9CD /* Release */ = { |
| 184 | isa = XCBuildConfiguration; |
| 185 | buildSettings = { |
| 186 | EXECUTABLE_PREFIX = lib; |
| 187 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 188 | OTHER_CFLAGS = ( |
| 189 | "$(inherited)", |
| 190 | "-Wall", |
| 191 | "-Wundef", |
| 192 | "-Wunused", |
| 193 | "-Wstrict-prototypes", |
| 194 | "-Werror-implicit-function-declaration", |
| 195 | "-Wno-pointer-sign", |
| 196 | "-Wshadow", |
| 197 | ); |
| 198 | PRODUCT_NAME = usb; |
| 199 | }; |
| 200 | name = Release; |
| 201 | }; |
| 202 | 1DEB914F08733D8E0010E9CD /* Debug */ = { |
| 203 | isa = XCBuildConfiguration; |
| 204 | baseConfigurationReference = D71350461124D56600E2C1DA /* MacConfigExternalDebug.xcconfig */; |
| 205 | buildSettings = { |
| 206 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
| 207 | }; |
| 208 | name = Debug; |
| 209 | }; |
| 210 | 1DEB915008733D8E0010E9CD /* Release */ = { |
| 211 | isa = XCBuildConfiguration; |
| 212 | baseConfigurationReference = D71350471124D56600E2C1DA /* MacConfigExternalRelease.xcconfig */; |
| 213 | buildSettings = { |
| 214 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
| 215 | }; |
| 216 | name = Release; |
| 217 | }; |
| 218 | /* End XCBuildConfiguration section */ |
| 219 | |
| 220 | /* Begin XCConfigurationList section */ |
| 221 | 1DEB914A08733D8E0010E9CD /* Build configuration list for PBXNativeTarget "libusb" */ = { |
| 222 | isa = XCConfigurationList; |
| 223 | buildConfigurations = ( |
| 224 | 1DEB914B08733D8E0010E9CD /* Debug */, |
| 225 | 1DEB914C08733D8E0010E9CD /* Release */, |
| 226 | ); |
| 227 | defaultConfigurationIsVisible = 0; |
| 228 | defaultConfigurationName = Release; |
| 229 | }; |
| 230 | 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "libusb" */ = { |
| 231 | isa = XCConfigurationList; |
| 232 | buildConfigurations = ( |
| 233 | 1DEB914F08733D8E0010E9CD /* Debug */, |
| 234 | 1DEB915008733D8E0010E9CD /* Release */, |
| 235 | ); |
| 236 | defaultConfigurationIsVisible = 0; |
| 237 | defaultConfigurationName = Release; |
| 238 | }; |
| 239 | /* End XCConfigurationList section */ |
| 240 | }; |
| 241 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 242 | } |