Linking Libraries

I am unable to find a way to add libraries using the make wizard. Thanks
[86 byte] By [The_Beekeepera] at [2007-11-26 20:03:25]
# 1

Do you plan to build these libraries in this project?

Or just link with them?

If you want to link with them, you can add these libraries to the "link"

command, using the following steps:

- select project, open its properties (right click, select "Properties")

- in "Project Properties" dialog select "Linker -> Command Line"

- click on [...] on the right pane, and add libraries

Thanks,

Nik

Nik.Molchanova at 2007-7-9 23:03:10 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
This is what i was looking for.Thanks
The_Beekeepera at 2007-7-9 23:03:10 > top of Java-index,Development Tools,Solaris and Linux Development Tools...