[Qt-creator] How *not* hard-code Qt Project Build Environment variable LD_LIBRARY_PATH ?

Daniel Teske daniel.teske at nokia.com
Tue Mar 30 17:46:24 CEST 2010


In your .pro file do:

LIBS += -L${PWD}/../../lib

daniel



More information about the Qt-creator-old mailing list