From 9f75de77d912d11d49d36a9c87b3b94fe43209f1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 May 2020 14:11:15 +0300 Subject: fix for broken project file compatibility in VS2019 16.6.0 --- .../ClientChangeNotify/ClientChangeNotify.vcxproj | 22 +++++++++ .../ClientChangeNotify.vcxproj.filters | 54 +++++++++++++++++++--- 2 files changed, 69 insertions(+), 7 deletions(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index e9ee42c0f3..548dba941b 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -25,9 +25,31 @@ + + + + + + + + Create + + + + + + + + + + {6124e997-426e-4a0b-9617-d6d577d5e7d7} + + + + \ No newline at end of file diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters index 902edc4d65..243c5594db 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj.filters @@ -2,17 +2,57 @@ - - Header Files - - + Source Files - + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + Resource Files - + Resource Files - + \ No newline at end of file -- cgit v1.2.3