2007-07-07 12:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* common.mak
     ! Added dbsql.c
This commit is contained in:
Viktor Szakats
2007-07-07 10:35:48 +00:00
parent 4e592458c5
commit 2c7ee5c205
2 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2007-07-07 12:35 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* common.mak
! Added dbsql.c
2007-07-07 12:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* source/compiler/hbusage.c
* Steps done to protect e-mail addresses against e-mail

View File

@@ -739,6 +739,7 @@ RDD_LIB_OBJS = \
$(OBJ_DIR)\wafunc$(HB_OBJ_EXT) \
$(OBJ_DIR)\dbf1$(HB_OBJ_EXT) \
$(OBJ_DIR)\dbnubs$(HB_OBJ_EXT) \
$(OBJ_DIR)\dbsql$(HB_OBJ_EXT) \
$(OBJ_DIR)\delim1$(HB_OBJ_EXT) \
$(OBJ_DIR)\sdf1$(HB_OBJ_EXT) \
\