home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l350 / 3.ddi / EXAMPLES / MSC / SIMPLMSC.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-02-10  |  98 b   |  5 lines

  1. @echo off
  2. rem Build SIMPLE.EXE with Microsoft 32-bit C/C++.
  3.  
  4. command/e:1024/c mscppbld simple
  5.