Studentenversion des ESY6/A Praktikums "signal_processing".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.project 1.2KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>signal_processing</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>com.altera.sbtgui.project.makefileBuilder</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>com.altera.sbtgui.project.makefileBuilder</name>
  15. <arguments>
  16. </arguments>
  17. </buildCommand>
  18. <buildCommand>
  19. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  20. <triggers>clean,full,incremental,</triggers>
  21. <arguments>
  22. </arguments>
  23. </buildCommand>
  24. <buildCommand>
  25. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  26. <triggers>full,incremental,</triggers>
  27. <arguments>
  28. </arguments>
  29. </buildCommand>
  30. </buildSpec>
  31. <natures>
  32. <nature>org.eclipse.cdt.core.cnature</nature>
  33. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  34. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  35. <nature>org.eclipse.cdt.core.ccnature</nature>
  36. <nature>com.altera.sbtgui.project.SBTGUINature</nature>
  37. <nature>com.altera.sbtgui.project.SBTGUIAppNature</nature>
  38. <nature>com.altera.sbtgui.project.SBTGUIManagedNature</nature>
  39. </natures>
  40. </projectDescription>