comparison ldc.conf.in @ 1631:e16ea850ff81

missed ldcbinarypath => ldcbinarydir
author Moritz Warning <moritzwarning@web.de>
date Tue, 09 Feb 2010 13:53:13 +0100
parents 193ab3969920
children 18bbb1436153
comparison
equal deleted inserted replaced
1630:44b145be2ef5 1631:e16ea850ff81
1 // This configuration file uses libconfig. 1 // This configuration file uses libconfig.
2 // See http://www.hyperrealm.com/libconfig/ for syntax details. 2 // See http://www.hyperrealm.com/libconfig/ for syntax details.
3 3
4 // Special macros: 4 // Special macros:
5 // %%ldcbinarydir%% 5 // %%ldcbinarypath%%
6 // - is replaced with the path to the directory holding the ldc executable 6 // - is replaced with the path to the directory holding the ldc executable
7 7
8 // The default group is required 8 // The default group is required
9 default: 9 default:
10 { 10 {