diff snippets/dsss.conf @ 167:d97169edcd8c

Added res directory for SWT ports
author Frank Benoit <benoit@tionex.de>
date Sun, 19 Oct 2008 02:00:57 +0200
parents 513c72ba21f1
children 548a657378b8
line wrap: on
line diff
--- a/snippets/dsss.conf	Sat Sep 13 14:10:29 2008 +0200
+++ b/snippets/dsss.conf	Sun Oct 19 02:00:57 2008 +0200
@@ -6,9 +6,11 @@
 
 version(Windows) {
     buildflags+=-I../../dwt-win
+    buildflags+=-J../../dwt-win/res
 }
 version(Posix) {
     buildflags+=-I../../dwt-linux
+    buildflags+=-J../../dwt-linux/res
 }
 version(Windows) {
     # if no console window is wanted/needed use -version=gui