Kaydet (Commit) ef553b4b authored tarafından Frank Schönheit's avatar Frank Schönheit

#88927# added simpledbt.lib

üst 0655f242
...@@ -17,4 +17,5 @@ cn connectivity\source\drivers\file nmake - all cn_file cn_dbtools NULL ...@@ -17,4 +17,5 @@ cn connectivity\source\drivers\file nmake - all cn_file cn_dbtools NULL
cn connectivity\source\drivers\flat nmake - all cn_flat cn_dbtools cn_file NULL cn connectivity\source\drivers\flat nmake - all cn_flat cn_dbtools cn_file NULL
cn connectivity\source\drivers\dbase nmake - all cn_dbase cn_dbtools cn_file NULL cn connectivity\source\drivers\dbase nmake - all cn_dbase cn_dbtools cn_file NULL
cn connectivity\source\parse nmake - all cn_parse NULL cn connectivity\source\parse nmake - all cn_parse NULL
cn connectivity\source\dbtools nmake - all cn_dbtools cn_types cn_cmtools cn_parse cn_res cn_sdbcx NULL cn connectivity\source\simpledbt nmake - all cn_simpledbt cn_cmtools NULL
cn connectivity\source\dbtools nmake - all cn_dbtools cn_types cn_simpledbt cn_cmtools cn_parse cn_res cn_sdbcx NULL
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.3 $ # $Revision: 1.4 $
# #
# last change: $Author: ganaya $ $Date: 2001-02-08 04:54:46 $ # last change: $Author: fs $ $Date: 2001-07-25 13:32:10 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -82,7 +82,8 @@ LIB1FILES=\ ...@@ -82,7 +82,8 @@ LIB1FILES=\
$(SLB)$/resource.lib \ $(SLB)$/resource.lib \
$(SLB)$/sdbcx.lib \ $(SLB)$/sdbcx.lib \
$(SLB)$/commontools.lib \ $(SLB)$/commontools.lib \
$(SLB)$/sql.lib $(SLB)$/sql.lib \
$(SLB)$/simpledbt.lib
# --- dynamic library --------------------------- # --- dynamic library ---------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment