Change -I path from "dscanner" to "libdparse/src"

This commit is contained in:
Germán L. Osella Massa 2014-07-31 11:50:28 -03:00
parent d631d81947
commit 5bd1357042
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ dmd\
msgpack-d/src/msgpack.d\ msgpack-d/src/msgpack.d\
-Icontainers/src\ -Icontainers/src\
-Imsgpack-d/src\ -Imsgpack-d/src\
-Idscanner\ -Ilibdparse/src\
-wi -O -release -inline\ -wi -O -release -inline\
-ofdcd-server -ofdcd-server
@ -71,7 +71,7 @@ dmd\
# dscanner/formatter.d\ # dscanner/formatter.d\
# msgpack-d/src/msgpack.d\ # msgpack-d/src/msgpack.d\
# -Imsgpack-d/src\ # -Imsgpack-d/src\
# -Idscanner\ # -Ilibdparse/src\
# -O3 -frelease -fno-bounds-check\ # -O3 -frelease -fno-bounds-check\
# -odcd-server # -odcd-server