From 9a9dab7224ec2ee6d3ae72d752d6181ec38b6ac1 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 17 Oct 2018 11:40:37 -0400 Subject: [PATCH] Fix location of program database. --- vcnet/libcups2.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcnet/libcups2.vcxproj b/vcnet/libcups2.vcxproj index 39984dc7db..88cc5fe4bf 100644 --- a/vcnet/libcups2.vcxproj +++ b/vcnet/libcups2.vcxproj @@ -97,7 +97,7 @@ $(OutDir)libcups2.dll ..\cups\libcups2.def true - libcups2.pdb + $(Platform)\$(Configuration)\libcups2.pdb Windows true true -- 2.47.2