What is the difference between "Include Directories" and "Additional Include Directories"

Viewed 55453

In configuration properties of my project, under the "VC++ directories" there is an entry for "Include Directories". But under "C/C++" option, there is another entry called "Additional Include Directories". Same thing happens with library directories.

What are the difference between these two entries?

enter image description here enter image description here

4 Answers
Related