Signed-off-by: Mihai Moldovan <[email protected]>
---
 x2goclient.pro |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


diff --git a/x2goclient.pro b/x2goclient.pro
index 063a4f6..e831f5b 100755
--- a/x2goclient.pro
+++ b/x2goclient.pro
@@ -154,7 +154,7 @@ x2go_linux_static {
 macx {
 	message(building $$TARGET with ldap and cups)
 	LIBS += -framework LDAP -lcups -lcrypto -lssl -lz
-	CONFIG += x86 x86_64
+	CONFIG += x86 x86_64 ppc
 }
 win32-* {
 	message(building $$TARGET for windows without ldap and cups)
@@ -163,6 +163,7 @@ win32-* {
 }
 QT += svg network
 ICON = icons/x2go-mac.icns
+QMAKE_INFO_PLIST = Info.plist
 QMAKE_MAC_SDK = /Developer/SDKs/MacOSX10.5.sdk
 QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
 

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
X2Go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to