How can I configure my Harmony project to put my .i files in the root project folder? I'm using -save-temps to save the .i output files (preprocessor output) as an aid to debugging C macros.
Without Harmony the .i files end up in the root project folde..
↧