view demos/interview/build @ 114:547cd31fa12a

CMake: improve of the windows support for ldc.
author SokoL_SD
date Wed, 03 Jun 2009 15:53:24 +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