From dec17754d6b66ac20c5e3f2f8b4a7dbd57994310 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Sun, 9 Jan 2000 17:21:56 +0000 Subject: [PATCH] Initial revision --- harbour/ngdoc/bldfthe.bat | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 harbour/ngdoc/bldfthe.bat diff --git a/harbour/ngdoc/bldfthe.bat b/harbour/ngdoc/bldfthe.bat new file mode 100644 index 0000000000..85a2c5e1d2 --- /dev/null +++ b/harbour/ngdoc/bldfthe.bat @@ -0,0 +1,8 @@ +@echo off +rem +rem $Id$ +rem + +..\bin\harbour %1 %2 /n /iinclude /DNANFOR +bcc32 -e..\bin\%1.exe -O2 -I..\include -L..\lib\b32 -v harbour.lib terminal.lib hbpp.lib hbgt.lib common.lib rdd.lib %1.c +rem del %1.c