cmd: DIR command outputs free space for the path.
[wine.git] / dlls / comdlg32 / Makefile.in
blob91a12f8a7e4655b8959e7c4abfd1b4e39a06e637
1 EXTRADEFS = -D_COMDLG32_
2 MODULE = comdlg32.dll
3 IMPORTLIB = comdlg32
4 IMPORTS = uuid shell32 shlwapi comctl32 winspool user32 gdi32 advapi32
5 DELAYIMPORTS = ole32
7 C_SRCS = \
8 cdlg32.c \
9 colordlg.c \
10 filedlg.c \
11 filedlg31.c \
12 filedlgbrowser.c \
13 finddlg.c \
14 fontdlg.c \
15 itemdlg.c \
16 printdlg.c
18 RC_SRCS = comdlg32.rc
20 SVG_SRCS = \
21 pd32_collate.svg \
22 pd32_landscape.svg \
23 pd32_nocollate.svg \
24 pd32_portrait.svg
26 IDL_SRCS = comdlg32_classes.idl