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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user