mirror of
https://github.com/OpenTrespasser/JurassicParkTrespasser.git
synced 2024-12-19 15:11:57 +00:00
9 lines
96 B
Batchfile
9 lines
96 B
Batchfile
|
@if "%MSVC6Set%" == "1" goto end
|
||
|
@
|
||
|
@call C:\VStudio\VC98\Bin\vcvars32
|
||
|
@
|
||
|
@set MSVC6Set=1
|
||
|
@
|
||
|
:end
|
||
|
|