changeset 1394:193ab3969920

Added a comment to the ldc.conf.in template about the %%ldcbinarydir%% "macro".
author Tomas Lindquist Olsen <tomas.l.olsen gmail com>
date Mon, 18 May 2009 15:08:46 +0200
parents 04177061f98d
children 6063ddfcf27d
files ldc.conf.in
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ldc.conf.in	Mon May 18 14:02:50 2009 +0200
+++ b/ldc.conf.in	Mon May 18 15:08:46 2009 +0200
@@ -1,6 +1,10 @@
 // This configuration file uses libconfig.
 // See http://www.hyperrealm.com/libconfig/ for syntax details.
 
+// Special macros:
+// %%ldcbinarydir%%
+//  - is replaced with the path to the directory holding the ldc executable
+
 // The default group is required
 default:
 {