blob: 57186f47d9e0aa106a1005ab735c97c68edbbab1 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = objsel.dll
IMPORTS = strmiids uuid ole32 advapi32
C_SRCS = \
factory.c \
objsel.c \
regsvr.c
RC_SRCS = objsel.rc
@MAKE_DLL_RULES@