ws2_32: Use assignment instead of memcpy to copy structs.
[wine] / dlls / wevtapi / Makefile.in
1 MODULE    = wevtapi.dll
2
3 C_SRCS = \
4         main.c
5
6 @MAKE_DLL_RULES@