Sweden-Number/dlls/wbemprox/tests/Makefile.in

9 lines
118 B
Makefile
Raw Normal View History

2012-06-18 09:32:22 +02:00
TESTDLL = wbemprox.dll
IMPORTS = uuid oleaut32 ole32 user32
2012-06-18 09:32:22 +02:00
C_SRCS = \
2012-06-18 14:00:58 +02:00
query.c \
services.c
2012-06-18 09:32:22 +02:00
@MAKE_TEST_RULES@