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

@@ -9,7 +9,7 @@ default:
switches = [
"-I@INCLUDE_INSTALL_DIR@/ldc",
"-I@INCLUDE_INSTALL_DIR@",
"-L-L@CMAKE_INSTALL_LIBDIR@", @MUTILIB_ADDITIONAL_INSTALL_PATH@
"-L-L@CMAKE_INSTALL_LIBDIR@", @MULTILIB_ADDITIONAL_INSTALL_PATH@
"-defaultlib=phobos-ldc",
"-debuglib=phobos-ldc"
];