Files
harbour-core/harbour/contrib/examples/dbu
Viktor Szakats 9712dcddbf 2008-11-05 19:36 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/examples/dbu/bld_b32.bat
  * contrib/examples/dbu/bld_vc.bat
  * utils/hbdoc/bld_b32.bat
  * utils/hbdoc/bld_vc.bat
  * utils/hbmake/bld_b32.bat
  * utils/hbmake/bld_vc.bat
    * Minor cleanups.
    ; NOTE: Win9x support for BCC files is now dropped.
2008-11-05 18:36:58 +00:00
..

/*
 * $Id$
 */

Copy the full content of /SOURCE/DBU from your original 
CA-Cl*pper installation, and run the batch file to compile.

If DBU source is present in this directory, it will be 
patched by hb_dbu.dif to make the original code run better 
under various platforms. This patch is optional, you can 
delete it if you want.

[vszakats]