1 lib\watcom subdirectory
2 -----------------------
4 If odbc32.lib isn't supplied with your Watcom C++ compiler,
5 you can use this one. If you find that the ODBC API changes
6 and you get some unresolved SQL... references, add items to
7 odbc.txt, put odbc32.dll in this directory, and then call
8 makeit.bat in order to regenerate odbc32.lib.
10 If you already have a suitable odbc32.dll, change the reference
11 in src\makewat.env to the one you wish to use.
13 Julian Smart, October 1999