1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-16 02:43:59 +00:00
qb64/internal/c/parts/core/android_core/.gitignore
Galleon bd012cc6f0 Updated image decoding files (some were missing)
'libresample' included (but still using 'libsamplerate')
2013-05-10 13:17:41 +10:00

32 lines
392 B
Text

Makefile.in
Makefile
INSTALL
.deps
aclocal.m4
autom4te.cache
compile
config.guess
config.sub
configure
configure.cache
config.log
config.status
# config.h.in is now static and used with CMake, keep it:
#config.h.in
config.h
depcomp
install-sh
ltmain.sh
missing
stamp-h1
*.tar
*.tar.gz
*.tar.bz2
*.zip
*.o
*.a
*~
# my build dirs:
cross-android
cross-woe
native