How to build both editor and export template in a single run of scons?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By logicor

I frequently need to test my custom C++ module both in editor and in exported binary.

The documentation does not seem to mention anyway to build both editor and template at the same time. Wondering if there is anyway to do so.

:bust_in_silhouette: Reply From: volzhs

you need to make a batch file or shell script for it like this.