comparison examples/graphicsview/elasticnodes/build.sh @ 373:1f189d0ceab4

merge
author Max Samukha <maxter@spambox.com>
date Thu, 08 Jul 2010 17:20:02 +0300
parents 12f60887ed15
children
comparison
equal deleted inserted replaced
372:a032df77b6ab 373:1f189d0ceab4
1 #! /bin/bash
2
3 dmd main.d graphwidget.d node.d edge.d -L-lqtdgui -L-lqtdcore -L-lcpp_core -L-lcpp_gui -L-lQtGui -L-lQtCore -ofelasticnodes
4