Thanks

Am Donnerstag, den 11.11.2010, 10:59 +0100 schrieb Oswald Buddenhagen:
> On Thu, Nov 11, 2010 at 10:49:23AM +0100, ext Erwin Brandenberger wrote:
> > I like to have different defines set in my project for Linux and
> > Solaris.
> > 
> > Different for Windows and Unix is no problem:
> > win32:DEFINE =
> > unix:DEFINE =
> > 
> > But for different Unix/Linux ?
> > 
> > How can I do that ?
> > 
> you can match on the qmakespec:
> solaris-*:
> linux-*:
> ...
> 
> fwiw, it is a question for qt-interest@, as it is not creator-specific.
> _______________________________________________
> Qt-creator mailing list
> Qt-creator@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator



_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to