From ba95eab71fe5398577ae711d6c9c0741c58ecdeb Mon Sep 17 00:00:00 2001 From: Christian Kamm Date: Sun, 10 May 2009 17:58:09 +0200 Subject: [PATCH] In config file: replace %%ldcbinarypath%% with the path to the ldc executable. --- gen/configfile.cpp | 13 +++++++++++-- ldc.conf.in | 2 +- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/gen/configfile.cpp b/gen/configfile.cpp index c318f231..30dd4605 100644 --- a/gen/configfile.cpp +++ b/gen/configfile.cpp @@ -88,8 +88,17 @@ bool ConfigFile::read(const char* argv0, void* mainAddr, const char* filename) int len = arr.getLength(); for (int i=0; i