* config/win/bcc32.cf
! Fixed to use response files with tlib, to avoid command line
length limits on some systems.
- tests/run_prg.bat
+ tests/run.bat
- tests/run_prg_all.bat
+ tests/run_all.bat
* Renamed to short name.
10 lines
106 B
Batchfile
10 lines
106 B
Batchfile
@rem
|
|
@rem $Id$
|
|
@rem
|
|
|
|
@echo off
|
|
|
|
..\bin\harbour %1 -n -i..\include -gh
|
|
..\bin\hbrun %1
|
|
del %1.hrb
|