annotate examples/itemviews/customsortfiltermodel/build.sh @ 382:1d56b2a2e10c

Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
author Max Samukha <maxter@spambox.com>
date Mon, 12 Jul 2010 20:36:07 +0300
parents 4b423949c893
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
146
22257add3152 add customsortfiltermodel example
mandel
parents:
diff changeset
1 #! /bin/bash
22257add3152 add customsortfiltermodel example
mandel
parents:
diff changeset
2
147
4b423949c893 ldc -> dmd
mandel
parents: 146
diff changeset
3 dmd main.d mysortfilterproxymodel.d window.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofmysortfilterproxymodel