annotate demos/interview/build.sh @ 328:9327c7cca8f5 signals

todo file as we don't use bugzilla a lot.
author eldar1@eldar1-laptop
date Sun, 03 Jan 2010 12:40:51 +0000
parents 4536633518e1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
197
4536633518e1 build script update
eldar
parents:
diff changeset
1 #! /bin/bash
4536633518e1 build script update
eldar
parents:
diff changeset
2
4536633518e1 build script update
eldar
parents:
diff changeset
3 drcc -name interview interview.qrc -o qrc_interview.d
4536633518e1 build script update
eldar
parents:
diff changeset
4 dmd main.d model_d2.d qrc_interview.d -L-L../../lib -L-lqtdgui -L-lqtdcore -I../../ -I../../qt/d2 -L-lQtGui -L-lQtCore -ofinterview