Searched refs:output_path (Results 1 – 3 of 3) sorted by relevance
306 CString output_path = pCmdInfo->GetOutputPath(); in InitInstance() local307 if (!output_path.IsEmpty()) in InitInstance()312 project->mHeader.resource_path = output_path; in InitInstance()313 project->mHeader.source_path = output_path; in InitInstance()314 project->mHeader.header_path = output_path; in InitInstance()
24 CString GetOutputPath() { return output_path; }; in GetOutputPath()47 CString output_path; variable
57 output_path = ""; in CCommandInfo()237 ReadPathName(argument, output_path); in ReadCommandLineInfo()249 CString path = output_path; in ReadCommandLineInfo()