From 703556d08bf8e2647deed4f266946ed817322414 Mon Sep 17 00:00:00 2001 From: lotodore Date: Mon, 11 Oct 2010 19:29:16 +0000 Subject: [PATCH] Mac build file comment change. --- mac_post_make.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/mac_post_make.sh b/mac_post_make.sh index e6e50217..cc9bc82f 100755 --- a/mac_post_make.sh +++ b/mac_post_make.sh @@ -7,7 +7,6 @@ # # The integration of Qt is optional (commandlineswitch --without-qt) as you can save 30MB # of binary-size if you leave Qt out. -# Using such a "small" version needs to install qt 4.2.3 on the mac seperatly as a framework # (see http://trolltech.com/developer/downloads/qt/mac) QT_FW_PATH="/Library/Frameworks"