User forums > Help

Make a template

(1/1)

kazary:
I'm starting to study C, and already use Code: Blocks, and sometimes the Visual + + 2010 Express. I read some tutorials about setup Code: Blocks with MinPSP. I saw the MinPSP has a plugin for Eclipse that makes it much easier, but as I said before I'm using Code: Blocks, i am more familiar with it. Well I would like to know if it is possible in Code:: Blocks make a template (user template) for a PSP Homebrew Project, as SDL Project, Ogre Project etc.

Summarizing I wonder how to make one user template for the PSP development, for when I click on that template already set everything out, makefile, Icon0.png(a template) etc.
Thanks

oBFusCATed:
The templates are squirrel scripts (the scripting language used by C::B)

Right click on any template -> Edit script... then see what the other templates are doing...
Here http://wiki.codeblocks.org/index.php?title=Scripting_Code::Blocks you could find more info about scripting C::B

Jenna:
Another thing, that's worth a try and much easier to do:

set up a basic working project and save it as user template with "File -> Save Project as template ...".

Navigation

[0] Message Index

Go to full version