I am compiling C++ command line apps in X Code, and I haven't figured out how to link a library file to the project other than to import them as source files. In the project info box under 'Build' you can specify library search paths. But then I don't see any way to specify the names of the libraries you need to link to.
Please enlighten me.
Please enlighten me.