Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: qtreez on December 07, 2015, 05:29:20 pm

Title: Merge templates
Post by: qtreez on December 07, 2015, 05:29:20 pm
Let's assume that I have few templates, each attach one library. (by setting library and include directories, linked libraries, maybe some other options like preprocessor directives and maybe some source code ).

Let's assume that I developing project that uses more than one such libraries. Can I merge templates in some way?



Title: Re: Merge templates
Post by: oBFusCATed on December 07, 2015, 08:21:10 pm
Yes, the templates are simple squirrel scripts.
You can right click on it and choose the edit template option.