From d5ac53e3f15050ea7a7f46bd7bf91ebc1a5f26dd Mon Sep 17 00:00:00 2001 From: Claudio Valerio Date: Fri, 11 May 2012 17:43:53 +0200 Subject: [PATCH] removed the pcc build --- Sankore_3.1.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sankore_3.1.pro b/Sankore_3.1.pro index 48f67cdc..a4d29bf0 100644 --- a/Sankore_3.1.pro +++ b/Sankore_3.1.pro @@ -136,7 +136,7 @@ macx { LIBS += -framework AppKit LIBS += -framework WebKit - CONFIG(release, debug|release):CONFIG += x86 ppc + CONFIG(release, debug|release):CONFIG += x86 # [03-02-2011] We must use the 32bit version for the moment # because the Quicktime components used by this application