rsaenh/tests: Fix some test failures on NT4 and lower.
[wine/hacks.git] / programs / mshta / Makefile.in
blob662406ca3c20e944145f153a19004584c22d3617
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = mshta.exe
7 APPMODE = -mwindows -municode
8 IMPORTS = kernel32
10 C_SRCS = \
11 main.c
13 @MAKE_PROG_RULES@