Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Make a makefile from current project
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Make a makefile from current project (Read 1284 times)
typicalc
Multiple posting newcomer
Posts: 23
Make a makefile from current project
«
on:
March 02, 2025, 03:40:07 pm »
Is there some menu option where I can make a makefile from current project?
Logged
Miguel Gimenez
Developer
Lives here!
Posts: 1706
Re: Make a makefile from current project
«
Reply #1 on:
March 03, 2025, 10:14:15 am »
You have the command-line utility cbp2make.exe in the same folder of CodeBlocks.exe. It is easy to integrate in the menu using the Tools+ plugin, see this
wiki article
for a how-to.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Make a makefile from current project