home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Utilities / Catharsis / example / Example.project < prev    next >
Encoding:
Text File  |  2001-07-06  |  794 b   |  46 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "Ram Disk:" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gd -gl -gh64 -w160 
  10. -j "PROGDIR:amiga/mcpp-libs/|T:" 
  11. <End>
  12.  
  13. <C-Options>
  14. -wACEFNMOPRTV -pc -g00 -g80 -gO -gb0 -gm -bs0 -a0 -t -px -b0 -mX 
  15. -i "PROGDIR:amiga/c-inc/|T:" 
  16. -i "PROGDIR:amiga/easyobjects/T:" 
  17. <End>
  18.  
  19. <ASM-Options>
  20. -c cWSElMo0F -0xff 
  21. <End>
  22.  
  23.  
  24. <CSources>
  25. "Ram Disk:Catharsis/example/Example.c" "Ram Disk:Catharsis/example/Example.o"
  26.     <Dependencies>
  27.         "Ram Disk:Catharsis/example/Example.c"
  28.         "RAM:Catharsis/clib/catharsis_protos.h"
  29.         "RAM:Catharsis/include/catharsis.h"
  30.         "RAM:Catharsis/include/catharsisbase.h"
  31.         "RAM:Catharsis/pragma/catharsis_lib.h"
  32.     <End>
  33. <End>
  34.  
  35. <Executable>
  36. "Example"
  37.     <Options>
  38.         -autowrite
  39.     <End>
  40. <End>
  41.  
  42. <LinkLibs>
  43. "PROGDIR:amiga/c-libs/amiga.lib"
  44. <End>
  45.  
  46.