view examples/widgets/calculator/build.sh @ 211:7ea67ec3cf29

another fixes in examples
author SokoL_SD
date Tue, 14 Jul 2009 12:50:04 +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