view demos/interview/build @ 99:e252fcf214c5

constructor for QDataStream
author eldar
date Fri, 29 May 2009 00:33:37 +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