view examples/draganddrop/dropsite/build.sh @ 362:bcbfffef4f9e

Undecorated D types can be registered with Qt
author Max Samukha <maxter@maxter.com>
date Wed, 09 Jun 2010 16:37:24 +0300
parents 3f976dec4bf2
children
line wrap: on
line source

#! /bin/bash

dmd main.d droparea.d dropsitewindow.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofdropsite