comparison ldc-posix-tango @ 1129:8403fec8c34c

Add dmd-style configuration file for rebuild usage. See #236 and thanks to ccuter for the patch!
author Christian Kamm <kamm incasoftware de>
date Sat, 21 Mar 2009 09:47:48 +0100
parents cc6489f32519
children
comparison
equal deleted inserted replaced
1128:83ef1e7cde70 1129:8403fec8c34c
1 ignore=object 1 ignore=object
2 2
3 compiler=ldc 3 compiler=ldc
4 inifile=ldc.conf 4 inifile=ldc.rebuild.conf
5 5
6 exeext= 6 exeext=
7 objext=o 7 objext=o
8 8
9 9