diff examples/widgets/analogclock/build.sh @ 192:1d272f0bfefa

more D2 fixed
author eldar
date Sun, 12 Jul 2009 23:00:56 +0000
parents 3f976dec4bf2
children
line wrap: on
line diff
--- a/examples/widgets/analogclock/build.sh	Sun Jul 12 21:03:57 2009 +0000
+++ b/examples/widgets/analogclock/build.sh	Sun Jul 12 23:00:56 2009 +0000
@@ -1,3 +1,3 @@
 #! /bin/bash
 
-dmd main.d AnalogClock.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofanalogclock
+dmd main.d AnalogClock.d -I../../../ -I../../../qt/d2 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofanalogclock