diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-07-25 12:32:37 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-07-25 12:32:37 +0000 |
commit | ef553b4b9cc80d4a7271750f58391d3e33e19925 (patch) | |
tree | a054d4d5ccaf41fbdb44b5bd9964c7477aeacb43 /connectivity/prj | |
parent | 0655f2423ab1997304614f219927d263c4853033 (diff) |
#88927# added simpledbt.lib
Diffstat (limited to 'connectivity/prj')
-rw-r--r-- | connectivity/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/prj/build.lst b/connectivity/prj/build.lst index 8b6a8f9b7414..6f411dbe10e0 100644 --- a/connectivity/prj/build.lst +++ b/connectivity/prj/build.lst @@ -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\dbase nmake - all cn_dbase cn_dbtools cn_file 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 |