4 lines
136 B
Batchfile
4 lines
136 B
Batchfile
set PATH=C:\PROGRA~1\PARSER~1\BIN;%PATH%
|
|
set INCLUDE=C:\PROGRA~1\PARSER~1\INCLUDE;%INCLUDE%
|
|
set LIB=C:\PROGRA~1\PARSER~1\LIB\MSVC;%LIB%
|