physfs/platform
Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with
#ifdefs...this will make it easier to "embed" this library in other projects
 or use a different build system: just push everything through the compiler
 with preprocessor defines for the parts you want/need...platform modules are
 determined automatically without the build system needing to intervene, so
 you just have to #define the archivers, etc that you want.
2007-03-11 22:50:53 +00:00
..
beos.cpp Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
macclassic.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
os2.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
pocketpc.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
posix.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
skeleton.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
unix.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00
windows.c Now compiles everything whether we need it or not, removing whole files with 2007-03-11 22:50:53 +00:00