Sources.def 754 B

1234567891011121314151617181920212223242526
  1. ##########################################################################
  2. # Application Independent Definitions
  3. # This file is auto-generated by the SimSH simulator.
  4. # Do not change this file manually;
  5. # make the changes in the project file instead.
  6. ##########################################################################
  7. ##########################################################################
  8. # Application
  9. # File name of *.pva, *.abs, *.dbg files
  10. TARGET=hexagon
  11. # PV Application Title (displayed in PV menu)
  12. TITLE="hexagon"
  13. # Program version (ex 0100 -> 1.00)
  14. VERSION=0100
  15. # Application sources
  16. FILE0=hexagon
  17. FILE1=ECode
  18. FILE2=MonochromeLib
  19. FILE3=syscall
  20. ##########################################################################