From f2b9b50caaf83ea9e294364f1762c84d9c3867dc Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Wed, 24 Oct 2018 20:45:17 +0200 Subject: [PATCH] adding status_to_string --- libpEpAdapter/libpEpAdapter.vcxproj | 2 ++ libpEpAdapter/libpEpAdapter.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/libpEpAdapter/libpEpAdapter.vcxproj b/libpEpAdapter/libpEpAdapter.vcxproj index c9617ec..d984f86 100644 --- a/libpEpAdapter/libpEpAdapter.vcxproj +++ b/libpEpAdapter/libpEpAdapter.vcxproj @@ -142,12 +142,14 @@ + + diff --git a/libpEpAdapter/libpEpAdapter.vcxproj.filters b/libpEpAdapter/libpEpAdapter.vcxproj.filters index 3f1b2e6..82c623e 100644 --- a/libpEpAdapter/libpEpAdapter.vcxproj.filters +++ b/libpEpAdapter/libpEpAdapter.vcxproj.filters @@ -21,6 +21,9 @@ Source Files + + Source Files + @@ -35,5 +38,8 @@ Source Files + + Header Files + \ No newline at end of file