summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-06-24 19:08:29 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-06-24 19:08:29 +0000
commitb9e8c1f1ac5232b511b7cd609f52a0a620cc5ad3 (patch)
treecdcfc7d0dde7025aadd33aefb4c2d56f40994200
parent0f71f261b1867000bc5d7ca6c55e8d2dee25b5d4 (diff)
downloadATCD-b9e8c1f1ac5232b511b7cd609f52a0a620cc5ad3.tar.gz
Fixed a bug in static project dsp name generation
-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