X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=4217ee6ccda1d701422e00d8a9d146757a8b6d28;hb=a87557bbadf6904ecb7689bc98c3031ee1182c47;hp=72dfacc616c08768a1f9534cb60fd24a6348c3bd;hpb=a3eecab9e8f6a1b0b887f1bd082bd064f01ecffd;p=swftools.git diff --git a/release.in b/release.in index 72dfacc..4217ee6 100644 --- a/release.in +++ b/release.in @@ -161,7 +161,9 @@ ${name}/lib/os.h \ ${name}/lib/gfxdevice.h \ ${name}/lib/gfxsource.h \ ${name}/lib/gfxtools.h \ +${name}/lib/gfxpoly.h \ ${name}/lib/gfxtools.c \ +${name}/lib/gfxpoly.c \ ${name}/lib/devices/swf.h \ ${name}/lib/devices/swf.c \ ${name}/lib/devices/file.h \ @@ -170,13 +172,14 @@ ${name}/lib/devices/render.c \ ${name}/lib/devices/render.h \ ${name}/lib/devices/text.c \ ${name}/lib/devices/text.h \ -${name}/lib/devices/artsutils.c \ -${name}/lib/devices/arts.c \ -${name}/lib/devices/arts.h \ +${name}/lib/devices/polyops.c \ +${name}/lib/devices/polyops.h \ ${name}/lib/devices/record.c \ ${name}/lib/devices/record.h \ ${name}/lib/devices/rescale.c \ ${name}/lib/devices/rescale.h \ +${name}/lib/devices/dummy.c \ +${name}/lib/devices/dummy.h \ ${name}/lib/devices/bbox.c \ ${name}/lib/devices/bbox.h \ ${name}/lib/devices/ops.c \ @@ -184,7 +187,9 @@ ${name}/lib/devices/ops.h \ ${name}/lib/pdf/GFXOutputDev.h \ ${name}/lib/pdf/GFXOutputDev.cc \ ${name}/lib/pdf/BitmapOutputDev.h \ +${name}/lib/pdf/FullBitmapOutputDev.h \ ${name}/lib/pdf/BitmapOutputDev.cc \ +${name}/lib/pdf/FullBitmapOutputDev.cc \ ${name}/lib/pdf/InfoOutputDev.h \ ${name}/lib/pdf/InfoOutputDev.cc \ ${name}/lib/pdf/CommonOutputDev.h \