source: rtems-eclipse-plug-in/org.rtems.cdt.toolchain/templates/hello/template.properties

Last change on this file was f124b04, checked in by Daron Chabot <daron.chabot@…>, on 11/24/08 at 03:01:03

Clean up of plugin.xml and addition of simpler, "Hello World" template.

Removed shared-lib option from c/c++ linker tools: RTEMS doesn't support shared libs.

Removed -D_REENTRANT flag. I've no idea where that came from: it's not in RTEMS or newlib.

Added more stringent test for empty RTEMS_BSP_DEFINED_SYMBOLS environment variable.
NOTE: none of the defs (provided by Robert) for this variable are necessary.

  • Property mode set to 100644
File size: 211 bytes
Line 
1#Template Default Values
2RTEMS.Hello.Template.Label=RTEMS Hello-World Project
3RTEMS.Hello.Template.Label.Description=The prototypical "Hello World" project. Creates a folder for sources and another for include.
Note: See TracBrowser for help on using the repository browser.