view examples/widgets/calculator/build.bat @ 72:b149ef2cb18b

more porting
author mandel
date Wed, 20 May 2009 22:44:31 +0000
parents e78566595089
children
line wrap: on
line source

set LIB=..\..\..\lib
dmd -I..\..\..\ main.d button.d calculator.d %LIB%\libqtdgui.lib %LIB%\libqtdcore.lib