Accidentally took out ppc from the mac build.

This commit is contained in:
Justin F. Knotzke
2009-04-06 01:03:05 +00:00
parent 21d5576393
commit c7652caeec

View File

@@ -16,7 +16,7 @@ RC_FILE = images/gc.icns
macx {
LIBS += -framework Carbon
QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
CONFIG+=x86
CONFIG+=x86 ppc
}
win32 {