.project 674 B

123456789101112131415161718192021222324252627
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>mcell</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.python.pydev.PyDevBuilder</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.eclipse.cdt.core.cBuilder</name>
  15. <triggers>clean,full,incremental,</triggers>
  16. <arguments>
  17. </arguments>
  18. </buildCommand>
  19. </buildSpec>
  20. <natures>
  21. <nature>org.eclipse.cdt.core.cnature</nature>
  22. <nature>org.eclipse.cdt.core.ccnature</nature>
  23. <nature>org.eclipse.cdt.cmake.core.cmakeNature</nature>
  24. <nature>org.python.pydev.pythonNature</nature>
  25. </natures>
  26. </projectDescription>