view trunk/dsss.conf @ 784:939097e0990f

Fixed the summary section scanner.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sat, 23 Feb 2008 02:26:43 +0100
parents c4b28cf38760
children fd719161e743
line wrap: on
line source

name = dil
version = 0.1
[src/main.d]
type = binary
target = dil
version(GNU) {
  buildflags = -Isrc/ -Ldsss_objs/G/cmd.DDoc.o
} else {
  buildflags = -Isrc/
}