shell32: Fix the errors in two Chinese (Simplified) resources.
[wine/hacks.git] / dlls / cryptnet / Makefile.in
blob3bee900897dad594375a7b8568f86e7eb870c19b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptnet.dll
6 IMPORTLIB = cryptnet
7 IMPORTS = crypt32 kernel32
8 DELAYIMPORTS = wininet
10 C_SRCS = \
11 cryptnet_main.c
13 @MAKE_DLL_RULES@