view examples/widgets/calculator/build.sh @ 256:b1abe7f57321

Removed QtdMetaObject for now
author maxter
date Mon, 31 Aug 2009 12:07:28 +0000
parents 3f976dec4bf2
children
line wrap: on
line source

#! /bin/bash

dmd main.d button.d calculator.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofcalculator