msvcr90/tests: Fix the type info test for 64-bit.
[wine.git] / programs / expand / Makefile.in
blob36a585bbaa3189c868472e2844067898f61253c3
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = expand.exe
3 APPMODE = -mconsole
4 IMPORTS = setupapi
6 C_SRCS = expand.c
8 @MAKE_PROG_RULES@