mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-27 14:32:55 +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
|