Pulled reusable stuff from PackageReaderImpl into new class ReaderImplBase.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40485 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2011-02-14 13:09:09 +00:00
parent e28490dfa1
commit ad6a8dbe2b
6 changed files with 1408 additions and 1076 deletions
@@ -41,6 +41,7 @@ HAIKU_PACKAGE_FS_PACKAGE_READER_SOURCES =
PackageEntry.cpp
PackageEntryAttribute.cpp
PackageReaderImpl.cpp
ReaderImplBase.cpp
# compression
ZlibCompressionBase.cpp