Age | Commit message (Collapse) | Author | Files |
|
(rcc)
The build of qsvn failed due invoking the wrong rcc. Change the qmake specs
to set QMAKE_RCC and set it to OE_QMAKE_RCC.
|
|
default module
-Do not hardcode O2, we have flags in OE to do such things and passing both
didn't make sense
-With QtopiaCore QtGui is using Tcp/Udp/Sockets for the QWS implementation. This means when
building a gui application you will need the network module. Allow to add modules using
environment variables.
|
|
Create a qmake2-native.inc, get the files from qmake2-native. Recreate
qmake2-native_2.10a.bb and require the above file and say which version
of QtopiaCore to get.
|