How to add LDFLAGS in qt .pro field?
consider Library folder and shared library(.so) is in a dir_path folder.
For example, adding this line is not solving the issue LIBS+= -Ldir_path -llibrary_name
Any suggestions?
qmake has the QMAKE_LFLAGS
variable for it.
You can read about qmake variables here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With