wine/dlls/jsproxy/Makefile.in
Alexandre Julliard 4ce467ff3b jsproxy: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-06 11:15:24 +02:00

11 lines
151 B
Makefile

MODULE = jsproxy.dll
IMPORTS = uuid oleaut32 ole32 ws2_32
IMPORTLIB = jsproxy
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
RC_SRCS = rsrc.rc