Hello,

Normally when I add an header file ".h" I go to the file menu, click add file, select header file and then write the name of the file. After that I write the code for that header file. But What If I have 20 header files already written to add to the project? How do I include them all at once?

Thanks