From: Lutz M?l. <lu...@us...> - 2003-10-26 10:10:01
|
Update of /cvsroot/libexif/libexif/libexif/canon In directory sc8-pr-cvs1:/tmp/cvs-serv26651/libexif/canon Added Files: .cvsignore Makefile.am exif-mnote-data-canon.c exif-mnote-data-canon.h mnote-canon-entry.c mnote-canon-entry.h mnote-canon-tag.c mnote-canon-tag.h Log Message: 2003-10-26 Lutz Mueller <lu...@us...> * libexif/olympus * libexif/canon * libexif/pentax: Merge libmnote with libexif. The code compiles but is completely untested. --- NEW FILE: mnote-canon-entry.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: exif-mnote-data-canon.h --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Makefile.am --- INCLUDES= \ -DLIBMNOTE_LOCALEDIR=\""$(datadir)/locale"\" \ -I$(top_srcdir) \ -I$(top_srcdir)/intl noinst_LIBRARIES = libmnote-canon.a libmnote_canon_a_SOURCES = \ exif-mnote-data-canon.c exif-mnote-data-canon.h \ mnote-canon-entry.c mnote-canon-entry.h \ mnote-canon-tag.c mnote-canon-tag.h --- NEW FILE: mnote-canon-tag.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mnote-canon-entry.h --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mnote-canon-tag.h --- (This appears to be a binary file; contents omitted.) --- NEW FILE: exif-mnote-data-canon.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: .cvsignore --- Makefile.in |