8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

Continue fixing MSVC build

This commit is contained in:
skidder 2003-08-03 19:20:33 +00:00
parent 60dfbea017
commit d35f452e80

View File

@ -2,6 +2,10 @@
@echo off
@echo.
@call setenvvar.bat
@if errorlevel 1 (goto :END)
@set PARSER=
@set SED=
@call :CHECKTOOLS