summaryrefslogtreecommitdiffstats
path: root/common.pri
blob: 844ef5edbe6c755c52ed80ae4100d95b11a1b5fe (plain)
1
2
3
4
5
6
macx:LIBPATH = $$getOutDir()/$$getConfigDir()
else:LIBPATH = $$getOutDir()/$$getConfigDir()/lib

# Allows examples/tests to link to libQt5WebEngineCore which
# isn't deployed properly yet.
QMAKE_RPATHDIR += $$LIBPATH