summaryrefslogtreecommitdiff
path: root/config/swig_perl.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-01-18 14:27:03 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-01-18 14:27:03 +0000
commit60d8d30e09edfa443cfd15c789134759c0f5c856 (patch)
treefc2239a9f4ff162863c9e85ef4fb315caca1eb87 /config/swig_perl.mpb
parent0e0fe5bc76836fe57de2406deaab349ff0eec6c3 (diff)
downloadMPC-60d8d30e09edfa443cfd15c789134759c0f5c856.tar.gz
ChangeLogTag: Thu Jan 18 14:24:07 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/swig_perl.mpb')
-rw-r--r--config/swig_perl.mpb3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/swig_perl.mpb b/config/swig_perl.mpb
index 544c1323..1ba0251e 100644
--- a/config/swig_perl.mpb
+++ b/config/swig_perl.mpb
@@ -13,4 +13,7 @@ project {
requires += swig_perl
includes += $(PERL5_INCLUDE)/.
libpaths += $(PERL5_INCLUDE)/.
+ specific(bds4, bmake, nmake, vc6, vc7, vc71, vc8) {
+ lit_libs += $(PERL5_LIB)
+ }
}