explorer: Call user driver through a new CreateDesktop callback.
[wine.git] / dlls / windowscodecs / Makefile.in
blob068730971e83b9f49c230be67dc7621c4a8cca3f
1 MODULE = windowscodecs.dll
2 IMPORTLIB = windowscodecs
3 IMPORTS = $(TIFF_PE_LIBS) $(JPEG_PE_LIBS) $(PNG_PE_LIBS) windowscodecs uuid ole32 oleaut32 propsys rpcrt4 shlwapi user32 gdi32 advapi32
4 EXTRAINCL = $(TIFF_PE_CFLAGS) $(JPEG_PE_CFLAGS) $(PNG_PE_CFLAGS)
6 C_SRCS = \
7 bitmap.c \
8 bmpdecode.c \
9 bmpencode.c \
10 clipper.c \
11 clsfactory.c \
12 colorcontext.c \
13 colortransform.c \
14 converter.c \
15 ddsformat.c \
16 decoder.c \
17 encoder.c \
18 fliprotate.c \
19 gifformat.c \
20 icoformat.c \
21 imgfactory.c \
22 info.c \
23 libjpeg.c \
24 libpng.c \
25 libtiff.c \
26 main.c \
27 metadatahandler.c \
28 metadataquery.c \
29 palette.c \
30 pngformat.c \
31 propertybag.c \
32 proxy.c \
33 regsvr.c \
34 scaler.c \
35 stream.c \
36 tgaformat.c \
37 ungif.c \
38 uuid.c \
39 wincodecs_common.c
41 RC_SRCS = version.rc
43 IDL_SRCS = windowscodecs_wincodec.idl
45 dlldata_EXTRADEFS = -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL