mirror of
https://github.com/ioquake/ioq3.git
synced 2025-02-24 04:21:31 +00:00
3 lines
56 B
Batchfile
Executable file
3 lines
56 B
Batchfile
Executable file
call vcvars32
|
|
set BUILDDIR=bin
|
|
nmake -f makefile.nt all
|