diff dsss.conf @ 56:f9f5e04f20b2

Bit of polish for a public release, including some more documentation.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 14 Jun 2008 12:04:25 +0100
parents e0839643ff52
children 3a737e06dc50
line wrap: on
line diff
--- a/dsss.conf	Tue Jun 10 17:35:13 2008 +0100
+++ b/dsss.conf	Sat Jun 14 12:04:25 2008 +0100
@@ -6,6 +6,9 @@
 [*]
 version (Posix) {
     buildflags=-L-ldl
+    prebuild = mkdir bin -p
+} else version (Windows) {
+    prebuild = mkdir bin
 }
 
 [mde/mde.d]