1 // This configuration file uses libconfig.
2 // See http://www.hyperrealm.com/libconfig/ for syntax details.
6 // - is replaced with the path to the directory holding the ldc executable
8 // The default group is required
11 // 'switches' holds array of string that are appends to the command line
12 // arguments before they are parsed.
14 "-I/usr/include/d/tango",
15 "-I/usr/include/d/tango/lib/common",
16 "-L-L%%ldcbinarypath%%/../lib",
18 "-defaultlib=tango-base-ldc",
19 "-debuglib=tango-base-ldc",