Mercurial > hg > easyhg
comparison easyhg.pro @ 517:fb196c016a9f
More rigorous approach to finding the set of closed changesets
author | Chris Cannam |
---|---|
date | Thu, 20 Oct 2011 15:30:42 +0100 |
parents | 1d90cd7a1c5f |
children | d869e6a18f63 |
comparison
equal
deleted
inserted
replaced
516:2981d2defa61 | 517:fb196c016a9f |
---|---|
1 | 1 |
2 CONFIG += release | 2 CONFIG += debug |
3 | 3 |
4 TEMPLATE = app | 4 TEMPLATE = app |
5 TARGET = EasyMercurial | 5 TARGET = EasyMercurial |
6 | 6 |
7 # We use the 10.4 SDK and Carbon for all 32-bit OS/X, | 7 # We use the 10.4 SDK and Carbon for all 32-bit OS/X, |