I have been working on some GUI-related projects in Eclipse CDT. They always require me a specific command line pattern (Project > GCC C Linker) in order to load the libraries properly:
I can't manage to keep that configuration for every project I start. Is there a way to achieve this?