Commit Graph

3 Commits

Author SHA1 Message Date
Ludovic Rousseau a0d7a89c33 Add minimal config.h for Xcode
Xcode do not use ./configure so the config.h file needs to be generated
by hand.
This config.h is the minimal file for libusbx built using Xcode.
2013-07-30 10:41:44 -06:00
Ludovic Rousseau b11f8e08e0 Adapt Xcode project to the new paths 2013-07-30 10:41:24 -06:00
Ludovic Rousseau 1640bf7f95 Move Xcode project in Xcode/ directory
This is to use Xcode special config.h file in a independent directory.
The same is already done for MS Visual C with msvc/ directory.
2013-07-30 10:40:52 -06:00