view examples/mainwindows/sdi/build.sh @ 400:a81c53f7b83b

Actually make the last commit (e40f33cc0bf5) work. Previously, a line break was missing from the generated include file.
author David Nadlinger <code@klickverbot.at>
date Tue, 08 Mar 2011 23:54:58 +0100
parents cc9080066035
children
line wrap: on
line source

#! /bin/bash
drcc -name sdi sdi.qrc -o qrc_sdi.d
dmd main.d mainwindow.d qrc_sdi.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofsdi