2015-12-14 16:26 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* config/os2/watcom.mk
    + added -bd to Watcom C switches used to compile files for Harbour DLL.
      It should fix the problem with OpenWatcom binaries using harbour.dll.
This commit is contained in:
Przemysław Czerpak
2015-12-14 16:26:04 +01:00
parent ce6d06f45c
commit a50c962be3
2 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ OBJ_EXT := .obj
LIB_PREF :=
LIB_EXT := .lib
HB_DYN_COPT := -DHB_DYNLIB
HB_DYN_COPT := -DHB_DYNLIB -bd
ifeq ($(HB_BUILD_MODE),cpp)
CC := wpp386