News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Using Code::Blocks tools in my project?

Started by zerotri, June 06, 2007, 05:36:26 AM

Previous topic - Next topic

zerotri

Hey, I was wondering what your guy's policy was on adapting the code::blocks build tools for other projects.
I am working on a project that I would really like to use the AutoRevision tool to have a build system similar to yours. Would this be alright, or do I need to build my own?

thanks for any input,
-Wynter Woods(aka Zerotri)

David Perfors

C::B is released under GPL, so are the plugins.
You can do anything with it as long as you're project is released under the GPL license
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring