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