comparison dsss.conf @ 191:1ef729510ed6

Fix compile error
author Frank Benoit <benoit@tionex.de>
date Tue, 28 Oct 2008 23:59:57 +0100
parents c6d7b1ea700b
children
comparison
equal deleted inserted replaced
190:df4e66472aff 191:1ef729510ed6
11 #exclude+=dwtx/jface/text 11 #exclude+=dwtx/jface/text
12 #exclude+=dwtx/jface/internal/text 12 #exclude+=dwtx/jface/internal/text
13 13
14 version(linux){ 14 version(linux){
15 buildflags+=-I../dwt-linux 15 buildflags+=-I../dwt-linux
16 buildflags+=-J../dwt-linux/res
16 } 17 }
17 version(Windows){ 18 version(Windows){
18 buildflags+=-I../dwt-win 19 buildflags+=-I../dwt-win
20 buildflags+=-J../dwt-win/res
19 } 21 }
20 preinstall = \ 22 preinstall = \
21 installdir res $LIB_PREFIX/res 23 installdir res $LIB_PREFIX/res
22 24
23 [test.d] 25 [test.d]