shell32: Use S_OK as successful return code name.
[wine/multimedia.git] / dlls / dnsapi / tests / Makefile.in
blob8702a9dca8008fdf6167420ae204c71f0ece3236
1 TESTDLL = dnsapi.dll
2 IMPORTS = dnsapi
4 C_SRCS = \
5 name.c \
6 record.c
8 @MAKE_TEST_RULES@