search for: swfdec_access

Displaying 2 results from an estimated 2 matches for "swfdec_access".

2007 Dec 03
0
libswfdec/Makefile.am
...kefile.am index aad0e05..d5cf0da 100644 --- a/libswfdec/Makefile.am +++ b/libswfdec/Makefile.am @@ -14,7 +14,8 @@ endif lib_LTLIBRARIES = libswfdec- at SWFDEC_MAJORMINOR@.la -libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ +# these are files that must be in SRCDIR +libswfdec_source_files = \ swfdec_accessibility.c \ swfdec_as_array.c \ swfdec_as_boolean.c \ @@ -76,7 +77,6 @@ libswfdec_ at SWFDEC_MAJORMINOR@_la_SOURCES = \ swfdec_text_renderer.c \ swfdec_text_snapshot.c \ swfdec_transform.c \ - swfdec_enums.c \ swfdec_event.c \ swfdec_external_interface.c \ swfdec_file_loader.c \ @@ -...
2007 Dec 18
2
Changes to 'refs/tags/0.5.5'
...| 36 libswfdec/Makefile.am | 62 libswfdec/compiler.c | 4 libswfdec/jpeg/jpeg.h | 2 libswfdec/jpeg/jpeg_rgb_decoder.c | 26 libswfdec/swfdec_accessibility.c | 50 libswfdec/swfdec_amf.c | 3 libswfdec/swfdec_as_array.c | 4 libswfdec/swfdec_as_context.c | 13 libswfdec/swfdec_as_date.c...