dxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container.
[wine.git] / programs / winevdm / Makefile.in
blob3b05bf15dc7ad9023b9679d2cace7adbec066688
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = winevdm.exe
3 APPMODE = -mconsole
4 IMPORTS = user32 kernel
6 C_SRCS = \
7 winevdm.c
9 @MAKE_PROG_RULES@