From 086f8a1670a397199c88e6122707b7a4b382da47 Mon Sep 17 00:00:00 2001 From: "Grayson Riffe (Laptop)" Date: Sun, 29 Aug 2021 01:46:33 -0500 Subject: [PATCH] Added custom clean event --- Game/Game.vcxproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Game/Game.vcxproj b/Game/Game.vcxproj index 9059d0b..cc6dc90 100644 --- a/Game/Game.vcxproj +++ b/Game/Game.vcxproj @@ -201,4 +201,10 @@ + + + <_delete Include="$(OutDir)**\*"/> + + + \ No newline at end of file