shithub: freetype+ttf2subf

Download patch

ref: 64e26ad3a2ef2e07190b2027b113a6b3f6eb8b0d
parent: 36a905e17425af668d2db882fd33ee598b404ed6
author: Alexei Podtelezhnikov <apodtele@gmail.com>
date: Sat Nov 27 17:31:17 EST 2021

* builds/windows/vc2010/freetype.vcxproj (DlgCopy): Minor tweak.

git/fs: mount .git/fs: mount/attach disallowed
--- a/builds/windows/vc2010/freetype.vcxproj
+++ b/builds/windows/vc2010/freetype.vcxproj
@@ -500,7 +500,7 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-  <ItemGroup>
+  <ItemGroup Condition="Exists('..\..\..\subprojects\dlg\.git')">
     <DlgSrc Include="..\..\..\subprojects\dlg\include\dlg\output.h">
       <DlgDst>..\..\..\include\dlg\output.h</DlgDst>
     </DlgSrc>