Sources.def 894 B

123456789101112131415161718192021222324252627282930313233
  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=draw_states
  17. FILE1=init_states
  18. FILE2=MonochromeLib
  19. FILE3=states
  20. FILE4=syscall
  21. FILE5=update_states
  22. FILE6=ECode
  23. FILE7=hexagon
  24. FILE8=wall
  25. FILE9=fixed
  26. FILE10=pattern
  27. ##########################################################################