How to Insert Compiler Definitions Into Your Sources

Posted December 15th @ 4:08 pm by m3Rlin

There are various ways to include compiler definitions into your source code. One of them is editing your project’s options and another can be including a definition file (*.inc). Although both of these make sense and should be used imagine a 1 file source. Why would you even bother with editing it’s options or including [...]