wbemprox: Add query tests.
[wine/multimedia.git] / dlls / wbemprox / tests / Makefile.in
blobf88fa586517ae67ece5475a92163166fc3c0a102
1 TESTDLL = wbemprox.dll
2 IMPORTS = uuid oleaut32 ole32
4 C_SRCS = \
5 query.c
7 @MAKE_TEST_RULES@