On 13-05-01 3:45 PM, Marcus Johnson wrote: > I've got the Xcode project done, I'm having trouble finding the proper > format for the header search path, and do I need to include the tests in > the xcodeproj?
It's always better if you can include the self-tests, both for build verification and as example code. However, it's not essential. Unfortunately most IDEs don't have a concept of the 'make check' step, so it can be hard to set up in an obvious way. -r _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
