Isolate Audio file resource request handler to ease reuse. ref #36

This commit is contained in:
emeric
2020-03-07 21:49:28 +01:00
parent 6ce0d155f6
commit c1da3c5397
10 changed files with 263 additions and 200 deletions
+1
View File
@@ -1,6 +1,7 @@
add_library(lmsutils SHARED
impl/Config.cpp
impl/FileResourceHandler.cpp
impl/Logger.cpp
impl/NetAddress.cpp
impl/Path.cpp