wininet: Only accept proxy and proxy bypass if type is INTERNET_OPEN_TYPE_PROXY.
[wine.git] / dlls / joy.cpl / Makefile.in
blobcc0ae111568a5fcfa43e014e0f6ee226876649c6
1 MODULE = joy.cpl
2 IMPORTS = dxguid dinput dinput8 ole32 comctl32 user32
4 C_SRCS = \
5 main.c
7 RC_SRCS = joy.rc
8 PO_SRCS = joy.rc
10 SVG_SRCS = \
11 joy.svg
13 @MAKE_DLL_RULES@