How to modify code before compilation?
Here is a quick and dirty way of doing what you want. It’s based on one of the above comments, which points to SebbyLive. It is just a proof of concept, I wouldn’t try to use it in production. The basic idea is that you change the compiler of the project that you want to … Read more