AndroidContentURI: Move code from the header to cpp. Some assorted cleanup, add a unit test for Download paths
This commit is contained in:
parent
acea6deb00
commit
cf9a628a2e
21 changed files with 317 additions and 256 deletions
|
@ -276,6 +276,7 @@ SOURCES_CXX += \
|
|||
$(COMMONDIR)/File/VFS/DirectoryReader.cpp \
|
||||
$(COMMONDIR)/File/VFS/ZipFileReader.cpp \
|
||||
$(COMMONDIR)/File/AndroidStorage.cpp \
|
||||
$(COMMONDIR)/File/AndroidContentURI.cpp \
|
||||
$(COMMONDIR)/File/DiskFree.cpp \
|
||||
$(COMMONDIR)/File/Path.cpp \
|
||||
$(COMMONDIR)/File/PathBrowser.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue