Micro template library A library for building device drivers
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.
 
 
 
 

50 lines
1.4 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>utlTest</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  16. <triggers>full,incremental,</triggers>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. </buildSpec>
  21. <natures>
  22. <nature>org.eclipse.cdt.core.cnature</nature>
  23. <nature>org.eclipse.cdt.core.ccnature</nature>
  24. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  25. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  26. </natures>
  27. <linkedResources>
  28. <link>
  29. <name>source/main.cpp</name>
  30. <type>1</type>
  31. <location>W:/Work/Software/Libraries/utl/test/main.cpp</location>
  32. </link>
  33. <link>
  34. <name>source/tests</name>
  35. <type>2</type>
  36. <location>W:/Work/Software/Libraries/utl/test/tests</location>
  37. </link>
  38. <link>
  39. <name>utl/include</name>
  40. <type>2</type>
  41. <location>W:/Work/Software/Libraries/utl/include</location>
  42. </link>
  43. <link>
  44. <name>utl/src</name>
  45. <type>2</type>
  46. <location>W:/Work/Software/Libraries/utl/src</location>
  47. </link>
  48. </linkedResources>
  49. </projectDescription>