diff options
Diffstat (limited to 'openembedded/classes/qmake-base.bbclass')
| -rw-r--r-- | openembedded/classes/qmake-base.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/classes/qmake-base.bbclass b/openembedded/classes/qmake-base.bbclass index 4a360dae43..36ecfb622f 100644 --- a/openembedded/classes/qmake-base.bbclass +++ b/openembedded/classes/qmake-base.bbclass | |||
| @@ -16,6 +16,8 @@ export OE_QMAKE_AR="${AR}" | |||
| 16 | export OE_QMAKE_STRIP="${STRIP}" | 16 | export OE_QMAKE_STRIP="${STRIP}" |
| 17 | export OE_QMAKE_UIC="${STAGING_BINDIR}/uic" | 17 | export OE_QMAKE_UIC="${STAGING_BINDIR}/uic" |
| 18 | export OE_QMAKE_MOC="${STAGING_BINDIR}/moc" | 18 | export OE_QMAKE_MOC="${STAGING_BINDIR}/moc" |
| 19 | export OE_QMAKE_RCC="non-existant" | ||
| 20 | export OE_QMAKE_QMAKE="${STAGING_BINDIR}/qmake" | ||
| 19 | export OE_QMAKE_RPATH="-Wl,-rpath-link," | 21 | export OE_QMAKE_RPATH="-Wl,-rpath-link," |
| 20 | 22 | ||
| 21 | # default to qte2 via bb.conf, inherit qt3x11 to configure for qt3x11 | 23 | # default to qte2 via bb.conf, inherit qt3x11 to configure for qt3x11 |
