Commit b44c3dc9 authored by Alexandre Julliard's avatar Alexandre Julliard

windowscodecs: Use fully interpreted IDL stubs.

parent e737a58f
......@@ -3,6 +3,8 @@ 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)
EXTRAIDLFLAGS = -Oicf
SOURCES = \
bitmap.c \
bmpdecode.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment