srv.json 146 B

12345678910
  1. {
  2. "Name": "Kernelipconfig",
  3. "Program": "srv.elf.out",
  4. "Include": ["kernel.json"],
  5. "Pre": [
  6. ],
  7. "SourceFiles": [
  8. "srv.c"
  9. ]
  10. }