ddraw: Verify the viewport belongs to the device in IDirect3DDeviceImpl_3_SetCurrentV...
[wine] / dlls / cryptdll / Makefile.in
1 MODULE    = cryptdll.dll
2 IMPORTLIB = cryptdll
3 IMPORTS   = advapi32
4
5 C_SRCS = \
6         cryptdll.c
7
8 @MAKE_DLL_RULES@