summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-09-06 15:41:15 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-09-06 15:41:15 +0000
commitd1d9d7648dba451bfc8fc4b57f20865a320ad5f5 (patch)
tree2d72993641b3e99290331cc7b87116e9ad81ca3d
parentcb55d214f19bce267a9f30ce17e51fbcbf8e7332 (diff)
downloadMPC-d1d9d7648dba451bfc8fc4b57f20865a320ad5f5.tar.gz
ChangeLogTag: Tue Sep 6 10:34:24 2005 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--config/swig_perl.mpb3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/swig_perl.mpb b/config/swig_perl.mpb
index c1d130e6..3683f285 100644
--- a/config/swig_perl.mpb
+++ b/config/swig_perl.mpb
@@ -3,9 +3,8 @@ project {
Define_Custom(SWIG) {
automatic = 1
command = swig -perl -c++
- output_option = -o
inputext = .swg, .swig, .i
- source_outputext = _wrap.cpp
+ source_outputext = _wrap.cxx
generic_outputext = .pm
}
}