annotate examples/widgets/calculator/build.sh @ 397:590dcfc85873

Quick const-correctness fix for QModelIndex. This probably deserves a more in-depth look later.
author David Nadlinger <code@klickverbot.at>
date Mon, 03 Jan 2011 08:30:59 +0100
parents 3f976dec4bf2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
128
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
1 #! /bin/bash
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
2
3f976dec4bf2 build -> build.sh
mandel
parents:
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