ole32: Add inproc handler object creation support for CoCreateInstance.
[wine/hacks.git] / dlls / avrt / Makefile.in
blobdc36c89a5bc7355d6bc1e6c03d7b95b15ea3bfb4
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = avrt.dll
6 IMPORTLIB = avrt
7 IMPORTS = user32 kernel32 ntdll
9 C_SRCS = \
10 main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend