This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Targets, Groups, Files

I can't seem to find the "Targets, Groups, Files" menu entry within the "Project" menu. Am I missing something fundamental? Maybe "advanced" menus need to be enabled somehow?

Thanks!

-Martin

Parents
  • You don't want them in a single target --- you want them as separate targets defined on (subsets of) the same collection of source files.

    So, once you've found Project->"Components, ...", Go to the Components tab, klick "new entry" (the dashed box) above in the left window, and enter your new target's name, you probably also want a new Group to hold the sources unique to the new target.

    Now you have to add the source files from the other target into the project (in the new group, if you created one), and set up per-file or per-group options to control which files are compiled into which target.

Reply
  • You don't want them in a single target --- you want them as separate targets defined on (subsets of) the same collection of source files.

    So, once you've found Project->"Components, ...", Go to the Components tab, klick "new entry" (the dashed box) above in the left window, and enter your new target's name, you probably also want a new Group to hold the sources unique to the new target.

    Now you have to add the source files from the other target into the project (in the new group, if you created one), and set up per-file or per-group options to control which files are compiled into which target.

Children
No data