Hello,
The config file is read every time you either compile or run TELEMAC, which means that they are only references to the files and TELEMAC does not need to do special copied of those at the compilation stage. However, TELEMAC will include them at the creation of the executable (as static libraries) whether the executable is create at the compilation stage of the system or at running time.
Hope this helps,
Séabstien