home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / graphics / flashmandel / sources / scoptions < prev   
Encoding:
Text File  |  1998-05-09  |  478 b   |  27 lines

  1. MATH=IEEE
  2. PARAMETERS=REGISTERS
  3. NOSTACKCHECK
  4. STRINGMERGE
  5. NOCHECKABORT
  6. NOMULTIPLEINCLUDES
  7. OPTIMIZE
  8. LINK
  9. NOOPTIMIZERINLINE
  10. OPTIMIZERINLINELOCAL
  11. VERBOSE
  12. STRIPDEBUG
  13. PRECISION=DOUBLE
  14. UTILITYLIBRARY
  15. MEMORYSIZE=MEDIUM
  16. OPTIMIZERTIME
  17. DEFINE __USE_SYSBASE
  18. LIBRARY=modules/mandint.o
  19. LIBRARY=modules/cycle.o
  20. LIBRARY=modules/colorwindow.o
  21. LIBRARY=modules/Iff.o
  22. PROGRAMNAME=FlashMandel_IEEE_ANY
  23. GLOBALSYMBOLTABLE=flashmandel.gst
  24. OPTIMIZERCOMPLEXITY=15
  25. OPTIMIZERDEPTH=15
  26. OPTIMIZERRECURDEPTH=15
  27.