wine-wine/dlls/windowscodecs/Makefile.in

42 lines
792 B
Makefile
Raw Normal View History

2009-05-28 18:36:54 +00:00
MODULE = windowscodecs.dll
IMPORTLIB = windowscodecs
IMPORTS = uuid ole32 oleaut32 propsys rpcrt4 shlwapi user32 gdi32 advapi32
EXTRAINCL = $(JPEG_CFLAGS) $(PNG_CFLAGS) $(TIFF_CFLAGS)
EXTRALIBS = $(APPLICATIONSERVICES_LIBS)
2009-05-28 18:36:54 +00:00
C_SRCS = \
bitmap.c \
bmpdecode.c \
2009-08-11 18:47:29 +00:00
bmpencode.c \
clipper.c \
clsfactory.c \
colorcontext.c \
colortransform.c \
converter.c \
fliprotate.c \
2009-08-17 14:45:28 +00:00
gifformat.c \
icnsformat.c \
2009-08-20 14:22:16 +00:00
icoformat.c \
imgfactory.c \
info.c \
2009-08-24 15:19:37 +00:00
jpegformat.c \
main.c \
metadatahandler.c \
metadataquery.c \
palette.c \
2009-08-08 23:49:33 +00:00
pngformat.c \
propertybag.c \
proxy.c \
regsvr.c \
scaler.c \
stream.c \
2010-06-07 19:36:35 +00:00
tgaformat.c \
tiffformat.c \
ungif.c
2009-05-28 18:36:54 +00:00
2009-08-21 11:02:53 +00:00
RC_SRCS = version.rc
IDL_SRCS = windowscodecs_wincodec.idl
dlldata_EXTRADEFS = -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL