wine/dlls/scrrun/Makefile.in
2014-01-02 12:08:18 +01:00

12 lines
164 B
Makefile

MODULE = scrrun.dll
IMPORTS = uuid oleaut32 version advapi32
C_SRCS = \
dictionary.c \
filesystem.c \
scrrun.c
RC_SRCS = scrrun.rc
IDL_SRCS = scrrun.idl