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