po: Update Lithuanian translation.
[wine.git] / programs / iexplore / Makefile.in
blob547f8f003ab58eccf8a01fa40bd24105b229c900
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = iexplore.exe
3 APPMODE = -mwindows
4 IMPORTS = shdocvw user32 gdi32
6 C_SRCS = \
7 main.c
9 RC_SRCS = iexplore.rc
11 SVG_SRCS = iexplore.svg
13 @MAKE_PROG_RULES@