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