Am 05.09.2007 um 11:39 schrieb IOhannes m zmoelnig:
Thomas Grill wrote:
Some additional personal understanding: I haven't looked it up, but as far i remember <m_pd.h> is
searched for standard paths and -I defined paths, whereas
"m_pd.h" is searched for those plus the source folder.so it basically makes the "-I." obsolete. so much magic in computers....
The true magic lies in the order.... the source folder is searched
first, before any other paths.
but i think that's pretty much it greetings, T