]> git.llucax.com Git - software/druntime.git/blobdiff - src/dmd.conf
Don't use dmd directly in the makefiles, use $(DC)
[software/druntime.git] / src / dmd.conf
index dd9cd1d8fd73626288ffad9ef720717ff342227f..5d7592ca96ea8bbe0d1efa861914879533003524 100644 (file)
@@ -1,2 +1,2 @@
 [Environment]
-DFLAGS=-version=Posix "-I%HOME%/core" "-I%HOME%/.."
+DFLAGS="-I%HOME%/common" "-I%HOME%/../import"