setupapi: Use the specified language for SxS manifest file names.
[wine/wine-gecko.git] / programs / dxdiag / Makefile.in
blob69c8939936e1eca779b9b2f76de746f283277311
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = dxdiag.exe
3 APPMODE = -mwindows -municode
4 IMPORTS = dxguid ole32 oleaut32 user32
6 C_SRCS = \
7 information.c \
8 main.c \
9 output.c
11 RC_SRCS = dxdiag.rc
12 PO_SRCS = dxdiag.rc
14 @MAKE_PROG_RULES@