sxs: Add tests for IAssemblyCache::QueryAssemblyInfo.
[wine.git] / dlls / sxs / tests / Makefile.in
blob2f8be9c12e13de460a7f2ba83bc3eb0e5e0510ed
1 TESTDLL = sxs.dll
2 IMPORTS = sxs
4 C_SRCS = \
5 cache.c \
6 name.c
8 @MAKE_TEST_RULES@