Sweden-Number/dlls/commdlg/Makefile.in

33 lines
479 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = comdlg32
SOVERSION = 1.0
2000-02-26 14:45:34 +01:00
IMPORTS = shell32 ole32 comctl32 winspool winmm
WRCEXTRA = -s -pcomdlg32
SPEC_SRCS = commdlg.spec comdlg32.spec
C_SRCS = \
cdlg32.c \
colordlg.c \
filedlg.c \
filedlg95.c \
filedlgbrowser.c \
finddlg.c \
finddlg32.c \
filetitle.c \
fontdlg.c \
generic.c \
printdlg.c
RC_SRCS= \
rsrc.rc
@MAKE_DLL_RULES@
all: check_wrc
### Dependencies: