From 4c9e4b2d842b9e608ba683fb36ddfc74b5b1d2cc Mon Sep 17 00:00:00 2001 From: Christopher Leggett Date: Mon, 25 Jul 2022 22:04:53 -0400 Subject: [PATCH] Puts CustomMessage files in filters in Visual Studio --- soh/soh.vcxproj.filters | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/soh/soh.vcxproj.filters b/soh/soh.vcxproj.filters index 5f48ff042..f31a5171c 100644 --- a/soh/soh.vcxproj.filters +++ b/soh/soh.vcxproj.filters @@ -82,6 +82,12 @@ {04fc1c52-49ff-48e2-ae23-2c00867374f8} + + {8f355b3b-15ba-4e0a-be8b-2a6ec0ff4ec7} + + + {34b196e2-95d6-49b1-822d-0297d8114050} + @@ -2373,6 +2379,9 @@ Source Files\src + + Source Files\soh\Enhancements\custom-message + @@ -4061,6 +4070,9 @@ Source Files\src + + Header Files\soh\Enhancements\custom-message + @@ -4073,4 +4085,4 @@ - + \ No newline at end of file