Files
harbour-core/harbour/make_vc.bat
1999-10-03 23:26:09 +00:00

9 lines
125 B
Batchfile

@echo off
rem
rem $Id$
rem
if exist buildvc.err del buildVC.err
nmake /f makefile.vc %1 > BuildVC.err
notepad buildVC.err