FileSystem: new library for Path-friendly file system routines

This commit is contained in:
Denis Krjuchkov
2013-01-20 16:19:53 +06:00
parent 6f4560184c
commit e6ed592b8a
3 changed files with 259 additions and 0 deletions
+1
View File
@@ -297,6 +297,7 @@ src_mpd_SOURCES = \
src/Volume.cxx src/Volume.hxx \
src/SongFilter.cxx src/SongFilter.hxx \
src/PlaylistFile.cxx src/PlaylistFile.hxx \
src/FileSystem.cxx src/FileSystem.hxx \
src/timer.c
#