8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +01:00

Correction

This commit is contained in:
brodsom 2003-07-05 02:41:33 +00:00
parent 049d601841
commit 69958db979

View File

@ -29,7 +29,7 @@ for /f "tokens=*" %%a in ('@echo %ROOT_PATH:\=/%') do (set DB_PATH=%%a)
:END
@echo.
@echo vs_ver=%VS_VER%
@echo msvc_version=%MSVC_VERSION%
@echo db_path=%DB_PATH%
@echo root_path=%ROOT_PATH%
@echo.