windowscodecs/tests: Fix compilation on systems that don't support nameless structs.
[wine/multimedia.git] / dlls / wmvcore / Makefile.in
blob3f06e190a55dbbc53ef7c88713e59c96c39e1126
1 MODULE = wmvcore.dll
2 IMPORTS = kernel32
4 C_SRCS = \
5 wmvcore_main.c
7 @MAKE_DLL_RULES@