shell32: Replaced drive.ico with a Tango compliant icon.
[wine.git] / dlls / ole2disp.dll16 / Makefile.in
blob6e58438eb5f03167c970a0c6a57265ecfce66c5b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ole2disp.dll16
6 IMPORTS = kernel32 kernel
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,oleaut32.dll
9 C_SRCS = ole2disp.c
11 @MAKE_DLL_RULES@