|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
Security question - Does Visual Build allow for compile time injection of variables?
Does Visual Build allow for compile time injection of variables?
|
#2
|
|||
|
|||
Compile time of what? Visual Build is not a compiler.
|
#3
|
|||
|
|||
Make VS 2017
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 |
#4
|
|||
|
|||
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 |
|
|