wordpad: Fix the errors in the Chinese (Traditional) resources.
[wine/hacks.git] / dlls / msxml4 / Makefile.in
blob957a9a673549d9662b9e7a01f081111e2077109d
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = msxml4.dll
7 IMPORTS = ole32 advapi32 kernel32
9 C_SRCS = \
10 main.c \
11 regsvr.c
13 @MAKE_DLL_RULES@