home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / code / bcpp / file10 / buildmsc.bat < prev    next >
Encoding:
DOS Batch File  |  1995-05-19  |  199 b   |  3 lines

  1. cl /c /AM /W3 fgdemo.c char.c common.c display.c editor.c file.c fundmtls.c menu.c misc.c utility.c video.c
  2. link fgdemo+char+common+display+editor+file+fundmtls+menu+misc+utility+video,,nul,fglm;
  3.