annotate examples/layouts/borderlayout/build.sh @ 406:778ef7374fb5

Fixes for 64 bit. Now all examples compile with gdc 64 bit
author Eldar Insafutdinov
date Fri, 18 Mar 2011 00:30:48 +0000
parents 3f976dec4bf2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
128
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
1 #! /bin/bash
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
2
3f976dec4bf2 build -> build.sh
mandel
parents:
diff changeset
3 dmd main.d borderlayout.d window.d -I../../../ -I../../../qt/d1 -L-L../../../lib -L-lqtdgui -L-lqtdcore -L-lQtCore -L-lQtGui -ofborderlayout