2007-12-01 22:21 UTC+0100 Francesco Saverio Giudice (info at fsgiudice dot com)

* harbour/contrib/hbgd/make_b32.bat
    ! Fixed compilation under BCC
      added -DHB_OS_WIN_32_USED to CFLAGS env var to compile
      gdwrp.c creating undecorate C function names
This commit is contained in:
Francesco Saverio Giudice
2007-12-01 21:26:21 +00:00
parent d44b42f875
commit 6f8060dcac
2 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>
*/
2007-12-01 22:21 UTC+0100 Francesco Saverio Giudice (info at fsgiudice dot com)
* harbour/contrib/hbgd/make_b32.bat
! Fixed compilation under BCC
added -DHB_OS_WIN_32_USED to CFLAGS env var to compile
gdwrp.c creating undecorate C function names
2007-12-01 21:07 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)
* harbour/make_vcce.mak
! Fixed compilation against bug in Texas Instruments

View File

@@ -14,7 +14,7 @@ goto POST_EXIT
:DIR_OK
set CFLAGS=-I%GD_DIR%\include
set CFLAGS=-I%GD_DIR%\include -DHB_OS_WIN_32_USED
set HB_DLL_NAME=bgd
set HB_DLL_DIR=%GD_DIR%\bin
@@ -58,4 +58,4 @@ if "%1" == "INSTALL" goto POST_INSTALL
set CFLAGS=
set HB_DLL_NAME=
set HB_DLL_DIR=
set HB_DLL_DIR=