home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / DOS / Programa / CCDL122.ZIP / DOC / SETUP.DOC < prev    next >
Encoding:
Text File  |  1996-08-08  |  314 b   |  5 lines

  1. The only thing really needed for the compileer to work is a pointer
  2. to the include directories.  These may be specified in the environmnt
  3. variable 'CCINCL' or with the /I command line switch.  I normally set
  4. CCINCL=clibs\stdinc to get at the ansi headers and then use /I if any 
  5. other directories are required.