kernel32: Make CopyFile() call CopyFileEx() instead of the other way around.
[wine] / dlls / d3dx10_42 / Makefile.in
1 MODULE    = d3dx10_42.dll
2
3 C_SRCS = \
4         d3dx10_42_main.c
5
6 RC_SRCS = version.rc
7
8 @MAKE_DLL_RULES@