oleaut32/tests: Fix compilation on systems that don't support nameless unions.
[wine/multimedia.git] / dlls / storage.dll16 / Makefile.in
blob15a2e59b022707984095638538d86a1714cce39b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = storage.dll16
6 IMPORTS = uuid ole32
7 EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
9 C_SRCS = storage.c
11 @MAKE_DLL_RULES@