Update Perl library name

This commit is contained in:
Berke Viktor 2013-05-18 21:33:06 +02:00
parent 9891f94e41
commit f313a83474

View File

@ -21,7 +21,7 @@
<GendefPath>$(YourGendefPath)</GendefPath> <GendefPath>$(YourGendefPath)</GendefPath>
<MsgfmtPath>$(YourMsgfmtPath)</MsgfmtPath> <MsgfmtPath>$(YourMsgfmtPath)</MsgfmtPath>
<PerlPath>$(YourPerlPath)\$(PlatformName)</PerlPath> <PerlPath>$(YourPerlPath)\$(PlatformName)</PerlPath>
<PerlLib>perl517</PerlLib> <PerlLib>perl518</PerlLib>
<PerlOutput>hcperl</PerlOutput> <PerlOutput>hcperl</PerlOutput>
<Python2Path>$(YourPython2Path)\$(PlatformName)</Python2Path> <Python2Path>$(YourPython2Path)\$(PlatformName)</Python2Path>
<Python2Lib>python27</Python2Lib> <Python2Lib>python27</Python2Lib>