winemac: Implement SetWindowRgn.
[wine] / dlls / joy.cpl / Makefile.in
1 MODULE    = joy.cpl
2 IMPORTS   = dxguid dinput dinput8 ole32 comctl32 user32
3
4 C_SRCS = \
5         main.c
6
7 RC_SRCS = joy.rc
8 PO_SRCS = joy.rc
9
10 @MAKE_DLL_RULES@