blob: 8d3046f990fe785c50ac3ff1a6d4e53688433d89 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = shell32
SOVERSION = 1.0
ALTNAMES = shell shlwapi
IMPORTS = ole32 comctl32 winmm
WRCEXTRA = -s -p$(MODULE)
SPEC_SRCS = \
shell.spec \
shell32.spec \
shlwapi.spec
C_SRCS = \
brsfolder.c \
changenotify.c \
classes.c \
clipboard.c \
dataobject.c \
enumidlist.c \
folders.c \
iconcache.c \
memorystream.c \
pidl.c \
regstream.c \
shell32_main.c \
shell.c \
shellguid.c \
shelllink.c \
shlmenu.c \
shellole.c \
shellord.c \
shellpath.c \
shlfileop.c \
shlfolder.c \
shlview.c \
shpolicy.c \
shv_bg_cmenu.c \
shv_item_cmenu.c \
systray.c
RC_SRCS= \
shres.rc
@MAKE_DLL_RULES@
all: check_wrc
### Dependencies: