mirror of
https://bitbucket.org/CPMADevs/cnq3
synced 2024-12-03 09:22:57 +00:00
3 lines
56 B
Batchfile
3 lines
56 B
Batchfile
call vcvars32
|
|
set BUILDDIR=bin
|
|
nmake -f makefile.nt all
|