comparison examples/dsss.conf @ 161:eb84f9418bbf

Change module names to this not have examples in the FQN.
author Frank Benoit <benoit@tionex.de>
date Mon, 01 Sep 2008 22:24:27 +0200
parents 683d3e7b184a
children d97169edcd8c
comparison
equal deleted inserted replaced
158:683d3e7b184a 161:eb84f9418bbf
1 [*] 1 [*]
2 buildflags+=-g -gc 2 buildflags+=-g -gc
3 buildflags+=-J../res -I.. 3 buildflags+=-J../res
4 4
5 version(Windows) { 5 version(Windows) {
6 buildflags+=-I../../dwt-win 6 buildflags+=-I../../dwt-win
7 } 7 }
8 version(Posix) { 8 version(Posix) {