Add msys root directory to paths page

This commit is contained in:
Thomas Goyne 2012-11-08 14:56:20 -08:00
parent c1dc875a05
commit c759beda96
1 changed files with 9 additions and 1 deletions

View File

@ -133,7 +133,15 @@
Description="An alternative subtitle renderer which is often faster than VSFilter. Requires Fontconfig, Freetype 2, Fribidi, and a copy of the libass source."
/>
<!-- Library Paths -->
<!-- Library Paths -->
<StringProperty
Subtype="folder"
Name="MsysBasePath"
Category="Paths"
DisplayName="MSYS root"
Description="Root directory of a copy of msys with git installed. Only required if it is not on your PATH."
/>
<StringProperty
Subtype="folder"
Name="WxBasePath"