home *** CD-ROM | disk | FTP | other *** search
/ Compressed Image File Formats / CompressedImageFileFormatsJohnMiano.iso / pc / Examples / c07 / borland.bat < prev    next >
Encoding:
DOS Batch File  |  1999-04-07  |  380 b   |  7 lines

  1. bcc32 -s -c -IINC;..\c01\INC;..\c02\INC;..\c03\INC;..\c05\INC;..\c06\INC src\jpdequan.cpp
  2. bcc32 -s -c -IINC;..\c01\INC;..\c02\INC;..\c03\INC;..\c05\INC;..\c06\INC src\matrix.cpp
  3. bcc32 -s -c -IINC;..\c01\INC;..\c02\INC;..\c03\INC;..\c05\INC;..\c06\INC src\jpdedu.cpp
  4. bcc32 -s -c -IINC;..\c01\INC;..\c02\INC;..\c03\INC;..\c05\INC;..\c06\INC src\jpendu.cpp
  5. DEL *.TDS
  6. DEL *.OBJ
  7.