freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 64e26ad: * builds/windows/vc2010/freetype.vcxproj (Dl


From: Werner Lemberg
Subject: [freetype2] master 64e26ad: * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Minor tweak.
Date: Sat, 27 Nov 2021 22:32:23 -0500 (EST)

branch: master
commit 64e26ad3a2ef2e07190b2027b113a6b3f6eb8b0d
Author: Alexei Podtelezhnikov <apodtele@gmail.com>
Commit: Alexei Podtelezhnikov <apodtele@gmail.com>

    * builds/windows/vc2010/freetype.vcxproj (DlgCopy): Minor tweak.
---
 builds/windows/vc2010/freetype.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builds/windows/vc2010/freetype.vcxproj 
b/builds/windows/vc2010/freetype.vcxproj
index 587ee85..0d38678 100644
--- 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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]