comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian...
[wine] / dlls / compobj.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = compobj.dll16
6 IMPORTS   = uuid ole32 advapi32
7 EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
8
9 C_SRCS = compobj.c
10
11 @MAKE_DLL_RULES@