home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_apps / winsql.arj / EXAMPLEC.BAT < prev    next >
DOS Batch File  |  1991-12-06  |  193b  |  5 lines

  1. cl -AS -c -G2sw -Owxz -Zep examplec.c
  2. rc -r examplec.rc
  3. link /a:16 /nod examplec.obj, examplec.exe, examplec.map, slibcew win87em libw sql.lib, examplec.def
  4. rc -t examplec.res examplec.exe
  5.