wine-wine/dlls/comdlg32/Makefile.in

28 lines
459 B
Makefile
Raw Normal View History

MODULE = comdlg32.dll
IMPORTLIB = comdlg32
IMPORTS = uuid shell32 shlwapi comctl32 winspool user32 gdi32 advapi32
DELAYIMPORTS = ole32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
cdlg32.c \
colordlg.c \
filedlg.c \
2004-07-14 00:39:10 +00:00
filedlg31.c \
filedlgbrowser.c \
finddlg.c \
fontdlg.c \
itemdlg.c \
printdlg.c
2011-12-06 21:12:34 +00:00
RC_SRCS = comdlg32.rc
SVG_SRCS = \
pd32_collate.svg \
pd32_landscape.svg \
pd32_nocollate.svg \
pd32_portrait.svg
IDL_SRCS = comdlg32_classes.idl