summaryrefslogtreecommitdiff
path: root/modules/GHSWorkspaceCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-11-09 13:25:53 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-11-09 13:25:53 +0000
commit49615a7682605f1a49069d3dc8140288012654da (patch)
tree85562def1f5782fcc32fe4c074e6edcd1a02a941 /modules/GHSWorkspaceCreator.pm
parent540895877d549ab1d55b9bcea2a28aef6819a9d7 (diff)
downloadMPC-49615a7682605f1a49069d3dc8140288012654da.tar.gz
ChangeLogTag: Thu Nov 9 13:25:05 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/GHSWorkspaceCreator.pm')
-rw-r--r--modules/GHSWorkspaceCreator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/GHSWorkspaceCreator.pm b/modules/GHSWorkspaceCreator.pm
index 411beceb..2834e46a 100644
--- a/modules/GHSWorkspaceCreator.pm
+++ b/modules/GHSWorkspaceCreator.pm
@@ -76,7 +76,7 @@ sub pre_workspace {
print $fh "#!gbuild$crlf",
"primaryTarget=$tgt$crlf",
"[Project]$crlf",
- "\t-I.$crlf",
+ "\t--one_instantiation_per_object$crlf",
"\t:sourceDir=.$crlf",
"\t--std$crlf",
"\t-language=cxx$crlf",