Hello everybody,

I've created an library and i need to install it on a directory and the headers i need to copy to another directory.

i want to do these tasks when i write "make install"

What can i do this in the .pro file?

thanks in advance...