57 const wxString& aProjectPath );
Container for project specific data.
wxString ResolveFile(const wxString &aFileName, const ENV_VAR_MAP *aEnvVars, const PROJECT *aProject)
Search the default paths trying to find one with the requested file.
wxString NormalizePath(const wxFileName &aFilePath, const ENV_VAR_MAP *aEnvVars, const PROJECT *aProject)
Normalize a file path to an environmental variable, if possible.
std::map< wxString, ENV_VAR_ITEM > ENV_VAR_MAP