Maybe you can set the project wide 'object file name' (Configurtion Properties->C/C++->Output Files) to
$(IntDir)%(RelativeDir)
which uses the relative source folder of the source files. Note the %, but this gets ugly if your source files are located out of your project directory, containing ..\