I'm not sure about the Mac but I believe you usually modify the LIBS variable to include the path to your libraries:
LIBS += /.../mylibs/mylib.lib
I'm not sure about the Mac but I believe you usually modify the LIBS variable to include the path to your libraries:
LIBS += /.../mylibs/mylib.lib
Last edited by JD2000; 12th April 2010 at 19:11.
Bookmarks