[Qt-interest] qmake adding mac specific options

Hannu Shemeikka hps at shemeikka.org
Mon Oct 25 08:01:24 CEST 2010


Hi,

Try q_ws_mac or macx 

http://doc.qt.nokia.com/4.7/mac-differences.html
http://doc.trolltech.com/4.7/qmake-advanced-usage.html

- H

On Mon, 2010-10-25 at 14:24 +0900, Paulo Silva wrote:
> Hi,
> 
> 
> how can I add some include/libs that are mac specific.
> For unix/win32 one can use
> unix {
>     ...
> }
> win32 {
> }
> 
> 
> how about apple specific?
> I was imagining apple or mach could work.
> Anyone has any idea?
> 
> 
> thank you.
> Paulo 
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest





More information about the Qt-interest-old mailing list