Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: blend on July 19, 2008, 04:03:07 pm

Title: Link libraries regarding to the system
Post by: blend on July 19, 2008, 04:03:07 pm
Hi,

I'd like to know how I can link various libraries regarding to the system I'm building the project on (for example I'd like to link X11.a on Linux) but without creating new targets if possible (are there platforms' configurations like in Visual Studio?).

Thanks.