mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-27 22:42:09 +00:00
3 lines
56 B
Batchfile
3 lines
56 B
Batchfile
call vcvars32
|
|
set BUILDDIR=bin
|
|
nmake -f makefile.nt all
|