Searched defs:excludeInc (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp6699 for (std::size_t i=0 ; i<excludeInc.size() ; i++)
6701 String fname = excludeInc[i];
6770 //check excludeInc to see if we dont want to include this dir
7032 if (!parseFileList(child, parent, excludeInc))
7054 FileList excludeInc; member in class:buildtool::TaskCC

Completed in 67 milliseconds