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

build file fixes
author mandel
date Wed, 20 May 2009 13:24:34 +0000
parents d54443f1ce1e
children
comparison
equal deleted inserted replaced
69:79d648fdee0f 70:f1d6b8f559e6
1 #! /bin/bash 1 #! /bin/bash
2 2
3 dmd main.d droparea.d dropsitewindow.d -I../../../ -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui 3 dmd main.d droparea.d dropsitewindow.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofdropsite