view dsss.conf @ 178:1470d66733fa

update TANGOSVN
author Frank Benoit <benoit@tionex.de>
date Mon, 15 Sep 2008 03:42:10 +0200
parents c6d7b1ea700b
children 1ef729510ed6
line wrap: on
line source




[dwtx]
type=library
buildflags+=-Jres

##exclude the incomplete JFace.Text
#exclude+=dwtx/text
#exclude+=dwtx/jface/contentassist
#exclude+=dwtx/jface/text
#exclude+=dwtx/jface/internal/text

version(linux){
    buildflags+=-I../dwt-linux
}
version(Windows){
    buildflags+=-I../dwt-win
}
preinstall = \
    installdir res $LIB_PREFIX/res

[test.d]
buildflags+=-Jres
buildflags+=-I../dwt-linux