Hi,
Is there a way to differentiate for the MeeGo platform when writing code in Qt?


E.g. if writing for Symbian, we can use
                    #ifdef Q_OS_SYMBIAN
or
                    #ifdef Q_WS_S60
in my source code.
And I can use:
                    symbian {
                        symbian stuff here
                    }
in the .PRO file...

Thanks for your help!!


---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to