Pretty much like the subject line says ...

We have a handful of utilities written in WinBatch, compiled, and digitally signed which our Field Service staff use.
The source files & cmp files are stored in a version control system, but the actual compiling & digital signing of the
executables is done manually, on a single machine with a licensed copy of WinBatch+Compiler installed.
Is there a way to include only the files required to compile the source in to executables on our build system images
[these are VMware images, spun up & used only as needed], rather than installing and licensing a copy of WinBatch+Compiler
for each image ?
Our intent is not to avoid paying appropriate license fees, rather it is to simplify our software build process by automating
the WinBatch utility builds along with our other product & utility builds.
Thanks in advance for your time and attention,
-dmm