wineconsole: Use the explicit W-form of the registry functions.
[wine/hacks.git] / dlls / netapi32 / tests / Makefile.in
blob46933d093c0e461f6f589e072ed572c3caa49304
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = netapi32.dll
6 IMPORTS = advapi32 kernel32
8 C_SRCS = \
9 access.c \
10 apibuf.c \
11 ds.c \
12 wksta.c
14 @MAKE_TEST_RULES@