When adding files into a project, they always default to %AppDir% for the destination target path. This can be modified on a per-file basis. Is there anyway to retain the relative path from where files are added into the target path, or any way to modify the properties for a group of files ? When I add 100 files in a subdir to the project, they are all given the %AppDir% destination. It is very wasteful to modify each single file at a time.

