Sweden-Number/dlls/inetcpl.cpl/Makefile.in

19 lines
228 B
Makefile
Raw Normal View History

2010-09-10 00:02:44 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = inetcpl.cpl
C_SRCS = \
inetcpl.c
RC_SRCS = \
2010-09-10 13:32:43 +02:00
cpl_De.rc \
2010-09-10 00:02:44 +02:00
cpl_En.rc \
inetcpl.rc
2010-09-10 13:23:10 +02:00
SVG_SRCS = \
inetcpl.svg
2010-09-10 00:02:44 +02:00
@MAKE_DLL_RULES@