view dsss.conf @ 141:6f69a9c111eb

Fix for using BoolContentWidget in a menu. Made popups' widths match their parents under certain conditions. Removed dummy testing menu items.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sun, 08 Feb 2009 15:49:45 +0000
parents 1b1e2297e2fc
children
line wrap: on
line source

# Copyright © 2007-2008 Diggory Hardy
# License: GNU General Public License version 2 or later (see COPYING)

defaulttargets = mde/mde.d examples/guiDemo.d

[*]
version (Posix) {
    buildflags=-L-ldl
}

[mde/mde.d]
target=bin/mde

[examples/guiDemo.d]
target=bin/guiDemo

[util/mtcp.d]
target=bin/mtcp