[svn r17] changed the llvmdc.conf to use dmd.conf style values. hardcoding my home dir is obviously not the best idea...

This commit is contained in:
Tomas Lindquist Olsen
2007-10-02 21:28:57 +02:00
parent 6e85d0f89e
commit 2fbe928ece

View File

@@ -1,4 +1,4 @@
[Environment]
DFLAGS=-I/home/tomas/projects/llvmdc/lphobos -E/home/tomas/projects/llvmdc/lib -L-L=/home/tomas/projects/llvmdc/lib
DFLAGS=-I%@P%/../lphobos -E%@P%/../lib -L-L=%@P%/../lib