Files
illusion-arena-engine/code/tools/lcc/buildnt.sh
2005-10-04 15:18:22 +00:00

5 lines
68 B
Bash

#!/bin/sh
export BUILDDIR=.\\out
mkdir out
nmake -f makefile.nt all