Sweden-Number/dlls/explorerframe/Makefile.in

15 lines
223 B
Makefile
Raw Normal View History

2010-07-31 20:02:45 +02:00
EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = explorerframe.dll
C_SRCS = \
explorerframe_main.c
RC_SRCS = \
version.rc
@MAKE_DLL_RULES@