git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
772d284
)
defining QWS helps when compiling libraries for Qt/Embedded :)
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 5 Jun 2004 15:24:44 +0000
(15:24 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 5 Jun 2004 15:24:44 +0000
(15:24 +0000)
BKrev: 40c1e5bcKCkZuiPZnjUE4_EuKLDV9A
libqtaux/libqtaux2_cvs.oe
patch
|
blob
|
history
diff --git
a/libqtaux/libqtaux2_cvs.oe
b/libqtaux/libqtaux2_cvs.oe
index
7391e8b
..
97dc035
100644
(file)
--- a/
libqtaux/libqtaux2_cvs.oe
+++ b/
libqtaux/libqtaux2_cvs.oe
@@
-14,6
+14,8
@@
inherit qmake
export QTDIR = "${STAGING_LIBDIR}/.."
export OPIEDIR = "${STAGING_LIBDIR}/.."
+EXTRA_QMAKEVARS_POST = 'DEFINES+=QWS'
+
do_compile() {
install -d ${STAGING_INCDIR}/opie2
for i in `find . -name "*.h"`