view demos/interview/build.sh @ 338:e65f08f6262b

fix for duic. QStringUtil instead of QString
author Eldar Insafutdinov
date Sat, 27 Mar 2010 18:53:42 +0000
parents 4536633518e1
children
line wrap: on
line source

#! /bin/bash

drcc -name interview interview.qrc -o qrc_interview.d
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