1*86b64dcbSAndroid Build Coastguard Worker// 2*86b64dcbSAndroid Build Coastguard Worker// libusb Xcode configuration file 3*86b64dcbSAndroid Build Coastguard Worker// Copyright © 2012 Pete Batard <[email protected]> 4*86b64dcbSAndroid Build Coastguard Worker// For more information, please visit: <https://libusb.info> 5*86b64dcbSAndroid Build Coastguard Worker// 6*86b64dcbSAndroid Build Coastguard Worker// This library is free software; you can redistribute it and/or 7*86b64dcbSAndroid Build Coastguard Worker// modify it under the terms of the GNU Lesser General Public 8*86b64dcbSAndroid Build Coastguard Worker// License as published by the Free Software Foundation; either 9*86b64dcbSAndroid Build Coastguard Worker// version 2.1 of the License, or (at your option) any later version. 10*86b64dcbSAndroid Build Coastguard Worker// 11*86b64dcbSAndroid Build Coastguard Worker// This library is distributed in the hope that it will be useful, 12*86b64dcbSAndroid Build Coastguard Worker// but WITHOUT ANY WARRANTY; without even the implied warranty of 13*86b64dcbSAndroid Build Coastguard Worker// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14*86b64dcbSAndroid Build Coastguard Worker// Lesser General Public License for more details. 15*86b64dcbSAndroid Build Coastguard Worker// 16*86b64dcbSAndroid Build Coastguard Worker// You should have received a copy of the GNU Lesser General Public 17*86b64dcbSAndroid Build Coastguard Worker// License along with this library; if not, write to the Free Software 18*86b64dcbSAndroid Build Coastguard Worker// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 19*86b64dcbSAndroid Build Coastguard Worker 20*86b64dcbSAndroid Build Coastguard WorkerPRODUCT_NAME = libusb-1.0.0 21*86b64dcbSAndroid Build Coastguard WorkerLD_DYLIB_INSTALL_NAME = @rpath/libusb-1.0.0.dylib 22