summaryrefslogtreecommitdiff
path: root/include.pro
authorkergoth <kergoth>2003-01-23 04:08:54 (UTC)
committer kergoth <kergoth>2003-01-23 04:08:54 (UTC)
commitc5a2825a1d064729e3873883e19721ed2310ad0e (patch) (side-by-side diff)
treefafda90842a897767778110b60ebe40aaa26111e /include.pro
parent5383c984ad15bde0300a6ca4559b0df52fe695b0 (diff)
downloadopie-c5a2825a1d064729e3873883e19721ed2310ad0e.zip
opie-c5a2825a1d064729e3873883e19721ed2310ad0e.tar.gz
opie-c5a2825a1d064729e3873883e19721ed2310ad0e.tar.bz2
Add 20413outdir/lib (/opt/QtPalmtop/lib) to rpath.
Diffstat (limited to 'include.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--include.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/include.pro b/include.pro
index 41d8cc7..2155f97 100644
--- a/include.pro
+++ b/include.pro
@@ -66,4 +66,4 @@ ipk.target = ipk
ipk.commands = tmp=`mktemp -d /tmp/ipkg-opie.XXXXXXXXXX` && ( $(MAKE) INSTALL_ROOT="$$$$tmp" install && ipkg-build $$$$tmp; rm -rf $$$$tmp; )
QMAKE_EXTRA_UNIX_TARGETS += lupdate lrelease ipk
-
+QMAKE_LFLAGS += -Wl,-rpath=$$outdir/lib