Converted jpeg_au.library into the MorphOS-compatible jfif.library. All
[AROS.git] / workbench / classes / datatypes / jpeg / jpeg.conf
blobcf4d982c1f5036578a6670d575e6c67bd924c8a9
1 ##begin config
2 basename JPEG
3 version 41.1
4 superclass PICTUREDTCLASS
5 rellib stdc
6 rellib jfif
7 ##end config
8 ##begin cdef
9 #include <datatypes/datatypesclass.h>
10 #include <datatypes/pictureclass.h>
11 ##end cdef
12 ##begin methodlist
13 OM_NEW
14 DTM_WRITE
15 ##end methodlist