PDA

View Full Version : Header Files



Maluko_Da_Tola
2nd October 2010, 11:43
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

Zlatomir
2nd October 2010, 12:04
You can right click on the Project_Folder (in Creator's Projects tab): Add existing files (Or something similar, i don't remember exactly :o)

LE: i didn't expressed very clear: It's in Edit tab in that "widget" where you have the opened projects.