pixman/.gitignore
Carl Worth bd2a53fc4e Add pixman_version function and related macros
The complete new API here makes available compile-tim version checks:

	PIXMAN_VERSION
	PIXMAN_VERSION_STRING
	PIXMAN_VERSION_ENCODE

as well as run-time version checks:

	pixman_version()
	pixman_version_string()
2008-03-25 12:38:01 -07:00

38 lines
355 B
Plaintext

Makefile
Makefile.in
.deps
.libs
.msg
*.lo
*.la
*.a
*.o
*~
aclocal.m4
autom4te.cache
compile
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
pixman-1.pc
stamp-h?
config.h
config.h.in
.*.swp
pixman/pixman-version.h
test/composite-test
test/fetch-test
test/gradient-test
*.pdb
*.dll
*.lib
*.ilk
*.obj