Sweden-Number/dlls/windowscodecs/Makefile.in

46 lines
885 B
Makefile
Raw Normal View History

2009-05-28 20:36:54 +02:00
MODULE = windowscodecs.dll
IMPORTLIB = windowscodecs
IMPORTS = $(TIFF_PE_LIBS) $(JPEG_PE_LIBS) $(PNG_PE_LIBS) windowscodecs uuid ole32 oleaut32 propsys rpcrt4 shlwapi user32 gdi32 advapi32
EXTRAINCL = $(TIFF_PE_CFLAGS) $(JPEG_PE_CFLAGS) $(PNG_PE_CFLAGS)
2009-05-28 20:36:54 +02:00
C_SRCS = \
bitmap.c \
bmpdecode.c \
2009-08-11 20:47:29 +02:00
bmpencode.c \
clipper.c \
clsfactory.c \
colorcontext.c \
colortransform.c \
converter.c \
ddsformat.c \
decoder.c \
encoder.c \
fliprotate.c \
2009-08-17 16:45:28 +02:00
gifformat.c \
2009-08-20 16:22:16 +02:00
icoformat.c \
imgfactory.c \
info.c \
libjpeg.c \
libpng.c \
libtiff.c \
main.c \
metadatahandler.c \
metadataquery.c \
palette.c \
2009-08-09 01:49:33 +02:00
pngformat.c \
propertybag.c \
proxy.c \
regsvr.c \
scaler.c \
stream.c \
2010-06-07 21:36:35 +02:00
tgaformat.c \
ungif.c \
uuid.c \
wincodecs_common.c
2009-05-28 20:36:54 +02:00
2009-08-21 13:02:53 +02:00
RC_SRCS = version.rc
IDL_SRCS = windowscodecs_wincodec.idl
dlldata_EXTRADEFS = -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL