diff examples/tutorials/tutorial/t6/build @ 70:f1d6b8f559e6

build file fixes
author mandel
date Wed, 20 May 2009 13:24:34 +0000
parents e78566595089
children
line wrap: on
line diff
--- a/examples/tutorials/tutorial/t6/build	Wed May 20 13:23:20 2009 +0000
+++ b/examples/tutorials/tutorial/t6/build	Wed May 20 13:24:34 2009 +0000
@@ -1,3 +1,3 @@
 #! /bin/bash
 
-dmd main.d -I../../../../ -L-L../../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui
+dmd main.d -I../../../../ -I../../../../qt/d1 -L-L../../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -oft6