![]() |
Testing for maemo in QMake
Hi all,
I'm trying to work out how to test for "maemo" in qmake. I can test for unix but what if I want to compile for desktop linux? eg. Code:
maemo { Thanks! I tried searching various documentations but I couldn't find a straight answer. |
Re: Testing for maemo in QMake
Code:
maemo5 { |
Re: Testing for maemo in QMake
Thanks, but I wish I knew where this secret information is located. I can find Qt documentation & qtcreator stuff but the mobile-specific or MADDE integration is a bit elusive or spotty or there's just that one wiki article where it shows how to get the two to talk together and that's about it.
|
Re: Testing for maemo in QMake
Quote:
Code:
QT += maemo5 Sorry I don't really have a pointer to exactly where you'd find this maemo/symbian specific qmake info. If you look at the pro file that I have in my app, you'll see way too many hacks. Maybe thats the best way to learn: Someone else's code ;) |
Re: Testing for maemo in QMake
You can find the different platform identifiers from Qt's mkspecs directory (for example C:\Qt\4.6.x\mkspecs).
|
All times are GMT. The time now is 05:01. |
vBulletin® Version 3.8.8