diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doodle/tk/Bobfile	Thu Aug 02 17:20:52 2012 +0930
@@ -0,0 +1,6 @@
+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;