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