PDA

View Full Version : Security question - Does Visual Build allow for compile time injection of variables?


Deon
04-12-2024, 12:40 PM
Does Visual Build allow for compile time injection of variables?

kinook
04-12-2024, 02:52 PM
Compile time of what? Visual Build is not a compiler.

Deon
04-15-2024, 06:55 AM
Visual Build has an action called 'Make VS 2017'. This allows the compiling of a Visual Studio project. I'm wondering if that action, allows for a compile time injection of variables?

Thanks

kinook
04-15-2024, 10:16 AM
You would need to ask Microsoft. They created Visual Studio. The action in Visual Build just calls that tool (devenv / msbuild) and doesn't do any compiling itself.

https://kinook.com/VisBuildPro/Manual/makevs_net.htm