annotate examples/qwt/simpleplot/build.sh @ 382:1d56b2a2e10c

Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
author Max Samukha <maxter@spambox.com>
date Mon, 12 Jul 2010 20:36:07 +0300
parents 7341c47790d4
children bd7f485e3573
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
378
7341c47790d4 binding of qwt
Eldar Insafutdinov
parents:
diff changeset
1 #! /bin/bash
7341c47790d4 binding of qwt
Eldar Insafutdinov
parents:
diff changeset
2
382
1d56b2a2e10c Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
Max Samukha <maxter@spambox.com>
parents: 378
diff changeset
3 dmd -I../../../d2 -I../../../output/build simple.d -L-lqtdqwt -L-lqtdgui -L-lqtdcore -L-lcpp_qwt -L-lcpp_core -L-lcpp_gui -L-lqwt-qt4 -L-lQtGui -L-lQtCore -ofsimple