nsiproxy: Introduce IOCTL_NSIPROXY_WINE_GET_ALL_PARAMETERS.
[wine.git] / dlls / windowscodecs / Makefile.in
blob440a638e96f68befd07b3400b2e84a9e92e31ac8
1 MODULE = windowscodecs.dll
2 IMPORTLIB = windowscodecs
3 IMPORTS = windowscodecs uuid ole32 oleaut32 propsys rpcrt4 shlwapi user32 gdi32 advapi32
4 EXTRAINCL = $(JPEG_CFLAGS) $(PNG_CFLAGS) $(TIFF_CFLAGS)
5 EXTRALIBS = $(APPLICATIONSERVICES_LIBS)
7 EXTRADLLFLAGS = -mno-cygwin
9 C_SRCS = \
10 bitmap.c \
11 bmpdecode.c \
12 bmpencode.c \
13 clipper.c \
14 clsfactory.c \
15 colorcontext.c \
16 colortransform.c \
17 converter.c \
18 ddsformat.c \
19 decoder.c \
20 encoder.c \
21 fliprotate.c \
22 gifformat.c \
23 icnsencoder.c \
24 icoformat.c \
25 imgfactory.c \
26 info.c \
27 libjpeg.c \
28 libpng.c \
29 libtiff.c \
30 main.c \
31 metadatahandler.c \
32 metadataquery.c \
33 palette.c \
34 pngformat.c \
35 propertybag.c \
36 proxy.c \
37 regsvr.c \
38 scaler.c \
39 stream.c \
40 tgaformat.c \
41 ungif.c \
42 unix_iface.c \
43 unix_lib.c \
44 uuid.c \
45 wincodecs_common.c
47 RC_SRCS = version.rc
49 IDL_SRCS = windowscodecs_wincodec.idl
51 dlldata_EXTRADEFS = -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL