comparison easyhg.pro @ 238:e2f2c6e3c01b

* Attempt a different way of handling filesystem updates, that's more forgiving of fs changes caused by hg itself
author Chris Cannam
date Mon, 10 Jan 2011 13:30:19 +0000
parents 43ecb0dcc44e
children 96266953fbd7
comparison
equal deleted inserted replaced
237:c9a7e4ec2f78 238:e2f2c6e3c01b
1 1
2 CONFIG += release 2 CONFIG += debug
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 }