home *** CD-ROM | disk | FTP | other *** search
/ Significant Series Windows / PCSIG-SignificantSeriesWindows-Win31.iso / 0winrun / 3499 / 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.