contrib/examples/*: Added a couple of simple example programs
authorDan Fandrich <dan@coneharvesters.com>
Tue, 18 Nov 2008 20:42:13 +0000 (12:42 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 18 Nov 2008 20:42:13 +0000 (12:42 -0800)
commit3b75be0095ebbd703c43058f533f3e20a766f9cb
tree5d987b137acd582f5df233aff7dc71fffb64c9b7
parent7c71955c47025ad13a6aaa7a3b06bcd1b792f83f
contrib/examples/*: Added a couple of simple example programs
to show how to use libexif. One was written by Naysawn Naderi
and the other one I wrote. Closes bug #1246824.
ChangeLog
configure.ac
contrib/Makefile.am
contrib/examples/Makefile.am [new file with mode: 0644]
contrib/examples/cam_features.c [new file with mode: 0644]
contrib/examples/thumbnail.c [new file with mode: 0644]