annotate examples/dialogs/standarddialogs/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 d010168e50de
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
143
d010168e50de add classwizard and standarddialogs example
mandel
parents:
diff changeset
1 #! /bin/bash
d010168e50de add classwizard and standarddialogs example
mandel
parents:
diff changeset
2
d010168e50de add classwizard and standarddialogs example
mandel
parents:
diff changeset
3 dmd main.d dialog.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofstandarddialogs