wine-wine/dlls/windowscodecs/Makefile.in

20 lines
368 B
Makefile
Raw Normal View History

2009-05-28 18:36:54 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = windowscodecs.dll
IMPORTLIB = windowscodecs
IMPORTS = uuid ole32 advapi32 kernel32
2009-05-28 18:36:54 +00:00
C_SRCS = \
bmpdecode.c \
clsfactory.c \
imgfactory.c \
main.c \
palette.c \
regsvr.c
2009-05-28 18:36:54 +00:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend