shell32: Fix the errors in two Chinese (Simplified) resources.
[wine/hacks.git] / dlls / twain_32 / tests / Makefile.in
blobd07d11ee6e3d7eebe687984374fdb9d2c4216947
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = twain_32.dll
6 IMPORTS = user32 gdi32 kernel32
8 C_SRCS = \
9 dsm.c
11 @MAKE_TEST_RULES@