Files
harbour-core/harbour/tests/run.bat
Viktor Szakats 6dce7a2023 2009-03-01 16:05 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* 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.
2009-03-01 15:06:53 +00:00

10 lines
106 B
Batchfile

@rem
@rem $Id$
@rem
@echo off
..\bin\harbour %1 -n -i..\include -gh
..\bin\hbrun %1
del %1.hrb