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