From 40d2591efd5f1b0f984cd23b3b40700fc20cfa14 Mon Sep 17 00:00:00 2001 From: Paul Tucker Date: Sun, 12 Mar 2000 12:11:39 +0000 Subject: [PATCH] Add a couple of casts. Copy lib to ..\..\lib on success --- harbour/ChangeLog | 6 ++++++ harbour/contrib/rdd_ads/make_vc.bat | 1 + 2 files changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 86e015af1d..fd8bd3a83c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,9 @@ +20000312-04:55 EST Paul Tucker + * contrib/rdd_ads/ads1.c + added a couple of casts + * contrib/rdd_ads/make_vc.bat + copy the lib to ..\..\lib on success + 20000312-13:04 GMT+1 Victor Szakats * source/rtl/set.c source/rtl/memofile.c diff --git a/harbour/contrib/rdd_ads/make_vc.bat b/harbour/contrib/rdd_ads/make_vc.bat index 1932230671..ab59bd1160 100644 --- a/harbour/contrib/rdd_ads/make_vc.bat +++ b/harbour/contrib/rdd_ads/make_vc.bat @@ -5,6 +5,7 @@ :BUILD_OK + copy ..\..\lib\vc\rddads.lib ..\..\lib >nul goto EXIT :BUILD_ERR