view doodle/tk/Bobfile @ 134:89e8b0d92f36

Ported to bob2 !!!
author David Bryant <bagnose@gmail.com>
date Thu, 02 Aug 2012 17:20:52 +0930
parents
children e33f37b14893
line wrap: on
line source

refer doodle/core ;

test-util test1 : test1.d ;
test-util test2 : test2.d ;

static-lib tk : color.d  events.d  geometry.d  palette.d  renderer.d  screen_model.d;