view build.sh @ 161:584dc990e12f

type fixed
author korDen
date Mon, 20 Sep 2010 01:19:36 +0400
parents 14feb7ae01a6
children b080e62b16b4
line wrap: on
line source

#!/bin/sh
#i686-unknown-linux-gnu-g++ -c bridge/bridge.cpp -obridge.o
g++ -c bridge/bridge.cpp -obridge.o
dmd -debug -gc @commands.linux.txt && dmd -release -O -inline @commands.linux.txt #|& head