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

@ -134,6 +134,14 @@
/>
<!-- 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"