User forums > Using Code::Blocks

How to build with alternative make binary?

(1/1)

mattengland:
My project builds with a specific flavor of mingw 'make' binary (a 3.81-rc1 flavor, to be exact).  I want to enable my developers to use CodeBlocks to use this flavor of 'make' when building our stuff (and of course referencing our custom Makefiles).

How does one do this?

-Matt

mattengland:
Any thoughts on this?

-Matt

takeshimiya:
I don't understand the question. :?

TheNullinator:
I think you should be able to do this by goind to Project -> Properties and checking the "This is a custom Makefile" checkbox.  Then go to Settings -> Compiler and Debugger -> Programs tab and set your custom make program there.

Navigation

[0] Message Index

Go to full version