Fixed druntime lib path in ldc2.conf.in, thanks Matt

This commit is contained in:
Tomas Lindquist Olsen
2009-02-26 18:43:25 +01:00
parent bcd05cf258
commit 693e796893

View File

@@ -1,2 +1,2 @@
[Environment]
DFLAGS=-I@RUNTIME_DIR@/import -L-L@RUNTIME_DIR@/lib
DFLAGS=-I@RUNTIME_DIR@/import -L-L%@P%/../lib