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 --- plugins/NewEventNotify/neweventnotify.vcxproj | 16 ++++++++++ .../NewEventNotify/neweventnotify.vcxproj.filters | 36 +++++++++++++++++----- 2 files changed, 45 insertions(+), 7 deletions(-) (limited to 'plugins/NewEventNotify') diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj b/plugins/NewEventNotify/neweventnotify.vcxproj index 8d8a8e7ef4..59e3cdb516 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj +++ b/plugins/NewEventNotify/neweventnotify.vcxproj @@ -25,4 +25,20 @@ + + + + + + + Create + + + + + + + + + \ No newline at end of file diff --git a/plugins/NewEventNotify/neweventnotify.vcxproj.filters b/plugins/NewEventNotify/neweventnotify.vcxproj.filters index 902edc4d65..e99acbf5da 100644 --- a/plugins/NewEventNotify/neweventnotify.vcxproj.filters +++ b/plugins/NewEventNotify/neweventnotify.vcxproj.filters @@ -2,17 +2,39 @@ - - Header Files - - + + Source Files + + + Source Files + + Source Files - + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + + Resource Files - + Resource Files - + \ No newline at end of file -- cgit v1.2.3