comparison dsss.conf @ 104:04b47443bb01

Reworked the collection uses to make use of a wrapper collection that is compatible to the Java Collections. These new wrappers now use the tango.util.containers instead of the tango.util.collections.
author Frank Benoit <benoit@tionex.de>
date Thu, 07 Aug 2008 15:01:33 +0200
parents 95307ad235d9
children c4fb132a086c 20cdc983a411
comparison
equal deleted inserted replaced
103:2d6540440fe6 104:04b47443bb01
5 type=library 5 type=library
6 buildflags+=-Jres 6 buildflags+=-Jres
7 7
8 [dwtx] 8 [dwtx]
9 type=library 9 type=library
10 exclude=dwtx/draw2d
11 buildflags+=-Jres 10 buildflags+=-Jres
12 preinstall = \ 11 preinstall = \
13 installdir res $LIB_PREFIX/res 12 installdir res $LIB_PREFIX/res
14 13