home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 25 / nopv25.iso / 040A / CLW438.ZIP / libs.ex$ / CBCP45.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-06-07  |  217 b   |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the Borland C++ 4.X library. (C++)
  6. rem
  7. clint cbcp45.cpp -L+cbcp45.clb -I. %1 %2 %3 -3- -w0 -KC0 -KB1 -Ab0 -An0 -Ah0 -Ai0
  8.