cmd: Avoid hardcoding the Unicode string literal lengths.
[wine.git] / dlls / xmllite / tests / Makefile.in
blobe2a740c0cc4fb0961dc46357f54db4c6bdc08673
1 TESTDLL = xmllite.dll
2 IMPORTS = ole32
4 C_SRCS = \
5 reader.c \
6 writer.c
8 @MAKE_TEST_RULES@