wine-wine/dlls/scrrun/Makefile.in

14 lines
193 B
Makefile
Raw Normal View History

2011-11-09 14:03:53 +00:00
MODULE = scrrun.dll
IMPORTS = uuid oleaut32 version advapi32
2011-11-09 14:03:53 +00:00
EXTRADLLFLAGS = -mno-cygwin
2012-03-20 03:54:25 +00:00
C_SRCS = \
dictionary.c \
2012-03-20 03:54:25 +00:00
filesystem.c \
scrrun.c
2011-11-09 14:03:53 +00:00
2011-11-09 14:04:15 +00:00
RC_SRCS = scrrun.rc
IDL_SRCS = scrrun.idl