Blame | Last modification | View Log | RSS feed
@echo off call "c:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT" set PATH=../../BIN.win32;%PATH% @echo on nmake -f makefile.vc
@echo off
call "c:\Program Files\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT"
set PATH=../../BIN.win32;%PATH%
@echo on
nmake -f makefile.vc