wine-wine/programs/cscript/Makefile.in

14 lines
247 B
Makefile
Raw Normal View History

2011-12-28 15:08:26 +00:00
MODULE = cscript.exe
IMPORTS = uuid shell32 oleaut32 ole32 user32 advapi32
2014-04-14 11:15:02 +00:00
EXTRADEFS = -DCSCRIPT_BUILD
PARENTSRC = ../wscript
2011-12-28 15:08:26 +00:00
EXTRADLLFLAGS = -mwindows -municode -mno-cygwin
2011-12-28 15:08:26 +00:00
C_SRCS = \
2014-04-14 11:15:02 +00:00
arguments.c \
host.c \
2011-12-28 15:08:26 +00:00
main.c
2014-04-14 11:15:02 +00:00
IDL_SRCS = ihost.idl