mirror of
https://github.com/id-Software/Quake-III-Arena.git
synced 2026-03-19 16:39:33 +01:00
4 lines
56 B
Batchfile
4 lines
56 B
Batchfile
call vcvars32
|
|
set BUILDDIR=bin
|
|
nmake -f makefile.nt all
|