comparison easyhg.pro @ 245:96266953fbd7

* Restore release build
author Chris Cannam
date Mon, 10 Jan 2011 15:39:27 +0000
parents e2f2c6e3c01b
children f649f6066e4d
comparison
equal deleted inserted replaced
244:8fd71f570884 245:96266953fbd7
1 1
2 CONFIG += debug 2 CONFIG += release
3 3
4 macx-* { 4 macx-* {
5 QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk 5 QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
6 CONFIG += x86 ppc 6 CONFIG += x86 ppc
7 } 7 }