Revert this - Qt binary release no longer supports mach architecture on Mac.

This commit is contained in:
lotodore
2010-10-09 19:31:46 +00:00
parent 806d4d2506
commit a0669db0b6
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ win32 {
mac {
# make it universal
CONFIG += x86
CONFIG += ppc
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
LIBPATH += /Developer/SDKs/MacOSX10.5.sdk/usr/lib
INCLUDEPATH += /Developer/SDKs/MacOSX10.5.sdk/usr/include/
+1 -1
View File
@@ -49,7 +49,7 @@ win32{
mac{
# make it universal
CONFIG += x86
CONFIG += ppc
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
# for universal-compilation on PPC-Mac uncomment the following line
+1 -1
View File
@@ -445,7 +445,7 @@ unix:!mac {
mac {
# make it universal
CONFIG += x86
CONFIG += ppc
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
# for universal-compilation on PPC-Mac uncomment the following line
+1 -1
View File
@@ -232,7 +232,7 @@ win32{
mac{
# make it universal
CONFIG += x86
CONFIG += ppc
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
# for universal-compilation on PPC-Mac uncomment the following line
+1 -1
View File
@@ -309,7 +309,7 @@ win32 {
mac {
# make it universal
CONFIG += x86
CONFIG += ppc
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
# for universal-compilation on PPC-Mac uncomment the following line
+1 -1
View File
@@ -276,7 +276,7 @@ unix : !mac {
mac {
# make it universal
CONFIG += x86
CONFIG += ppc
CONFIG -= ppc
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
# for universal-compilation on PPC-Mac uncomment the following line