<_OutputPath Condition="!HasTrailingSlash('$(OutputPath)')">$(OutputPath)\ <_OutputPath Condition="'$(_OutputPath)'==''">$(OutputPath) <_GettextCatalogName>$(GettextCatalogName) <_GettextCatalogFile>$(GettextCatalogFile) <_Translation Include="@(GettextTranslation)"> $(_OutputPath)%(FileName)\LC_MESSAGES\ $(_OutputPath)%(FileName)\LC_MESSAGES\$(_GettextCatalogName).mo <_msgfmt>msgfmt <_msgmerge>msgmerge <_msgfmt>$(MSBuildProgramFiles32)\GnuWin32\bin\msgfmt.exe <_msgmerge>Exists('$(MSBuildProgramFiles32)\GnuWin32\bin\msgmerge.exe