git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
		
			
				
	
	
		
			14 lines
		
	
	
		
			473 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			473 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
 |