It's important to keep the original dib colour table and not just the
[wine/multimedia.git] / dlls / atl / Makefile.in
blobe80fe1b07f76b2ee433d5b51d647fa21c55b83e9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = atl.dll
6 IMPORTS = ole32 user32 kernel32 advapi32
7 EXTRALIBS = -luuid
9 C_SRCS = \
10 atl_main.c \
11 regsvr.c
13 @MAKE_DLL_RULES@
15 ### Dependencies: