Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: hibbity on September 03, 2011, 01:00:04 am
-
For some years, the option has been grayed-out in the menus.
Are there any intentions to a) remove the menu option; or b) add the functionality?
-
I do not know about that specific option, however, I have just started work on a project exporter (http://forums.codeblocks.org/index.php/topic,15201.0.html) plugin; it generates a premake 4 script which can in turn be used to generate makefiles (among other things) through the premake executable. (I admit the plugin is far from complete, but should be viable on simple projects.)
-
http://forums.codeblocks.org/index.php/topic,13675.0.html
-
@stahta01: Interesting, I didn't know that existed. Thanks.
If you wanted to use this in Code::Blocks, you could always add it through the Tools+ plugin (http://wiki.codeblocks.org/index.php?title=Tools%2B_reference).