Hello guys;

Please I want to compile project that has a Static link Library of which I want it to automatically Copy it self(.Lib) to a specific folder when ever I build it and also copy the Include (.h) file to a specific folder of my choice.

I will be grateful for any response.

thanks

Hakeem.

Recommended Answers

All 3 Replies

I've try putting the dir path i want the .lib file to copy to every time i build the project (on The LIBRARY TAB) and for the Header file to be copied to another folder under POST LINK TAB I used the Copy Command (e.g copy c:/include). All this process was abortive.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.