diff examples/tutorials/tutorial/t3/build.sh @ 190:a1b48a630f73

D2 support, simple stuff works now
author eldar
date Sun, 12 Jul 2009 20:51:37 +0000
parents 3f976dec4bf2
children
line wrap: on
line diff
--- a/examples/tutorials/tutorial/t3/build.sh	Sun Jul 12 19:45:29 2009 +0000
+++ b/examples/tutorials/tutorial/t3/build.sh	Sun Jul 12 20:51:37 2009 +0000
@@ -1,3 +1,3 @@
 #! /bin/bash
 
-dmd main.d -I../../../../ -I../../../../qt/d1 -L-L../../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -oft3
+dmd main.d -I../../../../ -I../../../../qt/d2 -L-L../../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -oft3