makefiles: Build the dlls directly from the top-level makefile.
[wine/multimedia.git] / programs / mshta / Makefile.in
blob2e5ee5472aafdcbd73c541140d6eb2ce317779aa
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@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend