how to give relative path in LIBS in qt pro file code example Example: how to give relative path in LIBS in qt pro file LIBS += -L"$$PWD/sqlite3" -lsqlite3