diff --git a/UWP/CommonUWP/CommonUWP.vcxproj b/UWP/CommonUWP/CommonUWP.vcxproj index 16413f3310..b4ab61a01d 100644 --- a/UWP/CommonUWP/CommonUWP.vcxproj +++ b/UWP/CommonUWP/CommonUWP.vcxproj @@ -236,6 +236,10 @@ + + + + @@ -400,6 +404,11 @@ + + + + + diff --git a/UWP/CommonUWP/CommonUWP.vcxproj.filters b/UWP/CommonUWP/CommonUWP.vcxproj.filters index 01e33d6961..454bbdc19b 100644 --- a/UWP/CommonUWP/CommonUWP.vcxproj.filters +++ b/UWP/CommonUWP/CommonUWP.vcxproj.filters @@ -106,6 +106,9 @@ {06799036-06fd-4b7b-8c1d-5bdad62c2a24} + + {e3871672-2a90-49d9-abb1-43fe75d73f8b} + @@ -526,6 +529,21 @@ UI + + ext\aemu_postoffice + + + ext\aemu_postoffice + + + ext\aemu_postoffice + + + ext\aemu_postoffice + + + ext\aemu_postoffice + @@ -1011,6 +1029,18 @@ UI + + ext\aemu_postoffice + + + ext\aemu_postoffice + + + ext\aemu_postoffice + + + ext\aemu_postoffice + diff --git a/UWP/CoreUWP/CoreUWP.vcxproj b/UWP/CoreUWP/CoreUWP.vcxproj index 569f1f6363..4d243f5ce9 100644 --- a/UWP/CoreUWP/CoreUWP.vcxproj +++ b/UWP/CoreUWP/CoreUWP.vcxproj @@ -486,15 +486,6 @@ - - NotUsing - - - - NotUsing - - - @@ -1045,4 +1036,4 @@ - + \ No newline at end of file diff --git a/UWP/CoreUWP/CoreUWP.vcxproj.filters b/UWP/CoreUWP/CoreUWP.vcxproj.filters index 3d29c2cad2..5a476d27ab 100644 --- a/UWP/CoreUWP/CoreUWP.vcxproj.filters +++ b/UWP/CoreUWP/CoreUWP.vcxproj.filters @@ -129,11 +129,6 @@ - - - - - @@ -694,4 +689,4 @@ - + \ No newline at end of file