Update Perl library name

This commit is contained in:
Berke Viktor 2013-05-18 21:33:06 +02:00
parent 9891f94e41
commit f313a83474
1 changed files with 1 additions and 1 deletions

View File

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