Updated default ldc2 configuration file.

This commit is contained in:
Robert Clipsham
2009-07-09 21:13:19 +01:00
parent 4fbcd9b9c4
commit c4c38715ef

View File

@@ -7,6 +7,8 @@ default:
// 'switches' holds array of string that are appends to the command line
// arguments before they are parsed.
switches = [
"-I@RUNTIME_DIR@/src/compiler/ldc",
"-I@RUNTIME_DIR@/src/common",
"-I@RUNTIME_DIR@/import",
"-L-L@PROJECT_BINARY_DIR@/../lib",
"-defaultlib=@RUNTIME_AIO@",