can I associate a custom build tool automatically for all files of a certain type (i.e. I want to run my custom build tool for all files with *.mjs extension).
In the Delphi Doc I only found a way to manually associate a single file: Adding a Custom Build Tool
I am using Delphi XE3