shell32: Fix the errors in two Chinese (Simplified) resources.
[wine/hacks.git] / dlls / vtdapi.vxd / Makefile.in
blob8520c20a1d7812d1126ae3b52573af912e78dd15
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vtdapi.vxd
6 IMPORTS = kernel32
8 C_SRCS = \
9 vtdapi.c
11 @MAKE_DLL_RULES@