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/ProfileManager/pmanagerEx.vcxproj | 13 +++++++++++ plugins/ProfileManager/pmanagerEx.vcxproj.filters | 27 +++++++++++++++++------ 2 files changed, 33 insertions(+), 7 deletions(-) (limited to 'plugins/ProfileManager') diff --git a/plugins/ProfileManager/pmanagerEx.vcxproj b/plugins/ProfileManager/pmanagerEx.vcxproj index 305e141ce6..469b9b6c82 100644 --- a/plugins/ProfileManager/pmanagerEx.vcxproj +++ b/plugins/ProfileManager/pmanagerEx.vcxproj @@ -25,4 +25,17 @@ + + + + Create + + + + + + + + + \ No newline at end of file diff --git a/plugins/ProfileManager/pmanagerEx.vcxproj.filters b/plugins/ProfileManager/pmanagerEx.vcxproj.filters index 902edc4d65..1c27521f3d 100644 --- a/plugins/ProfileManager/pmanagerEx.vcxproj.filters +++ b/plugins/ProfileManager/pmanagerEx.vcxproj.filters @@ -2,17 +2,30 @@ - - Header 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