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