Kévin Oudot / Publications
Forum
Merge all file of a project into one (from #include to one file)
Hello ! I've looked around and could not find a way to get the file of an EA or indicator just after preprocessor has run and just before compilation. What I'm trying to get is actually the one file with all the include merged inside but not the .ex4 version, still get the .mq4 code readable. Do you