Initial add.
This commit is contained in:
parent
f79e6e3334
commit
fe8c832ef5
|
@ -0,0 +1,25 @@
|
||||||
|
depcomp
|
||||||
|
Makefile
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
aclocal.m4
|
||||||
|
config.status
|
||||||
|
ltmain.sh
|
||||||
|
configure
|
||||||
|
libtool
|
||||||
|
physfs.lo
|
||||||
|
test.txt
|
||||||
|
config.guess
|
||||||
|
install-sh
|
||||||
|
config.log
|
||||||
|
config.sub
|
||||||
|
missing
|
||||||
|
stamp-h
|
||||||
|
mkinstalldirs
|
||||||
|
config.h
|
||||||
|
Makefile.in
|
||||||
|
config.h.in
|
||||||
|
libphysfs.la
|
||||||
|
stamp-h.in
|
||||||
|
stamp-h1
|
||||||
|
physfs_byteorder.lo
|
|
@ -0,0 +1,9 @@
|
||||||
|
Makefile
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
unzip.lo
|
||||||
|
dir.lo
|
||||||
|
Makefile.in
|
||||||
|
grp.lo
|
||||||
|
zip.lo
|
||||||
|
libarchivers.la
|
|
@ -0,0 +1,6 @@
|
||||||
|
Makefile
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
libplatform.la
|
||||||
|
Makefile.in
|
||||||
|
unix.lo
|
|
@ -0,0 +1,5 @@
|
||||||
|
Makefile
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
Makefile.in
|
||||||
|
test_physfs
|
Loading…
Reference in New Issue