Mercurial > hg > easyhg
comparison easyhg.pro @ 605:ab92f695f776
Expand environmental parameters and executable name in action when it is received rather than when it's executed. This ensures we can correctly compare actions and fixes #141 "Unexpected error if you double-click on a toolbar button"
author | Chris Cannam |
---|---|
date | Tue, 03 Jul 2012 11:22:10 +0100 |
parents | 2985c2a90146 |
children | aade37785eca 22695de8581c |
comparison
equal
deleted
inserted
replaced
604:98f57888d893 | 605:ab92f695f776 |
---|---|
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.5 SDK and Carbon for all 32-bit OS/X, | 7 # We use the 10.5 SDK and Carbon for all 32-bit OS/X, |