ioq3quest/code/tools/lcc/buildnt.sh
2005-10-04 15:18:22 +00:00

4 lines
68 B
Bash

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