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

Stephen Chu stephen at ju-ju.com
Mon Oct 19 19:59:39 CEST 2009


In article 
<96bf3de10910190923w6441f921h1898121e1e559caa at mail.gmail.com>,
 Coda Highland <coda at bobandgeorge.com> wrote:

> Add something like this to your .pro file:
> 
> CONFIG(release, debug|release): CONFIG += x86 ppc
> 
> /s/ Adam

Thanks. It took me a while to figure out that line has to be at the top 
of the file. It doesn't work if it's at the end.

Thanks again.

-- 
Stephen Chu



More information about the Qt-creator-old mailing list