Get rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR macro.
[wine/multimedia.git] / dlls / msdmo / Makefile.in
blobcdc37457283f1b71f0311bc1fbeb61515be8002a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msdmo.dll
6 IMPORTLIB = libmsdmo.$(IMPLIBEXT)
7 IMPORTS = ole32 user32 advapi32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 dmoreg.c \
12 dmort.c \
13 msdmo_main.c
15 RC_SRCS = \
16 rsrc.rc
18 @MAKE_DLL_RULES@
20 ### Dependencies: