rpcrt4: Move the packet manipulation from the exception filter to the exception handler.
[wine/multimedia.git] / programs / winebrowser / Makefile.in
blobf42d61477ef7949b16c5361569ef2dc26046e303
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winebrowser.exe
6 APPMODE = -mconsole
7 IMPORTS = shlwapi advapi32 kernel32
9 C_SRCS = \
10 main.c
12 @MAKE_PROG_RULES@
14 ### Dependencies: