annotate examples/widgets/calculator/build @ 104:64b874c86f9b

fixed bug with QSpinBox
author eldar
date Sat, 30 May 2009 13:07:26 +0000
parents f1d6b8f559e6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
e78566595089 initial import
mandel
parents:
diff changeset
1 #! /bin/bash
e78566595089 initial import
mandel
parents:
diff changeset
2
70
f1d6b8f559e6 build file fixes
mandel
parents: 1
diff changeset
3 dmd main.d button.d calculator.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofcalculator