Searched refs:projPath (Results 1 – 1 of 1) sorted by relevance
88 CheckFiles(const char* projPath, const char* makePath) in CheckFiles() argument90 gProjFile.open(projPath, fstream::in | fstream::binary); in CheckFiles()92 throw Error("%s not found", projPath); in CheckFiles()293 BString projPath = argv[1]; in main() local307 CheckFiles(projPath.String(), makePath.String()); in main()