[Qt-creator] OS X: Universal binaries only in Release build?

Danny Price deepblue842 at googlemail.com
Mon Oct 19 18:29:58 CEST 2009


I really don't get the debug|release thing...

On Mon, Oct 19, 2009 at 5:23 PM, Coda Highland <coda at bobandgeorge.com>wrote:

> Add something like this to your .pro file:
>
> CONFIG(release, debug|release): CONFIG += x86 ppc
>
> /s/ Adam
>
> On Mon, Oct 19, 2009 at 10:47 AM, Stephen Chu <stephen at ju-ju.com> wrote:
> > How do I configure a project to create universal binaries only when
> > building for release?
> >
> > I added CONFIG+=x86 ppc in pro file but it build universal binaries in
> > both debug and release configurations. It's a waste of time for debug
> > build since only one architecture is needed for debugging.
> >
> > Thanks.
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-creator
> >
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091019/5bd98476/attachment.html 


More information about the Qt-creator-old mailing list