From 0fc9a9188b6ea14a1d10978f5a83819ed53866ae Mon Sep 17 00:00:00 2001 From: Azzuro Date: Mon, 4 Dec 2017 14:24:11 +0100 Subject: [PATCH] Using proper configuration output for release or debug build. --- builds/windows/vc2010/freetype.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builds/windows/vc2010/freetype.vcxproj b/builds/windows/vc2010/freetype.vcxproj index 93e755a..26c1589 100644 --- a/builds/windows/vc2010/freetype.vcxproj +++ b/builds/windows/vc2010/freetype.vcxproj @@ -1,4 +1,4 @@ - + @@ -109,7 +109,7 @@ - ..\..\..\objs\$(Platform)\ + ..\..\..\objs\$(Platform)\$(Configuration)\ ..\..\..\objs\$(Platform)\$(Configuration)\ AllRules.ruleset -- 2.10.2.windows.1