wine/dlls/wbemprox/tests/Makefile.in
Hans Leidekker ce22a02564 wbemprox/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-14 21:20:41 +01:00

7 lines
108 B
Makefile

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