summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/MakeProjectCreator/modules/ProjectCreator.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/modules/ProjectCreator.pm b/bin/MakeProjectCreator/modules/ProjectCreator.pm
index 389a360d986..fea315c3875 100644
--- a/bin/MakeProjectCreator/modules/ProjectCreator.pm
+++ b/bin/MakeProjectCreator/modules/ProjectCreator.pm
@@ -1041,6 +1041,8 @@ sub write_project {
if ($status &&
$self->separate_static_project() && $self->lib_target()) {
+ ## Set the project name back to what it originally was
+ $self->process_assignment('project_name', $prjname);
$name = $self->static_project_file_name();
## Writing the static file so set it to 1