mshtml/tests: Fix copyright notice.
[wine] / dlls / propsys / Makefile.in
CommitLineData
07588027
JH
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = propsys.dll
6IMPORTS = kernel32
7
8C_SRCS = \
47120f50
JH
9 propsys_main.c \
10 propvar.c
07588027
JH
11
12@MAKE_DLL_RULES@
13
14@DEPENDENCIES@ # everything below this line is overwritten by make depend