gdiplus: Don't require an HDC for the convert_unit function.
[wine] / dlls / activeds / Makefile.in
CommitLineData
29056637
DR
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = activeds.dll
48000893 6IMPORTLIB = activeds
29056637
DR
7
8C_SRCS = activeds_main.c
9
10@MAKE_DLL_RULES@