Answers for "how to give relative path in LIBS in qt pro file"

0

how to give relative path in LIBS in qt pro file

LIBS += -L"$$PWD/sqlite3" -lsqlite3
Posted by: Guest on December-23-2020

Code answers related to "how to give relative path in LIBS in qt pro file"

Browse Popular Code Answers by Language