Commit eba56658 authored by hybrid's avatar hybrid

Add tar reader

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2733 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 0114348e
...@@ -1613,6 +1613,10 @@ ...@@ -1613,6 +1613,10 @@
RelativePath=".\glext.h" RelativePath=".\glext.h"
> >
</File> </File>
<File
RelativePath=".\wglext.h"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Direct3D8" Name="Direct3D8"
...@@ -2222,15 +2226,15 @@ ...@@ -2222,15 +2226,15 @@
> >
</File> </File>
<File <File
RelativePath=".\CPLYMeshFileLoader.cpp" RelativePath=".\COgreMeshFileLoader.h"
> >
</File> </File>
<File <File
RelativePath=".\CPLYMeshFileLoader.h" RelativePath=".\CPLYMeshFileLoader.cpp"
> >
</File> </File>
<File <File
RelativePath=".\COgreMeshFileLoader.h" RelativePath=".\CPLYMeshFileLoader.h"
> >
</File> </File>
<File <File
...@@ -2739,35 +2743,39 @@ ...@@ -2739,35 +2743,39 @@
> >
</File> </File>
<File <File
RelativePath="CPakReader.cpp" RelativePath="CMountPointReader.cpp"
> >
</File> </File>
<File <File
RelativePath="CPakReader.h" RelativePath="CMountPointReader.h"
> >
</File> </File>
<File <File
RelativePath="CTarReader.cpp" RelativePath="CPakReader.cpp"
> >
</File> </File>
<File <File
RelativePath="CTarReader.h" RelativePath="CPakReader.h"
> >
</File> </File>
<File <File
RelativePath="CMountPointReader.cpp" RelativePath="CReadFile.cpp"
> >
</File> </File>
<File <File
RelativePath="CMountPointReader.h" RelativePath="CReadFile.cpp"
> >
</File> </File>
<File <File
RelativePath="CReadFile.cpp" RelativePath="CReadFile.h"
> >
</File> </File>
<File <File
RelativePath="CReadFile.h" RelativePath=".\CTarReader.cpp"
>
</File>
<File
RelativePath="CTarReader.h"
> >
</File> </File>
<File <File
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment