Fix typos

This commit is contained in:
Sven-Hendrik Haase
2012-06-06 14:54:39 +02:00
parent 6ad085a1f8
commit f1079bfbf6
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ default:
"-I@RUNTIME_DIR@/import",
"-I@RUNTIME_DIR@/src",
"-I@PHOBOS2_DIR@/",
"-L-L@PROJECT_BINARY_DIR@/../lib", @MUTILIB_ADDITIONAL_PATH@
"-L-L@PROJECT_BINARY_DIR@/../lib", @MULTILIB_ADDITIONAL_PATH@
"-defaultlib=phobos-ldc",
"-debuglib=phobos-ldc"
];