You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
497 B
34 lines
497 B
# Autotools (needed for poppler) |
|
.deps |
|
.dirstamp |
|
.libs |
|
*.o |
|
*.lo |
|
*.la |
|
*~ |
|
Makefile |
|
Makefile.in |
|
libtool |
|
aclocal.m4 |
|
autom4te.cache |
|
config.log |
|
config.status |
|
config.h* |
|
!config.h.in |
|
configure |
|
po/POTFILES |
|
stamp-h1 |
|
|
|
# CMake |
|
build/ |
|
desktop/desktop_install.sh |
|
|
|
# Poppler binaries |
|
src/pdf/popplerdirect/libpoppler-glib.a |
|
src/pdf/popplerdirect/libpoppler.a |
|
src/pdf/popplerdirect/poppler-0.24.1_build/ |
|
src/pdf/popplerdirect/poppler-config.h |
|
src/pdf/popplerdirect/workaround/workaround.sh |
|
|
|
# NetBeans |
|
nbproject/
|
|
|