Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: prvg on March 16, 2013, 06:40:04 pm

Title: Creating Static library project and adding .h file into it??
Post by: prvg on March 16, 2013, 06:40:04 pm
Hello everyone.!

Can anybody tell me, how to add a (.h) file into my static library project?

I tried to open File->New->file->C/C++ header file option (under my Static library project).. so far its good but after selecting C/C++ header file, it is asking for a Filename full path..I tried to open my project folder but there are no files to be attached..I dont know how to resolve this issue. Can anyone plzz help me..??  ??? :(


Regards,
Prvg


Title: Re: Creating Static library project and adding .h file into it??
Post by: stahta01 on March 16, 2013, 09:59:49 pm
There is a small button to the right of the  Filename full path box.
Click on small button browse to folder you want the file to be placed.
Enter the filename you want.

Tim S.