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/NotesAndReminders/NotesReminders.vcxproj | 19 +++++++++ .../NotesReminders.vcxproj.filters | 45 ++++++++++++++++++---- 2 files changed, 57 insertions(+), 7 deletions(-) (limited to 'plugins/NotesAndReminders') diff --git a/plugins/NotesAndReminders/NotesReminders.vcxproj b/plugins/NotesAndReminders/NotesReminders.vcxproj index 33dac1251e..3521facaa4 100644 --- a/plugins/NotesAndReminders/NotesReminders.vcxproj +++ b/plugins/NotesAndReminders/NotesReminders.vcxproj @@ -8,4 +8,23 @@ + + + + + + + + + Create + + + + + + + + + + \ No newline at end of file diff --git a/plugins/NotesAndReminders/NotesReminders.vcxproj.filters b/plugins/NotesAndReminders/NotesReminders.vcxproj.filters index 83cffdb711..bd996faac5 100644 --- a/plugins/NotesAndReminders/NotesReminders.vcxproj.filters +++ b/plugins/NotesAndReminders/NotesReminders.vcxproj.filters @@ -2,17 +2,48 @@ - - Header Files - - + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + Source Files - + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + Resource Files - + Resource Files - + \ No newline at end of file -- cgit v1.2.3