wined3d: Use a lookup table in select_card_ati_binary().
[wine] / dlls / dpwsockx / Makefile.in
1 MODULE    = dpwsockx.dll
2 IMPORTS   = dxguid ws2_32
3
4 C_SRCS = \
5         dpwsockx_main.c
6
7 @MAKE_DLL_RULES@