We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
when we want to add mdk include folders, we have to select one by one, is there any configuration files where we can copy and paste the path of header files?
For example ,when I set up PC-Lint Options, I have to add Include Folders one by one, even cannot use copy and paste! There's just too many Include folders for me to do like this ! It really bothers me!
No you don't!
The 'Include Paths' box in the in the 'C/C++ Compiler' options is just a plain text-entry field - you can type or paste a list of entries there:
http://www.keil.com/support/man/docs/uv4/uv4_dg_adscc.htm
Thanks a lot ! And I would like to put the include options in .lnt files to make PC-lint work.