wined3d: Delete the static critical sections when unloading the dll.
[wine] / dlls / mspatcha / Makefile.in
1 MODULE = mspatcha.dll
2
3 C_SRCS = \
4         mspatcha_main.c
5
6 RC_SRCS = version.rc
7
8 @MAKE_DLL_RULES@