wine-wine/dlls/shlwapi/Makefile.in

26 lines
455 B
Makefile
Raw Permalink Normal View History

EXTRADEFS = -D_SHLWAPI_
MODULE = shlwapi.dll
IMPORTLIB = shlwapi
IMPORTS = uuid shcore user32 gdi32 advapi32 kernelbase
DELAYIMPORTS = userenv oleaut32 ole32 comctl32 comdlg32 mpr mlang urlmon shell32 winmm version
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
assoc.c \
clist.c \
istream.c \
msgbox.c \
ordinal.c \
path.c \
reg.c \
regstream.c \
shlwapi_main.c \
stopwatch.c \
2001-01-05 22:22:57 +00:00
string.c \
thread.c \
url.c \
wsprintf.c
2011-11-22 13:20:10 +00:00
RC_SRCS = shlwapi.rc