2008-08-06 12:59 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* common.mak
- Excluded hbdebug.lib from non-GNU make made harbour*.dlls.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-08-06 12:59 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* common.mak
|
||||
- Excluded hbdebug.lib from non-GNU make made harbour*.dlls.
|
||||
|
||||
2008-08-06 11:36 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* utils/hbdoc/hbdoc.prg
|
||||
! Typos fixed on help screen.
|
||||
|
||||
@@ -1123,7 +1123,6 @@ TMP_DLL_OBJS = \
|
||||
$(VM_DLL_OBJS) \
|
||||
$(RTL_LIB_OBJS) \
|
||||
$(MACRO_LIB_OBJS) \
|
||||
$(DEBUG_LIB_OBJS) \
|
||||
$(LANG_LIB_OBJS) \
|
||||
$(CODEPAGE_LIB_OBJS) \
|
||||
$(PCRE_LIB_OBJS) \
|
||||
@@ -1143,6 +1142,7 @@ TMP_DLL_OBJS = \
|
||||
#-------------------------
|
||||
|
||||
DISABLED_SHARED_MODULES= \
|
||||
$(DEBUG_LIB_OBJS) \
|
||||
$(NULSYS_LIB_OBJS) \
|
||||
$(GTDOS_LIB_OBJS) \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user