From 16a9737578c585db969be64b522777c18d2b1ad6 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 15 Oct 2020 11:32:06 +0200 Subject: api: internal reorganization Gather adapter management in adapter.h/.c (formerly devmgmt.h/.c) and unify HwID tests. Use "Namespace" namespace in all functions from namespace.h/.c. Fix char strings in LOG_... Signed-off-by: Simon Rozman --- api/api.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api/api.vcxproj') diff --git a/api/api.vcxproj b/api/api.vcxproj index e405f0e..b65726f 100644 --- a/api/api.vcxproj +++ b/api/api.vcxproj @@ -190,7 +190,7 @@ - + @@ -201,7 +201,7 @@ - + -- cgit v1.2.3-59-g8ed1b