Adding a folder with files in my project.
Hi all I am working in a project where i need to add the folder with .c and .h files combined in it to the project file i have pasted the folder in the project folder and refreshed the project explorer so i got the folder in the project explorer. Then I went to the project properties->c/c++Genral->paths and symbols -> includes ->gnu c and added the folder as a workspace
but when i try to add this mstimmer.h which is in the folder which i added the error comes as "fatal error no such file or directory". The screen shot of the error and the code is below. Any thoughts kindly share..
Thankyou.