You could use a custom property sheet to provide the information in a .props file. See Share or reuse Visual Studio project settings
Is there a feature to link additional include directories from a document?
CDev-8220
470
Reputation points
I have dozens of directories to link, and doing it manually is cumbersome.
Is there a way to have VS get this data from a list in a file, or can I write some code to add additional include directories from a list? Or perhaps there is a configuration file where VS stores this data, which I can edit?
Thanks.
Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Answer accepted by question author