Author Topic: Where does codeblocks look for the #include < > files?  (Read 3309 times)

Offline fuzzymonkey

  • Multiple posting newcomer
  • *
  • Posts: 11
Where does codeblocks look for the #include < > files?
« on: June 08, 2011, 07:38:35 pm »
I want to add some new files there, but Im not actually sure where the complier looks when you do a #include <file_name> or how to find out. Anyone know how?