home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / mgl5src1.zip / mgl / bin / build_db.bat < prev    next >
DOS Batch File  |  2002-08-21  |  119b  |  5 lines

  1. @echo off
  2. rem Enable checked build and build debug code
  3. set CHECKED=1
  4. call build_it.bat %1 %2 %3 %4 %5 %6 %7 %8 %9
  5.