-
DCompile.bat - Compile for development and debugging.
-
RFCompile.bat - Compile for release fast running code and not a lot of compression.
-
RSCompile.bat - Compile for release small file size slower running application.
- Have GCC installed: https://gcc.gnu.org/
- Have UPX installed: https://upx.github.io/