From a998d48401fbf8872265e5460cadfe4c8daca4ba Mon Sep 17 00:00:00 2001 From: Azzuro Date: Sat, 9 Dec 2017 14:22:35 +0100 Subject: [PATCH] * builds/windows/vc2010/freetype.vcxproj: Adjust output directory. This allows builds with different configurations in parallel. --- ChangeLog | 6 ++++++ builds/windows/vc2010/freetype.vcxproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 15cd2f83e..1331ad0e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-12-08 Azzuro + + * builds/windows/vc2010/freetype.vcxproj: Adjust output directory. + + This allows builds with different configurations in parallel. + 2017-12-08 Werner Lemberg Fix `make setup dos', second try (#52622). diff --git a/builds/windows/vc2010/freetype.vcxproj b/builds/windows/vc2010/freetype.vcxproj index 93e755acc..173b276dc 100644 --- a/builds/windows/vc2010/freetype.vcxproj +++ b/builds/windows/vc2010/freetype.vcxproj @@ -109,7 +109,7 @@ - ..\..\..\objs\$(Platform)\ + ..\..\..\objs\$(Platform)\$(Configuration)\ ..\..\..\objs\$(Platform)\$(Configuration)\ AllRules.ruleset