Prepare solution for Perl 5.16 VC build

This commit is contained in:
Berke Viktor
2012-11-12 02:04:58 +01:00
parent cc0051cb40
commit c0dca425a5
6 changed files with 25 additions and 30 deletions

View File

@@ -6,9 +6,9 @@
<YourDepsPath>c:\mozilla-build\hexchat\deps</YourDepsPath>
<YourGendefPath>c:\mozilla-build\gendef</YourGendefPath>
<YourTclPath>c:\mozilla-build\tcl-8.5</YourTclPath>
<YourPerl512Path>c:\mozilla-build\perl-5.12</YourPerl512Path>
<YourPerl514Path>c:\mozilla-build\perl-5.14</YourPerl514Path>
<YourPerl516Path>c:\mozilla-build\perl-5.16</YourPerl516Path>
<YourPerl512Path>c:\mozilla-build\perl-5.12-mingw</YourPerl512Path>
<YourPerl514Path>c:\mozilla-build\perl-5.14-mingw</YourPerl514Path>
<YourPerl516Path>c:\mozilla-build\perl-5.16-mingw</YourPerl516Path>
<YourPythonPath>c:\mozilla-build\python-2.7</YourPythonPath>
<!-- YOU SHOULDN'T TOUCH ANYTHING BELOW -->
<!-- G_DISABLE_DEPRECATED is unfeasible due to g_completion_* -->