[B4X] #CustomBuildAction
- By Erel
The #CustomBuildAction attribute allows running external programs during the compilation process.
The syntax is:
The syntax is:
B4X:
#CustomBuildAction <compilation step>, command to run, zero or more arguments...
Last edited: