Blame Xcode/libusb_release.xcconfig

Packit 0a8e54
//
Packit 0a8e54
// libusb Xcode configuration file
Packit 0a8e54
// Copyright © 2012 Pete Batard <pete@akeo.ie>
Packit 0a8e54
// For more information, please visit: <http://libusb.info>
Packit 0a8e54
//
Packit 0a8e54
// This library is free software; you can redistribute it and/or
Packit 0a8e54
// modify it under the terms of the GNU Lesser General Public
Packit 0a8e54
// License as published by the Free Software Foundation; either
Packit 0a8e54
// version 2.1 of the License, or (at your option) any later version.
Packit 0a8e54
//
Packit 0a8e54
// This library is distributed in the hope that it will be useful,
Packit 0a8e54
// but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit 0a8e54
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Packit 0a8e54
// Lesser General Public License for more details.
Packit 0a8e54
//
Packit 0a8e54
// You should have received a copy of the GNU Lesser General Public
Packit 0a8e54
// License along with this library; if not, write to the Free Software
Packit 0a8e54
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Packit 0a8e54
Packit 0a8e54
#include "release.xcconfig"
Packit 0a8e54
#include "libusb.xcconfig"