Code::Blocks Forums

User forums => Help => Topic started by: dermont on April 09, 2005, 09:14:01 am

Title: Templates and Compiler \ Linker paths
Post by: dermont on April 09, 2005, 09:14:01 am
When creating a template  I want to be able to define the compiler and linker dirs explictly, i.e. C:\MyDir\Include rather than ..\..\include. How do I go about this?.

This would allow me to create a project based on my template and save to any directory I want  without having to manually alter the compiler/linker dirs.

The only solution I've found is to manually edit the  template and hardwire the relevant paths, which presumabely isn't a good thing to do.
Title: Templates and Compiler \ Linker paths
Post by: mandrav on April 17, 2005, 11:11:31 am
Beta7 supports it :)

Yiannis.