home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / misc / twged_scanner / source / scoptions_global < prev    next >
Encoding:
Text File  |  1998-04-27  |  377 b   |  20 lines

  1. PARAMETERS=REGISTERS
  2. NOSTACKCHECK
  3. STRINGMERGE
  4. NOCHECKABORT
  5. ERRORREXX
  6. NOMULTIPLEINCLUDES
  7. OPTIMIZERINLINELOCAL
  8. SMALLCODE
  9. SMALLDATA
  10. NOICONS
  11. MEMORYSIZE=HUGE
  12. INCLUDEDIR=SC:myinclude
  13. INCLUDEDIR=MUI:Developer/C/Include
  14. INCLUDEDIR=AmiTCP:AmiTCP-SDK-43/netinclude
  15. DEFINE __USE_SYSBASE=1
  16. GLOBALSYMBOLTABLE=SC:myinclude/twgst
  17. OPTIMIZERCOMPLEXITY=10
  18. OPTIMIZERDEPTH=5
  19. OPTIMIZERRECURDEPTH=5
  20.