2008-07-02 22:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbsqlit3/Makefile
* contrib/Makefile
+ Reenabled hbsqlit3 for w32 platform.
This commit is contained in:
@@ -8,6 +8,19 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-07-02 22:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbsqlit3/Makefile
|
||||
* contrib/Makefile
|
||||
+ Reenabled hbsqlit3 for w32 platform.
|
||||
|
||||
2008-07-02 22:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbmzip/hbmzip.c
|
||||
+ Added DOS branches but not actual content. Sorry.
|
||||
|
||||
* contrib/hbsqlit3/Makefile
|
||||
* contrib/Makefile
|
||||
+ Reenabled hbsqlit3 for w32 platform.
|
||||
|
||||
2008-07-02 22:27 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbsqlit2/Makefile
|
||||
* contrib/hbsqlit3/Makefile
|
||||
|
||||
@@ -21,7 +21,7 @@ DIRS=\
|
||||
hbodbc \
|
||||
hbole \
|
||||
# hbsqlit2 \
|
||||
# hbsqlit3 \
|
||||
hbsqlit3 \
|
||||
hbtip \
|
||||
hbtpathy \
|
||||
hbvpdf \
|
||||
|
||||
@@ -7,6 +7,7 @@ ROOT = ../../
|
||||
LIBNAME=hbsqlit3
|
||||
|
||||
ifneq ($(HB_ARCHITECTURE),dos)
|
||||
ifeq ($(HB_ARCHITECTURE),w32)
|
||||
|
||||
C_SOURCES =\
|
||||
hbsqlit3.c \
|
||||
@@ -24,3 +25,6 @@ install::
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user