From b169a05f0829804ab65a991526feeb147964c6df Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Fri, 16 Nov 2012 13:56:53 -0800 Subject: [PATCH] Try to autodetect the location of msys --- aegisub/build/DefaultConfiguration.props | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/aegisub/build/DefaultConfiguration.props b/aegisub/build/DefaultConfiguration.props index dfca63d22..35f4e89fc 100644 --- a/aegisub/build/DefaultConfiguration.props +++ b/aegisub/build/DefaultConfiguration.props @@ -62,4 +62,12 @@ ..\..\..\deps\libass ..\..\..\deps\zlib + + + c:\msys + c:\msysgit + %PROGRAMFILES%\Git + %PROGRAMFILES(X86)%\Git + %PROGRAMW6432%\Git +