Can pre-build events affect the defines and the include paths of a Visual Studio project?

220 Views Asked by At

Is it possible to modify the list of defines/include paths passed to the Visual Studio compiler from a pre-build step?

1

There are 1 best solutions below

0
On BEST ANSWER

Since I Could not find any information on this, I tend to think they cannot.