home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / editor / vp_demo.zip / VCSD.ZIP / BORLAND.CNF < prev    next >
Text File  |  1991-08-29  |  615b  |  22 lines

  1. COMPILE.CNF - Default compiler support specifications
  2.  
  3. SUPPORTPATH=C:\VDEMO\
  4.  
  5. DEFCOMPILE=TCC -c -proj.ext
  6. DEFLINK=TCC -proj.obj
  7. DEFDEBUG=TD -proj.exe
  8. DEFMAKE=MAKE -n
  9.  
  10. COLORDISPLAY=?        ;True color display (Y/N/?)
  11.  
  12. MENUCOLOR=79        ;Menu window "M"
  13.             ;Default 79 for color and 112 for B/W
  14. INCLUDECOLOR=31        ;Error and include file window
  15.             ;Default 31 for color and 7 for B/W
  16. HELPCOLOR=30        ;Help window "H"
  17.             ;Default 30 for color and 7 for B/W
  18. OPTIONSCOLOR=48        ;Options edit window "O"
  19.             ;Default 48 for color and 112 for B/W
  20. ERRORCOLOR=71        ;Error window
  21.             ;Default 71 for color and 112 for B/W
  22.