annotate demos/interview/build.sh @ 197:4536633518e1

build script update
author eldar
date Mon, 13 Jul 2009 11:39:10 +0000
parents
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