ioq3/lcc/buildnt.sh
2005-08-26 17:39:27 +00:00

4 lines
68 B
Bash
Executable file

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