From e595cae96b1d3e76e2572a10043f5787cbb79bc8 Mon Sep 17 00:00:00 2001 From: Stanislav Denisov Date: Wed, 10 Dec 2025 07:35:44 +0100 Subject: [PATCH] Clean up the shaders folder when cleaning the editor project (#1354) --- Editor/Editor_Windows.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Editor/Editor_Windows.vcxproj b/Editor/Editor_Windows.vcxproj index 387b95f5f..fb74a123f 100644 --- a/Editor/Editor_Windows.vcxproj +++ b/Editor/Editor_Windows.vcxproj @@ -281,4 +281,7 @@ + + + \ No newline at end of file