.project 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>QUIC</name>
  4. <comment></comment>
  5. <projects>
  6. <project>inet</project>
  7. </projects>
  8. <buildSpec>
  9. <buildCommand>
  10. <name>org.omnetpp.cdt.MakefileBuilder</name>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.omnetpp.scave.builder.vectorfileindexer</name>
  16. <arguments>
  17. </arguments>
  18. </buildCommand>
  19. <buildCommand>
  20. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  21. <triggers>clean,full,incremental,</triggers>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. <buildCommand>
  26. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  27. <triggers>full,incremental,</triggers>
  28. <arguments>
  29. </arguments>
  30. </buildCommand>
  31. </buildSpec>
  32. <natures>
  33. <nature>org.eclipse.cdt.core.cnature</nature>
  34. <nature>org.eclipse.cdt.core.ccnature</nature>
  35. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  36. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  37. <nature>org.omnetpp.main.omnetppnature</nature>
  38. </natures>
  39. </projectDescription>