In Compiler options:
In the 'directories' Tab.
Select C, C++.
Then add the path like: C:\Dev-Cpp\include\newheaders
You can place as many of these as you need
hope this will help.
Larry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can anybody tell me how do set my compiler options so that the compiler will be able to detect the library that I added myself ?
thanks!!
In Compiler options:
In the 'directories' Tab.
Select C, C++.
Then add the path like: C:\Dev-Cpp\include\newheaders
You can place as many of these as you need
hope this will help.
Larry