diff ldc2.conf.in @ 1000:d6895f24dc8f

Fixed druntime lib path in ldc2.conf.in, thanks Matt
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 26 Feb 2009 18:43:25 +0100
parents 4ad1e7b10378
children 8403fec8c34c
line wrap: on
line diff
--- a/ldc2.conf.in	Thu Feb 26 18:28:50 2009 +0100
+++ b/ldc2.conf.in	Thu Feb 26 18:43:25 2009 +0100
@@ -1,2 +1,2 @@
 [Environment]
-DFLAGS=-I@RUNTIME_DIR@/import -L-L@RUNTIME_DIR@/lib
+DFLAGS=-I@RUNTIME_DIR@/import -L-L%@P%/../lib