clBuildProgram(), -I option to include another folder .h

Hi,

I have a simple question.

When i use clBuildProgram and put "-I "option to include another folder to search header files, this include only folder to header files. Where i put a option or command to include source or library files, once that header files already are included with clBuildProgram command?

Very Thanks,