diff options
author | Matthias Hentges <oe@hentges.net> | 2004-09-30 19:14:13 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-09-30 19:14:13 +0000 |
commit | 22d92d8a9a57ed8193c729c51fb09c89be2422f6 (patch) | |
tree | d8ed52072b8b2d216e8230f4ded7bdabdb15f909 /libqtaux/libqtaux2_cvs.oe | |
parent | b60f164655692ec668cc2bbee39afaf7f83af5f7 (diff) |
Remove QTDIR from libqtaux. Courtesy. Credits goe to andersee
BKrev: 415c5b05WPex-gukTHl4PGFZGv5COQ
Diffstat (limited to 'libqtaux/libqtaux2_cvs.oe')
-rw-r--r-- | libqtaux/libqtaux2_cvs.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libqtaux/libqtaux2_cvs.oe b/libqtaux/libqtaux2_cvs.oe index 82b99f9540..3babeea664 100644 --- a/libqtaux/libqtaux2_cvs.oe +++ b/libqtaux/libqtaux2_cvs.oe @@ -11,7 +11,6 @@ S = "${WORKDIR}/libqtaux" inherit qmake -export QTDIR = "${STAGING_LIBDIR}/.." export OPIEDIR = "${STAGING_LIBDIR}/.." EXTRA_QMAKEVARS_POST = 'DEFINES+=QWS' |