gdi32/tests: GetGlyphOutline should fail for a bitmap font.
[wine/multimedia.git] / programs / dxdiag / Makefile.in
blob15165dd8acf37d758b09fdffac8d6d4de8fe9a3a
1 MODULE = dxdiag.exe
2 APPMODE = -mwindows -municode
3 IMPORTS = dxguid ole32 oleaut32 user32
5 C_SRCS = \
6 information.c \
7 main.c \
8 output.c
10 RC_SRCS = dxdiag.rc
11 PO_SRCS = dxdiag.rc
13 @MAKE_PROG_RULES@