News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Creating Static library project and adding .h file into it??

Started by prvg, March 16, 2013, 06:40:04 PM

Previous topic - Next topic

prvg

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



stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]