Added small library binaries to lib directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
13
lib/watcom/readme.txt
Normal file
13
lib/watcom/readme.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
Reference in New Issue
Block a user