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

210 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 answers

0
Geo On BEST ANSWER

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