postgresql/src/tools/msvc/vcregress.bat

7 lines
249 B
Batchfile
Raw Normal View History

@echo off
2010-09-20 22:08:53 +02:00
REM src/tools/msvc/vcregress.bat
REM all the logic for this now belongs in vcregress.pl. This file really
REM only exists so you don't have to type "perl vcregress.pl"
REM Resist any temptation to add any logic here.
@perl vcregress.pl %*