94b905b9e1
Clutter has some platform-specific API that is accessible only if the right backend has been compiled in. Third party applications that wish to be portable across backends might want to use defines and other pre-processor tricks to determine header inclusion and API usage. While Clutter has an internal set of symbols it can use, third party applications don't have the luxury of being able to access the config.h generated by Clutter's configure script. For this reason, Clutter should install a configuration header with a series of namespaced defines that can be picked up by applications and other third party code.
133 lines
3.1 KiB
Plaintext
133 lines
3.1 KiB
Plaintext
ABOUT-NLS
|
|
INSTALL
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
compile
|
|
*.pc
|
|
.deps
|
|
.libs
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.gcov
|
|
stamp-enum-types
|
|
stamp-marshal
|
|
/ChangeLog*
|
|
/clutter/clutter-config.h
|
|
/clutter/clutter-enum-types.[ch]
|
|
/clutter/clutter-marshal.[ch]
|
|
/clutter/clutter-version.h
|
|
/clutter/gcov-report.txt
|
|
/clutter/clutter-json.h
|
|
/clutter/cogl/cogl/cogl-defines.h
|
|
/clutter/cogl/cogl/cogl-enum-types.[ch]
|
|
/clutter/cogl/cogl/driver/gl/cogl-defines.h
|
|
/clutter/cogl/cogl/driver/gles/cogl-defines.h
|
|
/clutter/cogl/cogl/cogl-fixed-vertex-shader.[ch]
|
|
/clutter/cogl/cogl/cogl-fixed-fragment-shader.[ch]
|
|
/clutter/egl/clutter-cex100.h
|
|
/build/autotools/*.m4
|
|
!/build/autotools/introspection.m4
|
|
!/build/autotools/as-linguas.m4
|
|
!/build/autotools/as-compiler-flag.m4
|
|
*.gir
|
|
*.typelib
|
|
config.*
|
|
configure
|
|
depcomp
|
|
/doc/cookbook/*.pdf
|
|
/doc/cookbook/html
|
|
/doc/cookbook/*.stamp
|
|
/doc/cookbook/clutter-cookbook.xml
|
|
/doc/cookbook/clutter-cookbook.html
|
|
/doc/manual/*.pdf
|
|
/doc/manual/html
|
|
/doc/manual/*.stamp
|
|
/doc/manual/clutter-manual.xml
|
|
doc/reference/clutter/clutter-*.txt
|
|
!/doc/reference/clutter/clutter-sections.txt
|
|
doc/reference/clutter/html
|
|
doc/reference/clutter/tmpl
|
|
doc/reference/clutter/xml
|
|
doc/reference/clutter/clutter.args
|
|
doc/reference/clutter/clutter.hierarchy
|
|
doc/reference/clutter/clutter.interfaces
|
|
doc/reference/clutter/clutter.prerequisites
|
|
doc/reference/clutter/clutter.signals
|
|
doc/reference/clutter/clutter-docs.xml
|
|
doc/reference/clutter/*.stamp
|
|
doc/reference/clutter/*.bak
|
|
doc/reference/cogl/cogl-*.txt
|
|
!/doc/reference/cogl/cogl-sections.txt
|
|
doc/reference/cogl/html
|
|
doc/reference/cogl/tmpl
|
|
doc/reference/cogl/xml
|
|
doc/reference/cogl/cogl.args
|
|
doc/reference/cogl/cogl.hierarchy
|
|
doc/reference/cogl/cogl.interfaces
|
|
doc/reference/cogl/cogl.prerequisites
|
|
doc/reference/cogl/cogl.signals
|
|
doc/reference/cogl/cogl-docs.xml
|
|
doc/reference/cogl/*.stamp
|
|
doc/reference/cogl/*.bak
|
|
doc/reference/cogl-2.0/cogl-*.txt
|
|
!/doc/reference/cogl-2.0/cogl-sections.txt
|
|
doc/reference/cogl-2.0/html
|
|
doc/reference/cogl-2.0/tmpl
|
|
doc/reference/cogl-2.0/xml
|
|
doc/reference/cogl-2.0/cogl.args
|
|
doc/reference/cogl-2.0/cogl.hierarchy
|
|
doc/reference/cogl-2.0/cogl.interfaces
|
|
doc/reference/cogl-2.0/cogl.prerequisites
|
|
doc/reference/cogl-2.0/cogl.signals
|
|
doc/reference/cogl-2.0/cogl-docs.xml
|
|
doc/reference/cogl-2.0/*.stamp
|
|
doc/reference/cogl-2.0/*.bak
|
|
doc/reference/cally/cally-*.txt
|
|
!/doc/reference/cally/cally-sections.txt
|
|
doc/reference/cally/html
|
|
doc/reference/cally/tmpl
|
|
doc/reference/cally/xml
|
|
doc/reference/cally/cally.args
|
|
doc/reference/cally/cally.hierarchy
|
|
doc/reference/cally/cally.interfaces
|
|
doc/reference/cally/cally.prerequisites
|
|
doc/reference/cally/cally.signals
|
|
doc/reference/cally/cally-docs.xml
|
|
doc/reference/cally/*.stamp
|
|
doc/reference/cally/*.bak
|
|
gtk-doc.make
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
mkinstalldirs
|
|
stamp-h1
|
|
TAGS
|
|
/tests/tools/disable-npots.sh
|
|
/tests/conform/test-launcher.sh
|
|
/tests/interactive/wrapper.sh
|
|
/po/POTFILES
|
|
/po/*.gmo
|
|
/po/Makefile.in.in
|
|
/po/Makevars.template
|
|
/po/Rules-quot
|
|
/po/boldquot.sed
|
|
/po/en@boldquot.header
|
|
/po/en@quot.header
|
|
/po/insert-header.sin
|
|
/po/quot.sed
|
|
/po/remove-potcdate.sin
|
|
/po/remove-potcdate.sed
|
|
/po/stamp-po
|
|
*.swn
|
|
*.swo
|
|
*.swp
|
|
*~
|
|
*.orig
|
|
*.rej
|
|
.DS_Store
|
|
.testlogs-*
|