Searched refs:resource_path (Results 1 – 6 of 6) sorted by relevance
312 project->mHeader.resource_path = output_path; in InitInstance()
549 CString resource_path; variable
948 mHeader.resource_path = ".\\"; in InitProjectHeader()1006 new_project->mHeader.resource_path = src->mHeader.resource_path; in Clone()3236 writer.WriteString("resource_path", mHeader.resource_path); in WriteProjectHeader()4710 reader.ReadString("resource_path", mHeader.resource_path); in ReadProjectHeader()
179 CString outfile = m_project->mHeader.resource_path; in SetOutFile()494 res_file_name = m_project->mHeader.resource_path; in GenerateResourceFile()
230 DDX_Text(pDX, IDC_RESOURCE_PATH, mpProject->mHeader.resource_path); in DoDataExchange()
167 res_file_name = m_project->mHeader.resource_path; in GenerateBinaryFile()