Here, I have a project, use special build script not standard make script.
How to do that?
Now, I have to use codeblocks edit the code, and save it. then, switch to terminal to run the build command.
Search for custom makefile projects. This is what you need to setup.
I think I got it.
Thank you very much.