From 0955b3ff38dc14e6f44c8210830e359e7c91faaa Mon Sep 17 00:00:00 2001 From: Ratstail91 Date: Mon, 31 Jul 2023 02:04:27 +1000 Subject: [PATCH] Tweak to the MSVC build --- Toy.vcxproj | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Toy.vcxproj b/Toy.vcxproj index a2d6a82..58baba4 100644 --- a/Toy.vcxproj +++ b/Toy.vcxproj @@ -114,9 +114,8 @@ stdc17 - del "$(OutDir)$(ProjectName).exp" -del "$(OutDir)$(ProjectName).pdb" - + + $(Outdir)$(TargetName)$(TargetExt) @@ -131,9 +130,8 @@ del "$(OutDir)$(ProjectName).pdb" TOY_EXPORT;%(PreprocessorDefinitions) - del "$(OutDir)$(ProjectName).exp" -del "$(OutDir)$(ProjectName).pdb" - + + $(Outdir)$(TargetName)$(TargetExt)