Searched refs:gSPthString (Results 1 - 1 of 1) sorted by relevance

/haiku/3rdparty/proj2make/
H A Dproj2make.cpp39 string gSPthString; variable
193 gSPthString += " \\\n\t";
194 gSPthString += &current->Data()[5];
246 gSPthString = " ";
259 str = str + gSPthString;

Completed in 76 milliseconds