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