Introduced support for PPC arch on Mac OS X.

Signed-off-by: Denis Loginov <dloginov@mit.edu>
This commit is contained in:
Denis Loginov 2011-09-23 14:57:29 -04:00
parent 84654cc061
commit 99ba491f82
6 changed files with 2 additions and 1 deletions

View file

@ -89,7 +89,8 @@ unix:!mac {
INSTALLS += desktops2
}
mac {
CONFIG += x86 x86_64
# Uncomment this line to make a universal binary for Mac OS X >= 10.4
# CONFIG += x86 x86_64 ppc
LIBS = -lz \
-liconv \
-lvorbisfile \

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.