diff examples/draganddrop/dropsite/build @ 70:f1d6b8f559e6

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