wine-wine/dlls/wbemprox/tests/Makefile.in

9 lines
118 B
Makefile

TESTDLL = wbemprox.dll
IMPORTS = uuid oleaut32 ole32 user32
C_SRCS = \
query.c \
services.c
@MAKE_TEST_RULES@