From: Lutz M?l. <lu...@us...> - 2003-10-26 10:10:30
|
Update of /cvsroot/libexif/libexif/libexif/olympus In directory sc8-pr-cvs1:/tmp/cvs-serv26651/libexif/olympus Added Files: .cvsignore Makefile.am exif-mnote-data-olympus.c exif-mnote-data-olympus.h mnote-olympus-entry.c mnote-olympus-entry.h mnote-olympus-tag.c mnote-olympus-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: Makefile.am --- INCLUDES = \ -DLIBMNOTE_LOCALEDIR=\""$(datadir)/locale"\" \ -I$(top_srcdir) \ -I$(top_srcdir)/intl noinst_LIBRARIES = libmnote-olympus.a libmnote_olympus_a_SOURCES = \ mnote-olympus-entry.c mnote-olympus-entry.h \ exif-mnote-data-olympus.c exif-mnote-data-olympus.h \ mnote-olympus-tag.c mnote-olympus-tag.h --- NEW FILE: .cvsignore --- Makefile.in --- NEW FILE: mnote-olympus-entry.h --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mnote-olympus-tag.h --- (This appears to be a binary file; contents omitted.) --- NEW FILE: exif-mnote-data-olympus.h --- (This appears to be a binary file; contents omitted.) --- NEW FILE: exif-mnote-data-olympus.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mnote-olympus-tag.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mnote-olympus-entry.c --- (This appears to be a binary file; contents omitted.) |