2008-01-18 02:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbrddads/make_b32.bat
   * contrib/hbrddads/make_vc.bat
     ! Fixed typo in a label.
       (Thanks to Eduardo Horbino)
This commit is contained in:
Viktor Szakats
2008-01-18 01:12:08 +00:00
parent 5d809c61c4
commit dd38329862
3 changed files with 8 additions and 2 deletions

View File

@@ -8,6 +8,12 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-01-18 02:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbrddads/make_b32.bat
* contrib/hbrddads/make_vc.bat
! Fixed typo in a label.
(Thanks to Eduardo Horbino)
2008-01-18 01:39 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbzlib/hbmzip.c
* cast result of hb_fsGetOsHandle() to expected OS handle type

View File

@@ -16,7 +16,7 @@ goto POST_EXIT
:DIR_OK
set CFLAGS=-I%ADS_DIR%
if "%ADS_VER%" == "" goto DERFAULT_VER
if "%ADS_VER%" == "" goto DEFAULT_VER
set CFLAGS=%CFLAGS% -DADS_REQUIRE_VERSION=%ADS_VER%
:DEFAULT_VER

View File

@@ -16,7 +16,7 @@ goto POST_EXIT
:DIR_OK
set CFLAGS=-I%ADS_DIR%
if "%ADS_VER%" == "" goto DERFAULT_VER
if "%ADS_VER%" == "" goto DEFAULT_VER
set CFLAGS=%CFLAGS% -DADS_REQUIRE_VERSION=%ADS_VER%
:DEFAULT_VER