audacia/mac/config.readme
Leland Lucius d344ff8f88 Updating new Xcode project
This provides additional improvements and updates for building
Audacity using Xcode 5.1 or above.

The whole configure/makefile system is no longer used during
normal builds.  During library additions/updates it used to
regenerated the headers in mac/config.
2015-04-21 16:59:01 -05:00

7 lines
266 B
Plaintext

The headers located in the config directory are updated
when libraries are added or updated in lib-src.
Simply (re)run configure in the new/updated library directory
and copy any generated header files into the corresponding
directory in mac/config/<arch>/lib-src.