Hi: I would like to have one project with two targets, where each target requires a different set of source files. For example, a target with an ethernet interface would require the ethernet drivers, while others do not require it. I tried to make it with the Manage Components option, but when I add a file to a group in one targe, the file also appears in the other target. Is there a way to do this? Thanks in Advance! Gus
Use the 'Include in Target build' option - either on individual files, or on file Groups. You cannot have files present in one Target but not another, but you can set the 'Include in Target build' option on a per-Target basis.