* harbour/contrib/hbmysql/Makefile
* harbour/contrib/hbodbc/Makefile
* harbour/contrib/hbsqlit3/Makefile
* harbour/contrib/hbfbird/Makefile
* harbour/contrib/hbcurl/Makefile
* harbour/contrib/hbhpdf/Makefile
* harbour/contrib/hbpgsql/Makefile
* harbour/contrib/hbfimage/Makefile
* harbour/contrib/hbgd/Makefile
* harbour/contrib/hbgf/hbgfgtk/Makefile
* do not add default system include directory to C_USR during testing
for foreign header files when HB_XBUILD variable is set - protection
against including wrong header files in cross builds
* harbour/contrib/hbtpathy/ChangeLog
* changed SVN EOL style to 'native'
* harbour/contrib/hbbmcdx/bmdbfcdx.c
* pacified warning
/* * $Id$ */ ODBCDEMO - ODBC Access Class Demonstration Felipe G. Coury <fcoury@flexsys-ci.com> This is the very first test of an ODBC class that I am writing for Harbour. To test it, simply unzip the contents of this file to any folder and run ODBCDEMO.EXE. Please note that you'll need to have ODBC32 installed on your machine. The source code is also included, named ODBCDEMO.PRG, so you can see how it was written. I would like to hear your comments about this. Just drop me a line at my private e-mail. Thanks Felipe Coury