I've just started playing with ProjectBuilder, coming
from a Unix background.
I have two questions:
1. How can I pass options to projectbuilder about the
compiler options, such as -O for optimized code.
2. I couldn't figure out how to use a library I compiled
from the command line. I tried adding file, and it tried to
use it in the compiling, but couldn't find the .a file.
Thanks for any help,
David