parent
4bf3723ac1
commit
1cf1780f6e
|
@ -275,7 +275,7 @@ public:
|
|||
/**
|
||||
* Get the name of the project for this build.
|
||||
*/
|
||||
const char* GetProjectName()
|
||||
const char* GetProjectName() const
|
||||
{
|
||||
return this->ProjectName.c_str();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue