currently, the hierarchy is flattened out, and all the headers files are copied into a single Headers directory, no matter what subfolder they were in, in my Classes folder.
This is a problem when referencing the headers, if the headers have "include" statements that reference other headers in subfolders.
in particular, this screws up BridgeSupport compilation.