wine/dlls/dxdiagn/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

13 lines
219 B
Makefile

MODULE = dxdiagn.dll
IMPORTS = strmiids dxguid uuid d3d9 ddraw dsound version ole32 oleaut32 user32 advapi32
C_SRCS = \
container.c \
dxdiag_main.c \
provider.c
RC_SRCS = dxdiagn.rc
IDL_SRCS = \
dxdiagn.idl