view demos/interview/build @ 115:87f833f309d7

add QTextStream.addString
author mandel
date Wed, 03 Jun 2009 16:22:09 +0000
parents 55fd7080c4b9
children 1d272f0bfefa
line wrap: on
line source

#! /bin/bash

drcc -name interview interview.qrc -o qrc_interview.d
dmd main.d model.d qrc_interview.d -L-L../../lib -L-lqtdgui -L-lqtdcore -I../../ -I../../qt/d1 -L-lQtGui -L-lQtCore