Hello,
I'm compiling a c file from CMD using NXP compiler and adding to the command include directories with -I flag, is there a way to print out the paths of headers files that where used for compiling?
已解决! 转到解答。
I figured it out, you add --dependencies flag to command
在原帖中查看解决方案