I am trying to create multiple project targets for uvproject. I need to create project targets with different groups and files. But when creating different groups for a target it also reflects the changes in other targets. I am not able to create unique group and files for each target. Is there any way I can do it.
The key is that you can disable individual groups (and files) per target. I.e. the project will hold the union of all groups, and each target defines a subset.