4db94043cb
Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
14 lines
486 B
Plaintext
14 lines
486 B
Plaintext
lib\watcom subdirectory
|
|
-----------------------
|
|
|
|
If odbc32.lib isn't supplied with your Watcom C++ compiler,
|
|
you can use this one. If you find that the ODBC API changes
|
|
and you get some unresolved SQL... references, add items to
|
|
odbc.txt, put odbc32.dll in this directory, and then call
|
|
makeit.bat in order to regenerate odbc32.lib.
|
|
|
|
If you already have a suitable odbc32.dll, change the reference
|
|
in src\makewat.env to the one you wish to use.
|
|
|
|
Julian Smart, October 1999
|