ntdll/tests: Port functions use the 64-bit structure on Wow64.
[wine/multimedia.git] / programs / expand / Makefile.in
blobbe456fbf9176e004340980af0f19dc9b54db1a59
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = expand.exe
7 APPMODE = -mconsole
8 IMPORTS = setupapi kernel32
10 C_SRCS = expand.c
12 @MAKE_PROG_RULES@