Finding Files in Trees on Windows

I've been trying to compile Jason Rohrer's The Passage on my windows system using Code::Blocks. But Even though I'm linked I've specified where some of the source files are (minorGems) I can't seem to search down the tree when include the files from the top of the source.

I've modified the files from the unix style navigation (<file>/<file>) to the windows style navigation string (<file>\\<file>) as should be done, but Code::Blocks still can't find it. Is there anyone who might know the problem?
Can you post the inclusion directives?
Topic archived. No new replies allowed.