Include External headers in Eclipse for C

Posted by Mohit Deshpande on Stack Overflow See other posts from Stack Overflow or by Mohit Deshpande
Published on 2010-04-19T01:37:43Z Indexed on 2010/04/19 1:43 UTC
Read the original article Hit count: 462

Filed under:
|
|
|

I have some external header files in a separate directory (its the sqlite3.h). I want to be able to use them in my Eclipse CDT project. How would I include the directory to Eclipse?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about c