sxs/tests: Add tests for CreateAssemblyNameObject.
[wine.git] / dlls / sxs / Makefile.in
blobd6d6f2bbbf17cd8638f10abe52c0636aceb7d65e
1 MODULE = sxs.dll
2 IMPORTS = oleaut32 ole32
3 IMPORTLIB = sxs
5 C_SRCS = \
6 cache.c \
7 name.c \
8 sxs.c
10 @MAKE_DLL_RULES@