This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
715a04daab
Sweden-Number
/
dlls
/
xmllite
/
tests
/
Makefile.in
7 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
xmllite/tests: Add basic test structure for IXmlReader.
2010-01-18 22:05:53 +01:00
TESTDLL
=
xmllite.dll
xmllite/tests: Use static linking to xmllite.dll. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-22 08:10:37 +01:00
IMPORTS
=
xmllite ole32
xmllite/tests: Add basic test structure for IXmlReader.
2010-01-18 22:05:53 +01:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
xmllite: Implement CreateXmlWriter.
2011-06-22 21:05:01 +02:00
reader.c
\
writer.c